|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
7.5.1 errorHi,
I installed swiftmq 7.5.1 on solaris 10. JVM is 1.5. The routerconfig.xml is the default one from download. When started swiftmq in standalone mode (non-HA), got the following error message: error.loginfo.logrouterconfig.xmlwarning.log -bash-3.00$ Booting SwiftMQ 7.5.1 Production ... ... startup: Trace Swiftlet ... startup: Log Swiftlet ... startup: Threadpool Swiftlet ... startup: Timer Swiftlet ... startup: Network Swiftlet ... startup: High Availability Controller Swiftlet SwiftMQ 7.5.1 Production is ready. ... startup: Authentication Swiftlet ... startup: Store Swiftlet (HA) ... startup: Queue Manager Swiftlet (HA) ... startup: Topic Manager Swiftlet ... startup: Management Swiftlet ... startup: XA Resource Manager Swiftlet ... startup: Routing Swiftlet (Unlimited Connections) ... startup: JNDI Swiftlet ... startup: JMS Swiftlet (XAASF) ... startup: Deploy Swiftlet ... startup: JMS Application Container Swiftlet java.lang.Exception at com.swiftmq.impl.jac.standard.HotDeployContainer.a(Unknown Source) at com.swiftmq.impl.jac.standard.HotDeployContainer.a(Unknown Source) at com.swiftmq.impl.jac.standard.HotDeployContainer.<init>(Unknown Source) at com.swiftmq.impl.jac.standard.JACSwiftlet.bundleAdded(Unknown Source) at com.swiftmq.impl.jac.standard.JACSwiftlet.startup(Unknown Source) at com.swiftmq.swiftlet.SwiftletManager.startUpSwiftlet(Unknown Source) at com.swiftmq.swiftlet.SwiftletManager.startKernelSwiftlet(Unknown Source) at com.swiftmq.swiftlet.HASwiftletManager.stateChangedAction(Unknown Source) at com.swiftmq.swiftlet.HASwiftletManager.access$800(Unknown Source) at com.swiftmq.swiftlet.HASwiftletManager$HAAdapter.stateStandalone(Unknown Source) at com.swiftmq.impl.hacontroller.standard.state.StateRegistry.a(Unknown Source) at com.swiftmq.impl.hacontroller.standard.state.StateRegistry.setCurrentState(Unknown Source) at com.swiftmq.impl.hacontroller.standard.state.StateRegistry.activate(Unknown Source) at com.swiftmq.impl.hacontroller.standard.HAControllerSwiftletImpl.activate(Unknown Source) at com.swiftmq.swiftlet.HASwiftletManager$8.run(Unknown Source) com.swiftmq.swiftlet.SwiftletException at com.swiftmq.impl.jac.standard.JACSwiftlet.startup(Unknown Source) at com.swiftmq.swiftlet.SwiftletManager.startUpSwiftlet(Unknown Source) at com.swiftmq.swiftlet.SwiftletManager.startKernelSwiftlet(Unknown Source) at com.swiftmq.swiftlet.HASwiftletManager.stateChangedAction(Unknown Source) at com.swiftmq.swiftlet.HASwiftletManager.access$800(Unknown Source) at com.swiftmq.swiftlet.HASwiftletManager$HAAdapter.stateStandalone(Unknown Source) at com.swiftmq.impl.hacontroller.standard.state.StateRegistry.a(Unknown Source) at com.swiftmq.impl.hacontroller.standard.state.StateRegistry.setCurrentState(Unknown Source) at com.swiftmq.impl.hacontroller.standard.state.StateRegistry.activate(Unknown Source) at com.swiftmq.impl.hacontroller.standard.HAControllerSwiftletImpl.activate(Unknown Source) at com.swiftmq.swiftlet.HASwiftletManager$8.run(Unknown Source) ... startup: Scheduler Swiftlet ... startup: Monitor Swiftlet (HA) +++ High Availability State: STANDALONE/STANDALONE Could someone look into this issue? log files are attached. Thanks. Yu |
|
|
Re: 7.5.1 errorSometimes it's a good idea to take a look into the error.log before you post
.
It seems you checked SwiftMQ into your version control system and the <swiftmq-root>/jmsapp/router1 contains a ".svn" directory. SwiftMQ considers that as a JMS application and tries to hot deploy it. |
| Free embeddable forum powered by Nabble | Forum Help |