Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-970

Seam3 booking example hangs after a few requests on AS7

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.CR1
    • None
    • None
    • None
    • Hide

      0. deploy the attached .war and goto 6, or continue
      1. Download Seam3 distribution http://sourceforge.net/projects/jboss/files/Seam/3/3.0.0.Final/
      2. go to seam-3.0.0.Final/examples/seam-booking
      3. edit src/main/resources/META-INF/persistence.xml <jta-data-source>java:/H2DS</jta-data-source>
      4. mvn package
      5. deploy target/seam-booking.war on AS7
      6. go to http://127.0.0.1:8080/seam-booking/
      7. login as one of the users
      8. search for hotels
      9. click on any hotel link (here it usually hangs, but not always)
      10. notice further requests for http://127.0.0.1:8080/seam-booking also hanging

      Show
      0. deploy the attached .war and goto 6, or continue 1. Download Seam3 distribution http://sourceforge.net/projects/jboss/files/Seam/3/3.0.0.Final/ 2. go to seam-3.0.0.Final/examples/seam-booking 3. edit src/main/resources/META-INF/persistence.xml <jta-data-source>java:/H2DS</jta-data-source> 4. mvn package 5. deploy target/seam-booking.war on AS7 6. go to http://127.0.0.1:8080/seam-booking/ 7. login as one of the users 8. search for hotels 9. click on any hotel link (here it usually hangs, but not always) 10. notice further requests for http://127.0.0.1:8080/seam-booking also hanging

    Description

      Seam3 example application `booking' hangs after a few requests. After the hang, all requests trying to access a stateful session bean from the application try to lock at:

      org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor.processInvocation(StatefulSessionSynchronizationInterceptor.java:62)

      see attached logs

      Attachments

        1. boot.log
          8 kB
          Marek Schmidt
        2. http-threads.txt
          26 kB
          Marek Schmidt
        3. http-threads2.txt
          13 kB
          Marek Schmidt
        4. seam-booking.war
          5.98 MB
          Marek Schmidt
        5. server.log
          187 kB
          Marek Schmidt

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            maschmid@redhat.com Marek Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: