My stackTrace is attached
<<stacktrace.txt>>
_____________________________________________
From: Harish Murthi
Sent: Friday, October 20, 2006 2:35 PM
To: [email protected]
Subject: Error While Deploying Jahia on Jboss
Hi,
I am trying to install jahia on jboss with oracle 10g as my data base.I followed the instruction as JAHIA ON JBOSS HOW-TO pdf.
But it fails saying the initialisation to Jet Speed Engine has failed.
I am facing the following error
12:28:51,269 INFO [STDOUT] SQLException during the execution of the query (for
org.apache.jetspeed.prefs.om.impl.NodeImpl): ORA-00942: table or view does not e
Xist
Please assist.
Regards
Harish
DISCLAIMER:
This message (including attachment if any) is confidential and may be privileged. Before opening attachments please check them for viruses and defects. MindTree Consulting Private Limited (MindTree) will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside. If you have received this message by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission.
leton bean 'PreferencesProviderImpl' 17:39:38,961 INFO [PersistenceBrokerPreferencesProvider] Merging OJB respositor y jar:file:/E:/IATA-SW/jbossserver/jboss-4.0.0RC1/server/default/deploy/jahia.wa r/WEB-INF/lib/jetspeed-prefs-2.0.jar!/JETSPEED-INF/ojb/prefs_repository.xml for DAO class org.apache.jetspeed.prefs.impl.PersistenceBrokerPreferencesProvider 17:39:39,008 INFO [DefaultListableBeanFactory] Creating shared instance of sing leton bean 'org.apache.jetspeed.prefs.PreferencesProvider' 17:39:39,024 INFO [DefaultListableBeanFactory] Creating shared instance of sing leton bean 'java.util.prefs.PreferencesFactory' 17:39:39,071 INFO [JdbcTransactionObjectSupport] JDBC 3.0 Savepoint class is av ailable 17:39:40,402 INFO [STDOUT] [org.apache.ojb.broker.accesslayer.JdbcAccessImpl] E RROR: 17:39:40,402 INFO [STDOUT] SQLException during the execution of the query (for org.apache.jetspeed.prefs.om.impl.NodeImpl): ORA-00942: table or view does not e xist 17:39:40,402 INFO [STDOUT] ORA-00942: table or view does not exist 17:39:40,402 INFO [STDOUT] java.sql.SQLException: ORA-00942: table or view does not exist 17:39:40,402 INFO [STDOUT] at oracle.jdbc.driver.DatabaseError.throwSqlExce ption(DatabaseError.java:112) 17:39:40,402 INFO [STDOUT] at oracle.jdbc.driver.T4CTTIoer.processError(T4C TTIoer.java:331) 17:39:40,402 INFO [STDOUT] at oracle.jdbc.driver.T4CTTIoer.processError(T4C TTIoer.java:288) 17:39:40,402 INFO [STDOUT] at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall. java:743) 17:39:40,402 INFO [STDOUT] at oracle.jdbc.driver.T4CPreparedStatement.doOal l8(T4CPreparedStatement.java:216) 17:39:40,402 INFO [STDOUT] at oracle.jdbc.driver.T4CPreparedStatement.execu teForDescribe(T4CPreparedStatement.java:799) 17:39:40,402 INFO [STDOUT] at oracle.jdbc.driver.OracleStatement.executeMay beDescribe(OracleStatement.java:1039) 17:39:40,402 INFO [STDOUT] at oracle.jdbc.driver.T4CPreparedStatement.execu teMaybeDescribe(T4CPreparedStatement.java:839) 17:39:40,402 INFO [STDOUT] at oracle.jdbc.driver.OracleStatement.doExecuteW ithTimeout(OracleStatement.java:1132) 17:39:40,402 INFO [STDOUT] at oracle.jdbc.driver.OraclePreparedStatement.ex ecuteInternal(OraclePreparedStatement.java:3285) 17:39:40,402 INFO [STDOUT] at oracle.jdbc.driver.OraclePreparedStatement.ex ecuteQuery(OraclePreparedStatement.java:3329) 17:39:40,402 INFO [STDOUT] at org.jboss.resource.adapter.jdbc.WrappedPrepar edStatement.executeQuery(WrappedPreparedStatement.java:296) 17:39:40,402 INFO [STDOUT] at org.apache.ojb.broker.accesslayer.JdbcAccessI mpl.executeQuery(JdbcAccessImpl.java:312) 17:39:40,402 INFO [STDOUT] at org.apache.ojb.broker.accesslayer.RsQueryObje ct.performQuery(RsQueryObject.java:74) 17:39:40,402 INFO [STDOUT] at org.apache.ojb.broker.accesslayer.RsIterator. <init>(RsIterator.java:185) 17:39:40,418 INFO [STDOUT] at org.apache.ojb.broker.core.RsIteratorFactoryI mpl.createRsIterator(RsIteratorFactoryImpl.java:58) 17:39:40,418 INFO [STDOUT] at org.apache.ojb.broker.core.PersistenceBrokerI mpl.getRsIteratorFromQuery(PersistenceBrokerImpl.java:1918) 17:39:40,418 INFO [STDOUT] at org.apache.ojb.broker.core.PersistenceBrokerI mpl.getIteratorFromQuery(PersistenceBrokerImpl.java:1493) 17:39:40,418 INFO [STDOUT] at org.apache.ojb.broker.core.PersistenceBrokerI mpl.getObjectByQuery(PersistenceBrokerImpl.java:1620) 17:39:40,418 INFO [STDOUT] at org.apache.ojb.broker.core.DelegatingPersiste nceBroker.getObjectByQuery(DelegatingPersistenceBroker.java:307) 17:39:40,418 INFO [STDOUT] at org.apache.ojb.broker.core.DelegatingPersiste nceBroker.getObjectByQuery(DelegatingPersistenceBroker.java:307) 17:39:40,418 INFO [STDOUT] at org.springframework.orm.ojb.PersistenceBroker Template$2.doInPersistenceBroker(PersistenceBrokerTemplate.java:178) 17:39:40,418 INFO [STDOUT] at org.springframework.orm.ojb.PersistenceBroker Template.execute(PersistenceBrokerTemplate.java:137) 17:39:40,418 INFO [STDOUT] at org.springframework.orm.ojb.PersistenceBroker Template.getObjectByQuery(PersistenceBrokerTemplate.java:176) 17:39:40,418 INFO [STDOUT] at org.apache.jetspeed.prefs.impl.PersistenceBro kerPreferencesProvider.getNode(PersistenceBrokerPreferencesProvider.java:165) 17:39:40,418 INFO [STDOUT] at org.apache.jetspeed.prefs.impl.PersistenceBro kerPreferencesProvider.nodeExists(PersistenceBrokerPreferencesProvider.java:185)
17:39:40,418 INFO [STDOUT] at org.apache.jetspeed.prefs.impl.PersistenceBro kerPreferencesProvider.createNode(PersistenceBrokerPreferencesProvider.java:200) 17:39:40,496 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0( Native Method) 17:39:40,496 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(N ativeMethodAccessorImpl.java:39) 17:39:40,496 INFO [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invo ke(DelegatingMethodAccessorImpl.java:25) 17:39:40,496 INFO [STDOUT] at java.lang.reflect.Method.invoke(Method.java:3 24) 17:39:40,496 INFO [STDOUT] at org.springframework.aop.support.AopUtils.invo keJoinpointUsingReflection(AopUtils.java:288) 17:39:40,496 INFO [STDOUT] at org.springframework.aop.framework.ReflectiveM ethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:155) 17:39:40,496 INFO [STDOUT] at org.springframework.aop.framework.ReflectiveM ethodInvocation.proceed(ReflectiveMethodInvocation.java:122) 17:39:40,496 INFO [STDOUT] at org.springframework.transaction.interceptor.T ransactionInterceptor.invoke(TransactionInterceptor.java:57) 17:39:40,496 INFO [STDOUT] at org.springframework.aop.framework.ReflectiveM ethodInvocation.proceed(ReflectiveMethodInvocation.java:144) 17:39:40,496 INFO [STDOUT] at org.springframework.aop.framework.JdkDynamicA opProxy.invoke(JdkDynamicAopProxy.java:174) 17:39:40,496 INFO [STDOUT] at $Proxy52.createNode(Unknown Source) 17:39:40,496 INFO [STDOUT] at org.apache.jetspeed.prefs.impl.PreferencesImp l.<init>(PreferencesImpl.java:89) 17:39:40,496 INFO [STDOUT] at org.apache.jetspeed.prefs.impl.PreferencesFac toryImpl.init(PreferencesFactoryImpl.java:68) 17:39:40,496 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke0( Native Method) 17:39:40,496 INFO [STDOUT] at sun.reflect.NativeMethodAccessorImpl.invoke(N ativeMethodAccessorImpl.java:39) 17:39:40,496 INFO [STDOUT] at sun.reflect.DelegatingMethodAccessorImpl.invo ke(DelegatingMethodAccessorImpl.java:25) 17:39:40,496 INFO [STDOUT] at java.lang.reflect.Method.invoke(Method.java:3 24) 17:39:40,574 INFO [STDOUT] at org.springframework.beans.factory.support.Abs tractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBe anFactory.java:996) 17:39:40,574 INFO [STDOUT] at org.springframework.beans.factory.support.Abs tractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFac tory.java:966) 17:39:40,574 INFO [STDOUT] at org.springframework.beans.factory.support.Abs tractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.ja va:354) 17:39:40,574 INFO [STDOUT] at org.springframework.beans.factory.support.Abs tractBeanFactory.getBean(AbstractBeanFactory.java:223) 17:39:40,574 INFO [STDOUT] at org.springframework.beans.factory.support.Abs tractBeanFactory.getBean(AbstractBeanFactory.java:147) 17:39:40,574 INFO [STDOUT] at org.springframework.beans.factory.support.Def aultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java :277) 17:39:40,574 INFO [STDOUT] at org.springframework.context.support.AbstractA pplicationContext.refresh(AbstractApplicationContext.java:312)
