Freeze when click on "monitor" to configure run profile [message #133151] |
Wed, 23 July 2008 20:18  |
Eclipse User |
|
|
|
Originally posted by: antony.stubbs.gmail.com
Eclipse freezes when I click on the monitor tab when configuring a run
configuration to profile.
There are no entries generated in the eclipse log when this happens.
I click on Monitor because I get the error up the top saying "[Monitor]:
The launch requires at least one data collector to be selected".
|
|
|
|
Re: Freeze when click on "monitor" to configure run profile [message #133269 is a reply to message #133165] |
Fri, 25 July 2008 10:33   |
Eclipse User |
|
|
|
Hi Antony,
Did you download TPTP using update manager? or all-in-one?
There may be something wrong with the Agent Controller(AC) auto setup.
Please try
the following to quickly to test the AC setup of your driver.
Before you do anything, shut down Eclipse, and make sure there is no
dangling process of java.exe nor ACServer.exe
If you are using an TPTP all-in-one driver, go to
Eclipse\dropins\eclipse\plugins\org.eclipse.tptp.platform.ac .win_ia32_4.4.1.v200806171132\agent_controller\bin,
If you are using update manager, go to
Eclipse\plugins\org.eclipse.tptp.platform.ac.win_ia32_4.4.1. v200806171132\agent_controller\bin,
run the following command:
SetConfig.bat
keep all default value (simply press enter to use default in input prompt)
when done, try with following command:
ACServer.exe
and this should manually startup an AC with no error message prompt.
If everything run okay so far, leave ACServer.exe running and try launch
Eclipse and open and monitor
tab again.
Also, what JVM are you using and shown in SetConfig.bat command?
(java -version)
Eugene
"Antony Stubbs" <antony.stubbs@gmail.com> wrote in message
news:e94c523614385cb702a16851733306b5$1@www.eclipse.org...
> p.s.:
> Version: 3.4.0
> Build id: I20080617-2000
>
|
|
|
Re: Freeze when click on "monitor" to configure run profile [message #133604 is a reply to message #133151] |
Thu, 31 July 2008 11:31  |
Eclipse User |
|
|
|
Antony Stubbs wrote:
> Eclipse freezes when I click on the monitor tab when configuring a run
> configuration to profile.
>
> There are no entries generated in the eclipse log when this happens.
>
> I click on Monitor because I get the error up the top saying "[Monitor]:
> The launch requires at least one data collector to be selected".
>
I was experiencing the exact same problem. I removed the SOCKS proxy
setting in Preferences::General::Network Connections and it worked fine.
|
|
|
Powered by
FUDForum. Page generated in 0.04722 seconds