the log file you sent earlier looks to me like a tomcat log file (coming from tomcat's logs directory) We would also need a jspwiki log file coming from jspwiki's logs directory (specified by log4j.appender.FileLog.File in jspwiki.properties)
About permissions on Windows, I have no clue, I'm not a Windows expert (and like to keep it that way) regards, Harry 2008/4/8, Patrizia Panassidi Ribes Informatica < [EMAIL PROTECTED]>: > > Hi All, > > I tried to change again the jspwiki.applicationName with the previous one, > and then restart the application, but the problem persist. > > I already set the log on DEBUG level (the log I paste was on DEBUG mode), > on jspwiki.properties I set log4j.rootCategory = DEBUG,FileLog. > > For check permission, what I need to check the file system permission or > what? > > Thanks again for the support. > > Regards, > Patrizia > > -----Messaggio originale----- > Da: Harry Metske [mailto:[EMAIL PROTECTED] > Inviato: lunedì 7 aprile 2008 18.03 > A: [email protected] > Oggetto: Re: Problem during tomcat/jspwiki start > > and also check the file permissions please. > > The next step would be to set the loglevel to debug (look at the bottom of > jspwiki.properties) > > regards, > Harry > > 2008/4/7, Florian Holeczek <[EMAIL PROTECTED]>: > > > > Hi Patrizia, > > > > have you already tried to set jspwiki.applicationName back to the > > previous value? If so, is there still an error? > > > > Did you check whether your text editor saved jspwiki.properties in the > > right format? > > > > Regards, > > Florian > > > > Ursprüngliche Nachricht vom 07.04.2008 um 17:04: > > > > > > > > Hi, > > > I have a problem with JSPwiki. > > > > > > I'm using tomcat 6.0.14, JVM 1.5.0_12-b04, windows 2003 server, > > > JSPWIKI > > version 2.4.102. > > > > > > Last week I changed a parameter jspwiki.applicationName on > > jspwiki.properties. > > > After that I restarted tomcat, but the application doesn't start, > > > when I try to start the application I receive always the error Fail > > > - application at context from the tomcat manager. > > > > > > I also checked on Tomcat log file and I found the following exception: > > > > > > INFO: ERROR: Failed to create a Wiki engine: JSPWiki: Unable to load > > > and setup properties from jspwiki.properties. Failed to start > > > managers: getCacheEntry called with an empty or null key Apr 4, 2008 > > > 10:51:29 AM org.apache.catalina.core.StandardContext > > filterStart > > > SEVERE: Exception starting filter WikiJSPFilter > > > com.ecyrd.jspwiki.InternalWikiException: No wiki engine, check logs. > > > at com.ecyrd.jspwiki.WikiEngine.getInstance(WikiEngine.java:337) > > > at > > > com.ecyrd.jspwiki.ui.WikiServletFilter.init(WikiServletFilter.java:5 > > > 6) > > > at > > > > > org.apache.catalina.core.ApplicationFilterConfig.getFilter(Application > > FilterConfig.java:275) > > > at > > > > > org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(Applicat > > ionFilterConfig.java:397) > > > at > > > > > org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFil > > terConfig.java:108) > > > at > > > > > org.apache.catalina.core.StandardContext.filterStart(StandardContext.j > > ava:3696) > > > at > > > > > org.apache.catalina.core.StandardContext.start(StandardContext.java:43 > > 43) > > > at > > > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045 > > > ) at > > > org.apache.catalina.core.StandardHost.start(StandardHost.java:719) > > > at > > > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045 > > > ) > > > at > > > org.apache.catalina.core.StandardEngine.start(StandardEngine.java:44 > > > 3) > > > at > > > org.apache.catalina.core.StandardService.start(StandardService.java: > > > 516) > > > at > > > org.apache.catalina.core.StandardServer.start(StandardServer.java:71 > > > 0) at org.apache.catalina.startup.Catalina.start(Catalina.java:566) > > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at > > > sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at > > > sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at > > > java.lang.reflect.Method.invoke(Unknown Source) at > > > org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288) > > > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413) > > > Apr 4, 2008 10:51:29 AM org.apache.catalina.core.ApplicationContext > > > log > > > INFO: Assigning new engine to 30702379 Apr 4, 2008 10:51:29 AM > > > org.apache.catalina.core.ApplicationContext log > > > INFO: No jspwiki.propertyfile defined for this context, using > > > default from /WEB-INF/jspwiki.properties Apr 4, 2008 10:51:29 AM > > > org.apache.catalina.core.ApplicationContext log > > > INFO: JSPWiki: Unable to load and setup properties from > > > jspwiki.properties. Failed to start managers: getCacheEntry called > > > with > > an empty or null key > > > Apr 4, 2008 10:51:29 AM org.apache.catalina.core.ApplicationContext > > > log > > > INFO: ERROR: Failed to create a Wiki engine: JSPWiki: Unable to load > > > and setup properties from jspwiki.properties. Failed to start > > > managers: getCacheEntry called with an empty or null key Apr 4, 2008 > > > 10:51:29 AM org.apache.catalina.core.StandardContext > > filterStart > > > SEVERE: Exception starting filter WikiServletFilter > > > com.ecyrd.jspwiki.InternalWikiException: No wiki engine, check logs. > > > at com.ecyrd.jspwiki.WikiEngine.getInstance(WikiEngine.java:337) > > > at > > > com.ecyrd.jspwiki.ui.WikiServletFilter.init(WikiServletFilter.java:5 > > > 6) > > > at > > > > > org.apache.catalina.core.ApplicationFilterConfig.getFilter(Application > > FilterConfig.java:275) > > > at > > > > > org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(Applicat > > ionFilterConfig.java:397) > > > at > > > > > org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFil > > terConfig.java:108) > > > at > > > > > org.apache.catalina.core.StandardContext.filterStart(StandardContext.j > > ava:3696) > > > at > > > > > org.apache.catalina.core.StandardContext.start(StandardContext.java:43 > > 43) > > > at > > > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045 > > > ) at > > > org.apache.catalina.core.StandardHost.start(StandardHost.java:719) > > > at > > > org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045 > > > ) > > > at > > > org.apache.catalina.core.StandardEngine.start(StandardEngine.java:44 > > > 3) > > > at > > > org.apache.catalina.core.StandardService.start(StandardService.java: > > > 516) > > > at > > > org.apache.catalina.core.StandardServer.start(StandardServer.java:71 > > > 0) at org.apache.catalina.startup.Catalina.start(Catalina.java:566) > > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at > > > sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at > > > sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at > > > java.lang.reflect.Method.invoke(Unknown Source) at > > > org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288) > > > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413) > > > Apr 4, 2008 10:51:29 AM org.apache.catalina.core.StandardContext > > > start > > > SEVERE: Error filterStart > > > Apr 4, 2008 10:51:29 AM org.apache.catalina.core.StandardContext > > > start > > > SEVERE: Context [/] startup failed due to previous errors Apr 4, > > > 2008 10:51:29 AM org.apache.coyote.http11.Http11Protocol start > > > INFO: Starting Coyote HTTP/1.1 on http-8080 Apr 4, 2008 10:51:29 AM > > > org.apache.coyote.http11.Http11Protocol start > > > INFO: Starting Coyote HTTP/1.1 on http-80 Apr 4, 2008 10:51:29 AM > > > org.apache.jk.common.ChannelSocket init > > > INFO: JK: ajp13 listening on /0.0.0.0:8009 Apr 4, 2008 10:51:29 AM > > > org.apache.jk.server.JkMain start > > > INFO: Jk running ID=0 time=0/16 config=null Apr 4, 2008 10:51:29 AM > > > org.apache.catalina.startup.Catalina start > > > INFO: Server startup in 5005 ms > > > Apr 4, 2008 10:51:36 AM org.apache.catalina.core.StandardContext > > > start > > > SEVERE: Error filterStart > > > Apr 4, 2008 10:51:36 AM org.apache.catalina.core.StandardContext > > > start > > > SEVERE: Context [/Vodafonepedia] startup failed due to previous > > > errors > > > > > > I already tried to reinstall the application and tomcat, but the > > > result > > is always the same. > > > > > > Could anyone help me? > > > > > > Thanks a lot. > > > > > > Patrizia > > > > > > > > -- > met vriendelijke groet, > Harry Metske > Telnr. +31-548-512395 > Mobile +31-6-51898081 > > -- met vriendelijke groet, Harry Metske Telnr. +31-548-512395 Mobile +31-6-51898081
