Re: JSPWiki problem on Tomcat8

2016-02-15 Thread Rolf Schumacher
Thank you Harry, that solved the problem. Nothing to with change of Tomcat7 to Tomcat8, but access rights on the new computer. Regards Rolf On 02/13/2016 04:46 PM, Harry Metske wrote: Rolf, these 2 lines indicate that JSPWiki does not start: 13-Feb-2016 15:00:49.685 SEVERE [localhost-star

Re: JSPWiki problem on Tomcat8

2016-02-13 Thread Harry Metske
Rolf, these 2 lines indicate that JSPWiki does not start: 13-Feb-2016 15:00:49.685 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal One or more Filters failed to start. Full details will be found in the appropriate container log file 13-Feb-2016 15:00:49.685 S

JSPWiki problem on Tomcat8

2016-02-13 Thread Rolf Schumacher
Tried to move a JSPWiki installation from one computer hosting tomcat7 to an newly configured on hosting tomcat8. - copied the pages folder - copied tomcat/lib/jspwiki-custom.properties - dropped the JSPWiki war file beneath tomcat/webapps It wont start, problems with ehcache I guess. Any idea