Thanks Scott. I think I'll leave it chalked up to the JDK bug for now.

Rgds,

Dan.

-- 
Danny Yates
 


-----Original Message-----
From: Scott M Stark [mailto:[EMAIL PROTECTED] 
Sent: 15 July 2003 05:44
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Error debugging 3.2.0


I'm going to have to see a trace log of the class loading layer when this
occurs 
to try to see where this is coming from. It could be this JDK bug showing up

since java.lang.NumberFormatException cannot be causing cicularity problem:
http://developer.java.sun.com/developer/bugParade/bugs/4699981.html

If you want to try to create a trace log see the class loading debugging 
instructions on the sourceforge project page under the docs section.

-- 
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

[EMAIL PROTECTED] wrote:

> Hi Scott,
> 
> Seems I'm not having a good day! It turns out that this error is actually
> only intermittent. The relevant bits of log file are copied below
(apologies
> for the size):
> 
> 2003-07-14 16:53:59,759 WARN  [org.jboss.system.ServiceController] Problem
> starting service jboss.jca:service=ManagedConnectionFactory,name=DefaultDS
> java.lang.ClassCircularityError: java/lang/NumberFormatException
>       at java.lang.Class.getDeclaredConstructors0(Native Method)
>       at java.lang.Class.privateGetDeclaredConstructors(Class.java:1590)
>       at java.lang.Class.getConstructor0(Class.java:1762)
>       at java.lang.Class.newInstance0(Class.java:276)
>       at java.lang.Class.newInstance(Class.java:259)
>       at



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


_____________________________________________________________________ 
Notice to recipient: 
The information in this internet e-mail and any attachments is confidential
and may be privileged. It is intended solely for the addressee. If you are
not the intended addressee please notify the sender immediately by
telephone. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken or omitted to be taken in reliance on it,
is prohibited and may be unlawful. 

When addressed to external clients any opinions or advice contained in this
internet e-mail are subject to the terms and conditions expressed in any
applicable governing terms of business or client engagement letter issued by
the pertinent Bank of America group entity. 

If this email originates from the U.K. please note that Bank of America,
N.A., London Branch, Banc of America Securities Limited and Banc of America
Futures Incorporated are regulated by the Financial Services Authority.
_____________________________________________________________________ 




-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to