This error sometimes comes up when I start servicemix and if I shut it down and up again it "may" fix.
Normally, when I see this error, I try and delete servicemix's data directory, but that doesnt seem to be working anymore. Can you describe this error, when does it raise? so maybe I can have an idea of what I'm doing wrong :) On 7/17/07, Alex Boisvert <[EMAIL PROTECTED]> wrote:
Can you describe what you do to get into this state? Most often the error comes up if you've done manual changes to the deployment area without ServiceMix knowing about it. alex On 7/17/07, Eduardo Burgos <[EMAIL PROTECTED]> wrote: > > Hi, I get this error very often. What exactly does it mean? is there a > standard way to fix it? > > > ERROR - OdeSUManager - Error starting service unit > "test-ode-su". > java.lang.IllegalStateException: Process store and JBI out of synch. > at org.apache.ode.jbi.OdeServiceUnit.start(OdeServiceUnit.java :98) > at org.apache.ode.jbi.OdeSUManager.start(OdeSUManager.java:123) > at org.apache.servicemix.jbi.framework.ServiceUnitLifeCycle.start( > ServiceUnitLifeCycle.java:103) > at > org.apache.servicemix.jbi.framework.ServiceAssemblyLifeCycle.start( > ServiceAssemblyLifeCycle.java:130) > at > org.apache.servicemix.jbi.framework.ServiceAssemblyLifeCycle.start( > ServiceAssemblyLifeCycle.java:105 >
