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.  Problem running IS as a service

    Posted 06/13/03 11:11 AM

    Hi,
    I am facing problem running the Integration server as a service on a Windows 2000 server.
    I have tried the following things, but it is still not working. Not sure if there is any problem with the installation.


    If IS does not run as a windows service, follow the procedure below:

    1. Uninstall windows service by running
      \support\win32\installSvc unreg

    2. Verify that the service disappears from the services menu

    3. Install windows service by running
      \support\win32\installSvc

    4. Verify that the service appears in the services menu.

    5. If still cannot run as a win service, uninstall the win service by
      following steps 1-2 above and proceed with steps 6-7.

    6. alter JAVA_RUN parameter in server.bat file in the following way (Xrs
      suppresses OS signals):
      REM set JAVA_RUN=%JAVA_EXE% %JAVA_MEMSET%
      set JAVA_RUN=%JAVA_EXE% -Xrs %JAVA_MEMSET%

    7. do steps 3-4 above.


    When I log off the server, the IS service stops running and I cannot access that machine using http:\server_name:5555 from my local PC. Any suggestions would be greatly appreciated.

    Thanks,
    Rajesh


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 2.  RE: Problem running IS as a service

    Posted 06/16/03 07:33 AM

    We’ve faced a similar issue… the reason that you are not able to use webMethods is because the service is running under the ID you log on under. When you log off of the box, all the services associated with your ID are killed.

    Try having the service run under a system ID.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Problem running IS as a service

    Posted 06/27/03 02:18 AM

    John,
    I uninstalled IS after taking a backup and then re-installed it again. This time the service ran properly.

    Rajesh


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods