Workflow Soluiton

 View Only
  • 1.  No process manager found/service unavailable

    Posted Nov 16, 2010 10:43 AM

    I have an issue with the purchase order demo project. When I try to run in debugger I get the error 'No process manager found'. When I publish the project and try to access the webform I get 'service unavailable'. However in process manager I do see history of previous processes from this workflow. I have no idea what I did to get this error, the only thing I did was publishing the workflow. (following the instructions from the course)

    I don't know if these two problems are even connected, but I suspect so as they arose at the same time.

    Thanks in advance



  • 2.  RE: No process manager found/service unavailable

    Posted Nov 16, 2010 11:56 AM

    Check your "green guy"/task tray settings and verify the PM information for your default server. Is you project using PM in some capacity?



  • 3.  RE: No process manager found/service unavailable

    Posted Nov 17, 2010 03:37 AM

    I think the server settings I have are correct, I will try to check with an other project.

    I am using the reporting functions, and the document system in my project.

     

    edit: Ok, I added logicbase_processmanager to the server extentions, and now it works in debug mode. When published however it still gives 'service unavailable'.



  • 4.  RE: No process manager found/service unavailable

    Posted Nov 17, 2010 07:20 AM

    Are the settings on the server you're publishing to coreect (assuming its not your local machine)? i.e. is PM enabled, are the PM settings correct?



  • 5.  RE: No process manager found/service unavailable

    Posted Nov 17, 2010 07:31 AM

    I am using the VM's from the altiris workflow course, so I think it is the local machine I am publishing to. It looks to me that the settings are correct, you can see them here:



  • 6.  RE: No process manager found/service unavailable

    Posted Nov 17, 2010 09:42 AM

    Can you actually log in to PM with the info provided? http://Workflow/ProcessManager with workflow@example.com and the PW?



  • 7.  RE: No process manager found/service unavailable

    Posted Nov 17, 2010 09:51 AM

    Yes I use the same credentials to login to process manager all the time, and the url is correct too. I have also published another project, and that one does work so the problem must be in the project itself I guess.