JMS error / Class Circularity Error / Help required
vikramjit singh <[email protected]>
| Newsgroups | gmane.comp.java.sun.ejb.general |
|---|---|
| Message-ID | <[email protected]> |
FW: eGSP - JMS error / Class Circularity Error / Help requiredDear all, We are getting the following error related to JMS (JBOSS Mq). Kindly give your views : 12:31:12,011 ERROR [STDERR] java.lang.ClassCircularityError: EDU/oswego/cs/dl/util/concurrent/Semaphore 12:31:12,011 ERROR [STDERR] at org.jboss.mq.Connection.<init>(Connection.java:144) 12:31:12,011 ERROR [STDERR] at org.jboss.mq.SpyConnection.<init>(SpyConnection.java:48) 12:31:12,011 ERROR [STDERR] at org.jboss.mq.SpyConnectionFactory.createTopicConnection(SpyConnectionFactory .java:97) 12:31:12,011 ERROR [STDERR] at com.fedex.egsp.replication.Publisher.checkAccess(Publisher.java:581) 12:31:12,011 ERROR [STDERR] at com.fedex.egsp.replication.Publisher.initialize(Publisher.java:261) 12:31:12,011 ERROR [STDERR] at com.fedex.egsp.replication.DeliveryComponent.initializeLocalDelivery(Deliver yComponent.java:220) 12:31:12,011 ERROR [STDERR] at com.fedex.egsp.replication.DeliveryComponent.initialize(DeliveryComponent.ja va:86) 12:31:12,011 ERROR [STDERR] at com.fedex.egsp.replication.DeliveryComponent.run(DeliveryComponent.java:78) 12:31:12,011 ERROR [STDERR] java.lang.ClassCircularityError: EDU/oswego/cs/dl/util/concurrent/Semaphore 12:31:12,011 ERROR [STDERR] at org.jboss.mq.Connection.<init>(Connection.java:144) 12:31:12,011 ERROR [STDERR] at org.jboss.mq.SpyConnection.<init>(SpyConnection.java:48) 12:31:12,011 ERROR [STDERR] at org.jboss.mq.SpyConnectionFactory.createTopicConnection(SpyConnectionFactory .java:97) 12:31:12,011 ERROR [STDERR] at com.fedex.egsp.replication.ExceptionNotifier.initializeDM(ExceptionNotifier. java:144) 12:31:12,011 ERROR [STDERR] at com.fedex.egsp.replication.ExceptionNotifier.initialize(ExceptionNotifier.ja va:97) 12:31:12,011 ERROR [STDERR] at com.fedex.egsp.replication.ExceptionNotifier.run(ExceptionNotifier.java:89) Regards, vikram. =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".