[jboss-jira] [JBoss JIRA] Commented: (JBASM-3) Get a threaddump on hung servers

Aleksandar Kostadinov (JIRA) jira-events at lists.jboss.org
Fri Sep 26 10:13:21 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBASM-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12431395#action_12431395 ] 

Aleksandar Kostadinov commented on JBASM-3:
-------------------------------------------

The biggest problem with added dependencies is that now jars need to be put in the jvm's classpath and not only the ant's taskdef. See http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179035#4179035

If things cannot be fixed we need one of the following:
1. Give up from pure java solution
2. create a separate executable jar for the job so classpath can be passes to the forked process
3. add the classpath in the build.sh but that would prevent running test suite with "ant" executable without passing special parameters

Please, advise!

I have a small issue with jboss logging as well but should be considered after this one is resolved. 



> Get a threaddump on hung servers
> --------------------------------
>
>                 Key: JBASM-3
>                 URL: https://jira.jboss.org/jira/browse/JBASM-3
>             Project: JBoss AS Server Manager
>          Issue Type: Feature Request
>            Reporter: Dimitris Andreadis
>            Assignee: Aleksandar Kostadinov
>         Attachments: sm.diff
>
>
> At times where the timeout for shutting down a server has passed, and we try to kill it, I think it would be a good idea to first send a signal to the server JVM to produce a threaddump so we capture that in the logs and see what happens in there.

-- 
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 jboss-jira mailing list