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

7.1.2 IS Start up problem

  • 1.  7.1.2 IS Start up problem

    Posted 11/24/08 03:25 PM

    Hi All,

    I am not able to start IS on windows vista OS

    It was giving below error while IS starting…IS LOG…

    Starting registered listeners for package WmRoot
    2008-11-24 18:11:04 IST [ISP.0046.0012I] Enabling HTTP Listener on port 9999
    2008-11-24 18:11:04 IST [ISP.0046.0011I] Disabling HTTP Listener on port 9999
    2008-11-24 18:11:04 IST [ISS.0070.0013I] Failed to start listener HTTPListener@9999. The following error was encountered: [ISS.0070.9009] Error starting to listen: Permission denied: listen failed
    2008-11-24 18:11:04 IST [ISP.0046.0012I] Enabling HTTP Listener on port 5555
    2008-11-24 18:11:04 IST [ISP.0046.0011I] Disabling HTTP Listener on port 5555
    2008-11-24 18:11:04 IST [ISS.0070.0013I] Failed to start listener HTTPListener@5555. The following error was encountered: [ISS.0070.9009] Error starting to listen: Permission denied: listen failed
    2008-11-24 18:11:04 IST [ISS.0025.0014D] Namespace Dependency Manager enabled.
    2008-11-24 18:11:04 IST [ISS.0098.0021I] Persistent Trigger Output Dispatcher started
    2008-11-24 18:11:04 IST [ISS.0098.0021I] Volatile Trigger Output Dispatcher started
    2008-11-24 18:11:04 IST [ISS.0098.0027I] PersistenceManager started all Stores
    2008-11-24 18:11:04 IST [ISS.0025.0036I] Dispatcher started
    2008-11-24 18:11:04 IST [ISS.0025.0005I] Port Manager started
    2008-11-24 18:11:04 IST [ISS.0025.0013I] Cache Sweeper started
    2008-11-24 18:11:04 IST [ISC.0037.0001E] Unable to Initialize [ISC.0063.9155] [Tx] The ISInternal functional alias on the JDBC Pools page must be configured to use an external database in order to use Guaranteed Delivery. ()
    2008-11-24 18:11:04 IST [ISS.0036.9998D] Exception → com.wm.app.b2b.client.DeliveryException: [ISC.0063.9155] [Tx] The ISInternal functional alias on the JDBC Pools page must be configured to use an external database in order to use Guaranteed Delivery. ()
    2008-11-24 18:11:04 IST [ISS.0014.0004C] No listening ports were available. Shutting down server.

    Thanks in advance
    Vasanth.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-Archive


  • 2.  RE: 7.1.2 IS Start up problem

    Posted 11/24/08 07:24 PM

    Sounds like a Vista firewall issue. Be sure that the ports that you want to use are open. You can verify by temporarily disabling the Vista firewall.

    Mark


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-Archive


  • 3.  RE: 7.1.2 IS Start up problem

    Posted 11/24/08 09:59 PM

    Also you can try starting the webMethods Integration Server using command.

    server.bat -log none -port

    but check if that port is not utilized by running netstat -a command.


    #webMethods-Archive
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: 7.1.2 IS Start up problem

    Posted 11/27/08 01:51 PM

    Hi ,

    Thanks for your positive responces.

    I tried both the approaches
    1:firewall disabled
    2:started from command prompt.
    In both situations IS was giving the same error.

    In my machine i also installed IS 6.1 .That is working fine on port 5555

    Any further help on the issue will be appreciated.

    Thanks,
    Vasanth.


    #Integration-Server-and-ESB
    #webMethods-Archive
    #webMethods


  • 5.  RE: 7.1.2 IS Start up problem

    Posted 12/02/08 12:12 AM

    vasanth,

    Can you see if the WmRoot ad WmPublic pacakges are installed under webMethods6\IntegrationServer\packages?

    I am curious if this is causing the IS not to come up?


    #Integration-Server-and-ESB
    #webMethods-Archive
    #webMethods


  • 6.  RE: 7.1.2 IS Start up problem

    Posted 12/02/08 05:24 AM

    Thanks for your response,

    WMRoot and WmPublic packages are available in packages folder,

    Any further help on this will be appreciated.

    Thanks in advance,
    Vasanth.


    #Integration-Server-and-ESB
    #webMethods-Archive
    #webMethods


  • 7.  RE: 7.1.2 IS Start up problem

    Posted 12/02/08 04:53 PM

    check the file node.ndf exists under C:\webMethods7\IntegrationServer\packages\WmRoot\ns\wm\server\net\http\init if it does then copy and attach it so that i can look at it.

    My best guess is that the files under C:\webMethods7\IntegrationServer\packages\WmRoot\ns\wm\server\net\ are corrupted and even if you replace the files form a working env it wont work. You will have to replace the whole WmRoot pkg from a working env.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-Archive


  • 8.  RE: 7.1.2 IS Start up problem

    Posted 12/20/08 12:47 PM

    Even i am facing the same error… please advise…


    #Integration-Server-and-ESB
    #webMethods-Archive
    #webMethods


  • 9.  RE: 7.1.2 IS Start up problem

    Posted 06/15/09 11:13 AM

    Hi All,

    Thanks for the valuable sugestions.

    I am installing wM 7.1.2 on the machine where many other servers like 6.1, 6.5 are installed…

    then i tried changing various ports from

    7777
    7778
    and then 3rd time 7788 with the following command

    D:\webMethods712\IntegrationServer\bin>server.bat -log none -debug 6 -port 7788

    Then it started for me…

    This may be the old resposnse for you all but i thought of adding my entry as a mark of respect…

    Thanks and warm regards,
    Ramalingam


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB


  • 10.  RE: 7.1.2 IS Start up problem

    Posted 06/30/09 08:09 PM

    I am also running into the same issue. I am the getting the below error and none of the above mentioned solutions helped. Please let me know if some other solution helped to resolve the issue.

    Failed to start listener HTTPListener@5555. The following error was encountered: [ISS.0070.9009] Error starting to listen: Cannot assign requested address: JVM_Bind.

    Thanks
    Srinivas


    #webMethods-Archive
    #Integration-Server-and-ESB
    #webMethods


  • 11.  RE: 7.1.2 IS Start up problem

    Posted 12/21/11 01:31 AM

    Adding “-port 7788” to my server.sh script worked for me as well. However, if I user -port 5555 that works too!


    #webMethods
    #webMethods-Archive
    #Integration-Server-and-ESB