7.1 IS Restart Problem

Dear All,

while restarting IS 7.1 server i am getting below server logs.
Can you please tell me how to resolve this Issue ?


[ISS.0095.0010E] AuditLogManager Runtime Exception: >>>BasicData:RootContextID=eda6a500945411e08ff2c4452153dce3,AuditTimestamp=1307815330671,ContextID=eda6a500945411e08ff2c4452153dce3,AuditSchemaName=wMError,AuditSchemaVersion=1,ServerID:6666=WJNJINR845XPA.wks.jnj.com,ErrStackTrace=com.wm.app.repov4.RepositoryNoEntryException: [BAR.0010.0013] Directory; key “wMError[0]” not found
at com.wm.app.repov4.server.RepoServerDirectory.positionToKey(RepoServerDirectory.java:3330)
at com.wm.app.repov4.server.RepoServerDirectory.positionToKey(RepoServerDirectory.java:3248)
at com.wm.app.repov4.server.RepoServerDirectory.getCurrentVersion(RepoServerDirectory.java:2709)
at com.wm.app.repov4.client.LocalRepoDirectory.getCurrentVersion(LocalRepoDirectory.java:590)
at com.wm.app.audit.impl.AuditSchemaAdmin.getSchema(AuditSchemaAdmin.java:201)
at com.wm.app.b2b.server.AuditLogManager.getSchemaVersion(AuditLogManager.java:3861)
at com.wm.app.b2b.server.AuditLogManager.errorLog(AuditLogManager.java:2144)
at com.wm.app.b2b.server.AuditLogManager.errorLog(AuditLogManager.java:2103)
at com.wm.app.b2b.server.AuditLogManager.errorLog(AuditLogManager.java:2084)
at com.wm.app.b2b.server.Server.logError(Server.java:1058)

ErrorMsg=com.webMethods.portal.system.init.InitializationException: [POP.004.0201] Cannot initialize MWS, invalid database schema is specified<<< publishing log entry com.wm.app.audit.AuditException: [BAA.0002.0000] Wrapped Exception: com.wm.app.repov4.RepositoryNoEntryException: [BAR.0010.0013] Directory; key “wMError[0]” not found .
com.wm.app.repov4.RepositoryNoEntryException: [BAR.0010.0013] Directory; key “wMError[0]” not found


  • RJ

Looks like you might have set your IS to write error logs to DB but might not have:

  1. set your JDBC pool correctly or is corrupt
  2. Not created tables in the DB correctly or might not have right privilege to the DB
    Let me know if you want details to check them.