IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Error in an application

    Posted Tue June 20, 2006 04:16 PM

    :confused: Sorry if this question is in a wrong place.

    One of our applications is throwing this error. I am new to this application-architecture. I was wondering if anyone can quickly identify the reason for this error.

    =========================
    java.rmi.RemoteException: EJB Exception: ; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.Exception: com.wm.app.b2b.server.ServiceException: com.wm.zeus.pd.pdclient.API.WFException: Error code = 2. [WKB.024.0001] Authentication failed. com.wm.zeus.pd.authsrv.AuthenticationException: [WKA.020.0031] The logout operation failed, Login Failed: Returned null user at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:186) at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:284) at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:244) at com.xxx.apps.pa.services.appservices.workflow.Workflow_9jbtla_EOImpl_813_WLStub.createWFSession(Unknown Source) at com.xxx.apps.pa.serviceproxy.WorkflowProxy.createWFSession(WorkflowProxy.java:43) at com.xxx.apps.pa.ui.action.inbox.BatchListAction.execute(BatchListAction.java:111) at org.apache.struts.action.RequestProcessor.processActionPerform


    ==============================


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 2.  RE: Error in an application

    Posted Tue June 20, 2006 04:30 PM

    Hi Smallbyte,
    Part of the error you posted says: “Returned null user at weblogic.rmi.internal.ServerRequest.sendReceive”. This suggests that the workflow server is configured not to look at its local DB but to invoke “weblogic.rmi.internal.ServerRequest.sendReceive” to authenticate the login request of its user but the invoke to “weblogic.rmi.internal.ServerRequest.sendReceive” returns null.

    HTH,
    Bhawesh.


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 3.  RE: Error in an application

    Posted Tue June 20, 2006 04:40 PM

    Bhawesh, Thanks for the Quick Reply


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 4.  RE: Error in an application

    Posted Tue June 20, 2006 04:51 PM

    Moved this thread to the Workflow forum.


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods