Derby to mysql
-
INFO 2010-02-10 09:41:21,203 (org.springframework.web.context.ContextLoader.ini
tWebApplicationContext:209) - Root WebApplicationContext: initialization complet
ed in 344 ms
INFO 2010-02-10 09:41:21,203 (com.serotonin.mango.MangoContextListener.contextI
nitialized:73) - Mango context starting
INFO 2010-02-10 09:41:21,453 (com.serotonin.mango.db.BasePooledAccess.initializ
eImpl:54) - Initializing pooled connection manager
WARN 2010-02-10 09:41:21,796 (com.serotonin.mango.db.upgrade.DBUpgrade.checkUpg
rade:81) - Upgrading instance from 0.7.0 to 0.8.0
INFO 2010-02-10 09:41:21,812 (org.springframework.beans.factory.xml.XmlBeanDefi
nitionReader.loadBeanDefinitions:323) - Loading XML bean definitions from class
path resource [org/springframework/jdbc/support/sql-error-codes.xml]
INFO 2010-02-10 09:41:21,859 (org.springframework.jdbc.support.SQLErrorCodesFac
tory.<init>:128) - SQLErrorCodes loaded: [DB2, Derby, H2, HSQL, Informix, MS-SQL
, MySQL, Oracle, PostgreSQL, Sybase]
2010-2-10 9:41:21 org.apache.catalina.core.StandardContext start
??: Error listenerStart
2010-2-10 9:41:21 org.apache.catalina.core.StandardContext start
??: Context [/mango-1.8.0] startup failed due to previous errors
INFO 2010-02-10 09:41:21,859 (com.serotonin.mango.MangoContextListener.contextD
estroyed:101) - Mango context terminating
INFO 2010-02-10 09:41:21,859 (com.serotonin.mango.db.BasePooledAccess.terminate
:123) - Stopping database
INFO 2010-02-10 09:41:21,859 (com.serotonin.mango.MangoContextListener.contextD
estroyed:121) - Mango context terminated
INFO 2010-02-10 09:41:21,859 (org.springframework.context.support.AbstractAppli
cationContext.doClose:816) - Closing org.springframework.web.context.support.Xml
WebApplicationContext@19e15c: display name [Root WebApplicationContext]; startup
date [Wed Feb 10 09:41:20 CST 2010]; root of context hierarchy
INFO 2010-02-10 09:41:21,859 (org.springframework.beans.factory.support.Default
SingletonBeanRegistry.destroySingletons:392) - Destroying singletons in org.spri
ngframework.beans.factory.support.DefaultListableBeanFactory@193c0cf: defining b
eans [CompoundEventsDwr,CustomViewDwr,DataPointDetailsDwr,DataPointEditDwr,DataS
ourceEditDwr,DataSourceListDwr,EmportDwr,EventHandlersDwr,EventsDwr,MailingLists
Dwr,MiscDwr,PointHierarchyDwr,PointLinksDwr,PublisherEditDwr,PublisherListDwr,Re
portsDwr,ScheduledEventsDwr,SystemSettingsDwr,UsersDwr,ViewDwr,WatchListDwr,loca
leResolver,messageSource]; root of factory hierarchy
2010-2-10 9:41:22 org.apache.coyote.http11.Http11Protocol start
??: Starting Coyote HTTP/1.1 on http-8080
2010-2-10 9:41:22 org.apache.jk.common.ChannelSocket init
??: JK: ajp13 listening on /0.0.0.0:8009
2010-2-10 9:41:22 org.apache.jk.server.JkMain start
??: Jk running ID=0 time=0/31 config=null
2010-2-10 9:41:22 org.apache.catalina.startup.Catalina start
??: Server startup in 2142 ms -
You need to look in a file in Tomcat's logs directory usually called "localhost.yyyy-mm-dd.log" for the stack trace.