Hi Guys,
Here is my situation: I'm adding multiple JSP pages to a web site. All pages are very similar...only small differences in content. At first, everything works fine...but as I keep adding pages, I start getting errors. I refresh a few times and it seems fine. So, I keep adding my pages. After a while though, I get to a point where refreshing doesn't bring the page on the screen. I get the following error:
oracle.jsp.provider.JspCompileException: Errors compiling:/path/_gr004_2d_e.java
error: Can't read: /path/_gr004_2d_e.java
1 error
What's going on here? Is it a problem with the virtual memory? How can I fix this?
Thanks a lot!
Daph
Here is my situation: I'm adding multiple JSP pages to a web site. All pages are very similar...only small differences in content. At first, everything works fine...but as I keep adding pages, I start getting errors. I refresh a few times and it seems fine. So, I keep adding my pages. After a while though, I get to a point where refreshing doesn't bring the page on the screen. I get the following error:
oracle.jsp.provider.JspCompileException: Errors compiling:/path/_gr004_2d_e.java
error: Can't read: /path/_gr004_2d_e.java
1 error
What's going on here? Is it a problem with the virtual memory? How can I fix this?
Thanks a lot!
Daph