XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • None
    • None
    • None
    • None
    • Hide

      Test case is attached, you just deploy the war and run "curl http://localhost:8080/bugreport-demo/test”.

      On EAP 7.0, you run the curl command, wait 1 minute, rerun curl and it works fine.
      On EAP 7.1, you run the curl command, wait 1 minute, rerun curl and it fails with a root caused by of Caused by: java.net.UnknownHostException: null: unknown error

      Show
      Test case is attached, you just deploy the war and run "curl http://localhost:8080/bugreport-demo/test ”. On EAP 7.0, you run the curl command, wait 1 minute, rerun curl and it works fine. On EAP 7.1, you run the curl command, wait 1 minute, rerun curl and it fails with a root caused by of Caused by: java.net.UnknownHostException: null: unknown error

    Description

      Calling this example service with Resteasy works initially but after a 1 minute timeout it no longer works and throws an exception. Making a new call after the failure will cause it to work again as long as you don't let the timeout period pass between calls.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-dboeren David Boeren
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: