I am attempting to get an installation of Appian 7 on Weblogic 12c. So far I ha

I am attempting to get an installation of Appian 7 on Weblogic 12c. So far I have succeeded in getting all the components in place, but for some reason when I start the application and monitor the logs, I see the following stack trace. I am not entirely sure why I am getting the error that I am. I have configured two datasources: one for primary and a different one for business data. Every time I start the server, I get the following in application-server.log file. The application appears to have started, but the stacktrace isn't making it look right. Any help, pointers will be appreciated.

2013-11-04 21:23:08,991 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] INFO com.appiancorp.rdbms.config.PrimaryDataSourceConfig - Validating and initializing the primary data source: java:jdbc/OraclePrimaryDS
2013-11-04 21:23:40,050 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tunin...

OriginalPostID-87968

OriginalPostID-87968

  Discussion posts and replies are publicly visible

Parents
  • ... Node.lookup(ApplicationNamingNode.java:146)
              at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:253)
              at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:426)
              at weblogic.jndi.factories.java.ReadOnlyContextWrapper.lookup(ReadOnlyContextWrapper.java:45)
              at weblogic.jndi.internal.AbstractURLContext.lookup(AbstractURLContext.java:130)
              at javax.naming.InitialContext.lookup(InitialContext.java:411)
              at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:75)
              ... 74 more
    2013-11-04 21:23:51,859 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] INFO com.appiancorp.rdbms.config.PrimaryDataSourceConfig - Validating and initializing the primary data source: java:jdbc/OraclePrimaryDS
Reply
  • ... Node.lookup(ApplicationNamingNode.java:146)
              at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:253)
              at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:426)
              at weblogic.jndi.factories.java.ReadOnlyContextWrapper.lookup(ReadOnlyContextWrapper.java:45)
              at weblogic.jndi.internal.AbstractURLContext.lookup(AbstractURLContext.java:130)
              at javax.naming.InitialContext.lookup(InitialContext.java:411)
              at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:75)
              ... 74 more
    2013-11-04 21:23:51,859 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] INFO com.appiancorp.rdbms.config.PrimaryDataSourceConfig - Validating and initializing the primary data source: java:jdbc/OraclePrimaryDS
Children
No Data