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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Workflow not starting Authentication Server not yet Active

    Posted 04/06/04 10:27 AM

    Hi,
    Trying to start the workflow on windows xp. I had probelm where the jar were not placed in workflow/client which I copied and now the screep comes up with :
    Authentication server not active yet

    Error shown in the launcherlog0.txt is
    com.wm.zeus.pd.types.PDException:
    connection to rmi://172.17.121.137:5001/com.wm.zeus.pd.classrv.PDClassServer timed out.

    Any clues

    Thanks
    Jai


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


  • 2.  RE: Workflow not starting Authentication Server not yet Active

    Posted 05/17/04 10:37 AM

    I am also getting same error. I am able to configure Workflow Configurator and configurelog0.txt does not have any error i.e. everything is configured correctly but while starting workflow, i am getting error as “Authentication Server not active yet” and error as indicated above in the launcherlog0.txt.

    Can anyone give a clue about the same?


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


  • 3.  RE: Workflow not starting Authentication Server not yet Active

    Posted 06/11/04 03:21 PM

    Atul,
    try to reconfigure your workflow on some other port say 9000/9001.Also check if your Database settings has been configured correctly and it is pointing to right one.

    Thanks,
    Puneet Verma


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


  • 4.  RE: Workflow not starting Authentication Server not yet Active

    Posted 06/23/04 02:20 AM

    hi guy,
    I met this problem before, and I figured it out as follows:
    Make sure the Client PC can recognize the Server HostName. You can test in command line:
    C:\ping <server_hostname>
    If “Unknow host <server_hostname> “is displayed, open file C:\WINNT\system32\drivers\etc\host in WordPad, add a new line as follows: <ip> <hostname>
    Example:
    203.177.121.86 pofds4004
    after that, restart workflow client, reset hostname and log in.


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