Thanks, the manifest file seems correct, I replaced the WMRoot package earlier when i thought it may have been corrupted. I still get the same error. I’ve increased the log level, but no additional messages to help diagnose this issue. I’ve pasted the error below. From the error, i can’t tell much.
Here is the manifest file:
yes
yes
7.1.2.0.124
124
1.5
Software AG
Developer tool and Administration support services
Administrators
Here is the section of output that contains the error:
2013-07-09 15:53:15 GMT [ISS.0025.0055I] Lock Manager initialized
2013-07-09 15:53:16 GMT [ISS.0025.0004I] Flow Service Manager started
2013-07-09 15:53:16 GMT [ISS.0025.0002I] Package Manager started
2013-07-09 15:53:16 GMT [ISS.0025.0011I] Package Replicator Manager started
2013-07-09 15:53:16 GMT [ISS.0028.0001I] Loading packages
2013-07-09 15:53:16 GMT [ISS.0014.0054C] Error occurred while initializing server: java.lang.ArrayIndexOutOfBoundsException at java.lang.System.arraycopy(Native Method) at java.io.PushbackInputStream.unread(PushbackInputStream.java:207) at com.wm.lang.xml.token.WmDocReader.removeUTF8BOM(WmDocReader.java:406) at com.wm.lang.xml.token.WmDocReader.(WmDocReader.java:213) at com.wm.lang.xml.token.WmDocReader.create(WmDocReader.java:172) at com.wm.lang.xml.Document.getReader(Document.java:1988) at com.wm.lang.xml.Document.(Document.java:1061) at com.wm.util.coder.XMLCoder.decode(XMLCoder.java:276) at com.wm.util.coder.Coder.readFromFile(Coder.java:149) at com.wm.app.b2b.server.PackageManager.getManifest(PackageManager.java:2546) at com.wm.app.b2b.server.PackageManager.getManifest(PackageManager.java:2507) at com.wm.app.b2b.server.PackageManager.getAllManifests(PackageManager.java:2482) at com.wm.app.b2b.server.PackageManager.loadPackages(PackageManager.java:399) at com.wm.app.b2b.server.PackageManager.init(PackageManager.java:289) at com.wm.app.b2b.server.Server.run(Server.java:458)
#webMethods#webMethods-General#Integration-Server-and-ESB