[jboss-jira] [JBoss JIRA] Commented: (JBAS-6928) Make JCA PoolFiller a Daemon Thread
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Tue May 26 09:22:56 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12469153#action_12469153 ]
Andrew Lee Rubinger commented on JBAS-6928:
-------------------------------------------
Now I suggest the "undeploy" route. The server should leave the VM in the same state is was before it started. :)
> Make JCA PoolFiller a Daemon Thread
> -----------------------------------
>
> Key: JBAS-6928
> URL: https://jira.jboss.org/jira/browse/JBAS-6928
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: JCA service
> Reporter: Andrew Lee Rubinger
> Assignee: Jesper Pedersen
>
> This will allow the VM to exit after server shutdown. Alternatively, you may kill the Thread upon service undeploy. (Suggest the daemon route)
> "JCA PoolFiller" prio=1 tid=0x00007f72312ae3a0 nid=0x373 in Object.wait() [0x00007f7234efc000..0x00007f7234efcbf0]
> at java.lang.Object.wait(Native Method)
> - waiting on <0x00007f7261b17938> (a java.util.LinkedList)
> at java.lang.Object.wait(Object.java:474)
> at org.jboss.resource.connectionmanager.PoolFiller.run(PoolFiller.java:87)
> - locked <0x00007f7261b17938> (a java.util.LinkedList)
> at java.lang.Thread.run(Thread.java:595)
--
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