Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP 4.5 Profiling crash (Sun, Vista)
TPTP 4.5 Profiling crash (Sun, Vista) [message #135783] Tue, 16 September 2008 11:21 Go to next message
Johan Van Noten is currently offline Johan Van NotenFriend
Messages: 87
Registered: July 2009
Member
Environment:

- Windows Vista SP1
- Eclipse 3.4
- TPTP 4.5
- Sun JRE 1.6.0_07 or Sun JDK 1.5.0_15

Goal:

Profile own bundles in an Equinox framework based project.

Problem:

I never used TPTP before. (Could be part of the problem as well.)
When I try it, it consistently causes VM crash at launch of the project.

"Java2 SE 1.5 platform doesn't work anymore".
Unhandled exception at 0x770681cb in java.exe:
0xC0000005: Access violation reading location 0x00000004.

Already tried:

- Both Sun VM versions 1.5 and 1.6.
I took the same VM for Eclipse as for the Run.
- Tried to follow the TPTP installation procdure in detail.
Most is about Agent installer, but I suppose I use IAC.
- Forum suggested IBM SDK iso Sun,
but that's not available on a non-IBM machine.
- Verified necessary agent ports in firewall.
They seem to be open.
- Looked for updates, none available (dd. 2008-09-14).
- Browsed through numerous news articles (dev.eclipse.org) all pointing
out this or similar issue but without solutions.
- Looked for similar Bugzilla entry.

Question:

This looks like an 'out-of-the-box' scenario to me.
What to investigate next?
Any information that you would like me to produce?

Thanks,
Johan
Re: TPTP 4.5 Profiling crash (Sun, Vista) [message #136020 is a reply to message #135783] Mon, 22 September 2008 15:34 Go to previous messageGo to next message
Eugene Chan is currently offline Eugene ChanFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Johan,

Does the problem exist with other Java application? eg. HelloWorld type
application.
Could you also try with TPTP 4.5.1? There are some bug fixes in the JVMTI
agent area that was reported with unhandled exception problem. Also does
your user account have any read/write limitation on the Vista machine?

Eugene

"Johan Van Noten" <johan@qootec.be> wrote in message
news:518a48b108842b14741264a70afb750f$1@www.eclipse.org...
> Environment:
>
> - Windows Vista SP1
> - Eclipse 3.4
> - TPTP 4.5
> - Sun JRE 1.6.0_07 or Sun JDK 1.5.0_15
>
> Goal:
>
> Profile own bundles in an Equinox framework based project.
>
> Problem:
>
> I never used TPTP before. (Could be part of the problem as well.)
> When I try it, it consistently causes VM crash at launch of the project.
>
> "Java2 SE 1.5 platform doesn't work anymore".
> Unhandled exception at 0x770681cb in java.exe:
> 0xC0000005: Access violation reading location 0x00000004.
>
> Already tried:
>
> - Both Sun VM versions 1.5 and 1.6.
> I took the same VM for Eclipse as for the Run.
> - Tried to follow the TPTP installation procdure in detail.
> Most is about Agent installer, but I suppose I use IAC.
> - Forum suggested IBM SDK iso Sun, but that's not available on a non-IBM
> machine.
> - Verified necessary agent ports in firewall.
> They seem to be open.
> - Looked for updates, none available (dd. 2008-09-14).
> - Browsed through numerous news articles (dev.eclipse.org) all pointing
> out this or similar issue but without solutions.
> - Looked for similar Bugzilla entry.
>
> Question:
>
> This looks like an 'out-of-the-box' scenario to me.
> What to investigate next?
> Any information that you would like me to produce?
>
> Thanks,
> Johan
>
Re: TPTP 4.5 Profiling crash (Sun, Vista) [message #553629 is a reply to message #136020] Wed, 18 August 2010 08:48 Go to previous message
Marie Fetiveau is currently offline Marie FetiveauFriend
Messages: 1
Registered: August 2010
Junior Member
Hello !

I'm using Eclipse 3.5 and java 1.6.0_06 and I'm experimenting same kind of problems on Windows XP 32 bits.

First time I launched TPTP Profiling for my project (v4.3), It worked.
But the next time, launch blocked at 51% and a message told me Java.exe had a problem that forced it to quit. I had to kill Eclipse to use it again.

Since that moment, the same crash occures and I can't use TPTP.
I tried in a new workspace -> same problem.
I tried with different versions of TPTP (from 4.3 to 4.6.2) -> not better.

As I'm using EMF 2.5, I didn't try with TPTP 4.7 which requires Helios which requires EMF 2.6 (means some work to make my code compile).

I'm also using Guice 2.0 so as explained here, I have to use this option : -Xverify:none

I tried on a simpler project (no EMF and Guice, just simple Java), It worked.

Can you help me ?

It'll be great to use TPTP Profiling with my EMF + Guice project !

Thanks ;p

[Updated on: Wed, 18 August 2010 08:55]

Report message to a moderator

Previous Topic:UML Testing Profile
Next Topic:java.lang.NullPointerException
Goto Forum:
  


Current Time: Fri Apr 19 15:45:32 GMT 2024

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

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

Back to the top