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.

 View Only
Expand all | Collapse all

Portal 6.5 startup problem

  • 1.  Portal 6.5 startup problem

    Posted Mon November 03, 2008 05:10 PM

    Hello,

    I’m a portal developer novice. Recently, everytime I try to boot the portal instance, logs aren’t created. So, I executed the startup script with a nohup.out. I noticed this error:

    PARAMS: -s tmsaPortal run
    JAVA_HOME: /logiciels/webMethodsPortal/jvm/aix142
    PORTAL_HOME: /logiciels/webMethodsPortal/Portal
    SERVER_HOME: /logiciels/webMethodsPortal/Portal/server/tmsaPortal
    Running PORTAL:
    No registered exception delegate
    java.io.IOException: Connection refused to host: tmsaint; nested exception is:
    java.net.ConnectException: Un he distant a rejetune tentative de connexion (connect).
    at com.webMethods.rtl.locator.RegistryLocator.connectToRegistry(RegistryLocator.java:163)
    at com.webMethods.rtl.locator.RegistryLocator.checkValid(RegistryLocator.java:139)
    at com.webMethods.rtl.locator.RegistryLocator.getSession(RegistryLocator.java:120)
    at com.webMethods.rtl.locator.RegistryLocator.getLocationStream(RegistryLocator.java:84)
    at com.webMethods.rtl.locator.StreamLocatorFactory.getLocationStream(StreamLocatorFactory.java:112)
    at com.webMethods.rtl.util.FileUtil.getInputStream(FileUtil.java:175)
    at com.webMethods.rtl.util.FileUtil.loadPropertiesFile(FileUtil.java:358)
    at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.loadSystemProps(DefaultPhaseProvider.java:118)
    at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:58)
    at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:775)
    at com.webMethods.portal.system.PortalSystem.main(PortalSystem.java:741)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.webMethods.portal.system.start.Main.start(Main.java:87)
    at com.webMethods.portal.system.start.Main.main(Main.java:33)
    —> Nested exception
    java.io.IOException: Connection refused to host: tmsaint; nested exception is:
    java.net.ConnectException: Un he distant a rejetune tentative de connexion (connect).
    at com.webMethods.rtl.locator.RegistryLocator.connectToRegistry(RegistryLocator.java:163)
    at com.webMethods.rtl.locator.RegistryLocator.checkValid(RegistryLocator.java:139)
    at com.webMethods.rtl.locator.RegistryLocator.getSession(RegistryLocator.java:120)
    at com.webMethods.rtl.locator.RegistryLocator.getLocationStream(RegistryLocator.java:84)
    at com.webMethods.rtl.locator.StreamLocatorFactory.getLocationStream(StreamLocatorFactory.java:112)
    at com.webMethods.rtl.util.FileUtil.getInputStream(FileUtil.java:175)
    at com.webMethods.rtl.util.FileUtil.loadPropertiesFile(FileUtil.java:358)
    at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.loadSystemProps(DefaultPhaseProvider.java:118)
    at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:58)
    at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:775)
    at com.webMethods.portal.system.PortalSystem.main(PortalSystem.java:741)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.webMethods.portal.system.start.Main.start(Main.java:87)
    at com.webMethods.portal.system.start.Main.main(Main.java:33)
    [POP.001.0002] A “java.io.IOException” occurred with the Message “Connection refused to host: tmsaint; nested exception is:
    java.net.ConnectException: Un he distant a rejetune tentative de connexion (connect).”
    java.io.IOException: Connection refused to host: tmsaint; nested exception is:
    java.net.ConnectException: Un he distant a rejetune tentative de connexion (connect).
    at com.webMethods.rtl.locator.RegistryLocator.connectToRegistry(RegistryLocator.java:163)
    at com.webMethods.rtl.locator.RegistryLocator.checkValid(RegistryLocator.java:139)
    at com.webMethods.rtl.locator.RegistryLocator.getSession(RegistryLocator.java:120)
    at com.webMethods.rtl.locator.RegistryLocator.getLocationStream(RegistryLocator.java:84)
    at com.webMethods.rtl.locator.StreamLocatorFactory.getLocationStream(StreamLocatorFactory.java:112)
    at com.webMethods.rtl.util.FileUtil.getInputStream(FileUtil.java:175)
    at com.webMethods.rtl.util.FileUtil.loadPropertiesFile(FileUtil.java:358)
    at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.loadSystemProps(DefaultPhaseProvider.java:118)
    at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:58)
    at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:775)
    at com.webMethods.portal.system.PortalSystem.main(PortalSystem.java:741)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
    at java.lang.reflect.Method.invoke(Method.java:391)
    at com.webMethods.portal.system.start.Main.start(Main.java:87)
    at com.webMethods.portal.system.start.Main.main(Main.java:33)
    Shutting down Portal…

    Last week, I had the same problem with IS startup :p: and it was resolved today :D… I had to delete a .cnf file!

    I wonder if I should do the same for this case. Thanks for help!

    FYI:
    OS: aix 5.3
    JVM: IBM 1.4


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


  • 2.  RE: Portal 6.5 startup problem

    Posted Tue February 17, 2009 02:49 PM

    I have the same problem.
    Did you sort it out?


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