I have downloaded Servicemix 2.0.2 and it hangs upon starting up.
Machine: Windows XP, Java 1.5.0_02.

C:\servicemix\bin>servicemix.bat
ServiceMix ESB: 2.0.2

Loading ServiceMix from servicemix.xml on the CLASSPATH
10:12:47,419 INFO  [JournalPersistenceAdapter] Opening journal.
10:12:47,509 INFO  [JournalPersistenceAdapter] Opened journal: Active Journal: using 2 x 20.0 Megs at: ..\..\bin\journal

10:12:47,509 INFO  [JournalPersistenceAdapter] Journal Recovery Started.
10:12:47,609 INFO  [JournalPersistenceAdapter] Journal Recovered: 0 message(s) in transactions recovered.
Terminate batch job (Y/N)? y

I have already tried the following but it didn't helped either:

a) In activemq.xml , replaced line <journalPersistence directory="../../var/journal">
with line <journalPersistence directory="../../bin/journal">
Removed var and wdir folders. And ran servicemix.bat again.

b) Ran servicemix.bat from parent directory. i.e.
C:\> C:\servicemix\bin\servicemix.bat C:\servicemix\conf\servicemix.xml

b)Replaced  jencks-all-1.1.1.jar with jencks-1.1.jar

Please help ASAP.

View this message in context: Problem starting Service Mix
Sent from the servicemix - user forum at Nabble.com.

Reply via email to