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/

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

  • 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

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

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

  • 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

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

  • RE:The OPMN Process Manage failed to start.

    Hi everybody,
    Can anybody help with following issue below, please?
    I just install Oracle unbreakable linux operating system. I am trying to install infrastructure on it. All the time i am get error "The OPMN Process Manager failed to start". I changed the system requirement like it stated to the installation manual. But I am still getting same error.
    I will appreciate to one will give me solution for this problem.
    Thank,
    Arthur

    Poa,
    The operating system is Red Hat Enterprise version 4 ( 86-64 bits). My computer specifications: Process is Dual core AMD x86 64bits, and RAM is 2GB. I am trying to install Oracle Application Server 10g Release 2 (10.1.2). I checked all the prerequisite before attempting installation.
    Thank you,
    Arthur

  • OPMN Process Manager failed to start - libmodapi.so libclntsh.so not found

    Hi all,
    I am completely new to Oracle in its entirety. I am trying to install Oracle Enterprise Manager Grid Console 10.2.0.1.0 on Oracle Enterprise Linux 5.1 through the OUI using the new database install. When I get to setting up the Oracle Application Server, it tells me the OPMN Process Manager failed to start, tells me to check the logs in /oms10g/opmn/logs, and to start OPMN manually before hitting retry.
    The log files in that directory do not seem to contain any errors.
    When I run ./opmnctl stopall, ./opmnctl startall, ./opmnctl status, I get no obvious errors, and then the following:
    DSA ~ DSA ~ Down
    HTTP_Server ~ HTTPServer ~ Alive
    LogLoader ~ logloaderd ~ Down
    dcm-daemon ~ dcm-daemon ~ Down
    OC4J ~ home ~ Alive
    WebCache ~ WebCache ~ Alive
    WebCache ~ WebCacheAdmin ~ Alive
    When I do ./opmn start I get the following:
    ./opmn: error while loading shared libraries: libmodapi.so: cannot open shared object file: No such file or directory
    When I do a ldd ./opmn I get the following errors:
    libmodapi.so => not found
    libclntsh.so.10.1 => not found
    I am assuming my problem is that these two libraries are not linked in. I have looked through the forums, and found closely related threads, but none that seemed to help, most notably changing my PATH. If anyone has any suggestions, I would welcome them. Thanks for your help.
    Sincerely,
    Don

    Hi All,
    We all agree that best practice involves a test installation. My original post was about a problem I was having with the creation of my test bed. I did create my own manual, which I am sure is not the best manual ever created, but does work to get the software installed. If it is proven out, I will post it to try and return something to the community.
    In order to do this, I needed to read thousands of pages of documentation so far, which does not even scratch the surface of the total amount on OTN. I am still revising my instructions as I find that the documentation commonly assumes the reader has been installing Oracle for some time and is fully aware of all the appropriate acronyms and the entire logical and physical structure of the database. In order to just read many of the documents, I had to draw out a map of Oracle on a whiteboard as I went. As a systems administrator, should I have to search through all those papers, manuals, the web, etc. and try to gain an advanced DBA understanding to get a working default installation? Perhaps it seems like I am just a new user who is whining, but how many programs can you think of where this type of effort is required?
    In looking at the relationship between the DBA and the Systems Administrator, where should we draw a line between their tasks?
    Should the DBA have to learn how to assess appropriate server hardware, and then install and administrate every flavor of Windows, UNIX, Linux, etc. in any given environment? Should a DBA be required to build a Linux kernel, configure Active Directory, or install Solaris before installing Oracle?
    Should the Systems Administrator have to learn the nuances of installing and optimizing Oracle databases in order to just put the base software on the system and configure the kernel so it is ready for a DBA?
    More interesting, as stated above, I could hand you the Gentoo Handbook, and without knowing a single thing about Gentoo Linux, you would have a default installation of the Gentoo OS. You could also grab step-by-step instructions for a default installation of MySQL on Gentoo, or a myriad of other programs, for that matter. This would hardly replace the Gentoo systems administrator or MySQL DBA, but it does serve a very valid purpose of enabling the systems administrator and DBA. Shouldn’t Oracle have something similar?
    I would think the Systems Administrator knowledgeable in the OS and Kernel should be able to perform the first half of the installation task where they are more likely to be an expert, and then allow the DBA to create and optimize the databases they install, which they in turn can spend years learning how to do. Time that the DBA spends learning the OS or time the Systems Administrator spends learning Oracle is valuable in the long run, but it is also extra time to get the initial database up and running. One of the largest reasons IT personnel exist at all is to keep users from having to spend too much time learning about their computers to get their work done. Shouldn’t this also translate between IT groups?
    Databases are one of the few software installations that systems administrators commonly don't have to maintain on corporate servers. The best comparison I know of is web services. In this manner web servers are very similar, and are commonly installed by a team as well. I am perfectly capable of creating a default install of Apache, Tomcat, or IIS from step-by-step instructions provided by Apache or Microsoft without much more tailored information than the IP address and system name we are going to use to fill in the blanks during the installation.
    While I have performed the role of sole IT staff at a small software engineering company, and have therefore been the SysNetWebSecDB admin hydra in the past, in larger companies there seems to be no problem with having the system administrator create a default installation of Apache or IIS, having the network team configure the switches and DMZ, and having the web team customize the server and design the site without each of them having to know everything.
    So the above is a good idea and I would encourage
    them to do it because after that, it makes them
    stonger than when they use an already completed one
    to install.Sometimes there is time to sit down and read all the instructions and become a more robust IT professional. Sometimes there is only time to read the Getting Started section and you have to read the full instructions and optimize later if there is time. Sometimes you have outside influences that mean it has to get done in less time than it should, whether or not the justification for rushing is reasonable.
    Should I plan to read every knowledge base article ever published by Microsoft in order to create a test bed installation of Windows 2008? Honestly, I’d still be reading the NT4 docs.
    Not only does not every business have a DBA, or the money to hire one, sometimes the business does not want to do so, or sometimes the security is such that the DBA is not part of the unit allowed to utilize administrative access on the servers. That doesn’t mean they don’t need a database tomorrow.
    As an IT professional, I will never be able to come close to encompassing the amount of knowledge I actually could use to do my job. I try to specialize in a few areas so that I have the ability to keep up with the exponential rate of IT expansion, but I basically consider a vast part of my job being constantly thrown into the deep end, and, fair or not, getting things done anyway. Hopefully that makes me good at my job. The question is how much time and effort I should need to apply before I can get to a reasonable starting point where everyone else can do their work too.
    There
    is normally no single document to achieve or complete
    and installation unless the bespoke type. Apart from
    the Install Guide, there could be Readme, Release
    notes, Adendum etc. While I noted in a previous post that I shouldn't be too hard on Oracle in trying to document such a massive effort, that doesn’t mean that their documentation doesn’t need work. Why is the documentation for a single product spread out over tens of thousands of pages? It should be obvious that this has resulted in redundant and often conflicting documents, including the dozen readme documents in the installation files, the readme documents in the installed files, the install guide, the readme and addendum for each of those, the release notes for each of those, and a new set for each patch.
    Obviously, for any installation, I need to complete a document for my own environment that contains the proper network configuration for our own LAN, or the proper partitioning. I do this for any program. Oracle needs me to change the name of the OS install to get their installer not to error out on their own OS. If OFA is so desirable, why not make the default install explain and follow OFA? Basic issues like this are highly avoidable, and shouldn’t be seen by the end user, even if in this case the end user is a highly technical audience capable of adjusting.
    It will hard to get a single document because they
    will be platform dependent and what someone did in
    their install, may not always work everywhere.Again, please note that Oracle has "released" an OS that they intend for people to use on their Oracle validated hardware as a premier platform for their Oracle database. It isn't a stretch to feel that Oracle should then be able to provide valid, step-by-step instructions for a default installation of their own software, on validated hardware, on their own OS. I’m not expecting an optimized and populated database, but if the hardware, OS, and software are all under Oracle’s control, there aren’t really any variables other than machine name and IP address for a default install.
    Hopefully my current knowledge will work for the time being, and I will be able to optimize appropriately in the future as I can.

  • DRM Process Manager failed to start with error Timeout starting the following process: NetJNIBridge.

    When we Start the DRM  DRM Process Manager failed to start with following error
    [Process ID: 3948, Thread ID: 1, Process Manager]
    Error loading the NetJNIBridge host process on machine: EU9SC1WNW001
    System.Exception: Error loading the NetJNIBridge host process on machine: EU9SC1WNW001 ---> Oracle.Drm.Exceptions.ResourcedException`1[Oracle.Drm.Messages.MsgsProcessManager]: DRM-61028: The following unexpected error occurred communicating with URL 'EU9SC1WNW001': DRM-61023: Timeout starting the following process: NetJNIBridge. DRM Process ID: b3e602fa-f6c1-abcc-4af7-c0a99b51b235
       at Oracle.Drm.ProcessManager.Program.ServiceMethod(String machineName, UInt16 port, Action`1 action)
       at Oracle.Drm.ProcessManager.Program.StartNonEngineProcesses()
    After 11.1.2.3 DRM upgrade

    OS:linux
    i am getting error in installing OPMN manually
    when trying to installing OPMN manually getting error i.e,
    opmnctl: starting opmn and all managed processes...
    opmnctl: opmn start failed
    when checked opmn/logs:
    opmn.log is empty
    ons.log showing error ie:
    13/06/17 19:22:45 [4] ONS server initiated
    13/06/17 19:22:45 [2] 10.209.178.16:6200 - thread create failed
    ipm.log shoeing error i.e:
    13/06/18 11:58:04 [4] OPMN server ready.  Request handling enabled.
    13/06/18 11:58:16 [4] PM state directory exists: /u02/app/orapp/product/10.1.2/opmn/logs/states
    13/06/18 11:58:16 [4] PM state file does not exist: /u02/app/orapp/product/10.1. 2/opmn/logs/states/.opmndat
    any idea why it is showing error??

  • The OPMN process manager failed to start

    During the install of the 10g Infrastructure component I get the following
    error
    The OPMN process manager failed to start. Please check the logs in
    /home/oracle/Infrastructure/opmn/logs directory for the cause of failure.
    Once the cause of failure has been remedied, start OPMN manually and click
    retry.
    I've checked the status of OPMN with 'opmnctl status' and it show me that the OPMN is running
    What is the prb?
    thanks.

    It could have taken few seconds to get up and OUI would have erred before that.
    As long as all services are coming up, you have nothing to worry. If you want, you can increase logging levels in opmn.xml for more details

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

  • 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

  • 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

Maybe you are looking for

  • How can i convert my iTunes to MP3 ?

    Hi, i am sure this question must have been asked before, i have just downloaded a couple of Albums from the iTunes Store, to move these Album tracks away from my lap top, i have to put the tracks in a playlist, i am ok with that. Then when i put the

  • PROCEDURE IS NOT EXECUTED WITH IN THE DATABASE TRIGGER

    The follwing databse trigger works fine but the procedure lv_calc_pkg.p_orders_executed(:new.stock_code,:new.selling,:new.buying,:new.qty,:new.price); is not executed please help CREATE OR REPLACE TRIGGER SE.LV_SUMMARY_TRADE_TR AFTER INSERT ON SE.LV_

  • No "Enhancements" Tab in Windows 8, Recording Device Properties

    Hi, I just bought my HP laptop, a HP ENVY 15-q008TX, Windows 8.1. Whenever I'm using the microphone, I've found that the microphone automatically lowers its volume when it's too loud. It's obvious there's some auto-leveling going on in the background

  • WAD: height of Filter Pane not sufficient anymore to display dropd box

    Hi Experts, I just moved to SPS14 and I noticed on our Web Templates that Filter Pane are reduced in comparison with what I had in SPS10. For Instance, for an height of 18 I was able to display properly 2 dropdown boxes in Filter pane. Now I am not a

  • Re: IP Profile changed from 7Mbps down to 2Mbps

    I am currently having this problem, could somebody please let me know who to get in touch with. Been emailing and on the phone for the last two weeks, done all that is asked of my new microfilters, tried another router now being asked is there any RF