facebook

Clickable execptions in the console window?

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #249740 Reply

    Kalle-lumi
    Member

    Hi,

    Now jsp exceptions gives output to console as usual but the refering line number where the exception origins does not match in any jsp file or java file. There is no links to click which can take me to the exception line. I have no output files to search but I know that in another computer there is an output directory called work/ where tomcat puts the servlets in java code.

    How can I configure myeclipse so I can get the execptions clickable in the console window?

    *** Date: Tue Apr 04 09:58:36 CEST 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_06

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.1 GA
    Build id: 20060309-4.1.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Platform

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse RCP

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Java Development Tools

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Plug-in Development Environment

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Project SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Program\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    790_2c
    -vm
    C:\WINDOWS\system32\javaw.exe

    #249792 Reply

    Riyad Kalla
    Member

    You cannot. These exceptions refer to the generated Servlets that your app server creates when compiling your JSP files.

    #249794 Reply

    Kalle-lumi
    Member

    so is there a work/ catalogue at the Tomcat server?

    #249799 Reply

    Riyad Kalla
    Member

    There should be a work directory under Tomcat’s install dir. If you aren’t seeing one, it’s possible that the server.xml file was changed to point to a different work directory.

    #249809 Reply

    Kalle-lumi
    Member

    Ah.. I have found it.
    So this is the only way to find out where exactly the execption occured, right?
    The are no plug-ins to join the console out put to this row and position in the servlet output directory file?

    #249816 Reply

    Riyad Kalla
    Member

    So this is the only way to find out where exactly the execption occured, right?

    Yes, right now atleast.

    The are no plug-ins to join the console out put to this row and position in the servlet output directory file?

    I am not aware of any.

    #249822 Reply

    Kalle-lumi
    Member

    Ok. Thanks 🙂
    Cheers!!

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Clickable execptions in the console window?

You must be logged in to post in the forum log in