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.  Error Compiling Java Service in wM6.1 [ISS.0026.9102]

    Posted Mon March 10, 2008 01:01 PM

    Hi everyone,

    i got a problem running different custom java services on our is, there aren’t any compilation erros but the is always gives an error message as follows:

    Could not run ‘SERVICENAME’.

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

    [COLOR=Red]
    I changed nothing on the code and it worked fine, some days ago, so anyone knows the problem and maybe knows an issue to fix this?

    Thanks for all replys.
    [/COLOR]


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


  • 2.  RE: Error Compiling Java Service in wM6.1 [ISS.0026.9102]

    Posted Mon March 10, 2008 03:45 PM

    has anyone recently changed the JVM on that particular IS?


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


  • 3.  RE: Error Compiling Java Service in wM6.1 [ISS.0026.9102]

    Posted Mon March 10, 2008 03:51 PM

    No, there were no changes made on the IS comfigruation or the main system (JVM or anything else).

    Some services work… and some wont.


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


  • 4.  RE: Error Compiling Java Service in wM6.1 [ISS.0026.9102]



  • 5.  RE: Error Compiling Java Service in wM6.1 [ISS.0026.9102]



  • 6.  RE: Error Compiling Java Service in wM6.1 [ISS.0026.9102]

    Posted Mon March 10, 2008 04:32 PM

    Thanks Talha Khan, but already searched Advantage.

    Solved the problem myself: missing classfiles for the packages.
    How ever, they got deleted?! :confused: Cause they got automaticlly generated if you add a new package and add a javaservice.

    Added missing files, restartet IS and all worked fine.


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


  • 7.  RE: Error Compiling Java Service in wM6.1 [ISS.0026.9102]

    Posted Mon March 10, 2008 04:33 PM