Problem with OpenEdge Native Services

Posted by jadvalvi on 16-May-2012 13:26

Hi.

I am trying to configure an OpenEdge Native Services but when started gives me the next error:

[12/05/16 13:10:51] ID=ESB_APP (info) [ESBService] Initializing Service `AppTAs`
[12/05/16 13:10:52] ID=ESB_APP (severe) [ESBService] Error initializing service application AppTAs
[12/05/16 13:10:52] ID=ESB_APP (severe) Trace follows...
com.sonicsw.xq.XQServiceException: Unable to find service class (com.progress.esb.adapter.EsbAdapter2) (com.progress.esb.adapter.EsbAdapter2)
    at com.sonicsw.xqimpl.service.XQServiceApplication.instantiateService(XQServiceApplication.java:319)
    at com.sonicsw.xqimpl.service.XQAppManager.init(XQAppManager.java:146)
    at com.sonicsw.xqimpl.service.XQContainer.init(XQContainer.java:456)
    at com.sonicsw.mf.framework.agent.AbstractMBean.<init>(AbstractMBean.java:294)
    at com.sonicsw.mf.framework.agent.ComponentMBean.<init>(ComponentMBean.java:161)
    at com.sonicsw.mf.framework.agent.ContainerImpl.internalLoadComponent(ContainerImpl.java:3634)
    at com.sonicsw.mf.framework.agent.ContainerImpl.loadComponent(ContainerImpl.java:1365)
    at com.sonicsw.mf.framework.agent.ContainerImpl.loadConfiguredComponent(ContainerImpl.java:507)
    at com.sonicsw.mf.framework.agent.ContainerImpl.loadConfiguredComponents(ContainerImpl.java:4394)
    at com.sonicsw.mf.framework.agent.ContainerImpl.loadAllConfiguredComponents(ContainerImpl.java:4230)
    at com.sonicsw.mf.framework.agent.ContainerImpl.bootFramework(ContainerImpl.java:2338)
    at com.sonicsw.mf.framework.agent.ContainerImpl.<init>(ContainerImpl.java:327)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at com.sonicsw.mf.framework.agent.ci.Agent.<init>(Agent.java:225)
    at com.sonicsw.mf.framework.agent.ci.Agent$1.run(Agent.java:96)
    at java.lang.Thread.run(Unknown Source)

In the attached image is my configuration.

Thanks in advance

SMC_Configuration.jpg

All Replies

Posted by marcos_olimpia on 11-Jun-2012 20:15

Hi Adrian, does de ESB Container have the OpenEdge jar files?

Also you have to set the dlc path in your MF container.

Can you check that?

This thread is closed