Skip to content

Instantly share code, notes, and snippets.

@christianromney
Created July 25, 2008 21:05
Show Gist options
  • Save christianromney/2523 to your computer and use it in GitHub Desktop.
Save christianromney/2523 to your computer and use it in GitHub Desktop.
####<Jul 25, 2008 5:04:19 PM EDT> <Error> <HTTP> <nclwebdevapp02> <NCLWEBDEVAPP02> <ExecuteThread: '12' for queue: 'weblogic.kernel.Default'> <<WLS Kernel>> <> <BEA-101019> <[ServletContext(id=67489679,name=myncl,context-path=/myncl)] Servlet failed with IOException
java.io.FileNotFoundException: /home/weblogic/bea/user_projects/domains/NCLWEBDEVdom/./NCLWEBDEVAPP02/.wlnotdelete/extract/NCLWEBDEVAPP02_myncl_myncl/jsp_servlet/_common/_layout/__home_template.java (No such file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
at java.io.FileWriter.<init>(FileWriter.java:73)
at weblogic.servlet.jsp.Jsp2Java.makeOutputStream(Jsp2Java.java:301)
at weblogic.utils.compiler.CodeGenerator.generateCode(CodeGenerator.java:337)
at weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:286)
at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:388)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:238)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment