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 2004/12/14 06:38:39 UTC

DO NOT REPLY [Bug 32682] New: - server option does not seems to work

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: dev@ant.apache.org
        ReportedBy: gauravkarnal@yahoo.com


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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org