The application server fails to startup with the following message in the tomcat-stdOut.log file located in the <APPIAN_HOME>/logs directory:
<APPIAN_HOME>/logs
WARNING [localhost-startStop-1] org.apache.naming.NamingContext.lookup Unexpected exception resolving reference java.sql.SQLException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied)
The application server fails to startup with the following error in the server.log located in the <JBOSS_HOME>/standalone/logs directory:
<JBOSS_HOME>/standalone/logs
WARN [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (ServerService Thread Pool -- 55) IJ000604: Throwable while attempting to get a new connection: null: javax.resource.ResourceException: Could not create connection at org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory.getXAManagedConnection(XAManagedConnectionFactory.java:525) at org.jboss.jca.adapters.jdbc.xa.XAManagedConnectionFactory.createManagedConnection(XAManagedConnectionFactory.java:434) ... Caused by: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
There are two possible causes for this issue:
<APPIAN_HOME>/tomcat/apache-tomcat/conf/Catalina/localhost/
<JBOSS_HOME>/standalone/configuration
This article applies to all versions of Appian using Oracle as a database.
Last Reviewed: January 2019