Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-9359

wildfly8.1 can't graceful shut down JNDI perfectly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 9.x.x TBD
    • EE
    • Hide

      1.create a servlet3.0 demo while receive a client request to start to do some database querying by using JNDI for a long time.
      2. define the JNDI in standalone.xml
      3.deploy this deme servlet in wildfly and run it
      4.use browser to send a request to this servlet demo
      5. shutdown wildfly suddenly

      Show
      1.create a servlet3.0 demo while receive a client request to start to do some database querying by using JNDI for a long time. 2. define the JNDI in standalone.xml 3.deploy this deme servlet in wildfly and run it 4.use browser to send a request to this servlet demo 5. shutdown wildfly suddenly

    Description

      I create a servlet to query some mysql data. And I use jboss JNDI which defined in standalone.xml。 I want this querying is needs to be done 1000 times。But when I shut down wildfly8.1.0 suddenly during the querying is running, the querying can't finished and will throw some exception is server.log。But I do this test case in apache-tomcat-8.0.36 and websphere7, the querying is finished before server is down。
      So I this wildfly8.1.x cant shutdown graceful perfectly。

      Attachments

        Activity

          People

            Unassigned Unassigned
            cht_love_2 fantesy so (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: