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
Expand all | Collapse all

Problem while connecting thru workflow client

webMethods Community Member

webMethods Community MemberThu December 04, 2003 05:47 PM

  • 1.  Problem while connecting thru workflow client

    Posted Mon June 23, 2003 10:33 PM

    Hi,
    when i am trying to connect to workflow server using workflow client, i am getting error like"server may not be active.waiting to refresh readme.txt from localhost".
    i have tried different options like changing diff. ports, localhost name back to mechine name… but still i am getting same error.

    the server is always up and running.and i did conigured the workflow .

    Any help is Apreciated.

    Thanks,
    Rao.


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


  • 2.  RE: Problem while connecting thru workflow client

    Posted Mon June 30, 2003 01:58 PM

    Rao, make sure your configuration information for your Workflow server
    (host, port, registry port) matches your Workflow “Host Name” settings.
    The Workflow server config information can be configured by running:
    <webMethods>\WorkflowServer\bin\configure.bat

    The Workflow client host settings can be set by starting the Workflow client:
    <webMethods>\WorkflowClient\bin\clientmgr.bat
    …select the menu option “Host Name”, then click “Options”.

    I have seen problems starting the client if the host name (including the case) does not match the host name of the server settings. Remember that the host name information you enter is used to do a lookup in the RMI registry, so case is important.
    One other thing to check is that your database services are active.

    Good luck!

    Wayne


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


  • 3.  RE: Problem while connecting thru workflow client

    Posted Mon November 17, 2003 08:38 PM

    If you are running on windows xp, you may need to reset your ports. My box runs the workflow stuff on 9001/9010, rather than 5001/5010.

    Rerun the configuration tool as well just in case. This fixed my problem. Barring this, if workflow is NOT on the same box, perhaps you have a network permission problem?

    When workflow client first starts up and it finds the server, it downloads jar files and then asks you to restart the workflow client. Since this has not happened, either you have a misconfiguration of the client, the server is not setup, or you cannot connect to the server for some other reason.

    HTH,

    Ray


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


  • 4.  RE: Problem while connecting thru workflow client

    Posted Thu December 04, 2003 05:21 PM

    Hi Ray,

    I gone through this last step “…restart the workflow client” but it still shows the “…waiting to refresh…” message.
    Could it be some kind of network permission problem or anything else?
    I already ran the Workflow configurator.

    TIA,
    Maldonado


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


  • 5.  RE: Problem while connecting thru workflow client

    Posted Thu December 04, 2003 05:47 PM

    Did you run the configurator?

    Ray


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


  • 6.  RE: Problem while connecting thru workflow client

    Posted Thu December 04, 2003 06:37 PM

    Hi Ray,

    Yes I did!
    Actually, after running the configurator the workflow client asked to be restarted e showed the “…waiting to refresh…” message.

    Maldonado


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


  • 7.  RE: Problem while connecting thru workflow client

    Posted Thu December 04, 2003 08:03 PM

    I did make some assumptions, but here’s a small checklist:

    1. Make sure that WORKFLOW IS NOT RUNNING.
    2. Rerun the configuration tool for workflow.
    3. Just in case, restart your broker. No broker, no workflow.
    4. Restart Workflow server.
    5. Try to login. Should give you a little box that says update completed click ok to restart. If you don’t see this, you are not connecting to the workflow server.

    Ray


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


  • 8.  RE: Problem while connecting thru workflow client

    Posted Sat April 24, 2004 02:26 PM

    Hi buddies,

    when i am trying to see the workflow datas in a webpage,i am getting the following error (error : 200 : OK) when i click on the login button after entering my username,pwd,project name etc.

    Just 200 : OK

    What cld be the reason for the above .Anyone !

    Thanks

    bluesea


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


  • 9.  RE: Problem while connecting thru workflow client

    Posted Fri December 03, 2004 07:30 AM

    Hi All,
    When i am starting my workFlow client I am getting an error Message like “Unable To Refresh Jars From Server. Please retry Later”. Can anybody please help me out. This is urgent. I had rum my workFlow configurator and my broker is also fine. I am working on 6.0.1 version.

    Thanks,
    Pradeep.


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


  • 10.  RE: Problem while connecting thru workflow client

    Posted Mon December 06, 2004 06:52 AM

    HI All,
    I have solved my problem. Using localhost was giving me these exceptions. Instead using the host name i could connect to the workflow server.
    Thanks,
    Pradeep.


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


  • 11.  RE: Problem while connecting thru workflow client

    Posted Tue December 21, 2004 08:01 PM

    I am seeing a 200 OK error while connecting to HTML client. Nothing else shows. Tried refreshing the packages and Broker Document types but still gives the error.


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


  • 12.  RE: Problem while connecting thru workflow client

    Posted Tue December 21, 2004 11:00 PM

    Questions:

    1. What version of Workflow are you using ?

    2. Are you using the (Tomcat) servlet engine included with the Integration server ? For example:
      http://<is_host>:<is_port>/web/WmWFServlet/wfservlet

    3. If you are using an external servlet engine did you deploy the workflow.war file ?

    The more information you provide the easier it will be to figure out your problem.

    Regards,
    Wayne


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


  • 13.  RE: Problem while connecting thru workflow client

    Posted Wed December 22, 2004 12:07 AM

    Milind,

    The pattern I’ve seen with this is that it usually occurs when using the IS-hosted servlet engine. It’s also extremely difficult to troubleshoot, as a direct cause isn’t known. In most cases, the simplest (and best) solution was to use an external servlet engine, which is better anyway for scalability and ease in troubleshooting.


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


  • 14.  RE: Problem while connecting thru workflow client

    Posted Wed December 22, 2004 12:57 AM

    Tate, no offense but the pattern I see for many problems reported in this forum is: user error Not that this is what is causing Milind’s problem…
    Many people don’t follow the wM install/setup instructions properly and then come to the forum and say “my webMethods component is not working properly. help me. blah, blah, blah.”.

    I agree with you on the point about using a separate/external servlet engine for scalability/mgmt purposes. This would be ideal but I wouldn’t necessarily discourage smaller shops from using the embedded servlet engine especially if they don’t have a lot of web server admin-type support people.

    Anyway, we are both assuming that Milind is using the embedded servlet engine. If he (?) she (?) is then it would be nice if we could find out the root cause of the problem.
    Personally I find it hard to sleep knowing there is a problem like this that is unsolved

    Regards,

    Wayne


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


  • 15.  RE: Problem while connecting thru workflow client

    Posted Wed December 22, 2004 02:09 AM

    Wayne,

    You are very correct here, especially with the complex setup and usage of Workflow, and I was making several more tacit assumptions. First things first. The Advanced Troubleshooting Guide in Advantage has a section on troubleshooting Workflow (I wrote it), and while it isn’t exhaustive, the techniques there can solve many of setup problems users encounter. BTW, that was written when 6.0.1 was current. As Mark mentioned above, running the configurator while the server isn’t running is an EXCELLENT test because it will verify the connections to the broker and the DB. Again, with 6.0.1 and older (maybe newer), the installer will attempt to start workflow as a service in Windows. However, since the config isn’t right, only a few javaw processes will start. If possible, it’s good to make sure there are no javaw processes running when you start the Workflow Config.

    Specifically, with the HTML inbox, assuming the login screen shows up, here are a few other things to check:
    –username and password are correct
    –project name is supplied
    –server is supplied as <server>:<port>
    –Workflow.war file is EXACTLY the same version as the workflow server (including fix levels)

    The tough 200/OK occurs when the user gets a valid login screen and then, upon submitting the login info, gets the 200/OK. Assuming everything in the advanced troubleshooting guide and the above have been checked, then I’d look into using Tomcat or something similar.

    I haven’t used it in 6.1 or later, but in 6.0.1 and prior versions, the embedded engine would swallow most of the useful debug messages–making troubleshooting difficult. Please let me know if this has changed since then. For a small shop with a low-load system where the built in client works, it is fine.


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


  • 16.  RE: Problem while connecting thru workflow client

    Posted Wed December 22, 2004 10:32 PM

    Hi All,

    I was finally able to resolve the 200 OK error. Just had to reload the WmTomcat package from Administrator.

    Thank you all for your help


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


  • 17.  RE: Problem while connecting thru workflow client

    Posted Mon December 27, 2004 08:56 PM

    Hi friends,

    I am now able to login to my inbox but I dont see the tasks which are supposed to be there. I tried rerunning the configurator. Also checked the priveleges in WF Users. There are also no tasks when I view it through WF Monitor. The WmMonitor displys that Manual Intervention has started.

    We are using thin browser based client.

    Workflow 6.1 sp 1
    Broker 6.1
    IS 6.1

    Thanks


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


  • 18.  RE: Problem while connecting thru workflow client

    Posted Tue July 19, 2005 07:39 AM

    Hi All,

    I am having the same 200 OK error. I have reloaded the WmTomcat package from Administrator but my error is not resolved.

    Can someone propose any other solution?


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