Hi Marcin,

I have tested the DMaaP MR deployment using docker compose and I don't see any 
issues and CSIT job which use the same docker compose file also working without 
any issue. So the issue may be due to your local environment setup . Do you 
updated the MsgRtrApi.properties with the Kafka and Zookeeper endpoints

https://jenkins.onap.org/view/dmaap/job/dmaap-master-csit-mrpubsub/

I would suggest clean up the docker environment and checkout the latest DMaaP 
message service, before you run the docker compose. Refer the following link 
for the DMaaP Message Router setup instructions and let me know if you have any 
issues.

https://onap.readthedocs.io/en/beijing/submodules/dmaap/messagerouter/messageservice.git/docs/Installation/Installation.html


Thanks,
Sunil

From: Migdal, Marcin (Nokia - PL/Wroclaw) <marcin.mig...@nokia.com>
Sent: Monday, October 01, 2018 11:22 AM
To: onap-discuss@lists.onap.org
Cc: UNNAVA, SUNIL <su6...@att.com>; KOYA, RAMPRASAD <rk5...@att.com>; 
LUNANUOVA, DOMINIC <d...@research.att.com>
Subject: DMaaP - local run via docker compose


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 (#12769): https://lists.onap.org/g/onap-discuss/message/12769
Mute This Topic: https://lists.onap.org/mt/26442490/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to