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.  MywebMethods Server is not starting up

    Posted 07/24/07 04:53 AM

    Hi
    Hi all,
    MywebMethods portal server is not starting up, giving the following error,
    I have installed it in windows and i dont see any errors in the portal configuration tool, but in the logs i can see


    Connection refused to host: 9.xx.xx.xx; nested exception is:
    java.net.ConnectException: Connection refused: connect
    java.rmi.ConnectException: Connection refused to host: 9.xx.xx.xx; nested exception is:
    java.net.ConnectException: Connection refused: connect
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:567)
    at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:185)
    at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:171)

    No registered exception delegate
    2007-07-23 16:27:37 IST (Framework : WARN) - Error initializing component: rmiTransport
    com.webMethods.portal.system.init.InitializationException: [POP.002.0002] Error binding server into RMI Registry: “Connection refused to host: 9.xx.xx.xx; nested exception is:
    java.net.ConnectException: Connection refused: connect”
    at com.webMethods.portal.bizPolicy.command.remote.rmi.RMITransportServer.init(RMITransportServer.j

    Thanks,


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


  • 2.  RE: MywebMethods Server is not starting up

    Posted 07/24/07 05:18 AM

    changed the RMI port to 1098,
    MywebMethods server got started now…

    Thanks,


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