-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: jboss-fuse-6.3
-
Fix Version/s: fuse-7.1
-
Component/s: Camel
-
Labels:None
-
Environment:
camel-maven-plugin 630310 ->
[ERROR] *************************************[ERROR] Error occurred while running main from: org.apache.camel.test.blueprint.Main
[ERROR]java.lang.reflect.InvocationTargetExceptionat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.camel.maven.RunMojo$1.run(RunMojo.java:458)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Gave up waiting for service (objectClass=org.apache.camel.CamelContext)
at org.apache.camel.test.blueprint.CamelBlueprintHelper.getOsgiService(CamelBlueprintHelper.java:320)
at org.apache.camel.test.blueprint.CamelBlueprintHelper.getOsgiService(CamelBlueprintHelper.java:281)
at org.apache.camel.test.blueprint.Main.doStart(Main.java:111)
at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61)
at org.apache.camel.main.MainSupport.run(MainSupport.java:138)
at org.apache.camel.main.MainSupport.run(MainSupport.java:390)
at org.apache.camel.test.blueprint.Main.main(Main.java:82)
... 6 more
[ERROR] *************************************camel-maven-plugin 630329 ->
In main loop, we have serious trouble: java.lang.NullPointerExceptionjava.lang.NullPointerExceptionat org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:307)
In main loop, we have serious trouble: java.lang.NullPointerExceptionjava.lang.NullPointerExceptionat org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:307)
camel-maven-plugin 630310 -> [ERROR] ************************************* [ERROR] Error occurred while running main from: org.apache.camel.test.blueprint.Main [ERROR] java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: 62 ) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java: 43 ) at java.lang.reflect.Method.invoke(Method.java: 498 ) at org.apache.camel.maven.RunMojo$ 1 .run(RunMojo.java: 458 ) at java.lang.Thread.run(Thread.java: 748 ) Caused by: java.lang.RuntimeException: Gave up waiting for service (objectClass=org.apache.camel.CamelContext) at org.apache.camel.test.blueprint.CamelBlueprintHelper.getOsgiService(CamelBlueprintHelper.java: 320 ) at org.apache.camel.test.blueprint.CamelBlueprintHelper.getOsgiService(CamelBlueprintHelper.java: 281 ) at org.apache.camel.test.blueprint.Main.doStart(Main.java: 111 ) at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java: 61 ) at org.apache.camel.main.MainSupport.run(MainSupport.java: 138 ) at org.apache.camel.main.MainSupport.run(MainSupport.java: 390 ) at org.apache.camel.test.blueprint.Main.main(Main.java: 82 ) ... 6 more [ERROR] ************************************* camel-maven-plugin 630329 -> In main loop, we have serious trouble: java.lang.NullPointerException java.lang.NullPointerException at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java: 307 ) In main loop, we have serious trouble: java.lang.NullPointerException java.lang.NullPointerException at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java: 307 )
-
Workaround Description:
- is related to
-
FUSETOOLS-3085 CBR and AMQ templates with Fuse version 6.3 cannot be run as Local Camel Context
-
- Open
-
-
ENTESB-2225 The fabric8/quickstarts/karaf/cxf/camel-cxf-code-first generates tons of NullPointerExceptions
-
- Closed
-
-
ENTESB-8129 NullPointerException while using camel-test-blueprint
-
- Closed
-