Help I don't know how to handle this error (java.lang.RuntimeException: EMBEDDED Broker start failur

Posted by HC on Stack Overflow See other posts from Stack Overflow or by HC
Published on 2009-11-07T04:05:25Z Indexed on 2010/03/26 20:03 UTC
Read the original article Hit count: 346

Filed under:
|

I follow this tutorial (http://www.netbeans.org/kb/docs/websvc/rest-mysql.html) and it's success, but when i try with my database, it become error. I already follow step by step , but still error, anyone know how to handle this error? or it's bug too?

MQJMSRA_RA4001: start:Aborting:Exception starting EMBEDDED broker=EMBEDDED Broker start failure:code = 1 java.lang.RuntimeException: EMBEDDED Broker start failure:code = 1 at com.sun.messaging.jms.ra.EmbeddedBrokerRunner.start(EmbeddedBrokerRunner.java:268) at com.sun.messaging.jms.ra.ResourceAdapter.start(ResourceAdapter.java:472)

© Stack Overflow or respective owner

Related posts about java

Related posts about glassfish