Re: JMS error / Class Circularity Error / Help required
Knowledge <[email protected]>
| Newsgroups | gmane.comp.java.sun.ejb.general |
|---|---|
| Message-ID | <005b01c3ce90$2cf0b1d0$d8ffffdf@r3c5> |
FW: eGSP - JMS error / Class Circularity Error / Help requiredHi, Please visit below link similar bug was reported and it seems to be Fixed. http://www.mail-archive.com/[email protected]/msg38774.html https://sourceforge.net/tracker/?func=detail&atid=376685&aid=795782&group_id=22866 Hope this would help, Jaymin ----- Original Message ----- From: vikramjit singh To: [email protected] Sent: Tuesday, December 30, 2003 10:00 AM Subject: Re: JMS error / Class Circularity Error / Help required LOL. i wud have appreciated if u have told me how to get rid of the problem and not JBoss -----Original Message----- From: A mailing list for Enterprise JavaBeans development [mailto:[email protected]]On Behalf Of Mark Galbreath Sent: Tuesday, December 30, 2003 6:04 AM To: [email protected] Subject: Re: JMS error / Class Circularity Error / Help required Get rid of JBOSS. Mark -----Original Message----- From: A mailing list for Enterprise JavaBeans development [mailto:[email protected]]On Behalf Of vikramjit singh Sent: Monday, December 29, 2003 3:24 AM To: [email protected] Subject: JMS error / Class Circularity Error / Help required Dear 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(DeliveryComponent.java:220) 12:31:12,011 ERROR [STDERR] at com.fedex.egsp.replication.DeliveryComponent.initialize(DeliveryComponent.java: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.java: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". =========================================================================== 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". =========================================================================== 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". =========================================================================== 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".