[
https://jira.jboss.org/jira/browse/JBIDE-3461?page=com.atlassian.jira.plu...
]
Rob Stryker commented on JBIDE-3461:
------------------------------------
The eclipse IProcess interface (and RuntimeProcess class) are nothing more than wrappers
for the jdk's Process class. It periodically does Process.exitValue() and catches the
exception if there is one. If there is one, it waits a while and does it again.
So if the process is terminated it should return here >=[ This should work.
After Jboss server shutdown from eclipse IDE the CPU time is
significantly increased
------------------------------------------------------------------------------------
Key: JBIDE-3461
URL:
https://jira.jboss.org/jira/browse/JBIDE-3461
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.0.0.cr1
Environment: Vista x64; Eclipse 3.4.1_win32_x64; JBoss server 5.0.0 GA and JBoss
server 4.2.3 GA; Java 1.6.0_11 x64
Reporter: Toma�¾ Zupan
Assignee: Rob Stryker
Priority: Critical
Fix For: 3.0.0.CR2
If JBoss server (i.e. JBoss, a division of Red Hat/JBoss 5) is started and stoped from
Eclipse IDE, then after server is stoped, CPU of the eclipse process is significantly
incresed from 0% to 50%. If you repeat it again after second serven shutdown CPU time is
increased to 100%.
I tried the same procedure on generic JBoss 4.2 server runtime and there is no problem.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira