Server: Integration Server 6.0.1 SP2
Platform: Microsoft Windows Server 2003 Standard
Hello,
At our company we have been using webMethods for 5 months. The previous week (Friday) I was unable to compile with Developer, “can’t find a suitable compiler”. Today (Monday) I went to shutdown the server and check that it was finding the proper environment variables. When I tried to launch the bacth file (server.bat), I recieved the message.
D:\Program Files\webMethods6\IntegrationServer\bin>server.bat
java.lang.ExceptionInInitializerError: java.util.MissingResourceException: Can’t find bundle for base name com.wm.data.resources.BasicDataBundle, locale en_US
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:695)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:658)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:534)
at com.wm.data.ISMemDataImpl.<clinit>(ISMemDataImpl.java:21)
at com.wm.data.IDataFactory.create(IDataFactory.java:59)
at com.wm.util.Values.<init>(Values.java:307)
at com.wm.util.Values.<init>(Values.java:289)
at com.wm.app.b2b.server.Server.run(Server.java:156)
I would appreciate some assistance on a solution or where within my directories I can look to create a solution on my own. Thank you.
#Integration-Server-and-ESB#webMethods#webMethods-Architecture#webMethods-General