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=32682>. 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=32682 Summary: server option does not seems to work Product: Ant Version: 1.6.0 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: major Priority: P2 Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I am using JDK1.5 for my code base, But while running my junit test cases using ant I am getting following error message An unexpected error has been detected by HotSpot Virtual Machine: EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d650698, pid=1604, tid=708 Java VM: Java HotSpot(TM) Client VM (1.5.0-b64 mixed mode, sharing) Problematic frame: V [jvm.dll+0x10698] I think the problem here is the use of CLIENT VM. SO i want to use SERVER VM, so for that I used ANT_OPTS = -server in my environment variables, but still i am getting the same error message. Can anyone help me out with this problem. Thanks in advance. -- 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]