Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Profiling Crashes Eclipse
Profiling Crashes Eclipse [message #112815] Wed, 19 September 2007 15:15 Go to next message
Eric Kolotyluk is currently offline Eric KolotylukFriend
Messages: 65
Registered: July 2009
Member
Whenever I try to profile my application Eclipse just crashes. This
typically happens before the application actually starts while I'm still
in the profiling setup dialog. Does anyone have any suggestions?

I'm running Eclipse 3.3.

Cheers, Eric

!ENTRY org.eclipse.tptp.platform.iac.administrator 4 0 2007-09-18
15:09:44.927
!MESSAGE unknown protocol: c
!STACK 0
java.net.MalformedURLException: unknown protocol: c
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.set upCurrentEntity(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.d etermineDocVersion(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(U nknown
Source)
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(U nknown
Source)
at
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl. parse(Unknown
Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at
org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.parseFile(AdminUtil.java:79)
at
org.eclipse.tptp.platform.iac.administrator.internal.common. AdminUtil.isConfigurationValid(AdminUtil.java:643)
at
org.eclipse.tptp.platform.iac.administrator.internal.startst op.AutoStartStop.startIAC(AutoStartStop.java:81)
at
org.eclipse.hyades.internal.execution.local.control.NodeImpl .connect(NodeImpl.java:283)
at
org.eclipse.hyades.security.internal.util.BaseConnectUtil.in secureConnect(BaseConnectUtil.java:369)
at
org.eclipse.hyades.security.internal.util.BaseConnectUtil.co nnect(BaseConnectUtil.java:255)
at
org.eclipse.hyades.security.internal.util.BaseConnectUtil.co nnect(BaseConnectUtil.java:540)
at
org.eclipse.tptp.platform.common.ui.trace.internal.util.PDCo reUtil.profileConnect(PDCoreUtil.java:827)
at
org.eclipse.tptp.trace.ui.internal.launcher.deleg.applicatio n.PIDelegateHelper$JVMVersionDetector.run(PIDelegateHelper.j ava:473)
at java.lang.Thread.run(Unknown Source)
Re: Profiling Crashes Eclipse [message #112867 is a reply to message #112815] Thu, 20 September 2007 08:00 Go to previous messageGo to next message
Asaf Yaffe is currently offline Asaf YaffeFriend
Messages: 333
Registered: July 2009
Senior Member
Eric,

Please provide us with the following information:
- TPTP version
- OS version and architecture
- Java version (use java -version)
- Whether you are using the standalone Agent Controller or the
Integrated Agent Controller (the default, it you didn't install anything
other than the TPTP client package).

Thanks,
Asaf

--
Asaf Yaffe
Eclipse TPTP Committer, JVMTI Profiler
Re: Profiling Crashes Eclipse [message #112932 is a reply to message #112815] Thu, 20 September 2007 14:26 Go to previous message
Igor Alelekov is currently offline Igor AlelekovFriend
Messages: 139
Registered: July 2009
Senior Member
Hi Eric,
This defect is described in the
https://bugs.eclipse.org/bugs/show_bug.cgi?id=190699 and
https://bugs.eclipse.org/bugs/show_bug.cgi?id=201819 and should be
resolved soon.
Right now, as a workaround, you can use Java 1.5 or install your eclipse
in a path without spaces.
Regards,
Igor
Previous Topic:Increase timeout threshold
Next Topic:TPTP runs with VPN and Proxy ?
Goto Forum:
  


Current Time: Fri Sep 20 01:10:06 GMT 2024

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

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

Back to the top