Hi.
I deployed a fresh 2.3.1 version of geoserver, tested it and it was working.
But when i change the data dir to the previous that I was using (version
2.3.0), Geoserver fails to start.

Is there a different way to migrate from these minor version changes?

Cheers []

What I did:
deployed 2.3.1 war
tested it - (geoserver starts ok)
stopped tomcat
changed datadir parameter
started tomcat
geoserver does not start.

Specs: windows server 2012/tomcat7

Logs:
tomcat last message
SEVERE: The web application [/geoserver] created a ThreadLocal with key of
type [org.eclipse.emf.ecore.xml.type.util.XMLTypeUtil.CharArrayThreadLocal]
(value
[org.eclipse.emf.ecore.xml.type.util.XMLTypeUtil$CharArrayThreadLocal@45084f73])
and a value of type [char[]] (value [[C@24982a6d]) but failed to remove it
when the web application was stopped. Threads are going to be renewed over
time to try and avoid a probable memory leak.
http://pastebin.com/0Lj48smQ

geoserver.log last message
2013-04-30 18:41:36,380 WARN
[org.springframework.beans.factory.support.DisposableBeanAdapter] -
Invocation of destroy method failed on bean with name 'geoServerLoader':
org.springframework.beans.factory.BeanCreationNotAllowedException: Error
creating bean with name 'GWCLifeCycleHandler': Singleton bean creation not
allowed while the singletons of this factory are in destruction (Do not
request a bean from a BeanFactory in a destroy method implementation!)
http://pastebin.com/N56FFmTk
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to