[jboss-jira] [JBoss JIRA] (JBWEB-315) JBoss does not return exception with stack trace if the service address is not localhost or loopback ip

Khoa Tran (JIRA) issues at jboss.org
Wed Dec 7 02:50:00 EST 2016


Khoa Tran created JBWEB-315:
-------------------------------

             Summary: JBoss does not return exception with stack trace if the service address is not localhost or loopback ip 
                 Key: JBWEB-315
                 URL: https://issues.jboss.org/browse/JBWEB-315
             Project: JBoss Web
          Issue Type: Bug
    Affects Versions: JBossWeb-7.0.1.GA 
         Environment: Window OS: win 7
JDK version: 1.8.0_112
            Reporter: Khoa Tran
            Assignee: Remy Maucherat
            Priority: Critical
         Attachments: Replication.docx, WebException.zip, standalone.xml

For this JBOSS release 7.0.1.GA, exception return to client upon processing HTTP Request is not consistent. How the exception return surprisingly depends on the ipaddress (of the server).
What I mean is:
- Using 127.0.0.1 or localhost as part of address, exception is return fine, with proper stack trace
- Using PC domain name, or lan ip adrress, the exception return is just "Internal Server Error", no stack trace - this look like JBoss error to me.
Please view attach document for detail, also there is sample project and standalone xml included. 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list