Hi,
I need to know if anybody ever this problem. I just finish the installation of my B2B Server and, the only thing that was left is the name of the server.
Everything worked fine until, I rename the server.
From now on, the Business Integrator won<t start and it give me this error (even in Single-user local repository) :
com.activesw.bpm.persist.RepoSessionException: RepoV3 error: com.wm.app.repov3.RepositoryException: java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
at com.activesw.bpm.persist.RepoPersistentSession.<init>(RepoPersistentSession.java:202)
at com.activesw.bpm.designer.DataManager.<init>(DataManager.java:96)
at com.activesw.bpm.designer.BPMPlugin.connectToRepo(BPMPlugin.java:230)
at com.activesw.bpm.designer.BPMPlugin.connectToRepo(BPMPlugin.java:257)
at com.activesw.bpm.designer.BPMPlugin.repoLoginAndPostSetup(BPMPlugin.java:135)
at com.activesw.bpm.designer.BPMPlugin.postRegisterInitialization(BPMPlugin.java:126)
at com.wm.berkeley.ite.BerkeleyPluginManagerImpl.runPostRegisterInitializations(BerkeleyPluginManagerImpl.java:109)
at com.activesw.bpm.designer.Main.startupBI(Main.java:269)
at com.activesw.bpm.designer.Main.access$000(Main.java:139)
at com.activesw.bpm.designer.Main$1.run(Main.java:238)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
Can someone help me !
Thanks