I am trying to connect modeler 6.5,When I give my credentials it is giving below error.my user having proper access and associated with all necessary groups.But after authenticating it is throwing “could not connect to repository”.But I am able to access admin page of the modeler .
Can any one help me out please?
Detailed error:
com.wm.bpm.persist.RepoSessionException: RepoV3 error: com.wm.app.repov3.RepositoryConnFailedException: Exception: could not find a primary repository server, {saenad20}
at com.wm.bpm.persist.RepoPersistentSession.<init>(Unknown Source)
at com.wm.bpm.designer.DataManager.<init>(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)