Hello, Thank you for your reply. My application is very simple. It is used to maintain a email mailing lists stored in flat files. It is written fully in java. The error happens when the application is most likely idol (very late at night or early in the morning). So far I can't find any way to reproduce this error. It usualy happens within 2-3 days. I'm using a binary version of Tomcat do you think I should get the src and compile it on that computer?
Robert Martin Gainty wrote: > Robert: > > 1)Did you Add usr\lib to the directory, where your application is > searching for its dynamic libraries?? > > 2)Also did you check the parameters you are passing to the C++ Libraries?? > > Alot of these functions dont type check the parameters before using > them so you want to make sure the parameters are correct (allocated > and initted) before you use them > > This is a really nasty situation as you are passing to a library > function which aparrently has no > debug or diagnostic's built in..If you can link in the debug version > of the library you might be able to see whats going on > > Keep us apprised, > > Martin Gainty > > ______________________________________________ > > *Disclaimer and confidentiality note* > > Everything in this e-mail and any attachments relating to the official > business of Laconia Data Systems (LDS) is proprietary to the company. > It is confidential, legally privileged and protected by law. LDS does > not own and endorse any other content. Views and opinions are those of > the sender unless clearly stated as being that of LDS. > > The person addressed in the e-mail is the sole authorised recipient. > Please notify the sender immediately if it has unintentionally reached > you and do not read, disclose or use the content in any way. > > LDS can not assure that the integrity of this communication has been > maintained nor that it is free of errors, virus, interception or > interference. > > _______________________________________________ > > > =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
