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.  ServiceException for a java service

    Posted 11/05/07 02:16 PM

    [SIZE=2]All,

    I have installed a webMethods in my machine and was able to start and stop it.
    But when I try to execute the new java service created, I am getting the following error:

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

    Also I see the below error in the server logs:

    2007-11-05 19:11:53 IST [ISS.0028.0048E] Failed to read class flow from input stream

    Please let me know if there is any setting missing while installing the software.
    Your help appreciated.
    [/size]


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


  • 2.  RE: ServiceException for a java service

    Posted 11/05/07 05:21 PM

    Did you try to compile the flow:Test_java service?


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


  • 3.  RE: ServiceException for a java service

    Posted 11/06/07 08:20 AM

    I am getting the error while compiling the service.
    And by the way compiling the java service means saving it …Am I right?
    Or is there any other way to compile the java service in wM?


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


  • 4.  RE: ServiceException for a java service

    Posted 11/06/07 04:26 PM

    Yes, make a change and save it to compile.

    Which error is appearing when saving?


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


  • 5.  RE: ServiceException for a java service

    Posted 11/14/07 08:53 AM

    I am getting the below Error:

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


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


  • 6.  RE: ServiceException for a java service

    Posted 11/14/07 03:03 PM

    are you getting this error after the change what raemon suggested?


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


  • 7.  RE: ServiceException for a java service

    Posted 11/16/07 08:48 AM

    I am getting this error when I try to save/compile the java service.


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


  • 8.  RE: ServiceException for a java service

    Posted 11/19/07 06:43 AM

    Hi,
    The error says that JAVA_PATH is not set.
    In server.bat check whether the path set is there or not in your machine, otherwise give that path in JAVA_DIR

    Regards,
    Datta


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