You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/30 07:43:14 UTC

[GitHub] [camel-quarkus] galderz opened a new issue #996: Unresolved type JAXBContext

galderz opened a new issue #996: Unresolved type JAXBContext
URL: https://github.com/apache/camel-quarkus/issues/996
 
 
   Cloning from https://github.com/quarkusio/quarkus/issues/7914
   
   camel-aws test failing w/ Quarkus/Graal master:
   
   ```
   Error: com.oracle.graal.pointsto.constraints.UnresolvedElementException: Discovered unresolved type during parsing: javax.xml.bind.JAXBContext. To diagnose the issue you can use the --allow-incomplete-classpath option. The missing type is then reported at run time when it is accessed the first time.
   Detailed message:
   Trace:
   	at parsing org.apache.camel.reifier.rest.RestBindingReifier.setupJaxb(RestBindingReifier.java:166)
   Call path from entry point to org.apache.camel.reifier.rest.RestBindingReifier.setupJaxb(RestConfiguration, String, String, DataFormat, DataFormat):
   	at org.apache.camel.reifier.rest.RestBindingReifier.setupJaxb(RestBindingReifier.java:160)
   	at org.apache.camel.reifier.rest.RestBindingReifier.createRestBindingAdvice(RestBindingReifier.java:124)
   	at org.apache.camel.reifier.RouteReifier.doCreateRoute(RouteReifier.java:396)
   	at org.apache.camel.reifier.RouteReifier.createRoute(RouteReifier.java:112)
   	at org.apache.camel.quarkus.core.FastModel.start(FastModel.java:57)
   	at org.apache.camel.quarkus.core.BaseModel.startRoute(BaseModel.java:327)
   	at org.apache.camel.quarkus.core.BaseModel.startRouteDefinitions(BaseModel.java:320)
   	at org.apache.camel.quarkus.core.BaseModel.startRouteDefinitions(BaseModel.java:299)
   	at org.apache.camel.quarkus.core.FastCamelContext.startRouteDefinitions(FastCamelContext.java:515)
   	at com.oracle.svm.reflect.AbstractCamelContext_startRouteDefinitions_d9d0e38b2319b6d7686c4d0b97300500cfc8b56c_1398.invoke(Unknown Source)
   ```
   
   [Longer output](https://gist.github.com/galderz/35e0598ce8b5413386bb3191d7c1ecd7).

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] galderz closed issue #996: Unresolved type JAXBContext

Posted by GitBox <gi...@apache.org>.
galderz closed issue #996: Unresolved type JAXBContext
URL: https://github.com/apache/camel-quarkus/issues/996
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services