squakez edited a comment on issue #2299:
URL: https://github.com/apache/camel-k/issues/2299#issuecomment-843070897


   I've had a look at the original issue, but I could not find what I need to 
change on my side in order to fix that problem. Can you please point me at that?
   
   I also suggest to write some documentation and when capturing the error in 
the logs, remanding to the documentation in order to show how to fix the 
problem. Otherwise, any user may be fouled to think the operator is just 
broken. I did not mention previously, but the error log is repeated 
infinitely...
   ```
   
...l-k/pkg/builder/steps.go:46\ngithub.com/apache/camel-k/pkg/builder.(*builderTask).Do\n\tgithub.com/apache/camel-k/pkg/builder/builder.go:125\ngithub.com/apache/camel-k/pkg/controller/build.(*scheduleRoutineAction).runBuild\n\tgithub.com/apache/camel-k/pkg/controller/build/schedule_routine.go:152"}
   
{"level":"error","ts":1621331840.60121,"logger":"camel-k.maven","msg":"Unable 
to parse maven log","error":"invalid character 'I' looking for beginning of 
value","stacktrace":"github.com/apache/camel-k/pkg/util/maven.Run\n\tgithub.com/apache/camel-k/pkg/util/maven/maven.go:188\ngithub.com/apache/camel-k/pkg/builder.BuildQuarkusRunnerCommon\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:183\ngithub.com/apache/camel-k/pkg/builder.buildQuarkusRunner\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:157\ngithub.com/apache/camel-k/pkg/builder.(*builderStep).execute\n\tgithub.com/apache/camel-k/pkg/builder/steps.go:46\ngithub.com/apache/camel-k/pkg/builder.(*builderTask).Do\n\tgithub.com/apache/camel-k/pkg/builder/builder.go:125\ngithub.com/apache/camel-k/pkg/controller/build.(*scheduleRoutineAction).runBuild\n\tgithub.com/apache/camel-k/pkg/controller/build/schedule_routine.go:152"}
   
{"level":"error","ts":1621331840.6023755,"logger":"camel-k.maven","msg":"Unable 
to parse maven log","error":"invalid character 'I' looking for beginning of 
value","stacktrace":"github.com/apache/camel-k/pkg/util/maven.Run\n\tgithub.com/apache/camel-k/pkg/util/maven/maven.go:188\ngithub.com/apache/camel-k/pkg/builder.BuildQuarkusRunnerCommon\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:183\ngithub.com/apache/camel-k/pkg/builder.buildQuarkusRunner\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:157\ngithub.com/apache/camel-k/pkg/builder.(*builderStep).execute\n\tgithub.com/apache/camel-k/pkg/builder/steps.go:46\ngithub.com/apache/camel-k/pkg/builder.(*builderTask).Do\n\tgithub.com/apache/camel-k/pkg/builder/builder.go:125\ngithub.com/apache/camel-k/pkg/controller/build.(*scheduleRoutineAction).runBuild\n\tgithub.com/apache/camel-k/pkg/controller/build/schedule_routine.go:152"}
   
{"level":"error","ts":1621331840.7410834,"logger":"camel-k.maven","msg":"Unable 
to parse maven log","error":"invalid character 'I' looking for beginning of 
value","stacktrace":"github.com/apache/camel-k/pkg/util/maven.Run\n\tgithub.com/apache/camel-k/pkg/util/maven/maven.go:188\ngithub.com/apache/camel-k/pkg/builder.BuildQuarkusRunnerCommon\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:183\ngithub.com/apache/camel-k/pkg/builder.buildQuarkusRunner\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:157\ngithub.com/apache/camel-k/pkg/builder.(*builderStep).execute\n\tgithub.com/apache/camel-k/pkg/builder/steps.go:46\ngithub.com/apache/camel-k/pkg/builder.(*builderTask).Do\n\tgithub.com/apache/camel-k/pkg/builder/builder.go:125\ngithub.com/apache/camel-k/pkg/controller/build.(*scheduleRoutineAction).runBuild\n\tgithub.com/apache/camel-k/pkg/controller/build/schedule_routine.go:152"}
   
{"level":"error","ts":1621331840.7433515,"logger":"camel-k.maven","msg":"Unable 
to parse maven log","error":"invalid character 'I' looking for beginning of 
value","stacktrace":"github.com/apache/camel-k/pkg/util/maven.Run\n\tgithub.com/apache/camel-k/pkg/util/maven/maven.go:188\ngithub.com/apache/camel-k/pkg/builder.BuildQuarkusRunnerCommon\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:183\ngithub.com/apache/camel-k/pkg/builder.buildQuarkusRunner\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:157\ngithub.com/apache/camel-k/pkg/builder.(*builderStep).execute\n\tgithub.com/apache/camel-k/pkg/builder/steps.go:46\ngithub.com/apache/camel-k/pkg/builder.(*builderTask).Do\n\tgithub.com/apache/camel-k/pkg/builder/builder.go:125\ngithub.com/apache/camel-k/pkg/controller/build.(*scheduleRoutineAction).runBuild\n\tgithub.com/apache/camel-k/pkg/controller/build/schedule_routine.go:152"}
   
{"level":"error","ts":1621331840.7470534,"logger":"camel-k.maven","msg":"Unable 
to parse maven log","error":"invalid character 'I' looking for beginning of 
value","stacktrace":"github.com/apache/camel-k/pkg/util/maven.Run\n\tgithub.com/apache/camel-k/pkg/util/maven/maven.go:188\ngithub.com/apache/camel-k/pkg/builder.BuildQuarkusRunnerCommon\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:183\ngithub.com/apache/camel-k/pkg/builder.buildQuarkusRunner\n\tgithub.com/apache/camel-k/pkg/builder/quarkus.go:157\ngithub.com/apache/camel-k/pkg/builder.(*builderStep).execute\n\tgithub.com/apache/camel-k/pkg/builder/steps.go:4...
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to