Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Issue while creating a new application in Hypeiron Planning

Ravi SavvanaMar 31 2008 — edited Apr 1 2008
Hi,

When I am trying to create a new application in Hyperion Planning - the below log is coming...

Planning server started fine in 4328 ms ( as shown in the below log) but once I click the finish button to create the new application its then I am facing with the issue and the same error is repeating in the Planning server..

but I could see the new application in EAS console - but when I cannot see the application in workspace or planning web..

When I restart the planning server - the same error is repeating - but when I delete the application from EAS and then RECONFIGURE Planning(database, instance and datasouce of planning )in shared services and restart the planning server the error is going of (most probably because all the old tables are being dropped in the database)

Please help me resolve the issue.


Planning server Log:

Mar 31, 2008 3:40:24 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8300
Mar 31, 2008 3:40:24 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 766 ms
Mar 31, 2008 3:40:24 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Mar 31, 2008 3:40:24 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.0.28
Mar 31, 2008 3:40:25 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Mar 31, 2008 3:40:25 PM org.apache.catalina.core.StandardHost getDeployer
INFO: Create Host deployer for direct deployment ( non-jmx )
Mar 31, 2008 3:40:25 PM org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /HyperionPlanning from URL file
:G:\Hyperion\deployments\Tomcat5\HyperionPlanning\webapps\HyperionPlanning
Creating rebind thread to RMI
Mar 31, 2008 3:40:29 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8300
Mar 31, 2008 3:40:29 PM org.apache.jk.common.ChannelSocket init
INFO: JK2: ajp13 listening on /0.0.0.0:8302
Mar 31, 2008 3:40:29 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/31 config=null
Mar 31, 2008 3:40:29 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 4328 ms



[INFO] AuthChallengeProcessor - basic authentication scheme selected
[INFO] AuthChallengeProcessor - basic authentication scheme selected
Setting Arbor path to: G:\Hyperion\common\EssbaseRTC\9.3.1
[INFO] AuthChallengeProcessor - basic authentication scheme selected
[INFO] AuthChallengeProcessor - basic authentication scheme selected
[INFO] AuthChallengeProcessor - basic authentication scheme selected
[INFO] AuthChallengeProcessor - basic authentication scheme selected
Connection to the datasource created successfully.
Query Failed: SQL_SYSDB_DELETE_EXPIRED_EXTERNAL_ACTIONS:[100]
java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00942: table or
view does not exist

at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
at hyperion.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
at hyperion.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source
)
at hyperion.jdbc.base.BasePreparedStatement.executeUpdate(Unknown Source
)
at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
at com.hyperion.planning.event.HspSysExtChangeHandler.actionPoller(Unkno
wn Source)
at com.hyperion.planning.event.HspSysExtChangeHandler.run(Unknown Source
)
Error encountered with Database connection, recreating connections.
Nested Exception: java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]O
RA-00942: table or view does not exist

Query Failed: SQL_SYSDB_DELETE_EXPIRED_EXTERNAL_ACTIONS:[100]
java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00942: table or
view does not exist

at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
at hyperion.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
at hyperion.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source
)
at hyperion.jdbc.base.BasePreparedStatement.executeUpdate(Unknown Source
)
at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
at com.hyperion.planning.event.HspSysExtChangeHandler.actionPoller(Unkno
wn Source)
at com.hyperion.planning.event.HspSysExtChangeHandler.run(Unknown Source
)
Error encountered with Database connection, recreating connections.
Nested Exception: java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]O
RA-00942: table or view does not exist

Query Failed: SQL_SYSDB_DELETE_EXPIRED_EXTERNAL_ACTIONS:[100]
java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00932: inconsis
tent datatypes: expected INTERVAL got NUMBER

at hyperion.jdbc.base.BaseExceptions.createException(Unknown Source)
at hyperion.jdbc.base.BaseExceptions.getException(Unknown Source)
at hyperion.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
at hyperion.jdbc.base.BaseStatement.commonExecute(Unknown Source)
at hyperion.jdbc.base.BaseStatement.executeUpdateInternal(Unknown Source
)
at hyperion.jdbc.base.BasePreparedStatement.executeUpdate(Unknown Source
)
at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
at com.hyperion.planning.sql.HspSQLImpl.executeUpdate(Unknown Source)
at com.hyperion.planning.event.HspSysExtChangeHandler.actionPoller(Unkno
wn Source)
at com.hyperion.planning.event.HspSysExtChangeHandler.run(Unknown Source
)
Error encountered with Database connection, recreating connections.
Nested Exception: java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]O
RA-00932: inconsistent datatypes: expected INTERVAL got NUMBER

..
software details:
EAS server is up and working fine
Hyperion planning 9.3.1
Oracle database 9.2.0.1.0

Regards,
Ravi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 29 2008
Added on Mar 31 2008
18 comments
4,198 views