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.  WmUtilConfig

    Posted 01/24/12 07:22 AM

    Hello All,

    We are constantly getting the error in the error log:-
    [TABLE=“class: tableView”]
    [TR]
    [TD=“class: oddrow-l”][206]2012-01-24 12:26:13 IST [ISS.0055.0003E] Initialization of Java Service util.config.main:getAllValues failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class util.config.main[/TD]
    [/TR]
    [TR]
    [TD=“class: evenrow-l”][205]2012-01-24 12:26:13 IST [ISS.0055.0003E] Initialization of Java Service util.config.main:getAllValues failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class util.config.main[/TD]
    [/TR]
    [TR]
    [TD=“class: oddrow-l”][204]2012-01-24 12:26:13 IST [ISS.0055.0003E] Initialization of Java Service util.config.main:getAllValues failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class util.config.main[/TD]
    [/TR]
    [TR]
    [TD=“class: evenrow-l”][203]2012-01-24 12:26:08 IST [ISS.0055.0003E] Initialization of Java Service util.config.main:checkEncryptedValues failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class util.config.main[/TD]
    [/TR]
    [TR]
    [TD=“class: oddrow-l”][202]2012-01-24 12:26:08 IST [ISS.0055.0003E] Initialization of Java Service util.config.main:checkEncryptedValues failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class util.config.main[/TD]
    [/TR]
    [TR]
    [TD=“class: evenrow-l”][201]2012-01-24 12:26:08 IST [ISS.0055.0003E] Initialization of Java Service util.config.main:checkEncryptedValues failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class util.config.main[/TD]
    [/TR]
    [TR]
    [TD=“class: oddrow-l”][200]2012-01-24 12:26:08 IST [ISS.0055.0003E] Initialization of Java Service util.config.main:checkEncryptedValues failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class util.config.main[/TD]
    [/TR]
    [TR]
    [TD=“class: evenrow-l”][199]2012-01-24 12:26:08 IST [ISS.0055.0003E] Initialization of Java Service util.config.main:getAllValues failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class util.config.main[/TD]
    [/TR]
    [TR]
    [TD=“class: oddrow-l”][198]2012-01-24 12:26:07 IST [ISS.0055.0003E] Initialization of Java Service util.config.main:checkEncryptedValues failed due to error: com.wm.app.b2b.server.ServiceSetupException: [ISS.0026.9104] Missing class util.config.main[/TD]
    [/TR]
    [TR]
    [TD=“class: evenrow-l”][197][/TD]
    [/TR]
    [/TABLE]

    Could you please help me understand why we are getting the error? How to make the services in the package WmUtilConfig operational.

    Regards,
    Sasanka


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


  • 2.  RE: WmUtilConfig

    Posted 01/24/12 03:44 PM

    what is your watt.server.compile setting set to?

    Cheers,
    Akshith


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


  • 3.  RE: WmUtilConfig

    Posted 01/24/12 04:17 PM

    Are those Java services compiled properly or you see any package loading errors for the WmUtilConfig package I am sure it has:

    If not try to compile any of the Java Service and look for any errors apart from Akki’s suggestion above:

    HTH,
    RMg


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


  • 4.  RE: WmUtilConfig

    Posted 01/25/12 06:16 AM

    Hello,

    The java compiler setting looks fine to me. Even I can compile custom java services. The package WmUtilConfig is fully loaded and I do not see any error while loding the package itself.

    Could you pls provide your inputs on this?

    Regards,
    Sasanka


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


  • 5.  RE: WmUtilConfig

    Posted 01/25/12 02:30 PM

    What arguments are you providing to the watt.server.compile along with your JVM location?

    Cheers,
    Akshith


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