Re: Glassfish 4.0 installation instructions

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

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

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