facebook

EntryFilter javax.servlet.ServletException: Filter execution

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #250671 Reply

    This is sort of strange. I am trying to execute some code in my application that imports data into the database. If start tomcat from within eclipse and try to execute the code, I get an error:

    Env/http-8081-Processor22:ERROR:EntryFilter javax.servlet.ServletException: Filter execution threw an exception

    If I start tomcat from the command line, I am able to run the same command without any errors.

    Any ideas?

    thanks,

    Khalid

    #250762 Reply

    Riyad Kalla
    Member

    Very strange. If you nagivate to your Tomcat connector settings, do you have anything listed under the “Paths” preferences for the version of TOmcat you are using? You shouldn’t need to, but maybe you added a different lib version somewhere in there.

    #250798 Reply

    Riyad,

    nothing there, the boxes are empty.

    thanks,

    Khalid

    #250800 Reply

    Riyad Kalla
    Member

    What is the exception the filter throws? I’m curious if this is a simple issue of you not adding the JDBC driver to your classpath or something from within MyEclipse, but you do outside of MyEclipse.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: EntryFilter javax.servlet.ServletException: Filter execution

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