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
  • 1.  Portal Install

    Posted Sat August 05, 2006 01:19 AM

    Hi, I have just installed WM 6.5.2 in a Fedora 5 Virtual Machine (host os is winxp). I have a copy of oracle 10g XE installed in the same VM which is the RDBMS for the wm server. My problem is that I can goto http://:8080 and I get the portal login screen from the machine the portal is installed on. When I try from any other machine I get the following error
    The page cannot be displayed

          [COLOR=black][FONT=Verdana]The page you are looking for is currently unavailable. The Web   site might be experiencing technical difficulties, or you may need to adjust   your browser settings.[/font][/color]
    

    I can navigate to http://:8080 which is the port the oracle server is listening on and loads fine. There is an oracle setting which allows remote administration. I’m wondering there is a similar setting in WM or if anyone can possibly point me in the right direction.

    Thanks!


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


  • 2.  RE: Portal Install

    Posted Sat August 05, 2006 12:38 PM

    The MwS is a bit strange. The url and ip address it uses must match. It will not change dynamically from one to another. In other words if the url is set to localhost:8080 in the URL configuration section of MwS, it will not respond to skippy:8080. Change that to the real address and it should work okay, but it won’t respond to localhost anymore.


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


  • 3.  RE: Portal Install

    Posted Mon August 07, 2006 06:46 PM

    Thanks very much. I will try that now.


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


  • 4.  RE: Portal Install

    Posted Mon August 07, 2006 07:01 PM

    Excellent. My problem was when I pinged my hostname on the vm it resolved to 127.0.0.1(localhost) due to my /etc/hosts file. I took my hostname out of the hosts file so now when I ping it does a DNS lookup and uses my correct IP address. Everything is now working. Thanks for the help!


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