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

Server freezes on marhalling exception

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 7.1.1.Final
    • Server
    • None
    • Hide

      Just execute the included sample application.

      Show
      Just execute the included sample application.

    Description

      If the server throwns an exception that is not in the classpath of a remote client, a ClassNotFoundException is thrown by the marshalling (River). This can be expected but after this the server freezes and does not anser anymore (btw: the http services still answers).

      The attachted sample application was originally a try to hide the server exceptions from the client. It is an Eclipse/Maven project. If you remove the comment from the @Interceptors line in class HelloControllerBean everything works fine because the exception gets converted. But if executed as provided the expected ClassNotFoundException on the client will be thrown and after this the server freezes. You can not run the client again and Ctrl+C does not terminate the server.

      Attachments

        Activity

          People

            jgreene@redhat.com Jason Greene
            f.ulbricht Frank Ulbricht (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: