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.  Developer Error

    Posted 05/03/04 04:47 PM

    Hi
    one month back i installed IS , Developer and Broker. Broker and IS are running(Started), but Developer is not Up and Running. I am getting an error
    java.net.ConnectException: Connection
    i am not able to login into the developer. And also http://localhost:5555 is not working.
    I will appreciate if anyone can help me out
    Anticipating Qucik reply

    Rocky


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 2.  RE: Developer Error

    Posted 05/03/04 06:24 PM

    The error indicates that IS server not yet started,that is the reason you are getting ConnectException when you are trying to login developer.

    If you are running IS server on local machine it may take a while or several minutes to initialize startup.

    In this case start the IS using commandline this will be helpful to debug whether IS is started or not.
    <wm_installdir>IntegrationServer/bin/server.bat -debug 4 -log server.log

    HTH,


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods


  • 3.  RE: Developer Error

    Posted 05/03/04 07:54 PM

    Hi RMG,
    Thank you for ur reply. I will try it and update u on that.


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB