Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Cannot get TPTP 4.0 to run at all - JVM crash
Cannot get TPTP 4.0 to run at all - JVM crash [message #22276] Sun, 17 July 2005 17:20 Go to next message
Eclipse UserFriend
Originally posted by: p.beauvoir.bolton.ac.uk

I would appreciate any help with the following:

I have installed the following components on this setup:

Windows XP Pro SP2
Sun Java 1.4.2_08-b03
Eclipse 3.1

xsd-runtime-2.1.0
emf-sdo-runtime-2.1.0
tptp.runtime-TPTP-4.0.0-200507141319
Agent Controller tptpdc.win_ia32-TPTP-4.0.0-200507141319

I have installed and configured the Agent Controller as per the instructions
and I launch it before I launch Eclipse.

In Eclipse when I launch a profile run, the launch starts but then this is
written to the error log and execution ceases:


An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
PC=0x7C91142E
Function=wcsncpy+0x99F
Library=C:\Windows\system32\ntdll.dll

Current Java thread:
at java.lang.Object.wait(Native Method)
- waiting on <0x104f03e8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(Unknown Source)
- locked <0x104f03e8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(Unknown Source)
at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)

Dynamic libraries:
0x00400000 - 0x0040B000 C:\Program Files\Java\j2re1.4.2_08\bin\java.exe
0x7C900000 - 0x7C9B0000 C:\Windows\system32\ntdll.dll
0x7C800000 - 0x7C8F4000 C:\Windows\system32\kernel32.dll
0x77DD0000 - 0x77E6B000 C:\Windows\system32\ADVAPI32.dll
0x77E70000 - 0x77F01000 C:\Windows\system32\RPCRT4.dll
0x77C10000 - 0x77C68000 C:\Windows\system32\MSVCRT.dll
0x08000000 - 0x08138000 C:\Program
Files\Java\j2re1.4.2_08\bin\client\jvm.dll
0x77D40000 - 0x77DD0000 C:\Windows\system32\USER32.dll
0x77F10000 - 0x77F56000 C:\Windows\system32\GDI32.dll
0x76B40000 - 0x76B6D000 C:\Windows\system32\WINMM.dll
0x76390000 - 0x763AD000 C:\Windows\system32\IMM32.DLL
0x629C0000 - 0x629C9000 C:\Windows\system32\LPK.DLL
0x74D90000 - 0x74DFB000 C:\Windows\system32\USP10.dll
0x6BD00000 - 0x6BD0D000 C:\Windows\system32\SYNCOR11.DLL
0x10000000 - 0x10007000 C:\Program Files\Java\j2re1.4.2_08\bin\hpi.dll
0x003B0000 - 0x003BE000 C:\Program Files\Java\j2re1.4.2_08\bin\verify.dll
0x003C0000 - 0x003D9000 C:\Program Files\Java\j2re1.4.2_08\bin\java.dll
0x003E0000 - 0x003EE000 C:\Program Files\Java\j2re1.4.2_08\bin\zip.dll
0x02B80000 - 0x02C15000 D:\agent\bin\piAgent.dll
0x71AB0000 - 0x71AC7000 C:\Windows\system32\WS2_32.dll
0x71AA0000 - 0x71AA8000 C:\Windows\system32\WS2HELP.dll
0x003F0000 - 0x003FB000 D:\agent\bin\hcclco.dll
0x02C20000 - 0x02C28000 D:\agent\bin\hccldt.dll
0x02C30000 - 0x02C41000 D:\agent\bin\hcclsm.dll
0x02C50000 - 0x02C5D000 D:\agent\bin\hccls.dll
0x02C60000 - 0x02C6B000 D:\agent\bin\hcbnd.dll
0x71A50000 - 0x71A8F000 C:\Windows\System32\mswsock.dll
0x76F20000 - 0x76F47000 C:\Windows\system32\DNSAPI.dll
0x76FB0000 - 0x76FB8000 C:\Windows\System32\winrnr.dll
0x76F60000 - 0x76F8C000 C:\Windows\system32\WLDAP32.dll
0x76FC0000 - 0x76FC6000 C:\Windows\system32\rasadhlp.dll
0x76C90000 - 0x76CB8000 C:\Windows\system32\imagehlp.dll
0x59A60000 - 0x59B01000 C:\Windows\system32\DBGHELP.dll
0x77C00000 - 0x77C08000 C:\Windows\system32\VERSION.dll
0x76BF0000 - 0x76BFB000 C:\Windows\system32\PSAPI.DLL

Heap at VM Abort:
Heap
def new generation total 576K, used 576K [0x10010000, 0x100b0000,
0x104f0000)
eden space 512K, 100% used [0x10010000, 0x10090000, 0x10090000)
from space 64K, 100% used [0x10090000, 0x100a0000, 0x100a0000)
to space 64K, 0% used [0x100a0000, 0x100a0000, 0x100b0000)
tenured generation total 1408K, used 228K [0x104f0000, 0x10650000,
0x14010000)
the space 1408K, 16% used [0x104f0000, 0x10529218, 0x10529400,
0x10650000)
compacting perm gen total 4096K, used 1628K [0x14010000, 0x14410000,
0x18010000)
the space 4096K, 39% used [0x14010000, 0x141a7358, 0x141a7400,
0x14410000)

Local Time = Sun Jul 17 18:03:30 2005
Elapsed Time = 1
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
#
Re: Cannot get TPTP 4.0 to run at all - JVM crash [message #22557 is a reply to message #22276] Mon, 18 July 2005 23:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nmehrega.ca.ibm.com

This is a multipart message in MIME format.
--=_alternative 007FBCD185257042_=
Content-Type: text/plain; charset="US-ASCII"

Hi Phillip,

The Agent Controller does sometimes crash when JIT is not disabled. Try
disabling JIT when profiling your application. JIT can be disabled by
adding the following VM argument: -Djava.compiler=none

To do this, click on the profile button -> Profile -> select your launch
configuration -> add the above argument under 'VM arguments' -> Click on
Profile

Navid Mehregani
IBM, Canada
--=_alternative 007FBCD185257042_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Hi Phillip,</font>
<br>
<br><font size=2 face="sans-serif">The Agent Controller does sometimes
crash when JIT is not disabled. &nbsp;Try disabling JIT when profiling
your application. &nbsp;JIT can be disabled by adding the following VM
argument: -Djava.compiler=none</font>
<br>
<br><font size=2 face="sans-serif">To do this, click on the profile button
-&gt; Profile -&gt; select your launch configuration -&gt; add the above
argument under 'VM arguments' -&gt; Click on Profile </font>
<br>
<br><font size=2 face="sans-serif">Navid Mehregani</font>
<br><font size=2 face="sans-serif">IBM, Canada</font>
--=_alternative 007FBCD185257042_=--
Re: Cannot get TPTP 4.0 to run at all - JVM crash [message #22647 is a reply to message #22557] Tue, 19 July 2005 08:39 Go to previous message
Eclipse UserFriend
Originally posted by: p.beauvoir.bolton.ac.uk

This is a multi-part message in MIME format.

------=_NextPart_000_0014_01C58C45.C8904FA0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Thanks for that,

I didn't need to do that, because for some reason it all seems to work =
OK now, even under Java 1.5.0

Phil


<nmehrega@ca.ibm.com> wrote in message =
news:dbhd62$ug9$1@news.eclipse.org...

Hi Phillip,=20

The Agent Controller does sometimes crash when JIT is not disabled. =
Try disabling JIT when profiling your application. JIT can be disabled =
by adding the following VM argument: -Djava.compiler=3Dnone=20

To do this, click on the profile button -> Profile -> select your =
launch configuration -> add the above argument under 'VM arguments' -> =
Click on Profile=20

Navid Mehregani=20
IBM, Canada
------=_NextPart_000_0014_01C58C45.C8904FA0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2668" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Thanks for that,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I didn't need to do that, because for =
some reason=20
it all seems to work OK now, even under Java 1.5.0</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Phil</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>&lt;<A =
href=3D"mailto:nmehrega@ca.ibm.com">nmehrega@ca.ibm.com</A>&gt;=20
wrote in message <A=20
=
href=3D"news:dbhd62$ug9$1@news.eclipse.org">news:dbhd62$ug9$1@news.eclips=
e.org</A>...</DIV><BR><FONT=20
face=3Dsans-serif size=3D2>Hi Phillip,</FONT> <BR><BR><FONT =
face=3Dsans-serif=20
size=3D2>The Agent Controller does sometimes crash when JIT is not =
disabled.=20
&nbsp;Try disabling JIT when profiling your application. &nbsp;JIT can =
be=20
disabled by adding the following VM argument: =
-Djava.compiler=3Dnone</FONT>=20
<BR><BR><FONT face=3Dsans-serif size=3D2>To do this, click on the =
profile button=20
-&gt; Profile -&gt; select your launch configuration -&gt; add the =
above=20
argument under 'VM arguments' -&gt; Click on Profile =
</FONT><BR><BR><FONT=20
face=3Dsans-serif size=3D2>Navid Mehregani</FONT> <BR><FONT =
face=3Dsans-serif=20
size=3D2>IBM, Canada</FONT></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0014_01C58C45.C8904FA0--
Previous Topic:Profiling JBoss running in debug mode
Next Topic:Problems with TPTP 4.0 installation in Eclipse 3.1
Goto Forum:
  


Current Time: Fri Dec 27 01:02:31 GMT 2024

Powered by FUDForum. Page generated in 0.03711 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top