WmUtilConfig

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

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

Cheers,
Akshith

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

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

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

Cheers,
Akshith