Hi, I am sure this error message doesn't come from that webapp since there is no "incident ID" in the webapp. In addition, I searched this error in google and I found a lot of similar error messages coming from different webapps deployed on tomcat so I thought it might come from Tomcat.
The original error is: This page can't be displayed. Contact support for additional information. The incident ID is: N/A. I found the following message in http trace: This page can't be displayed. Contact support for additional information. The incident ID is: 2205106170494020972. May I know if there is a concept called "incident ID" in tomcat? Regards, Ivan -----邮件原件----- 发件人: Caldarale, Charles R [mailto:[email protected]] 发送时间: 2016年4月5日 9:38 收件人: Tomcat Users List <[email protected]> 主题: RE: Information about incident ID 2205106170494020972 > From: Yin, Ivan [mailto:[email protected]] > Subject: Information about incident ID 2205106170494020972 > When I tried to click one button in the web application deployed in Tomcat 7, > it throws > an error message as below: > This page can't be displayed. Contact support for additional information. > The incident ID is: 2205106170494020972. > May I know what is the meaning of this incident ID and how I can solve this > issue? The message does not come from Tomcat itself, but most likely a webapp deployed under Tomcat. As the message says, you'll need to contact the support personnel for the webapp. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
