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