Ok clearly the workaround is not working on CCE, I believe I need to
revisit this again, will try this week.  We really need to put this one
behind us, 

marcf

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On 
> Behalf Of [EMAIL PROTECTED]
> Sent: Saturday, July 06, 2002 2:10 AM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-dev] [ jboss-Bugs-578028 ] 
> java.lang.ClassCircularityError: sun/ref
> 
> 
> Bugs item #578028, was opened at 2002-07-06 11:09
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=376685&aid=5
> 78028&group_id=22866
> 
> Category: JBossServer
> Group: v3.0 Rabbit Hole
> Status: Open
> Resolution: None
> >Priority: 6
> Submitted By: T. Subramanian (t_subbu)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: java.lang.ClassCircularityError: sun/ref
> 
> Initial Comment:
> When I started JBoss Server I got the following error in 
> the logs.  Not sure whether this is related to JBoss any 
> way I am submitting this. Before closing this issue can 
> you please explain the reason to me.
>  
> Note : I have customized JBoss by redirecting all the 
> messages from JBoss to 1.4 Log API. So format of log 
> message you are viewing in the attachement might be 
> different
> 
> 
> Error Message :
> 
> 11:12:32:489: [org.jboss.ejb.plugins.LogInterceptor] 
> Unexpected Error
> java.lang.ClassCircularityError: 
> sun/reflect/ConstructorAccessorImpl
>       at sun.misc.Unsafe.defineClass(Native 
> Method)
>       at sun.reflect.ClassDefiner.defineClass
> (ClassDefiner.java:45)
>       at 
> sun.reflect.MethodAccessorGenerator$1.run
> (MethodAccessorGenerator.java:381)
>       at java.security.AccessController.doPrivileged
> (Native Method)
>       at 
> sun.reflect.MethodAccessorGenerator.generate
> (MethodAccessorGenerator.java:377)
>       at 
> sun.reflect.MethodAccessorGenerator.generateConstruct
> or(MethodAccessorGenerator.java:76)
>       at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance
> (NativeConstructorAccessorImpl.java:30)
>       at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInsta
> nce(DelegatingConstructorAccessorImpl.java:27)
>       at java.lang.reflect.Constructor.newInstance
> (Constructor.java:274)
>       at java.lang.Class.newInstance0
> (Class.java:296)
>       at java.lang.Class.newInstance
> (Class.java:249)
>       at 
> org.jboss.ejb.Container.createBeanClassInstance
> (Container.java:482)
>       at 
> org.jboss.ejb.plugins.AbstractInstancePool.get
> (AbstractInstancePool.java:208)
>       at 
> org.jboss.ejb.plugins.MessageDrivenInstanceInterceptor.i
> nvoke(MessageDrivenInstanceInterceptor.java:74)
>       at 
> org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext
> (AbstractTxInterceptor.java:96)
>       at 
> org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransacti
> ons(TxInterceptorCMT.java:142)
>       at 
> org.jboss.ejb.plugins.TxInterceptorCMT.invoke
> (TxInterceptorCMT.java:61)
>       at 
> org.jboss.ejb.plugins.RunAsSecurityInterceptor.invoke
> (RunAsSecurityInterceptor.java:100)
>       at org.jboss.ejb.plugins.LogInterceptor.invoke
> (LogInterceptor.java:166)
>       at 
> org.jboss.ejb.MessageDrivenContainer.invoke
> (MessageDrivenContainer.java:302)
>       at 
> org.jboss.ejb.plugins.jms.JMSContainerInvoker.invoke
> (JMSContainerInvoker.java:625)
>       at 
> org.jboss.ejb.plugins.jms.JMSContainerInvoker$Message
> ListenerImpl.onMessage(JMSContainerInvoker.java:973)
>       at 
> org.jboss.jms.asf.StdServerSession.onMessage
> (StdServerSession.java:234)
>       at 
> org.jboss.mq.SpyMessageConsumer.sessionConsumer
> ProcessMessage(SpyMessageConsumer.java:561)
>       at 
> org.jboss.mq.SpyMessageConsumer.addMessage
> (SpyMessageConsumer.java:377)
>       at org.jboss.mq.SpySession.run
> (SpySession.java:252)
>       at org.jboss.jms.asf.StdServerSession.run
> (StdServerSession.java:173)
>       at 
> EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Work
> er.run(PooledExecutor.java:642)
>       at java.lang.Thread.run(Thread.java:536)
> 
> 
> 
> ----------------------------------------------------------------------
> 
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=376685&aid=5
78028&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Got root? We do.
http://thinkgeek.com/sf _______________________________________________
Jboss-development mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to