I am unable to start the Integration Server and getting the below error in the log:-
2010-06-24 11:01:44 GMT+05:30 [ISS.0095.9998C] AuditLogManager Exception: com.wm.app.repov4.RepositoryException: [BAR.0015.0511] Session: No default server specified
com.wm.app.repov4.RepositoryException: [BAR.0015.0511] Session: No default server specified
at com.wm.app.repov4.RepoClient.getDefaultServer(RepoClient.java:114)
at com.wm.app.repov4.RepoClient.getRepoServer(RepoClient.java:73)
at com.wm.app.repov4.client.Repository.logon(Repository.java:83)
at com.wm.util.RepositoryManager.getDefaultRepoLogon(RepositoryManager.java:61)
at com.wm.app.b2b.server.AuditLogManager.init(AuditLogManager.java:746)
at com.wm.app.b2b.server.Server.run(Server.java:363)