XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • None
    • JBossAS-5.0.0.Beta1
    • Remoting
    • None

    Description

      The UnifiedInvoker is configured to use the socket transport
      which has a read timeout set at 60 seconds by default.

      This is a stupid value given that the default transaction timeout is 300 seconds.

      It causes at least
      org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase::testPassivationByTimeLocal
      to fail.

      This test invokes org.jboss.test.cts.test.StatelessSessionBean::testPassivationByTimeLocal
      which does two sleeps one for 41 seconds and one for 90 seconds
      or more than the 60 seconds the client is prepared to wait.

      Attachments

        Activity

          People

            tom.elrod_jira Tom Elrod (Inactive)
            adrian.brock Adrian Brock (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: