I have fixed the plugin, but have not found a way to test it yet :( Guillaume Nodet
On 3/14/06, Jaime Fernández <[EMAIL PROTECTED]> wrote: > > This problem is corrected with an older version: > > http://dist.codehaus.org/org.apache.servicemix/distributions/servicemix-3.0-20060123.191503.zip > > On 3/13/06, Jaime Fernández <[EMAIL PROTECTED]> wrote: > > > > I've just downloaded the ServiceMix 3.0 binary distribution because I > want > > to test the Eclipse plugin. But when I try to start servicemix, it stops > at > > the end of the following trace: > > > > --------------------------------------------- > > ServiceMix ESB: 3.0-SNAPSHOT > > > > Loading ServiceMix from servicemix.xml on the CLASSPATH > > WARN - MulticastDiscoveryAgent.start(192) | brokerName not set > > INFO - ComponentMBeanImpl.init(184) | Initializing component: > > #SubscriptionManager# > > INFO - DeploymentService.buildState(668) | Restoring service assemblies > > INFO - JBIContainer.init(508) | ServiceMix JBI Container ( > > http://servicemix.org/) name: ServiceMix running version: 3.0-SNAPSHOT > > --------------------------------------------- > > > > If I try to start ServiceMix from Eclipse plugin then it shows this > > message: "Timeout waiting for Apache ServiceMix to start. Server did not > > start after 15000s." > > If I try to start ServiceMix directly from the console, it stops at the > > same point and when I abort (Ctrl+C) it appears this text: "ERROR - > > MulticastDiscoveryAgent.run(247) | failed to process packet: > > java.net.SocketException : socket closed". > > > > I'm testing on j2sdk 1.5. > > > >
