[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3461) After Jboss server shutdown from eclipse IDE the CPU time is significantly increased

Toma�¾ Zupan (JIRA) jira-events at lists.jboss.org
Wed Jan 14 02:29:04 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12447695#action_12447695 ] 

Toma�¾ Zupan commented on JBIDE-3461:
---------------------------------------

I looked threads by new "Java VisualVM" tool and I can see that every time when I press the "Stop" button, some new threads are created for terminating JBOSS server and they are all terminated after a while when JBOSS server is stoped, except one which is fully active all the time.

Here is a dump of that thread:

2009-01-14 08:03:30
Full thread dump Java HotSpot(TM) 64-Bit Server VM (11.0-b16 mixed mode):

"Thread-50" prio=6 tid=0x000000002978f400 nid=0xd64 runnable [0x000000003342f000..0x000000003342fa10]
   java.lang.Thread.State: RUNNABLE
	at org.jboss.ide.eclipse.as.core.server.internal.launch.StopLaunchConfiguration.stop(StopLaunchConfiguration.java:60)
	at org.jboss.ide.eclipse.as.core.server.internal.JBossServerBehavior$1.run(JBossServerBehavior.java:84)

   Locked ownable synchronizers:
	- None
...

And every time when I stop the server this kind of thread is created (name is "Thread-" + number) and never terminate, so the machine is slower and slower.


> 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
>             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

       




More information about the jbosstools-issues mailing list