Tomcat Problem
843841Jan 12 2006 — edited Jan 12 2006Can 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