Hello,
I try to run locally newest DMaaP Message Router via docker-compose located
here:
dmaap/messagerouter/messageservice/src/main/resources/docker-compose
Zookeeeper and Kafka are up and running but DMaaP MR is failing:
/appl/dmaapMR1/lib/ajsc-runner-3.0.7-oss.jar
""2018-10-01 15:18:05,291 [ApplicationShutdownThread-1] INFO
ajsc.RouteMgmtService -
********->Current System Loader ClassPath<-*********
/appl/dmaapMR1/lib/ajsc-runner-3.0.7-oss.jar
Exception in thread "ApplicationShutdownThread-1"
java.lang.NoClassDefFoundError:
ajsc/util/AJSCShutdownBean$_shutdownAJSC_closure1
at ajsc.util.AJSCShutdownBean.shutdownAJSC(AJSCShutdownBean.groovy:65)
at ajsc.util.AJSCShutdownBean.this$2$shutdownAJSC(AJSCShutdownBean.groovy)
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.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:210)
at
org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.call(PogoMetaMethodSite.java:71)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:117)
at ajsc.util.AJSCShutdownBean$1.run(AJSCShutdownBean.groovy:48)
Caused by: java.lang.ClassNotFoundException:
ajsc.util.AJSCShutdownBean$_shutdownAJSC_closure1
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at
org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:487)
at
org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:428)
... 12 more
Dose it mean that
nexus3.onap.org:10001/onap/dmaap/dmaap-mr:1.1.6
is missing something at classpath?
Br
Marcin
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12767): https://lists.onap.org/g/onap-discuss/message/12767
Mute This Topic: https://lists.onap.org/mt/26442490/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-