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

New installation of webMethods B2Bi Server ver 6.1 on Red Ha

  • 1.  New installation of webMethods B2Bi Server ver 6.1 on Red Ha

    Posted Thu December 08, 2005 01:12 PM

    Can you provide detailed feedback for the following question. For resolution, it appears that the display env var should be set differently, for XWindows and thus the wM installer to run properly. If so, what do you think is the correct value for this env var?
    thanking you
    warm regards
    ram.
    <<<<<
    After installing /usr/java/j2sdk1.4.2_10 folder with contents,
    downloaded webMethodsInstaller65.zip for UNIX from http://advantage.webmethods.com,
    using Console commands,
    verified that /etc/inittab contains id:5:initdefault: for enabling XWindows,
    typed ‘[root@localhost FileTransfer]# export DISPLAY=localhost:0.0’ and ENTER,
    typed '[root@localhost Download]# java -Xmx512m -Xincgc -Djava.compiler=NONE -jar webMethodsInstaller65.zip
    to get the following error
    _X11TransSocketINETConnect: Can’t get address for localhost
    Exception in thread “main” java.lang.InternalError: Can’t connect to X11 window server using ‘localhost:0.0’ as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.(X11GraphicsEnvironment.java:134)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:141)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
    at java.awt.Font.initializeFont(Font.java:308)
    at java.awt.Font.(Font.java:344)
    at com.wm.distman.install.InstallerMessages.getFont(InstallerMessages.java:53)
    at com.wm.distman.install.InstallerMessages.(InstallerMessages.java:63)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at java.lang.Class.newInstance0(Class.java:308)
    at java.lang.Class.newInstance(Class.java:261)
    at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1062)
    at java.util.ResourceBundle.findBundle(ResourceBundle.java:927)
    at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:745)
    at java.util.ResourceBundle.getBundle(ResourceBundle.java:551)
    at com.wm.distman.install.CommandLineArgs.(CommandLineArgs.java:138)
    at com.wm.distman.install.DistManInstallMain.init(DistManInstallMain.java:23)
    at com.wm.distman.install.DistManInstallMain.main(DistManInstallMain.java:33)
    [root@localhost Download]#


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 2.  RE: New installation of webMethods B2Bi Server ver 6.1 on Red Ha

    Posted Thu December 08, 2005 01:48 PM

    I tried the following which gets me past the previous issue, but brings me to the next issue: Is there an installer for Red Hat Linux IA64 OS, if so where can I find it?
    thanking you
    warm regards
    ram
    <<<
    java -Xmx512m -Xincgc -Djava.compiler=NONE -jar webMethodsInstaller65.zip -console

    The platform Linux ia64 is not supported by this installer.
    Press enter to continue

    [root@localhost Download]# java -Xmx512m -Xincgc -Djava.compiler=NONE -jar webMethodsInstaller65.zip -console


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods