Project
IntelliJ IDEA
Priority
Major
Type
Bug
Fix versions
No Fix versions
State
Can't Reproduce
Assignee
Nikolay Chashnikov
Subsystem
J2EE.Tomcat
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Noa Resare
    3 years ago (20 Apr 2008 19:17)
  • Updated by   Benjamin Winterberg
    4 months ago (11 Oct 2011 20:09)
  • Jira: IDEADEV-33420
    (history, comments)
 
IDEA-43656 Exceptions from tomcat 6 not displayed in console
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
When deploying a webapp in Tomcat 6 that throws an exception that exception is not displayed in neither the Console tab nor the Tomcat Log tab in the Run area. Installing and deploying on Tomat 5.5 returns the error directly in the Console, with those nifty clickable stack traces.

Please modify the Tomcat 6 integration to do the same.

Versions:
apache-tomcat-5.5.26
apache-tomcat-6.0.16

Environment: Linux (fedora 8), java 1.6.0_04 (64bit)
Comments (3)
 
History
 
Linked Issues (?)
 
Noa Resare
  Noa Resare
11 Dec 2008 17:06
3 years ago
This issue still exists in the new major release and can be easily reproduced with build 9164 and apache-tomcat-6.0.18

Please have a look at this, as keeping people on an obsolete tomcat codebase has it's problems.

Yes, I am a paying customer.
Nikolay Chashnikov
  Nikolay Chashnikov
10 Jun 2011 17:12
8 months ago
It works fine for me. If the problem is still actual please specify where the exception is thrown (from jsp code, servlet code or something else).
Benjamin Winterberg
  Benjamin Winterberg
11 Oct 2011 20:09
4 months ago
I got similiar issues with Tomcat 7 and Mac OSX. Just opened an issue for that: http://youtrack.jetbrains.net/issue/IDEA-75404

This bug is VERY annoying and should be fixed asap.