You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2005/10/01 13:53:28 UTC

DO NOT REPLY [Bug 36838] - AntClassLoader2 broken ? For custom tasks ?

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36838>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36838


jkf@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Additional Comments From jkf@apache.org  2005-10-01 13:53 -------
Maybe this is an error in the jvm, it seems the classloader that loaded the
class was loaded from ant.jar, and that the jvm then thinks, when reporting the
loaded class, that the class is also loaded from ant.jar. (ant.jar does not
contain the file you mention, so it is not possible it loads it from that jar file).

Please also add ant debug information (start ant with the -debug flag) at the
same time, to enable further analysis.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org