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=38757>.
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=38757





------- Additional Comments From [EMAIL PROTECTED]  2006-02-27 16:05 -------
Also the bug is invalid (a JVM HotSpot Bug), here the solution:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6346871

Workaround: 
place a file into $TOMCAT_HOME which is named 
.hotspot_compiler
and contains:
exclude org/jacorb/orb/Delegate non_existent

we had the same problem with the request method, so you might want to add this 
too:
exclude org/jacorb/orb/Delegate non_existent

OR switch to a previous VM Version 1.5_02 should work. 

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to