Problem with upgrade from 7.3.1 to 7.3.2 on 64 bit Linux

Upgrade appeared to go correctly.

Web page now says gateway failure.

Attempting to restart from the command line gives this:

tnigndbt1:/usr/local/bin/ignition # ./ignition.sh restart
Stopping Ignition Gateway…
Stopped Ignition Gateway.
Starting Ignition Gateway…
WARN | wrapper | An encoding declaration is missing from the top of configuration file:
WARN | wrapper | /usr/local/bin/ignition/wrapper-license.conf
WARN | wrapper | trying the system encoding.
Waiting for Ignition Gateway…
running: PID:13827
tnigndbt1:/usr/local/bin/ignition #

Any suggestions?

Is there anything interesting in /var/log/ignition/wrapper.log?

Below is the log from the point where it tries to restart after upgrading.

What do you see wrong?

Dennis

STATUS | wrapper | 2011/11/29 10:02:08 | <-- Wrapper Stopped
WARN | wrapper | 2011/11/29 10:02:08 | An encoding declaration is missing from the top of configuration file:
WARN | wrapper | 2011/11/29 10:02:08 | /usr/local/bin/ignition/wrapper-license.conf
WARN | wrapper | 2011/11/29 10:02:08 | trying the system encoding.
STATUS | wrapper | 2011/11/29 10:02:08 | --> Wrapper Started as Daemon
STATUS | wrapper | 2011/11/29 10:02:08 | Java Service Wrapper Standard Edition 64-bit 3.5.4
STATUS | wrapper | 2011/11/29 10:02:08 | Copyright © 1999-2010 Tanuki Software, Ltd. All Rights Reserved.
STATUS | wrapper | 2011/11/29 10:02:08 | wrapper.tanukisoftware.com
STATUS | wrapper | 2011/11/29 10:02:08 | Licensed to Inductive Automation for Ignition Gateway
STATUS | wrapper | 2011/11/29 10:02:08 |
STATUS | wrapper | 2011/11/29 10:02:09 | Launching a JVM…
INFO | jvm 1 | 2011/11/29 10:02:09 | Please use CMSClassUnloadingEnabled in place of CMSPermGenSweepingEnabled in the future
INFO | jvm 1 | 2011/11/29 10:02:09 | WrapperManager: Initializing…
INFO | jvm 1 | 2011/11/29 10:02:09 | Nov 29, 2011 10:02:09 AM org.apache.catalina.startup.Embedded start
INFO | jvm 1 | 2011/11/29 10:02:09 | INFO: Starting tomcat server
INFO | jvm 1 | 2011/11/29 10:02:10 | Nov 29, 2011 10:02:09 AM org.apache.catalina.core.StandardEngine start
INFO | jvm 1 | 2011/11/29 10:02:10 | INFO: Starting Servlet Engine: Apache Tomcat/6.0.18
INFO | jvm 1 | 2011/11/29 10:02:10 | Nov 29, 2011 10:02:09 AM org.apache.catalina.startup.DigesterFactory register
INFO | jvm 1 | 2011/11/29 10:02:10 | WARNING: Could not get url for /javax/servlet/jsp/resources/jsp_2_0.xsd
INFO | jvm 1 | 2011/11/29 10:02:10 | Nov 29, 2011 10:02:09 AM org.apache.catalina.startup.DigesterFactory register
INFO | jvm 1 | 2011/11/29 10:02:10 | WARNING: Could not get url for /javax/servlet/jsp/resources/jsp_2_1.xsd
INFO | jvm 1 | 2011/11/29 10:02:10 | Nov 29, 2011 10:02:09 AM org.apache.catalina.startup.DigesterFactory register
INFO | jvm 1 | 2011/11/29 10:02:10 | WARNING: Could not get url for /javax/servlet/jsp/resources/web-jsptaglibrary_1_1.dtd
INFO | jvm 1 | 2011/11/29 10:02:10 | Nov 29, 2011 10:02:09 AM org.apache.catalina.startup.DigesterFactory register
INFO | jvm 1 | 2011/11/29 10:02:10 | WARNING: Could not get url for /javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd
INFO | jvm 1 | 2011/11/29 10:02:10 | Nov 29, 2011 10:02:09 AM org.apache.catalina.startup.DigesterFactory register
INFO | jvm 1 | 2011/11/29 10:02:10 | WARNING: Could not get url for /javax/servlet/jsp/resources/web-jsptaglibrary_2_0.xsd
INFO | jvm 1 | 2011/11/29 10:02:10 | Nov 29, 2011 10:02:09 AM org.apache.catalina.startup.DigesterFactory register
INFO | jvm 1 | 2011/11/29 10:02:10 | WARNING: Could not get url for /javax/servlet/jsp/resources/web-jsptaglibrary_2_1.xsd
INFO | jvm 1 | 2011/11/29 10:02:10 | INFO [SRClassLoader ] [10:02:10,567]: SRClassLoader init
INFO | jvm 1 | 2011/11/29 10:02:10 | INFO [SRContext ] [10:02:10,977]: Ignition["/main", state=STOPPED] ContextState = STARTING
INFO | jvm 1 | 2011/11/29 10:02:11 | INFO [SRContext ] [10:02:10,991]: Starting Ignition 7.3.0 (b460)
INFO | jvm 1 | 2011/11/29 10:02:11 | INFO [SRContext ] [10:02:10,993]: Reloading JDBC classloader.
INFO | jvm 1 | 2011/11/29 10:02:11 | INFO [SecureRandomProvider ] [10:02:11,084]: Creating SecureRandom object…
INFO | jvm 1 | 2011/11/29 10:02:11 | INFO [SecureRandomProvider ] [10:02:11,084]: Generating seed…
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [SecureRandomProvider ] [10:02:16,089]: … Seed Created.
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [SecureRandomProvider ] [10:02:16,090]: … SecureRandom Created.
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [StateMonitoring ] [10:02:16,276]: The cluster node state has changed. Current state: [RedundancyState[role=Independent, activity level=Active, project state=Good, history level=Full]
INFO | jvm 1 | 2011/11/29 10:02:16 | WARN [ModuleManager ] [10:02:16,304]: Could not read license from HASP key.
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [Application ] [10:02:16,399]: [SRContext] init: Wicket core library initializer
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,401]: registered listener interface [RequestListenerInterface name=IBehaviorListener, method=public abstract void org.apache.wicket.behavior.IBehaviorListener.onRequest()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,401]: registered listener interface [RequestListenerInterface name=IBehaviorListener, method=public abstract void org.apache.wicket.behavior.IBehaviorListener.onRequest()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,402]: registered listener interface [RequestListenerInterface name=IFormSubmitListener, method=public abstract void org.apache.wicket.markup.html.form.IFormSubmitListener.onFormSubmitted()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,402]: registered listener interface [RequestListenerInterface name=IFormSubmitListener, method=public abstract void org.apache.wicket.markup.html.form.IFormSubmitListener.onFormSubmitted()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,403]: registered listener interface [RequestListenerInterface name=ILinkListener, method=public abstract void org.apache.wicket.markup.html.link.ILinkListener.onLinkClicked()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,403]: registered listener interface [RequestListenerInterface name=ILinkListener, method=public abstract void org.apache.wicket.markup.html.link.ILinkListener.onLinkClicked()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,404]: registered listener interface [RequestListenerInterface name=IOnChangeListener, method=public abstract void org.apache.wicket.markup.html.form.IOnChangeListener.onSelectionChanged()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,405]: registered listener interface [RequestListenerInterface name=IOnChangeListener, method=public abstract void org.apache.wicket.markup.html.form.IOnChangeListener.onSelectionChanged()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,405]: registered listener interface [RequestListenerInterface name=IRedirectListener, method=public abstract void org.apache.wicket.IRedirectListener.onRedirect()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,406]: registered listener interface [RequestListenerInterface name=IRedirectListener, method=public abstract void org.apache.wicket.IRedirectListener.onRedirect()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,406]: registered listener interface [RequestListenerInterface name=IResourceListener, method=public abstract void org.apache.wicket.IResourceListener.onResourceRequested()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,406]: registered listener interface [RequestListenerInterface name=IResourceListener, method=public abstract void org.apache.wicket.IResourceListener.onResourceRequested()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,425]: registered listener interface [RequestListenerInterface name=IActivePageBehaviorListener, method=public abstract void org.apache.wicket.behavior.IBehaviorListener.onRequest()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [RequestListenerInterface ] [10:02:16,426]: registered listener interface [RequestListenerInterface name=IActivePageBehaviorListener, method=public abstract void org.apache.wicket.behavior.IBehaviorListener.onRequest()]
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [Application ] [10:02:16,426]: [SRContext] init: Wicket extensions initializer
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [WebApplication ] [10:02:16,445]: [SRContext] Started Wicket version 1.4.5 in deployment mode
INFO | jvm 1 | 2011/11/29 10:02:16 | Nov 29, 2011 10:02:16 AM org.apache.coyote.http11.Http11Protocol init
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO: Initializing Coyote HTTP/1.1 on http-8088
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [SystemInfo ] [10:02:16,516]: os.name=“linux”, os.arch=“amd64”.
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [SystemInfo ] [10:02:16,516]: Validating native library “ignition-x64”…
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [SystemInfo ] [10:02:16,522]: Validated ignition-x64 (libignition-x64.so)
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO [SystemInfo ] [10:02:16,523]: Loading native library “ignition-x64”…
INFO | jvm 1 | 2011/11/29 10:02:16 | Nov 29, 2011 10:02:16 AM org.apache.coyote.http11.Http11Protocol start
INFO | jvm 1 | 2011/11/29 10:02:16 | INFO: Starting Coyote HTTP/1.1 on http-8088
INFO | jvm 1 | 2011/11/29 10:02:17 | Nov 29, 2011 10:02:17 AM org.apache.coyote.http11.Http11Protocol init
INFO | jvm 1 | 2011/11/29 10:02:17 | INFO: Initializing Coyote HTTP/1.1 on http-8043
INFO | jvm 1 | 2011/11/29 10:02:17 | Nov 29, 2011 10:02:17 AM org.apache.coyote.http11.Http11Protocol start
INFO | jvm 1 | 2011/11/29 10:02:17 | INFO: Starting Coyote HTTP/1.1 on http-8043
INFO | jvm 1 | 2011/11/29 10:02:21 | INFO [LocalDBManagerImpl ] [10:02:21,602]: Starting up…
INFO | jvm 1 | 2011/11/29 10:02:21 | INFO [LocalDBManagerImpl ] [10:02:21,607]: Looking for existing internal database “settings”…
INFO | jvm 1 | 2011/11/29 10:02:22 | INFO [ENGINE ] [10:02:22,139]: open start
INFO | jvm 1 | 2011/11/29 10:02:22 | INFO [ENGINE ] [10:02:22,148]: open end
INFO | jvm 1 | 2011/11/29 10:02:23 | INFO [ENGINE ] [10:02:22,955]: dataFileCache commit start
INFO | jvm 1 | 2011/11/29 10:02:23 | INFO [LocalDBManagerImpl ] [10:02:22,976]: … found existing.
INFO | jvm 1 | 2011/11/29 10:02:23 | INFO [ENGINE ] [10:02:23,313]: Checkpoint start
INFO | jvm 1 | 2011/11/29 10:02:23 | INFO [ENGINE ] [10:02:23,388]: dataFileCache commit start
INFO | jvm 1 | 2011/11/29 10:02:23 | INFO [ENGINE ] [10:02:23,400]: Checkpoint end
INFO | jvm 1 | 2011/11/29 10:02:23 | INFO [LocalDBManagerImpl ] [10:02:23,402]: internal database “settings” started up successfully.
INFO | jvm 1 | 2011/11/29 10:02:23 | INFO [LocalDBManagerImpl ] [10:02:23,403]: Registering autobackup task [owner=Internal DB Autobackup, name=internal database “settings”]
INFO | jvm 1 | 2011/11/29 10:02:23 | INFO [Notification ] [10:02:23,480]: Alert notification system created.
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [HSQLDataStore ] [10:02:24,528]: Looking for existing store and forward datacache “igndb”…
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [ENGINE ] [10:02:24,587]: open start
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [ENGINE ] [10:02:24,590]: open end
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [ENGINE ] [10:02:24,601]: dataFileCache commit start
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [HSQLDataStore ] [10:02:24,616]: … found existing.
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [ENGINE ] [10:02:24,618]: Checkpoint start
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [ENGINE ] [10:02:24,625]: dataFileCache commit start
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [ENGINE ] [10:02:24,636]: Checkpoint end
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [HSQLDataStore ] [10:02:24,637]: store and forward datacache “igndb” started up successfully.
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [HSQLDataStore ] [10:02:24,637]: Registering autobackup task [owner=Internal DB Autobackup, name=store and forward datacache “igndb”]
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [igndb ] [10:02:24,789]: History sink started successfully.
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [HSQLDataStore ] [10:02:24,791]: Looking for existing store and forward datacache “l504_Oven_Alarm_DB”…
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [ENGINE ] [10:02:24,815]: open start
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [ENGINE ] [10:02:24,822]: open end
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [ENGINE ] [10:02:24,829]: dataFileCache commit start
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [HSQLDataStore ] [10:02:24,840]: … found existing.
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [ENGINE ] [10:02:24,841]: Checkpoint start
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [ENGINE ] [10:02:24,874]: dataFileCache commit start
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [ENGINE ] [10:02:24,883]: Checkpoint end
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [HSQLDataStore ] [10:02:24,884]: store and forward datacache “l504_Oven_Alarm_DB” started up successfully.
INFO | jvm 1 | 2011/11/29 10:02:24 | INFO [HSQLDataStore ] [10:02:24,884]: Registering autobackup task [owner=Internal DB Autobackup, name=store and forward datacache “l504_Oven_Alarm_DB”]
INFO | jvm 1 | 2011/11/29 10:02:25 | INFO [l504_Oven_Alarm_DB ] [10:02:25,129]: History sink started successfully.
INFO | jvm 1 | 2011/11/29 10:02:25 | INFO [ModuleManager ] [10:02:25,382]: Trial time reset. Time remaining = 5009. Notify modules = false.
INFO | jvm 1 | 2011/11/29 10:02:25 | INFO [ModuleManager ] [10:02:25,384]: Setting up modules
INFO | jvm 1 | 2011/11/29 10:02:25 | ERROR [SRContext ] [10:02:25,587]: Error during context startup.
INFO | jvm 1 | 2011/11/29 10:02:25 | simpleorm.utils.SException$Jdbc: Getting Field 4 from simpleorm.sessionjdbc.SSessionJdbcHelper@748ae431
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.sessionjdbc.SSessionJdbcHelper.retrieveRecord(SSessionJdbcHelper.java:464)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.sessionjdbc.SQueryExecute.findOrCreateFromResultSet(SQueryExecute.java:194)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.sessionjdbc.SQueryExecute.executeQuery(SQueryExecute.java:68)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.sessionjdbc.SSessionJdbc.queryNoFlush(SSessionJdbc.java:489)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.sessionjdbc.SSessionJdbc.query(SSessionJdbc.java:498)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.localdb.PersistenceInterfaceImpl.query(PersistenceInterfaceImpl.java:145)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.datasource.DatasourceManagerImpl.addAll(DatasourceManagerImpl.java:288)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.datasource.DatasourceManagerImpl.startup(DatasourceManagerImpl.java:576)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.SRContext.startupInternal(SRContext.java:887)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.redundancy.RedundancyManagerImpl.startup(RedundancyManagerImpl.java:182)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.SRContext.asyncInit(SRContext.java:679)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.SRContext.access$200(SRContext.java:185)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.SRContext$2.run(SRContext.java:515)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.common.execution.impl.BasicExecutionEngine$ThrowableCatchingRunnable.run(BasicExecutionEngine.java:526)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.FutureTask.run(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | Caused by: java.lang.IllegalArgumentException: No enum const class com.inductiveautomation.ignition.common.datasource.DatabaseVendor.FIREBIRD
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.lang.Enum.valueOf(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.dataset.SFieldEnum.convertToDataSetFieldType(SFieldEnum.java:52)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.dataset.SFieldEnum.queryFieldValue(SFieldEnum.java:42)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.sessionjdbc.SSessionJdbcHelper.retrieveRecord(SSessionJdbcHelper.java:461)
INFO | jvm 1 | 2011/11/29 10:02:25 | … 21 more
INFO | jvm 1 | 2011/11/29 10:02:25 | INFO [SRContext ] [10:02:25,591]: Ignition["/main", state=STARTING] ContextState = FAULTED

[quote=“DennisWomack”]
INFO | jvm 1 | 2011/11/29 10:02:25 | ERROR [SRContext ] [10:02:25,587]: Error during context startup.
INFO | jvm 1 | 2011/11/29 10:02:25 | simpleorm.utils.SException$Jdbc: Getting Field 4 from simpleorm.sessionjdbc.SSessionJdbcHelper@748ae431
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.sessionjdbc.SSessionJdbcHelper.retrieveRecord(SSessionJdbcHelper.java:464)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.sessionjdbc.SQueryExecute.findOrCreateFromResultSet(SQueryExecute.java:194)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.sessionjdbc.SQueryExecute.executeQuery(SQueryExecute.java:68)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.sessionjdbc.SSessionJdbc.queryNoFlush(SSessionJdbc.java:489)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.sessionjdbc.SSessionJdbc.query(SSessionJdbc.java:498)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.localdb.PersistenceInterfaceImpl.query(PersistenceInterfaceImpl.java:145)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.datasource.DatasourceManagerImpl.addAll(DatasourceManagerImpl.java:288)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.datasource.DatasourceManagerImpl.startup(DatasourceManagerImpl.java:576)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.SRContext.startupInternal(SRContext.java:887)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.redundancy.RedundancyManagerImpl.startup(RedundancyManagerImpl.java:182)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.SRContext.asyncInit(SRContext.java:679)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.SRContext.access$200(SRContext.java:185)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.gateway.SRContext$2.run(SRContext.java:515)
INFO | jvm 1 | 2011/11/29 10:02:25 | at com.inductiveautomation.ignition.common.execution.impl.BasicExecutionEngine$ThrowableCatchingRunnable.run(BasicExecutionEngine.java:526)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.FutureTask.run(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | Caused by: java.lang.IllegalArgumentException: No enum const class com.inductiveautomation.ignition.common.datasource.DatabaseVendor.FIREBIRD
INFO | jvm 1 | 2011/11/29 10:02:25 | at java.lang.Enum.valueOf(Unknown Source)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.dataset.SFieldEnum.convertToDataSetFieldType(SFieldEnum.java:52)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.dataset.SFieldEnum.queryFieldValue(SFieldEnum.java:42)
INFO | jvm 1 | 2011/11/29 10:02:25 | at simpleorm.sessionjdbc.SSessionJdbcHelper.retrieveRecord(SSessionJdbcHelper.java:461)
INFO | jvm 1 | 2011/11/29 10:02:25 | … 21 more
INFO | jvm 1 | 2011/11/29 10:02:25 | INFO [SRContext ] [10:02:25,591]: Ignition["/main", state=STARTING] ContextState = FAULTED[/quote]

It looks like the issue has to do with the ORM Ignition uses, but the stacktrace gets cut off…

It also says you’re running 7.3.0:

INFO | jvm 1 | 2011/11/29 10:02:11 | INFO [SRContext ] [10:02:10,991]: Starting Ignition 7.3.0 (b460)

Did you install an older version on accident?

It sounds like there's a weird mix of versions. That field should (and does, I just checked) exist in the 7.3.2 binaries, but not the 7.3.0. So, something is looking for it, but it's not there.

You might try re-installing 7.3.2. Remember, you can copy out your "{Install Dir}\data\db" folder, and then copy it back in to the new install before start up, in order to not lose any config.

Regards,

Got it working.

I backed up the Ignition project before beginning the up grade, so that helped with the restore.

I ended up uninstalling at the linux command line. That wrote out an unactivation file.

I did not copy it elsewhere, so when it reinstalled it got wiped out. duh

I restored the project fine.

I got the CD Key updated and reactivated.

Things are fine now.

Dennis

Got it working.

I backed up the Ignition project before beginning the up grade, so that helped with the restore.

I ended up uninstalling at the linux command line. That wrote out an unactivation file.

I did not copy it elsewhere, so when it reinstalled it got wiped out. duh

I restored the project fine.

I got the CD Key updated and reactivated.

Things are fine now.

Dennis

I will admit, I called support before upgrading my 64 bit system after reading this just to verify there were no issues.

We have it set up using the Ubuntu repositories and our upgrade went fine :thumb_right: . We did have to reboot server after update to make all open projects reload.

Nice! It’s good to know that people really are using the Ubuntu repositories.