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.  Error:Recompile the Java Service?

    Posted 04/08/10 04:01 PM

    Hi All,
    I am trying to run a java service on a newly set wM 6.1 environment on windows XP

    Here is the IS JVM details
    Java Version 1.5.0_16 (49.0)
    Java Vendor Sun Microsystems Inc.
    Java Home C:\Program Files\Java\jdk1.5.0_16\jre
    Java Classpath C:\Program Files\Java\jdk1.5.0_16\lib\rt.jar
    C:\Program Files\Java\jdk1.5.0_16\lib\i18n.jar
    C:\webMethods61\IntegrationServer\lib\proxy.jar

    server.bat parameter:-
    SET IS_DIR=C:\webMethods61\IntegrationServer
    SET JAVA_DIR=C:\Program Files\Java\jdk1.5.0_16

    Extended Settings I have made the following entry:-
    watt.server.compile=C:\webMethods61\jvm\win142\bin\javac -classpath {0} -d {1} {2}
    watt.server.compile.unicode=C:\webMethods61\jvm\win142\bin\javac -encoding Unicode -classpath {0} -d {1} {2}

    Error running the Java Service:
    com.wm.app.b2b.server.ServiceException: [ISS.0026.9102] Service ‘Utils:CreateNewInterface’ is not operational. To run this service, first recompile the Java source.

    I have installed Java 1.5.0_16
    C:\Program Files\Java\jdk1.5.0_16

    i can see most of the packages are partially loaded bcoz of :-[ISS.0026.9104] Missing class Utils
    [ISS.0026.9104] Missing class Utils
    [ISS.0026.9104] Missing class Utils

    what is the Problem? Why i am not able to compile Java Service in IS 6.1 version?:confused:

    –RJ


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 2.  RE: Error:Recompile the Java Service?

    Posted 04/08/10 04:08 PM

    Does 6.1 support using JVM 1.5? I’m not sure that it does.

    I’d recommend moving to at least 6.5 if not 7.1.2 at the earliest opportunity.


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Error:Recompile the Java Service?

    Posted 04/08/10 07:52 PM

    When I was in Johnson & Johnson, before migrate to 7.1 we had IS 6.1.2 and (if I remember right) with JVM 1.5. This was 2 years ago. But maybe you have to configurate the path in the IS. I attach a guide to do this.
    Regards


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Error:Recompile the Java Service?

    Posted 04/08/10 08:01 PM

    Reamon is right, IS 6.1 not support JVM 1.5. I remember now. I was wrong about that.
    Regards


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods