Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6928

Make JCA PoolFiller a Daemon Thread

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 6.0.0.M1
    • None
    • JCA service
    • None

      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)

              jpederse@redhat.com Jesper Pedersen
              arubinge@redhat.com Andrew Rubinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: