Re: An unexpected error has been detected by Java Runtime Environment:

2010-04-24 Thread Sanjeev Verma
Some helpful info on this error here - http://www.java-forums.org/eclipse/312-exception_access_violation-0xc005.html On Sat, 2010-04-24 at 13:48 -0700, krawls35 wrote: > Thank You for letting me know. How do I take it off and report to Tomcat > forum? You are not being funny but very helpfu

Re: An unexpected error has been detected by Java Runtime Environment:

2010-04-24 Thread krawls35
Thank You for letting me know. How do I take it off and report to Tomcat forum? You are not being funny but very helpful and I appreciate that. awarnier wrote: > > Not trying to be funny here, but should you not be reporting this to Sun > (as mentioned in the crash messages), rather than to th

Re: An unexpected error has been detected by Java Runtime Environment:

2010-04-24 Thread André Warnier
Not trying to be funny here, but should you not be reporting this to Sun (as mentioned in the crash messages), rather than to the Tomcat forum ? krawls35 wrote: I received an error also last night. I couldn't figure out how to do my own post so I am hoping somebody will help me with my situatio

Re: An unexpected error has been detected by Java Runtime Environment:

2010-04-24 Thread krawls35
I received an error also last night. I couldn't figure out how to do my own post so I am hoping somebody will help me with my situation also. Here it go: EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x6d8f9dac, pid=7016, tid=6844 # # JRE version: 6.0_19-b04 # Java VM: Java HotSpot(TM) Client VM (

Re: a servlet-related Java question

2010-04-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On 4/22/2010 5:53 PM, Konstantin Kolinko wrote: > 2010/4/23 Christopher Schultz : >> I'd love to see the code that enforces this. > > Search for "applicationDispatcher.specViolation.request" and > "applicationDispatcher.specViolation.resp

Re: myeclipse and tomcat

2010-04-24 Thread Christoph Kukulies
Ken Bowen schrieb: Then I think you either need several independent Tomcat instances or multiple virtual hosts. I've occasionally had several independent instances running (but one was started by Eclipse and one from the command line). I don't know whether Eclipse would support either. Do you n