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.


#TechXchangePresenter
 View Only
  • 1.  Error in Installing Application

    Posted Thu September 07, 2006 09:27 AM

    I have tried to install Webmethod 6.5 and after 85% instalation I am getting this error :

    java.lang.NullPointerException
    null
    com.wm.distman.custominstall.DLJarsProgressPanel
    java.lang.NullPointerException

    at com.wm.distman.install.InstallerClassLoader.addJar2(InstallerClassLoader.java:258)
    
    at com.wm.distman.custominstall.DLJarsProgressPanel.installExecute(DLJarsProgressPanel.java:317)
    
    at com.wm.distman.install.PanelThread.run(PanelThread.java:91)
    

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


  • 2.  RE: Error in Installing Application

    Posted Thu September 07, 2006 11:49 PM

    Hi,

    Are you installing from an image or direct from the download site?
    Is it a Unix or Windows environment?
    Also are you using a 32bit JVM or 64bit?

    I have seen this problem when using a particular JVM (i.e. a 64bit version) and when it gets to a certain point it fails.

    Nino.


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


  • 3.  RE: Error in Installing Application

    Posted Fri September 08, 2006 12:26 AM

    Try by editing the server.bat file

    do the following steps

    right click the server.bat and do edit

    SET JAVA_DIR=C:\Program Files\webMethods6\jvm\integrationserver.…
    replace the above path by the following path.

    SET JAVA_DIR=C:\Program Files\webMethods6\jvm\win142

    and save the file

    Now up ur IS …

    hope this can resolve ur problem…

    thanks
    Vijay


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


  • 4.  RE: Error in Installing Application

    Posted Fri September 08, 2006 12:54 AM

    Vijay : I am unable to install any product so how can I ho to webmethod folde.

    NIN0 : IF the 64 bit JVM is the issue then how can I change it to 32 bit JVM.


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


  • 5.  RE: Error in Installing Application

    Posted Fri September 08, 2006 12:57 AM

    NINO: I am using Window XP with 4 GB Ram.

    Vijay: I am unable to view that folder because not a single WEBMethod product is installed on my Desktop


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


  • 6.  RE: Error in Installing Application

    Posted Mon September 11, 2006 06:13 AM

    Hi Neeraj,

    please start the installer from a command prompt:

    webMethodsInstaller651.exe -debug 10

    If you are installing from an image you might need to re-create the image as some parts inside the image might have been truncated during the download.

    Regards,
    Holger


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