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
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
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