Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
14 replies
Subscribers
7 subscribers
Views
4020 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Hi , I tried to start JBOSS server but it's not deploying suite.
shanmukhaprasads
over 9 years ago
Hi ,
I tried to start JBOSS server but it's not deploying suite.ear. Is there any configuration i may be missing ?
Thank you.
OriginalPostID-187725
OriginalPostID-187725
Discussion posts and replies are publicly visible
Parents
0
shanmukhaprasads
over 9 years ago
Yeah it's same , here is the full log :
22:24:08,540 INFO [stdout] (ServerService Thread Pool -- 59) 2016-01-07 22:24:08,537 [ServerService Thread Pool -- 59] INFO com.appiancorp.rdbms.config.PrimaryDataSourceConfig - Validating and initializing the primary data source: jdbc/AppianPrimaryDS
22:24:08,964 INFO [stdout] (ServerService Thread Pool -- 59) 2016-01-07 22:24:08,963 [ServerService Thread Pool -- 59] ERROR org.hibernate.connection.DatasourceConnectionProvider - Could not find datasource: jdbc/AppianPrimaryDS
22:24:08,964 INFO [stdout] (ServerService Thread Pool -- 59) javax.naming.NameNotFoundException: jdbc/AppianPrimaryDS -- service jboss.naming.context.java.jdbc.AppianPrimaryDS
22:24:08,964 INFO [stdout] (ServerService Thread Pool -- 59) at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:104)
22:24:08,964 INFO [stdout] (ServerService Thread Pool -- 59) at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:197)
22:24:08,964 INFO [stdout] (ServerService Thread Pool -- 59) at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:243)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:183)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:179)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at javax.naming.InitialContext.lookup(InitialContext.java:417)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at javax.naming.InitialContext.lookup(InitialContext.java:417)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:75)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:143)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.ejb.InjectionSettingsFactory.createConnectionProvider(InjectionSettingsFactory.java:51)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:90)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.cfg.Configuration.buildSettingsInternal(Configuration.java:2836)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2832)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1843)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:906)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.rdbms.hb.HbConfigurationHelper$1.call(HbConfigurationHelper.java:40)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.rdbms.hb.HbConfigurationHelper$1.call(HbConfigurationHelper.java:37)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.common.ContextClassLoaderSwitcher.runInContext(ContextClassLoaderSwitcher.java:21)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.rdbms.hb.HbConfigurationHelper.buildEntityManagerFactory(HbConfigurationHelper.java:44)
22:24:08,967 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.rdbms.hb.DataSourceManagerHbImpl.getEntityManagerFactory(DataSourceManagerHbImpl.java:659)
22:24:08,967 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.rdbms.hb.DataSourceManagerHbImpl.getSessionFactory(DataSourceManagerHbImpl.java:652)
22:24:08,967 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.rdbms.hb.DataSourceManagerHbImpl.initialize(DataSourceManagerHb
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
shanmukhaprasads
over 9 years ago
Yeah it's same , here is the full log :
22:24:08,540 INFO [stdout] (ServerService Thread Pool -- 59) 2016-01-07 22:24:08,537 [ServerService Thread Pool -- 59] INFO com.appiancorp.rdbms.config.PrimaryDataSourceConfig - Validating and initializing the primary data source: jdbc/AppianPrimaryDS
22:24:08,964 INFO [stdout] (ServerService Thread Pool -- 59) 2016-01-07 22:24:08,963 [ServerService Thread Pool -- 59] ERROR org.hibernate.connection.DatasourceConnectionProvider - Could not find datasource: jdbc/AppianPrimaryDS
22:24:08,964 INFO [stdout] (ServerService Thread Pool -- 59) javax.naming.NameNotFoundException: jdbc/AppianPrimaryDS -- service jboss.naming.context.java.jdbc.AppianPrimaryDS
22:24:08,964 INFO [stdout] (ServerService Thread Pool -- 59) at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:104)
22:24:08,964 INFO [stdout] (ServerService Thread Pool -- 59) at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:197)
22:24:08,964 INFO [stdout] (ServerService Thread Pool -- 59) at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:243)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:183)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:179)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at javax.naming.InitialContext.lookup(InitialContext.java:417)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at javax.naming.InitialContext.lookup(InitialContext.java:417)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:75)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.connection.ConnectionProviderFactory.newConnectionProvider(ConnectionProviderFactory.java:143)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.ejb.InjectionSettingsFactory.createConnectionProvider(InjectionSettingsFactory.java:51)
22:24:08,965 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:90)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.cfg.Configuration.buildSettingsInternal(Configuration.java:2836)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2832)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1843)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:906)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.rdbms.hb.HbConfigurationHelper$1.call(HbConfigurationHelper.java:40)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.rdbms.hb.HbConfigurationHelper$1.call(HbConfigurationHelper.java:37)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.common.ContextClassLoaderSwitcher.runInContext(ContextClassLoaderSwitcher.java:21)
22:24:08,966 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.rdbms.hb.HbConfigurationHelper.buildEntityManagerFactory(HbConfigurationHelper.java:44)
22:24:08,967 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.rdbms.hb.DataSourceManagerHbImpl.getEntityManagerFactory(DataSourceManagerHbImpl.java:659)
22:24:08,967 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.rdbms.hb.DataSourceManagerHbImpl.getSessionFactory(DataSourceManagerHbImpl.java:652)
22:24:08,967 INFO [stdout] (ServerService Thread Pool -- 59) at com.appiancorp.rdbms.hb.DataSourceManagerHbImpl.initialize(DataSourceManagerHb
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data