Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP Beginner: Profiling crashes
TPTP Beginner: Profiling crashes [message #632029] Mon, 11 October 2010 09:34
Gilbert  is currently offline Gilbert Friend
Messages: 25
Registered: October 2009
Junior Member
Hi

After a complete re-boot, profiling on my system will work for a while. Then "something happens" and profiling will fail. Shutting down Eclipse and the ACWinServer.exe and restarting results in the same exception as listed below. Only a full re-boot seems to cure the problem. Any ideas?

Regards

java.net.SocketException: Socket is closed
at java.net.Socket.getOutputStream(Unknown Source)
at org.eclipse.tptp.platform.execution.client.core.internal.Con nectionIm
pl.sendMessage(ConnectionImpl.java:522)
at org.eclipse.tptp.platform.execution.client.core.internal.Age ntControl
ler.sendCommand(AgentController.java:1330)
at org.eclipse.tptp.platform.execution.client.agent.internal.Ag entImpl.s
endCommand(AgentImpl.java:353)
at org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHe
lper.sendOptions(TIDelegateHelper.java:1158)
at org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHe
lper.attachToAgent(TIDelegateHelper.java:818)
at org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHe
lper.attachToAgent(TIDelegateHelper.java:742)
at org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHe
lper.access$7(TIDelegateHelper.java:740)
at org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHe
lper$2.processLaunched(TIDelegateHelper.java:581)
at org.eclipse.tptp.platform.execution.client.core.internal.Pro cessImpl.
launchAC(ProcessImpl.java:701)
at org.eclipse.tptp.platform.execution.client.core.internal.Pro cessImpl.
launch(ProcessImpl.java:130)
at org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHe
lper.launchProcess(TIDelegateHelper.java:616)
at org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHe
lper.launch(TIDelegateHelper.java:385)
at org.eclipse.tptp.platform.jvmti.client.internal.launcher.TIJ avaLaunch
erDelegate.launch(TIJavaLauncherDelegate.java:37)
at org.eclipse.tptp.trace.ui.internal.launcher.core.LauncherUti lity.dele
gateInit(LauncherUtility.java:1164)
at org.eclipse.tptp.trace.ui.provisional.launcher.PrimaryLaunch Delegate.
run(PrimaryLaunchDelegate.java:195)
at java.lang.Thread.run(Unknown Source)
Previous Topic:Profiler parsing jvm args problem
Next Topic:Profile using TPTP from command line
Goto Forum:
  


Current Time: Fri Apr 19 05:19:38 GMT 2024

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

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

Back to the top