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.

Similar Messages

  • 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.

  • 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

  • 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/

  • 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

  • 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 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

  • System9 EPM Architect Process Manager Issue

    Hi,
    Can somebody help me with Hyperion system9 EPMA issue.
    I can't able to start the windows services for EPM Architecht Process Manager.
    I am getting the Following error........
    Need some suggestions to fix this.
    Thanks.
    Service cannot be started.
    Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Cannot initialize the Session Manager. --->
    System.Runtime.InteropServices.COMException (0x80040154):
    Retrieving the COM class factory for component with CLSID {1964B05C-284C-4375-BE83-D4DDD071F5E9}
    failed due to the following error: 80040154.
    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 enableCaching, Boolean useJarsInHyperionClearcase)
    --- End of inner exception stack trace ---
    at Hyperion.DimensionServer.ProcessManager.ProcessManager.Initializ...

    Dinension server has probably problems with accessing the database.
    First, use tnsping from hyperion server to database instance according to your tnsnames.ora, for example: tnsping hfmdb
    If this fails, you have to modify tnsnames.ora.
    If it's ok, then stop all EPMA services and reconfigure EPMA (register with SS, config DB and deploy to app server). Use "drop all tables..." to clean the whole EPMA DB scheme.
    Then try to start EPMA services again.
    Hope this helps...
    Vlado

  • 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

  • MacMini Hangs When Shutting Down

    Hi all.
    I've tried looking up the answers to this but I have a slightly different issue from others who had issues when shutting down.
    This started a few months ago.  What happens is when I click to shut down the computer, everything starts closing out.  The top menu bar disappears but then nothing else happens.  I'm basically looking at my wallpaper with nothing on it but my dock will still be up.  When I look on my dock the only thing that appears to be active is the "Finder" folder.  When I click on it nothing happens, however, if I right click it says that the application is not responding and gives me the option to relaunch, but nothing happens.  So it seems like there's something going on with the "Finder" folder that is preventing it from shutting down.
    For what it's worth, I did run "Verify Disk" from Disk Utilities that said everything came back okay.  I unplugged any external devices hooked up via USB like my USB hub to see if there was something going on there.
    I have a 2012 Mac Mini.
    In the past, I have let it go all night to see if it would eventually shut down and it won't.  I have to force shut it down.  Ideally, I don't want to do this.  Has anyone else had this issue?
    Thanks!

    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Step 1
    For this step, the title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    In the top right corner of the Console window, there's a search box labeled Filter. Initially the words "String Matching" are shown in that box. Enter "BOOT_TIME" (without the quotes.)
    Each message in the log begins with the date and time when it was entered. Select the BOOT_TIME log message that corresponds to the last boot time when you had the problem. Now clear the search box to reveal all messages. Select the ones logged before the boot, during the time something abnormal was happening. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    For example, if the system was unresponsive or was failing to shut down for three minutes before you forced a restart, post the messages timestamped within three minutes before the boot time, not after. Please include the BOOT_TIME message at the end of the log extract—not at the beginning.
    If there are long runs of repeated messages, please post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Some private information, such as your name, may appear in the log. Anonymize before posting.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Step 2
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ System Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar.
    There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of reports. A crash report has a name that begins with the name of the crashed process and ends in ".crash". A panic report has a name that begins with "Kernel" and ends in ".panic". A shutdown stall report has a name that ends in ".shutdownstall". Select the most recent of each, if any. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot. It's possible that none of these reports exists.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.
    If you don't see any reports listed, but you know there was a crash or panic, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

  • 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

  • ITunes make my macbook hang when shutting down

    hi folks, i need a genius to help me with my macbook. Every time i use iTunes my macbook won't shut down properly. On shut down process i get stuck on a white screen with spinning wheel, and out of frustration i just have to keep hard booting to shut down. this only happens every time i use iTunes. and in case u are wondering, the symptoms started when i upgraded to lion. I also have downloaded all the recent upgrades on macs as i was hoping it will resolve the issue, but it didn't. Has anyone experience the same problem and has manage to resolved it? Any suggestion would be much appreciated. Thanks guys!

    Not to intrude, but these might help
    https://support.apple.com/kb/HT3964
    https://support.apple.com/kb/TS1713
    https://support.apple.com/kb/ht1509

Maybe you are looking for

  • After Invoice posted,materail sent back to vender with m.type 122

    Hi Gurus, Can any body explain, is it possible once invoice made against the po system will allow to send back the materail with m.type 122. because this is what happend in my case. Once GR posted then Invoice made against the PO then warehouse perso

  • ITunes 9 Grid View dissapointment

    First of all white background of grid view is awful, it looks cheap! Dark background in 8.x versions looked much more elegant. We can not adjust the size of icons anymore... Dissapointment....

  • How to solve the problem of adob reader on mac 10.8.2?

    I have installed adob reader on my mac 10.8.2 When I want to open a pdf, it gives an error that it can not open the pdf! can you help me to solve thid probelm? or suggest me anyother software? Thanks Fahimeh

  • How Export option in Apps menu work?

    Hi All We have standard export option (File -> Export) in 11i oracle applications to download records from tabular block to spread sheet. Now in one worksheet we can store around 60000 rows. In case our query fetches more than 70000 records, and we e

  • Smartform when iam development i dont find the paragraph format?

    Dear Freinds,    iam developing a smartform i just in the windows i am started adding the heading , so when i created a text  and when i write the text and wanted to make the text center i cannot see the Character Formats and Paragraph Formats . i me