Unable to start EPM Architect Precss Manager service

I am getting below error.
ervice cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Process Manager could not start because database connectivity could not be established. ---> System.Data.SqlClient.SqlException: Login failed for user 'windowsAuthentication'.
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)
at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword,...
Please anybody can help

Hi there,
When you created the SQL Server user did you specify a password for the 'hypdb' database? In my experience sometimes when you change your windows password, SQL no longer recognises it. I've created a SQL Setup guide which you may want to take a look at http://atmyplace.co.uk
Take a look at the SQL install and setup guide for Hyperion as it may help you.
Thanks
Arfan

Similar Messages

  • Not able to start EPM Architect Process Manager.

    I have installed Hyperion 11.1.1.3 and when i am trying to start the EPM Architect Process Manager Service i am getting the below error message.
    The Hyperion EPM Architect - ProcessManager service on local Computer started and then stopped
    Some services stop automatically if they have no work to do, for example, the performance Logs and Alerts Service.
    I have also checked the Event Viewer and the below is what is logged into the event viewer.
    Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Cannot initialize the Session Manager. ---> System.InvalidOperationException: Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed. ---> System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
    at System.Data.Common.UnsafeNativeMethods.OCILobCopy2(IntPtr svchp, IntPtr errhp, IntPtr dst_locp, IntPtr src_locp, UInt64 amount, UInt64 dst_offset, UInt64 src_offset)
    at System.Data.OracleClient.OCI.DetermineClientVersion()
    --- End of inner exception stack trace ---
    at System.Data.OracleClient.OCI.DetermineClientVersion()
    at System.Data.OracleClient.OracleInternalConnection.OpenOnLocalTransaction(String userName, String password, String serverName, Boolean integratedSecurity, Boolean unicode, Boolean omitOracleConnectionName)
    I have also tried to start Hyperion EPM Architect - .Net JNI Bridge which i am able to start sucessfully howerver when i try to start the EPM Architect - Process manager i am getting the above error.
    I have also tried to directly login into http://localhost:19091/awb and i am getting the below error.
    Loading the Module 'awb.appcontainer' failed
    Kindly help me out.

    Hello, I have found the solution in my environment.
    All Hyperion softwares will run on a x64 bit OS with x64 bit Oraclle client installed except FDM. I tried to run everything through Oracle x32 bit client and everything worked except EPMA, I received errors in the eventvwr that stated it could not run against a x32 bit Client. On my FDM server (w2k3 x64 bit) I had to install Oracle x32 bit client in order for me to get my FDM server fully functional.
    thank you.

  • Cannot Start EPM Architect Process Manager after a Power Failure

    Hey All,
    We had a power failure in the office last night/this morning. We have two environments, and luckily, our production environment seems to be working OK, however, on our development environment, we cannot get the EPM Architect Process Manager to start (or any of the associated services).
    Here is what we have tried already:
    - Restarting the server
    - Restarting all services in the correct order
    - Running EPM System Configurator for Performance Management Architect > Configure Database (the first time, we just re-used the same tables, and had the same error. We did it a second time and dropped the tables and were able to get the service (and all other EPMA services) to start, but we couldn't get into the Application or Dimension Library.
    - Restoring the EPMA DB schema from backup from two nights ago - same error when trying to restart the service.
    We are running 11.1.1.3 (04 patches for Planning and CalcManager, but not EPMA). We are running MS SQL 2005 for the relational databases.
    Error message when restarting the service:
    "The Hyperion EPM Architect - Process Manager service on Local Computer started and then stopped. Some services stop automatically..."
    When we go to the event viewer, it tells us:
    Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Dimension Server started but failed to initialize on machine CSHMISHYPTST. Check the error log on that machine.
    at Hyperion.DimensionServer.ProcessManager.EngineManager.StartEngine(Machine machine, EngineType engineType)
    at Hyperion.DimensionServer.ProcessManager.EngineManager.InitializeReadWriteEngine()
    at Hyperion.DimensionServer.ProcessManager.EngineManager.Load()
    at Hyperion.DimensionServer.ProcessManager.ProcessManager.Initialize()
    at Hyperion.DimensionServer.ProcessManager.Service.OnStart(String[] args)
    at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
    Went into D:\Hyperion\logs\epma and looked at the "dimension_server.log":
    2010-09-21 12:45:08,939 [Engine Startup] Hyperion.DimensionServer.Program.LogMessage(:0) - An error occurred during initialization of engine ID 1: Object reference not set to an instance of an object..
    System.NullReferenceException: Object reference not set to an instance of an object.
    at Hyperion.DimensionServer.RelationshipMemberList.Add(RelationshipMember item)
    at Hyperion.DimensionServer.Dimension.<LoadSharedMembers>b__11(RelationshipRecord relationship)
    at Hyperion.DataAccessLayerCore.DALRowset`1.Read()
    at Hyperion.DataAccessLayerCore.SelectCommand`1.Execute(Action`1 callback)
    at Hyperion.DataAccessLayerCore.GenericDAO.Select[T](Action`1 callback, SetParamsEvent`1 onSetParams)
    at Hyperion.DimensionServer.DAO.DimensionDAO.LoadRelationships(Int32 libraryID, Int32 dimensionID, Boolean primary, Action`1 action)
    at Hyperion.DimensionServer.DAO.DimensionDAO.LoadSharedMembers(Int32 libraryID, Int32 dimensionID, Action`1 action)
    at Hyperion.DimensionServer.Dimension.LoadSharedMembers()
    at Hyperion.DimensionServer.Dimension.LoadMembers()
    at Hyperion.DimensionServer.Library.Load()
    at Hyperion.DimensionServer.Global.Initialize(String jobManagerConnectString)
    at Hyperion.DimensionServer.Program.Main(String[] args)
    Looking for some suggestions or ideas. Have tried searching the forums and Google, but haven't had any success.

    Ironically I just got alerted by Oracle that EPMA patch 03 had been pulled from the MOS site and replaced by patch 04.
    You are receiving this notification because our records indicate that you have downloaded Oracle Hyperion Enterprise Performance Management Architect 11.1.1.3.03 Service Fix – Patch 9650100.
    Please be advised that Oracle Hyperion Enterprise Performance Management Architect 11.1.1.3.03 Service Fix - Patch 9650100 has been removed from My Oracle Support and is superseded by Oracle Hyperion Enterprise Performance Management Architect 11.1.1.3.04 Service Pack – Patch 9800827.
    Patch 9650100 is now obsolete and you should use Oracle Hyperion Enterprise Performance Management Architect 11.1.1.3.04 Service Pack - Patch 9800827, which corrects file packaging issues, from My Oracle Support (https://support.oracle.com) instead.
    Please thoroughly review the Readme for Oracle Hyperion Enterprise Performance Management Architect 11.1.1.3.04 Service Pack - Patch 9800827 prior to implementing.
    Best regards,
    Chris

  • EPM Architect - Process Manager service hangs when shut down via script

    Hello all,
    We have a shutdown script which brings down all of our EPM 11.1.1.3 services. It works perfectly for everything except for one service. For some reason the "Hyperion EPM Architect - Process Manager" service gets stuck in a hung state whenever we run our shutdown script. Here is the section of the script which relates to our EPM Architect services.
    echo stopping Hyperion EPMA Services. %date% %time% >> %LOGFILE%
    sc \\ERPHYBTVXX02 stop "HyS9EPMAWebTier"
    choice /n /t 45 /d y > nul
    sc \\ERPHYBTVXX02 stop "HyS9EPMADataSynchronizer"
    choice /n /t 120 /d y > nul
    sc \\ERPHYBTVXX02 stop "HyS9BPMA_NetJNIBridge"
    choice /n /t 120 /d y > nul
    sc \\ERPHYBTVXX02 stop "HyS9BPMA_EngineManager"
    choice /n /t 120 /d y > nul
    sc \\ERPHYBTVXX02 stop "HyS9BPMA_EventManager"
    choice /n /t 120 /d y > nul
    sc \\ERPHYBTVXX02 stop "HyS9BPMA_JobManager"
    choice /n /t 120 /d y > nul
    sc \\ERPHYBTVXX02 stop "HyS9BPMA_ProcessManager"
    choice /n /t 45 /d y > nul
    echo stopped Hyperion EPMA Services. %date% %time% >> %LOGFILE%
    If anyone has run into this or has any ideas, I would appreciate any feedback.
    -Bob

    Thanks for the reply. Checking the Event Viewer on the server I did find an application error log related the the service not stopping properly. I forwarded the error on to our EPM consultant who created the script.

  • Hyperion S9 EPM Architect Process Manager Service Fails

    Hello All,
    I am fairly new with working on Hyperion. I have installed Hyperion Planning 9.3 on my local machine that runs on Windows XP. I am usning SQL Server 2005 as my database. I am having difficulty getting the EPM Process Manager Architect to start. It fails to start and when I look in the event viewer it displays the following error message:
    [Engine Startup] FATAL An error occurred during initialization of engine ID 1: Invalid object name 'DS_Property_list'..Exception: System.Data.SqlClient.SqlException
    Message: Invalid object name 'DS_Property_list'.
    Source: .Net SqlClient Data Provider
    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
    at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
    at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
    at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
    at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
    at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
    at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
    at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
    at Hyperion.DataAccessLayerCore.DataAccessLayer.ExecWriteSQL(Boolean CanWrite, String SQL, Action`1 onAddParams)
    at Hyperion.DimensionServer.DAO.PropertyManagerDAO.ClearPropertyAllowedValues(Int32 propertyID)
    at Hyperion.DimensionServer.PropertyManager.UpdatePropertyAllowedValues(Property property, IList`1 allowedValues)
    at Hyperion.DimensionServer.ProductRegistration.ParsePropertyDefinition(XPathNavigator nav)
    at Hyperion.DimensionServer.ProductRegistration.ParsePropertyCategory(XPathNavigator nav, ApplicationClass appClass)
    at Hyperion.DimensionServer.ProductRegistration.ParseApplicationClass(XPathNavigator nav, String fileName, XmlDocument doc)
    at Hyperion.DimensionServer.ProductRegistration.ParseProduct(String fileName, Boolean fileMustExist)
    at Hyperion.DimensionServer.Program.Main(String[] args)
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Has anyone come across an issue such as this? The rest of my processes start/stop as expected, but the EPM Process Manager does not. Any quidance or information as to how this can be resolved would be greatly appreciated. Thank you.
    Corey

    Hi am having same issue. The error is
    ervice cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Process Manager could not start because database connectivity could not be established. ---> System.Data.SqlClient.SqlException: Login failed for user 'windowsAuthentication'.
    at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
    at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
    at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)
    at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
    at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword,...
    Please any body can help on this.

  • Couldn't start Hyperion EPM Architect - Process Manager

    Hi,
    I Couldn't start EPM Architect - Process Manager because of which unable to launch Dimension Library, Application Library and Calc Manager from Workspace.
    This services starts rest dependent services but it stops in one or two minutes states status as 'starting'.
    I am on Windows 2003 R2, Hyperion 11.1.1.3, MSSQL 2005
    Regards
    Kumar

    'Hyperion EPM Architect - Process Manager' service doesn't start automatically as it supposed to. I do start it manually then it starts saying "starting" for a minute or two then stops itself, and bunch of other dependent services stop along with it as well.
    Event Viewer has below error related to the service
    +Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Dimension Server started but failed to initialize on machine xxxx.  Check the error log on that machine.
    at Hyperion.DimensionServer.ProcessManager.EngineManager.StartEngine(Machine machine, EngineType engineType)
    at Hyperion.DimensionServer.ProcessManager.EngineManager.InitializeReadWriteEngine()
    at Hyperion.DimensionServer.ProcessManager.EngineManager.Load()
    at Hyperion.DimensionServer.ProcessManager.ProcessManager.Initialize()
    at Hyperion.DimensionServer.ProcessManager.Service.OnStart(String[] args)
    at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.+
    ALTER DATABASE MYDBNAME SET READ_COMMITTED_SNAPSHOT ON; ran query and waited for 15 minutes, it looks like didn't complete, keeps on displaying "Executing query", I've stopped.
    ALTER DATABASE MYDBNAME SET ALLOW_SNAPSHOT_ISOLATION ON; completed successfully.
    It still has same error.
    Regards

  • Issue starting Hyperion S9 EPM Architect Process Manager

    Hi All,
    When i try to start " Hyperion S9 EPM Architect Process Manager", I am getting message
    "The Hyperion S9 EPM Architect Process Manager service on Local Computer started and then stopped". What may be the reason for this?
    I have installed this on win xp and on oracle 11.
    please let me know your suggestions.
    Thanks,
    Vikash

    Hi,
    Your problem is you have installed it on XP, this is not a suported OS and EPMA does not work well with it.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Unable to Restart EPM Architecht Process Manager

    Hi.
    It's the second time i have this problem.
    I can't restart EPM Architect Process manager because this message block the start of the service :
    The Hyperion S9 EPM Architect Process Manager service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example the Performance Log and Alert Services.
    Obviously the same error appears if i try to start S9 EPM Engine Manage, S9 EPM Event Manager and S9 EPM Job Manager.
    The first time i had this problem, a consultant of Hyperion from Manchester was unable to solve the problem after a remote connession on my server.
    He suggested to reinstall Planning.
    But now I can't reinstall it because i lose all!
    Could you help me?
    Thanks
    Bye Bye

    How's Life? What's news?

  • HYPERION S9 EPM ARCHITECT PROCESS MANAGER ERROR!

    Hi There
    I have problem while starting Hyperion s9 EPM Architect process manager its giving error while startingup services
    The HYPERION S9 epm architect process manager service on local computer started and then stopped.Some services stop automatically if they have no work to do,for example,the performance logs and alerts service.
    Thanks
    HV

    Hello,
    I am also have the same issue with my install. The EPM Architect Process Manager errors out with the following message:
    Service cannot be started. System.InvalidOperationException: Cannot start service HyS9BPMA_JobManager on computer 'BIGDADDY'. ---> System.ComponentModel.Win32Exception: The service did not respond to the start or control request in a timely fashion
    --- End of inner exception stack trace ---
    at System.ServiceProcess.ServiceController.Start(String[] args)
    at Hyperion.DimensionServer.ProcessManager.ProcessManager.StartJobManager()
    at Hyperion.DimensionServer.ProcessManager.ProcessManager.Initialize()
    at Hyperion.DimensionServer.ProcessManager.Service.OnStart(String[] args)
    at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
    For more information, see Help and Support Center at
    Any Ideas as to how to fix this? I've tried increasing the timeout variable, but the process errors out in less than 10 seconds so i don't think that is an issue. Any additional help would be greatly appreciated. Thank you.
    Corey

  • Unable to start Hyperion EPM Architect - Process Manager after upgrade

    Hi All,
    I'm unable to start Hyperion EPM Architect - Process Manager after upgrading from EPMA 11.1.1.3.0 to 11.1.1.3.03. I get the following error in the Event Viewer.
    Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Cannot initialize the Session Manager. ---> Hyperion.DataAccessLayerCore.DataAccessLayerException: Database version mismatch:  Hyperion.SessionManager schema version is 9.5.0.0.0.10,  database schema version is 9.5.0.0.9.1.
    at Hyperion.DataAccessLayerCore.DataAccessLayer..ctor(NameValueCollection settings, String tablePrefix, String baseNamespace, String schemaVersion)
    at Hyperion.SessionManager.DAO.SessionManagerDataAccessLayer..ctor(NameValueCollection settings)
    at Hyperion.DimensionServer.SessionManager.SessionStoreRdbms.Initialize(String rdbmsVendor, String rdbmsConnParams, Int32 rdbmsCommandTimeout)
    at Hyperion.DimensionServer.SessionManager.SessionManager.Initialize(String jvmPath, String classPath, String ctgLibPath, String cssConnInfo, String hubHost, String hubPort, Boolean enableNestedGroups, String rdbmsVendor, String rdbmsConnParams, Int32 rdbmsCommandTimeout, Boolean restorePastInstanceSessions, Boolean ...
    I've run through all the steps of patching EPMA ran the Oracle_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql script per the patch readme. But can't figure out where it's pulling the schema version number from. Any ideas?
    Thanks,
    Chuck

    Hi,
    you forgot to update the EPMA database. Last step in patching is:
    Now, you must run the database upgrade script before starting the process manager.
    Run the single database upgrade script that corresponds to your database vendor.
    Oracle_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql
    SQL_Server_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql
    DB2_Upgrade 9.5.0.0.0.10 to 9.5.0.0.9.1.sql
    The scripts are located in the following directory:
    %HYPERION_HOME%\OPatch\EPMA_11_1_1_3_01\files\products\Foundation\BPMA\Server\conf\
    hope that helps.

  • S9 EPM Architect Process Manager fails to start.

    Hi All,
         I just tried doing Hyperion System9 installation and am encountering a problem.
         The Problem is, Installations are all done and the Configuration also seems to be
         fine as i get to know from seeing the Configuration utility window, but once i am done with
         configuring the Performance Management Architect, i tried starting the
         Hyperion S9 EPM Architect Process Manager and it was not starting,even i tried increasing the
         timeout setting for the startup of the dimension Server in the BPMA_Server_Config.xml file.Still
         it failed in starting..
         Other than all the steps mentioned in the doc,Few steps i skipped during the Planning Installation was,
         1.I didnt check the Activate instance option while creating the Planning Instance
         2.I didnt Increase the Heap Size of App Server.
         So could someone please suggest on what is creating the Problem during the startup.

    Hi,
    For more detailed information on why it is not starting have a look in windows event log. In windows go to administrative tools > event viewer > application
    Double click HyS9BPMA_ProcessManager and there should be a more detailed description in the window.
    e.g. Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Process Manager could not start because database connectivity could not be established. --->
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error: EPM Architect on Shared Services Console

    Hi,
    While accessing the EPM Architect on Shared Services Console, I found the below error message:
    "Error: Unable to connect to "EPM Architect", ensure that the application is up and running and the user has the appropriate rights to access this feature."
    I tried to resolve the error and referred John's reply for the thread Not able to start my Hyperion EPM Architect -Process Manager it very urgent But no luck.
    Environment: Win 2003 SP2, SQL Server, Installed 11.1.2 EPM.
    Regards,
    Naveen
    Edited by: Naveen on Apr 6, 2011 5:20 AM

    I found the solution for my issue.

  • Unable to start Hyperion EPM Architect-Process Manager

    I cannot start my process manager services.
    It throws the following error:
    Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Dimension Server started but failed to initialize on machine LORRAINEL. Check the error log on that machine.
    at Hyperion.DimensionServer.ProcessManager.EngineManager.StartEngine(Machine machine, EngineType engineType)
    at Hyperion.DimensionServer.ProcessManager.EngineManager.InitializeReadWriteEngine()
    at Hyperion.DimensionServer.ProcessManager.EngineManager.Load()
    at Hyperion.DimensionServer.ProcessManager.ProcessManager.Initialize()
    at Hyperion.DimensionServer.ProcessManager.Service.OnStart(String[] args)
    at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
    Please help. Thanks in advance
    Hanson

    hi john,
    yes it has worked before. I just reconfigure my shared services and restart my computer.
    After that incident my shared services work properly but my process manager didnt start up. Theres no anytihng extra on the logs.
    in the windows event viewer it says.
    Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Dimension Server started but failed to initialize on machine LORRAINEL. Check the error log on that machine.
    at Hyperion.DimensionServer.ProcessManager.EngineManager.StartEngine(Machine machine, EngineType engineType)
    at Hyperion.DimensionServer.ProcessManager.EngineManager.InitializeReadWriteEngine()
    at Hyperion.DimensionServer.ProcessManager.EngineManager.Load()
    at Hyperion.DimensionServer.ProcessManager.ProcessManager.Initialize()
    at Hyperion.DimensionServer.ProcessManager.Service.OnStart(String[] args)
    at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
    Thanks so much,
    Hanson

  • Error in run Hyperion S9 EPM Architect Process Manager

    and i installing Hyperion 9.3.1 winxpSP2
    I can't able to start the following services.
    -> Hyperion S9 EPM Architecht process Manager
    -> Hyperion S9 EPM Architecht job Manager
    -> Hyperion S9 EPM Architecht Event Manager
    -> Hyperion S9 EPM Architecht Engine Manager
    Though i could able to start the two other services( Web ATS5 and Data Synchonization ATS5) successfully.
    and when i check the windows event . the erorr message following:
    Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Cannot initialize the Session Manager. ---> System.Runtime.InteropServices.COMException (0x80010105): 。 (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
    at COMJNIBridgeLib.CASSecurityClass.Initialize(String bstrJvmPath, String bstrClasspath, String bstrLibPath, String bstrHubHost, String bstrHubPort, String bstrCSSConnectionInfo, Boolean vbEnableNestedGroups, String bstrHyperionHome)
    at Hyperion.DimensionServer.SessionManager.CasSecurityProvider.Initialize(String jvmPath, String classPath, String ctgLibPath, String cssConnInfo, String hubHost, String hubPort, Boolean enableNestedGroups)
    at Hyperion.DimensionServer.SessionManager.SessionManager.Initialize(String jvmPath, String classPath, String ctgLibPath, String cssConnInfo, String hubHost, String hubPort, Boolean enableNestedGroups, String rdbmsVendor, String rdbmsConnParams, Int32 rdbmsCommandTimeout, Boolean restorePastInstanceSessions, Boolean enabl...

    Hi
    I've got the same problem, not able to start the services mentioned above.
    The error message in windows event is following:
    Service cannot be started. System.ArgumentException: Expected even number of characters.
    at Hyperion.DimensionServer.EncryptBuffer.EncryptBuffer.eightFromFourBit(Byte[] byteArray, Byte baseByte)
    at Hyperion.DimensionServer.EncryptBuffer.EncryptBuffer.Decrypt(String decryptString)
    at Hyperion.DimensionServer.Configuration.Configuration.ReadConfigurationSettings(XPathNavigator navigator)
    at Hyperion.DimensionServer.Configuration.Configuration.ReadConfigurationSettings(String configFile)
    at Hyperion.DimensionServer.Configuration.Configuration.ReadConfigurationSettings()
    at Hyperion.DimensionServer.ProcessManager.ProcessManager.Initialize()
    at Hyperion.DimensionServer.ProcessManager.Service.OnStart(String[] args)
    at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)
    Any ideas? Thx
    Andy

  • Unable to start obiee11g oracle process manager

    hi,
    i am unable to start the server
    console services are started and bni_server1 also started but oracle process manager is not running
    please help
    thanks
    chinu

    –> Start NodeManager from the Command Prompt
    Cd bi0104\wlserver_10.3\server\bin
    startNodeManager.cmd
    Wait untill you see message “Secure socket listener start at port……”
    –> Start Admin server from command prompt
    Cd bi0104\user_projects\domains\bifoundation_domain\bin
    startWebLogic.cmd
    It will ask for user name / password. Specify the user details that you used at the time of the Oracle BI 11g install. You could also use a ‘Boot Identity File’ -(boot.properties). Check the documentation for more details.
    Wait untill you see message Admin server is in ‘RUNNING MODE’.
    –> Now start Managed server from GUI
    Access WebLogic console from a webbrowser
    http://<machinename>:7001/console
    Login, Environment > servers > Control > select bi_server1 > click on start
    It would take some time for the Managed server to start. Wait untill you see the ‘Running’ status.
    –> Now start the OBIEE components from command prompt
    Cd bi0104\instances\instance7\bin
    opmnctl startall
    Note that it’s a possible startup sequence. There are multiple ways to statup.
    i am getting all above messages all but not getting oracle process manager up in the services.msc
    error : not getting up in timely fashion -1053
    thanks
    Edited by: user11165720 on Apr 1, 2011 4:24 AM

Maybe you are looking for

  • IPod Touch Generation 4 64GB

    My iPod Touch gen 4, was dropped on the carpet, and it has caused the volume buttons to not work and come out of place, and also made the screen go white with a black dot. This happened a few weeks ago, I wanna know how much it is to repair and I hav

  • Multiple PI Production Systems in Landscape

    Hi, Our SAP PI system is growing larger and larger with more critical interfaces being deployed. Maintaining the system is becoming a pain because if a restart is required we need to inform so may external entities. A solution we have proposed is to

  • How can I copy and paste precisely?

    My little "copy and paste" camera in Adobe Acrobat used to work perfectly.  It would copy precisely the text or the image I wanted to copy.  However, lately it wants to grab a little more or a little less text than I want.  If I want to highlight a p

  • Whats the point of "Add Encore Chapter Marker" if I have to export it to m2v to use the sequence in

    Eh collegues there is a button on the timeline "Add Encore Chapter MArker" But since I have to export the entire sequence in M2V and WAV if i want to use it in enocre, then whats the point of this? Can i put the timeline to encore without having to e

  • The Apps on the second page wont open on my Ipad

    Why wont any apps on my second page open up?