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

comwmappb2bserverServiceException ISS00269104 Missing class garbage

  • 1.  comwmappb2bserverServiceException ISS00269104 Missing class garbage

    Posted Fri September 09, 2005 07:56 AM

    Hi,

    I just installed webMethods 6.1 and I have tried to create a simple Java Service which calls gc(). When I compile it I get the following error message: “com.wm.app.b2b.server.ServiceException: [ISS.0026.9104] Missing class garbage”. Has anyone encoutered this kind of problem before?

    Thank you in advance,
    Best regards.


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


  • 2.  RE: comwmappb2bserverServiceException ISS00269104 Missing class garbage

    Posted Mon October 10, 2005 04:41 PM

    Integration Server could not find the Java compiler to compile the Java Service’s code. Set the right compiler paths on watt.server.compile…" properties from the Integration Server’s “Extended Settings”. For more info read the “Integration Server - Administrator’s Guide” and the “Developer - User’s Guide” manuals.

    HTH,
    -L


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