Hi,
We are getting the following error while trying to log in to the wM Modeler:
com.wm.bpm.persist.RepoSessionException: RepoV3 error: com.wm.app.repov3.RepositoryConnFailedException: Exception: could not find a primary repository server, {sjcud57}
at com.wm.bpm.persist.RepoPersistentSession.(Unknown Source)
at com.wm.bpm.designer.DataManager.(Unknown Source)
at com.wm.bpm.designer.BPMPlugin.connectToRepo(Unknown Source)
at com.wm.bpm.designer.BPMPlugin.connectToRepo(Unknown Source)
at com.wm.bpm.designer.BPMPlugin.repoLoginAndPostSetup(Unknown Source)
at com.wm.bpm.designer.BPMPlugin.postRegisterInitialization(Unknown Source)
at com.wm.berkeley.ite.BerkeleyPluginManagerImpl.runPostRegisterInitializations(Unknown Source)
at com.wm.bpm.designer.Main.startupBI(Unknown Source)
at com.wm.bpm.designer.Main.access$000(Unknown Source)
at com.wm.bpm.designer.Main$1.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
And also the error message popup in the modeler window: “Could not connect to Repository”
Can any one help me out of this issue?
Thanks,
AYCHEN