Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tomcat Problem

843841Jan 12 2006 — edited Jan 12 2006
Can any one explain me the problem.........

File Not FoundException: C:\jakarta-tomcat-4.1.24\logs\hailEss_Error.log (The system cannot
find the path specified)
at java.io.FileOutputStream.openAppend(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:177)
at java.io.FileOutputStream.<init>(FileOutputStream.java:102)
at hail.util.EssLocalLogger.performIO(EssLocalLogger.java:28)
at hail.util.EssLocalLogger.error(EssLocalLogger.java:68)
at da.DomtrvInvoiceDetails.retrieve(DomtrvInvoiceDetails.java:163)
at bl.TravelDesk.enterInvoiceEntry(TravelDesk.java:72)
at org.apache.jsp.invoice_controller_jsp._jspService(invoice_controller_
jsp.java:227)

All my jsp's are in place and are working fine when tested with test input data.

Plz help
Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 9 2006
Added on Jan 12 2006
13 comments
132 views