Unable to access Planning Application

Hi All,
I am using 9.3.1 suite on windows 2003 server. I had a Planning Application whcih used to work fine.
Recently we had some issue with the essbase server and we have uninstalled and installed esbase server and administration server and reconfigured them.
Now the problem is I am unable to login the my Planning application which we have created and which we were able to access it before.. I am able to see my Planning application in the Planning web, selected the same-> userid->password Got an error message saying "Unable to obtain connection to Hyperion Server. Please contact Admininstrator. I have edited the data source and given the correct credentials of essbase and my planing app and was succeeded.
Please suggest how to resove this issue.
Thanks in Advance

Hi John..Thanks for your quick reply.
I have tested this again after your reply. I restarted Planning after updating the data source. There doesn't exist any application in Essbase. I mean I am trying to create databases in essbase. I checked the provisioning of the user (admin) to the essbase server whcih is fine. I opened Planning from Start menu. After trying to open the applicaation from Planning web getting the below messages from the Plaanning window:
"Setting HBR Mode to: 2
2009-10-09 19:34:13,796 WARN http-8300-Processor6 com.hyperion.hbr.security.HbrS
ecurityAPI - Error retrieving user by identity
Embedded HBR initialized.
2009-10-09 19:34:13,796 WARN http-8300-Processor6 com.hyperion.hbr.db.DBPluginDa
taTable - Error while executing query: delete from HBRPluginData where UPPER(Pla
nningServer) = 'IBM' and UPPER(PlanningAppName) = 'FPLAN' and UPPER(PlanningRmiP
ort) = '11333'
2009-10-09 19:34:13,796 WARN http-8300-Processor6 com.hyperion.hbr.db.DBPluginDa
taTable - Error while executing query: insert into HBRPluginData (PlanningServer
, PlanningRmiPort, PlanningAppName, OlapServerName, OlapUserName, OlapPassword)
values(?, ?, ?, ?, ?, ?)
2009-10-09 19:34:13,796 FATAL http-8300-Processor6 com.hyperion.hbr.core.PluginD
ataManager - Error adding Plugin Data.
Error adding Plugin Data.
Unable to create connection for the pool: com.hyperion.planning.olap.EssbaseExce
ption: Application %s does not exist (1051030)
Can not get OLAP connection: java.lang.Exception: No object were successfully cr
eated. This can be caused by any of the following: The OLAP Server is not runnin
g, The DBMS is not running, the DBMS is running on a different machine that the
one specified, the name and password provided were incorrect.
com.hyperion.planning.olap.NoAvailableOlapConnectionsException: Unable to obtain
a connection to Hyperion Essbase. If this problem persists, please contact you
r administrator.
at com.hyperion.planning.olap.HspEssbasePool.getConnectionInternal(Unkno
wn Source)
at com.hyperion.planning.olap.HspEssbasePool.getConnection(Unknown Sourc
e)
at com.hyperion.planning.olap.HspEssbaseJniOlap.setApplicationID(Unknown
Source)
at com.hyperion.planning.HspJSImpl.setAppIDinEssbase(Unknown Source)
at com.hyperion.planning.HspJSImpl.<init>(Unknown Source)
at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
at HspLogOn.Handle(Unknown Source)
at HspLogOn.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
icationFilterChain.java:237)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
ilterChain.java:157)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
alve.java:214)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:520)
at org.apache.catalina.core.StandardContextValve.invokeInternal(Standard
ContextValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
alve.java:152)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:520)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
ava:137)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:104)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
ava:118)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:102)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:520)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
ve.java:109)
at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValv
eContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
a:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:16
0)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
:799)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
ssConnection(Http11Protocol.java:705)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java
:577)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadP
ool.java:683)
at java.lang.Thread.run(Unknown Source)
Unable to create connection for the pool: com.hyperion.planning.olap.EssbaseExce
ption: Application %s does not exist (1051030)
Unable to create connection for the pool: com.hyperion.planning.olap.EssbaseExce
ption: Application %s does not exist (1051030)
2009-10-09 19:34:16,109 WARN Timer-0 com.hyperion.hbr.db.DBPluginDataTable - Err
or while executing query: delete from HBRPluginData where UPPER(PlanningServer)
= 'IBM' and UPPER(PlanningAppName) = 'FPLAN' and UPPER(PlanningRmiPort) = '11333
2009-10-09 19:34:16,109 WARN Timer-0 com.hyperion.hbr.db.DBPluginDataTable - Err
or while executing query: insert into HBRPluginData (PlanningServer, PlanningRmi
Port, PlanningAppName, OlapServerName, OlapUserName, OlapPassword) values(?, ?,
2009-10-09 19:34:16,109 FATAL Timer-0 com.hyperion.hbr.core.PluginDataManager -
Error adding Plugin Data.
Error adding Plugin Data.
2009-10-09 19:34:20,703 WARN Timer-0 com.hyperion.hbr.db.DBPluginDataTable - Err
or while executing query: delete from HBRPluginData where UPPER(PlanningServer)
= 'IBM' and UPPER(PlanningAppName) = 'FPLAN' and UPPER(PlanningRmiPort) = '11333
2009-10-09 19:34:25,187 WARN Timer-0 com.hyperion.hbr.db.DBPluginDataTable - Err
or while executing query: insert into HBRPluginData (PlanningServer, PlanningRmi
Port, PlanningAppName, OlapServerName, OlapUserName, OlapPassword) values(?, ?,
2009-10-09 19:34:25,187 FATAL Timer-0 com.hyperion.hbr.core.PluginDataManager -
Error adding Plugin Data.
Error adding Plugin Data.
null"
Please advice

Similar Messages

  • Unable to see planning application and dimension menus under navigate tab

    Dears
    Unable to see planning application and dimension menus under navigate tab in EPM 11.1.1.1 workspace.
    Is there any configuration lost?
    All EPM service have already started.
    Thx
    Hector

    I also don't see the menu under "Consolidation" or "Planning" applications. I can naviaget to these applications from Navigate -> Application ->Consolidation or Planning and I see a box with up arrow and down arrow. If I keep my cursor between these two boxes, or the boundary, sometime I could start my applications in these two modules. I checked context.properties in \Hyperion\home\deployment\Tomcat5\workspace\webapps\workspace\conf folder.
    #Appended properties
    #Sat Jan 17 14:14:43 EST 2009
    Reports=Y
    HFM=Y
    HPSU=Y
    HP=Y
    HPS=Y
    Analyzer=Y
    BPMA=Y
    ChangeManagement=Y
    Subcontext.properties file is as follows:
    Analyzer=WebAnalysis
    Reports=hr
    HMB=metrics
    HPS=HPSWebReports
    HFM=hfm
    HP=HyperionPlanning
    BPMA=awb
    HFM-version=9.3.1
    HP-version=9.3.1
    HPS-version=9.3.1
    HMB-version=9.3.1
    BPMA-version=9.3.1
    # Parameters for all contexts
    #KeepAliveInterval=10
    #SessionTimeout=30
    #logon=bpm.logon
    #startup=cds.mode
    I also removed # character in the last four lines but I cannot see my aplications under "Consolidation" or "Planning.
    This is in Hyperion 9.3.1 environment all my websites are working. Workspace, Shared Services etc. I checked all my servies and they are working ok.
    http://lewisxphub:19000/workspace/index.jsp
    Any Ideas?
    Thanks
    Jay
    Edited by: Keerthi on Jan 29, 2009 4:31 AM

  • Unable to create Planning Application

    Hi All,
    I reconfigured the Hyperion Planning 11.1.2.
    Then I Log-In to Workspace using [http://localhost:19000/workspace/index.jsp] the URL
    After page load, I get an error as
    "The startup document specified does not exist in the repository. Select a new startup document on the General preferences tab."
    Then I click ok to proceed.
    After that i get an error as
    "An error occurred processing the result from the server".
    Then I click ok to proceed.
    "Could not find a Hyperion Reporting and Analysis server running on localhost at port 6800. Please verify your server connect string and confirm that the server is up."
    Then I click ok to proceed.
    After that I'm Unable to create Planning Application.
    But how to rectify all the errors mentioned above.
    Kindly guide me.
    Thanks And Regards
    ChiDam

    Hi John,
    Thanks for your reply. I tried to Log-In to the hyperion Planning through [http://localhost:8300/HyperionPlanning/AppWizard.jsp]. Page loaded sucessfully.
    I'm able to create a planning application.Thanks John.
    But I login to Workspace [http://localhost:19000/workspace/index.jsp]
    After page load, I get an error as
    "The startup document specified does not exist in the repository. Select a new startup document on the General preferences tab."
    Then I click ok to proceed.
    After that i get an error as
    "An error occurred processing the result from the server".
    Then I click ok to proceed.
    "Could not find a Hyperion Reporting and Analysis server running on localhost at port 6800. Please verify your server connect string and confirm that the server is up."
    Then I click ok to proceed.
    After that I'm Unable to create Planning Application.
    But how to rectify all the errors mentioned above.
    Kindly guide me.
    Thanks And Regards
    ChiDam

  • Unable to access Planning 9.3.1 from Workspace & Metadata load question

    Hi:
    I created a planning application through Classic View and was able to successfully register the app. I even updated the dimensions. I did all this using the Admin ID provided by a thrid party installation firm. They updated my security to match the Admin and when I re-log in to Workspace and click on the Planning app I just created there is an error message:
    Unable to connect to Essbase server. Check log for detail.
    I try using the Admin ID again but the same error message appear. IS anyone out there can give me some advice on what might went wrong and what should I ask them to check? They claim that all servers are up and running. I have tried to see if I can re-create another app but there is no data source available (is this because the Essbase connection problem or becuase one data source can only have one app associated with it?) Any suggestions/help will be greatly appreciated!
    Also, they did not install BPMA. I have not done 9.3.1 before but I heard I can no longer use HAL to load metadata. So without BPMA, is my other options DIM and ODI? Has anyone use any of these and which is the best tool to load metadata? Is BPMA a better option compares to the DIM/ODI?
    Thanks so much!
    Mike

    Hi,
    First I would check in shared services whether the correct access has been provisioned.
    Next try and log in directly to planning and not through workspace to eliminate any issues there. http://<planning server:8300/HyperionPlanning/
    Unable to connect to Essbase server sounds like either permissions are not correct or server details are incorrect, check the datasource details in the config utility and try and connect directly to essbase with them.
    There will not be extra datasources available if they have not been set up, you will need to create these through the config utility on the server.
    My experience of BPMA is that it is not up to being qualified as a fully stable product yet, all depends on the size of the implementation on how to you use it to whether BPMA will be useful, that leaves DIM and ODI, DIM is a third party product and is not cheap and I am not sure how much of a shelf life it will have, Oracle are pushing ODI which they now own, it is a much more stable product and has a many more rich features than BPMA though it does have a steeper learning curve and is more aimed at a technical audience.
    Hope this helps
    John
    John

  • Unable to find planning application option in Administer

    Hi
    i have created application through web in 9.3.1 version but i am unable to find out the planning option.
    In workspace
    Navigate --> applications --> here both hfm and planning applications display but
    Navigate -->Administer -->Classic application Administration --> consolidation administration(HFM) only shows but planning doesn't shows here
    please suggest ur valuable suggestions to rectify this..
    Thanks and Regards
    Rajips
    Edited by: user10919054 on May 10, 2009 11:14 PM

    Hi,
    This is governed by the shared services role of "Dimension Editor", have you provisioned the role to the user that is accessing workspace?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Unable to redeploy Planning application

    Hi,
    I am trying to redeploy a planning application and I get the following error:
    App Creation failed with Exception: com.hyperion.planning.HspRuntimeException: You cannot delete the required Planning dimensions after deploying. To redeploy single-currency applications, you must include these required Planning dimensions: Scenario, Version, Entity, Account, Period, and Year.
    at com.hyperion.planning.appdeploy.HspAppDefinition.validateNonModifiablePropsOnRedeploy(Unknown Source)
    at com.hyperion.planning.appdeploy.HspAppDefinition.deployAppFromXML(Unknown Source)
    at com.hyperion.planning.appdeploy.HspAppDefinition.access$000(Unknown Source)
    at com.hyperion.planning.appdeploy.HspAppDefinition$1.run(Unknown Source)
    The Application contains the mentioned dimensions. I must mention here that this Application has been deployed since the last two months. I have redeployed it multiple times when additional members were added. The most recent change is an addition of one member in the Account dimension.
    Thanks in advance for your help
    Shehzad

    Hi John,
    Everything was working fine when I had the following patches applied:
    7227802
    7272558
    7305465
    I then rolled back the last two patches and applied the other 3 patches that were released before them. So the new set of applied patches (in the order specified) was:
    7227802
    7110941
    7161248
    7209507
    7272558
    7305465
    I found that rolling back patch number 7161248 caused the deployment to go ahead without any errors. I can't really explain why this particular patch is causing problems. Do you know if this patch causes any known problems? Should I be doing something else when applying this patch?
    Thanks in advance
    Shehzad

  • Unable to delete Planning application created through EPMA

    Hi friends,
    Iam unable to delete the planning application created through EPMA.Tried logging in as admin still its not allowing.
    I tried in application view-> right click and delete.it will ask for all related info and when I say 'delete', the status is aborted.
    Can anyone tell whether we can delete an application created through EPMA. or is there a way to delete in backend.
    Regards.

    Hi,
    You could try and find more information from the logs, first change the level of logging for EPMA, it is set as standard to INFO and it is probably best changed to DEBUG.
    To do this
    Stop EPMA
    Go to the deployed Web application directory.
    For Tomcat, this is C:\Hyperion\deployments\Tomcat5\EPMAWebTier\webapps\awb\WEB-INF\conf.
    Open AWBLog4j.properties.
    Modify this line:
    log4j.logger.com.hyperion.awb=ERROR,logfile, stdout to log4j.logger.com.hyperion.awb=DEBUG ,logfile, stdout
    RESTART EPMA
    Then try and delete again and check to see if the logs have further information.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Trying to access Planning application from workspace

    Hi ,
    I have installed UI services and i am able to login to workspace using the below URL : http://localhost:19000/workspace/.
    But when i go to Navigate ---> Applications there no planning applications showing up .
    I have created and registered an planning application and it was created successfull.
    Please let me know how shall i proceed .
    Thanks & regards,
    Vijaya

    This may not apply to your situation, but if you happen to be running pretty much the whole Hyperion product stack on a single, not-so-powerful computer (e.g., I run SS, Essbase, EAS server and console, BI+, Workspace, Planning, MS-IIS, and the usual assortment of desktop applications on my laptop as a sandbox environment), you may have to wait several MINUTES for the list of Planning applications to show up the first time on the menu in Workspace. The applications usually appear on the menu much faster on subsequent accesses.
    As I say, this may not apply to your situation, but I thought I'd mention it as a possibility.

  • Unable to open Planning application  through Workspace

    Hi All,
    I have Installed and configured the Hyperion products in the following Order
    ->Foundation services
    ->Essbase server
    ->Essbase Administration service
    ->Planning
    ->Reporting and Analysis
    ->Workspace
    We know that workspace is a single user interface.
    After configuring, I tried to open the Planning Application through workspace but I could not able to find "*Classic Application Administration*" under Administer option of Navigate menu Kindly guide me.
    Thanks and Regards
    chiDam

    You don't need to start downloading weblogic.
    Usually the issue is that either the web server has not been configured (this is not weblogic) or the permissions are not correct in shared services e.g. the hss roles of application creator, dimension editor.
    You can always try going to create a planning application directly first http://<planningmachine>:8300/HyperionPlanning/AppWizard.jsp
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Unable to see Planning application under calculation Manager

    Hello All,
    I created a Planning application in workspace and choose the Sahred Service Project as APS server.Now I want to create business rules.For that when I m lunching Calculation Manager from workspace, I m not able to see the appliaction that I had created before ,under Planning option of Calculation Manager.
    Thanks.......

    I think you created a classic planning applications. Calc manager will not recognize classic planning applications in version 11.1.1.2 and prior.
    You need to create a planning applications via EPMA and then you will see this in calc manager. If you have already opened calc manager, right click on the Planning node and do a refresh to synchronize the applications from EPMA.
    Hope this helps.
    ~SM

  • Unable to create planning application in workspace

    Hi,
    i am new to system 9,and have recently installed it on my system,when i try to create a new application using the link below:
    http://localhost:8300/HypeironPlanning/Appwizard.jsp
    I get the below error
    user must have the planning Application creator and dimension editor roles to manage applications
    Any help is appreciated.

    Hi,
    You need to assign the user the Roles in Hyperion Shared Services,
    When you provision a user > Hyperion Shared Services > Global Roles > Application Creator >
    Cheers
    John

  • Deployed the EAR Application, but unable to access the Application's JSP's

    I installed SAP Netweaver 2004s and tried to create a Web application and an ear file.
    I followed all the steps. The deployment from the Developer Studio showed success. When I try to access the application using the url
    http://server:port/WebModuleProject/test_jsp.jsp
    I get the following error. I am not sure why it is looking at com.sap.engine.docs.examples for the file.
    The requested resource /WebModuleProject/test_jsp.jsp is not available
      Details:   File [WebModuleProject/test_jsp.jsp] not found in application root of alias [/] of J2EE application [sap.com/com.sap.engine.docs.examples].
    Please let me know what I am possibly doing wrong here. Any help is very much appreciated.

    Hi Pankaj,
    You need to define an application alias for your application before you publish your custom made application.
    Check this link:
    http://help.sap.com/saphelp_nw70/helpdata/en/96/910fcdfe1c384f8e17cf86947794cf/frameset.htm
    For activating the alias check this link:
    http://help.sap.com/saphelp_nw70/helpdata/en/66/23c11f7547824990467a2dac1a7308/frameset.htm
    Regards,
    Siddhesh

  • Unable to delete planning application

    Hi,
    Im trying to delete an application through the classic planning application administration. When the normal delete didnt work, I deleted entries from hspsys_application and hspsys_datasource and restarted the Planning service. The actual problem was that someone created both datasources on the same schema and I wanted to start from scratch.
    Even after restarting the service the applications and the datasources remain in planning and when I try to delete from classic administration it says check log for details.
    Any help would be appreciated.
    Thanks.

    Those tables define the data sources, when the planning application server is started it reads the tables to find out the datasource connection information.
    If you have deleted the information and restarted ther service then I am not sure how it is reading them if they don't exist unless you have the wrong planning system database.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Unable to Create Planning Application through Planning AppWizard

    Hi All,
    I have a problem in creating the planning app through app wizard(at port 8300)
    Logged into the Planning App Wizard(could able to do this successfully),
    Clicked on Create Application and its showing up the error message like
    " The page can't be processed check log for details"
    I captured the error logs through SysErrFile and SysOutFile.
    Could some one please help me to fix this.
    Below is the message from log:
    org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /HyperionPlanning from URL file:E:\Hyperion\deployments\Tomcat5\HyperionPlanning\webapps\HyperionPlanning
    Creating rebind thread to RMI
    Query Failed: SQL_SYSDB_DELETE_EXPIRED_EXTERNAL_ACTIONS:[100]
    java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00932: inconsistent 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(Unknown Source)
         at com.hyperion.planning.event.HspSysExtChangeHandler.<init>(Unknown Source)
         at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
         at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
         at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
         at com.hyperion.planning.HspServletContextListener.contextInitialized(Unknown Source)
         at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4343)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595)
         at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:277)
         at org.apache.catalina.core.StandardHost.install(StandardHost.java:832)
         at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:701)
         at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:432)
         at org.apache.catalina.startup.HostConfig.start(HostConfig.java:983)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:349)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:789)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478)
         at org.apache.catalina.core.StandardService.start(StandardService.java:480)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:2313)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
    Error encountered with Database connection, recreating connections.
    Nested Exception: java.sql.SQLException: [Hyperion][Oracle JDBC Driver][Oracle]ORA-00932: inconsistent datatypes: expected INTERVAL got NUMBER
    Please Help it.
    Thanks
    kr

    Are you using a previously configured datasource to create the application?
    Perhaps, try with a new data source..
    Regards,
    Sayantan

  • Unable to access application set in admin console after upgrade to 7.0 M

    Hi Experts
    I am unable to access the Application Set through BPC Administration after upgrading our development server to version 7.0 SP3. I followed the instructions as per the Upgrade guide, and there was no issues during the installation. But when trying to access the application set i receive the following error message on step 9  ( 9/10) of during the connection.
    Error message: Subquery returned more than 1 value. This is not
    permitted when the subquery follows =, !=, <, <= , >, >= or when the
    subquery is used as an expression.
    I have done all of the steps outlined as per SAP Note 1242962, but i still receive the error message. I tried to do a SQL Profiler trace, but i have been unable to find the query which returns more than one record.
    Any help is appreciated
    Kind Regards
    Daniel

    Interesting that you ask about upgrade vs uninstall/reinstall.
    We were running BPC 5.1
    We have also re-installed the Admin client to be the new version.
    We have been working with an outside consulting firm to manage our system upgrade/install.
    Our dev and qa environments were uninstalled then reinstalled.
    When we went to production, our system was intially upgraded.  I do not know why this route was chosen when that was not what was completed on dev/qa.  On our production 'upgrade', we are still working through issues. We then uninstalled iis, sqlserver reporting services, both .net 1.1 and 2.0, and the BPC application. Then reinstall everything and we were getting the same errors. 
    Our error was at Progress 10/10 Create Database Schema and check Application server collation.
    Error Message: Object Reference not set to an instance of an object.
    We are able to access the appShell and test copies of the appShell, we were not able to access any custom appSets which were created prior to the upgrade, nor are we able to access any appSets that were created as a copy of the custom appSet after the upgrade.
    When logged with SAP, we were directed toward note Note 1331040 - Cannot log into 7M Admin console after restore from version5 noting that we needed to do the following changes:
    Note that you will need to change the following:
    INSERT INTO tblDefaults VALUES ('_GLOBAL','Prev_AppSet_Version','','','7.0.112')
    INSERT INTO tblDefaults VALUES ('_GLOBAL','Curr_AppSet_Version','','','7.0.112')
    to
    INSERT INTO tblDefaults VALUES ('_GLOBAL','Prev_AppSet_Version','','','7.0.113')
    INSERT INTO tblDefaults VALUES ('_GLOBAL','Curr_AppSet_Version','','','7.0.113')
    The reason is because '7.0.113' means 7 MS SP04 while '7.0.112' means SP03.
    There are 8 steps in this note, for us, only the first 2 were needed. I have asked SAP to create new note/update existing accordingly.
    With the table entry, we were able to successfully access our app set.
    Hope our experiences can help you out.
    Thanks,
    Becky Zick

Maybe you are looking for