Title | Install.jsp throws java.io.FileNotFoundException |
Date | 03-Apr-2006 16:44:49 EEST |
Version | 2.3.92 |
Submitter | 158.111.4.25 |
Bug criticality | MediumBug |
Browser version | Firefox and IE 6 |
Bug status | ClosedBug |
PageProvider used | |
Servlet Container | BEA Weblogic 8.1 sp5 |
Operating System | Win 2000 |
URL | http://localhost![]() |
Java version | jdk142_08 |
Can finish configuration of JSPWiki on Weblogic because of the error above. since I'm new with JSP wiki, don't really know the impact of running a wiki without being able to run the install.jsp page above.
BTW, I already made sure that jspwiki.properties IS under WEB-INF folder. I tried placing it also on WEB-INF/classes folder but no success either.
Here's the stack trace:
<Apr 3, 2006 9:41:50 AM EDT> <Error> <HTTP> <BEA-101019> <[ServletContext(id=332 38837,name=JSPWiki,context-path=/JSPWiki)] Servlet failed with IOException java.io.FileNotFoundException: \WEB-INF\jspwiki.properties (The system cannot fi nd the path specified) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:106) at java.io.FileReader.<init>(FileReader.java:55) at jsp_servlet.__install.readProperties(__install.java:158) at jsp_servlet.__install._jspService(__install.java:313) at weblogic.servlet.jsp.JspBase.service(JspBase.java:33) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run (ServletStubImpl.java:1072) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:465) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja va:27) at com.ecyrd.jspwiki.ui.WikiServletFilter.doFilter(WikiServletFilter.jav a:99) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja va:27) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio n.run(WebAppServletContext.java:6987) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate dSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java: 121) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe rvletContext.java:3892) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm pl.java:2766) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183) >
Hmm... Strange. Do you possibly have the closed WAR file in your path as well? But it's okay, you can do the config manually, too. All Install.jsp does is that it edits your jspwiki.properties - you can just go it through yourself with a text editor and make the changes. It's pretty well commented...
No further information, and Install.jsp has changed a lot. Closing for now.
What element do i have to change in the jspwiki.properties file ?? please , cannot launch it...
--AnonymousCoward, 16-Aug-2006