Uploaded image for project: 'jUDDI (Retired)'
  1. jUDDI (Retired)
  2. JUDDI-965

DispositionReportFaultMessage is hiding exception messages

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3.2
    • 3.3.3
    • juddi-client
    • None

    Description

      I got the following Log message:
      Unsupported Exception: class java.lang.reflect.InvocationTargetException

      This is caused by line 112 in DispositionReportFaultMessage:
      log.error("Unsupported Exception: " + e.getClass());

      Please change it so it outputs the exception stacktrace and unwrap InvocationTargetException. I had to actually remote debug the application to get the actual error message...

      Attachments

        Activity

          People

            spyhunter99 Alex O'Ree
            subes subes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: