Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Failed to configuration backend for /workflows/processes/ExecuteOrder_v1.jpd

14 views
Skip to first unread message

raj_001

unread,
Jun 29, 2006, 2:38:38 PM6/29/06
to
Hi

Currently my application is ported on weblogic 8.1 sp2. now i want
porting to weblogic 8.1 sp5.

I have deployed my workflow application on weblogic 8.1 sp5. First time
when i trigger my workflow i am getting following exception.

<Jun 28, 2006 7:03:52 PM IST> <Error> <WLW> <000000> <Failed to
configuration backend for
/coreworkflows/processes/ExecuteProductOrder_v1.jpd
java.lang.Exception: Cannot access JPD configuration on server
mywliserver, since ListenAddress is not set for it.
at
com.bea.wli.management.adminhelper.AdminHelperManager.getSLSB(AdminHelperManager.java:218)
at
com.bea.wli.management.adminhelper.AdminHelperManager.getAdminHelperForApp(AdminHelperManager.java:107)
at
com.bea.wli.management.internal.ProcessConfigurationMBeanImpl.initialize(ProcessConfigurationMBeanImpl.java:129)
at
com.bea.wli.management.internal.WLIConfigurationMBeanImpl._initialize(WLIConfigurationMBeanImpl.java:188)
at
com.bea.wli.management.internal.WLIConfigurationMBeanImpl.getAttribute(WLIConfigurationMBeanImpl.java:143)
at
com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1183)
at
com.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1153)
at
weblogic.management.internal.RemoteMBeanServerImpl.getAttribute(RemoteMBeanServerImpl.java:288)
at
weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown
Source)
at
weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:492)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:435)
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
at
weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:430)
at
weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:35)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
>

If anyone have got this exception, please help me.

thanks in advance

0 new messages