Unable to start Oracle Process Manager from the windows services for OBIEE

Hi,
I have OBIEE 11g installed on a 32-bit windows machine. Of the two windows services installed, I am unable to start the Oracle Process Manager. When I try to start it I get the following error:
Error 1053: The service did not respond to the start or control request  in a timely fashion.
At the back end, this service is calling the file opmn.exe which is placed at MIDDLEWAREHOME\Oracle_BI1\opmn\bin. On trying to execute this file the error we get is:
The procedure entry point longjmp could not be located in the dynamic link library orauts.dll
I have tried replacing the orauts.dll file, but to no avail.
Please let me know if you have any clue regarding what is to be done.
Thanks
Naman

Hi Naman,
This error occurs for the following reasons,
*Path variable is not set properly
*Multiple Oracle homes exists in the same machine.
Follow the below steps and let me know if it works,
1. Select My Computer -> Right Click -> Properties
2. In the System Properties screen go to Advanced Tab
3. Click on Environment Variables
4. In the System Variables section select PATH variable & Click edit
5. Now you will find that it will contain invalid directories. Remove the incorrect entries. This may happen when you have multiple oracle homes in the same machine
6. Restart the service.
Rgds,
Dpka

Similar Messages

  • Unable to start Oracle Process Manager Service

    I installed EPM 11.1.2.1 on Windows 2008 R2.
    Oracle database 11g.
    I installed and configured every thing was working fine. But suddenly the Oracle Process Manager service is not starting.
    I checked in event viewer the following error i found:
    The Oracle Process Manager (EPM_epmsystem1) service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion.
    Please help me.

    Hi Jasmin,
    The error was:
    The service did not respond to the start or control request in a timely fashion.
    Thanks,
    Ravi.

  • Unable to start Oracle Process manager (instance1) service.

    When I try to start this service I get the following error in Event Manager:
    Faulting application opmn.exe, version 11.0.0.0, time stamp 0x4ed8d1e8, faulting module yod.dll, version 6.0.6002.18541, time stamp 0x4ec3e855, exception code 0xc0000135, fault offset 0x00000000000b6fc8, process id 0x1ca4, application start time 0x01cd660277503c3a.
    But if I try through the command prompt 'opmnctl start' it works just fine. The problem is now I have to stay logged into the machine, if I log out opmn shuts down.
    This is happening on two servers we have this installed on. Windows Server 2008 (NOT R2) 24gb ram. Otherwise it is running just fine.
    Very little help on google for this issue. Any help would be great.

    Sorry if I was not clear on my issues, but it is when I try to start the windows service, (Oracle Process Manager (instance1), that I get this error in the Event Logs.
    Does anyon know the difference between the commands for starting this service through Windows Services and 'opmnctl start'?
    Edited by: 844667 on Jul 20, 2012 8:05 AM
    Edited by: 844667 on Jul 20, 2012 8:06 AM

  • TNS-04012: Unable to start Oracle Connection Manager instance.

    Hi,
    I've tried to configure Connection Manager but i fails on:
    TNS-04012: Unable to start Oracle Connection Manager instance
    This is my configuration (I've removed as much as possible to remove possible errors):
    CMAN1=(CONFIGURATION=
      (ADDRESS=(PROTOCOL=tcp)(HOST=<hostname>)(PORT=1522))
      (RULE_LIST=
       (RULE=(SRC=*)(DST=<IP>)(SRV=*)(ACT=accept))))
    CMCTL> administer CMAN1
    Current instance CMAN1 is not yet started
    Connections refer to (ADDRESS=(PROTOCOL=tcp)(HOST=<hostname>)(PORT=1522)).
    The command completed successfully.
    CMCTL:CMAN1> startup
    TNS-04012: Unable to start Oracle Connection Manager instance.I've reviewed following notes without getting any closer (298916.1 and 733421.1)
    I can't see any errors in any of the following possible issues:
    * The max_connections value must not exceed 1024. Maximum acceptable value is 1024
    * The max_gateway_processes value must not exceed 64. Maximum acceptable value is 64
    * The trace_directory and log_directory values must be valid
    * The trace_level and log_level values do not support numeric values 6,10 and 16
    * Duplicate sections
    * Misspelled parameter names or parameter values
    * Host values that are not resolvable
    * Rule list must allow the local address of the machine where cman is installed
    * A specfic address in SRC or DST for a rule in the rule list must be resolvable(Try ip address range as a workaround and see the enhancement request 6125025)
    * Windows: Ensure the ORA_DBA group is present and O/S user starting CMAN is in the group
    * Windows: Ensure any firewall is not blocking Oracle from using Network
    All help are appreciated!
    Cheers

    933746 wrote:
    Osama_mustafa wrote:
    Refer to
    Troubleshooting Guide: TNS-04012: Unable to Start Oracle Connection Manager Instance [ID 733421.1]Hi,
    As I've stated in my post I've reviewed this post without any help.I would suggest you read the provided doc [ 733421.1] more thoroughly.... the answer is there.

  • Creating the Windows Service for the Database Instance

    Hello, I am using the PeopleTools 8.52 Installation for Oracle documentation and was in Task 6A-2: Creating the Windows Service for the Database Instance.
    After I type in
    oradim -new -sid ORCL -intpwd manager -startmode auto -pfile C:\Oracle\database\initORCL.ora
    I had encountered these errors:
    OPW-00005: File with same name exists - please delete or rename
    DIM-00019: create service error
    O/S-Error: (OS 1073) The specified service already exists.
    Please advise.... Thank you in advance!

    Hi, thank you for your reply!
    After I typed oradim -delete -sid ORCL, it shows this:
    Unable to stop service, OS Error = 1062
    Instance deleted.
    Then, I:
    Set ORACLE_SID=ORCL
    oradim -new -sid ORCL -intpwd manager -startmode auto -pfile C:\Oracle\database\initORCL.ora
    Then, it shows:
    OPW-00005: Files with same name exists - please delete or rename
    Instance created.
    Does it mean no error already and I can proceed?

  • Unable to access Oracle VM Manager from browser

    Hi,
    I am unable to access the Oracle VM Manager from my browser at any of the url's e.g. /em; /OVS; /apex
    I can connect to my server via putty, so I know the IP address that I am using is correct.
    In the /var/ovm-manager/oc4j.log file I get the following message:
    ERROR J2EE HTTP-00004 Internal error raised tyring to instantiate web-application: webapp defined in web site OC4J 10g (10.1.3) Default Web Site. Application: datatags does not exist. Error creating Web application: webapp
    The oc4j service is running and the ovs-agent service is running but I cannot connect.
    I am new to Oracle VM and Linux for that matter so it is entirely possible that something is not configured correctly somewhere
    I'll appreciate it if anyone can assist
    Thanks

    Try this command from the console or SSH to the server:
    service iptables stop
    If you can then access the URLs you will need to modify iptables to allow port 8888
    I think this is the command:
    iptables -I INPUT -p tcp --dport 8888 -j ACCEPT
    then:
    service iptables start
    Then try to connect again.

  • Unable to start Oracle Soa suite 10g on Windows 7

    I am able install oracle soa suite 10g on Windows7 platform. But I am unable to start Oracle Soa Suite 10g. Wenever I am starting the SOA suite a new window is popping up the default color scheme of windows 7 is getting changed, but after that this window is disappearing without showing any error. From the task manager console I can see that a javaw process is getting started, but this opmn process is not getting started.
    System configuration -
    OS : Windows7
    RAM: 2 GB
    SOA Suite installation : Default (Including JDK and DataBase configuration).
    If you have any resolution to this strange problem please let me know. Thanks in advance.

    I would be surprised if the amount of RAM in your machine is a limiting factor...
    These blog posts contain useful info when running SOA Suite with resources on the low end of the spectrum. You could also use the [BPM AMI on Amazon EC2|http://www.deltalounge.net/wpress/2010/06/soa-suite-11gr1-ps2-notes-and-blogs/] ...
    hth

  • Unable to start EPMA PROCESS MANAGER

    I'm having an issue starting the EPMA Process Manager service ERROR :
    Service cannot be started. Hyperion.DimensionServer.ProcessManager.Interface.ProcessManagerException: Cannot initialize the Session Manager. ---> System.ArgumentException: An item with the same key has already been added.
    at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
    at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
    at Hyperion.DataAccessLayerCore.SchemaReaderSqlServer.<FillTableList>b__0(DALDatasetCommand command)
    at Hyperion.DataAccessLayerCore.DataAccessLayer.ExecLoadSQL(String SQL, Action`1 onSetParams, Action`1 onRead, DatabaseContext context)
    at Hyperion.DataAccessLayerCore.SchemaReaderSqlServer.FillTableList()
    at Hyperion.DataAccessLayerCore.BaseSchemaReader.GetTableList()
    at Hyperion.DataAccessLayerCore.DataAccessLayer.FillSchema()
    at Hyperion.DataAccessLayerCore.DataAccessLayer..ctor(NameValueCollection settings, String tablePrefix, String baseNamespace, String schemaVersion)
    at Hyperion.SessionManager.DAO.SessionManagerDataA...
    Any help would be greatly appreciated. Thanks

    Hi,
    I believe this happens when you have a problem with your datasources or instances, if you have two conflicting ones then the process manager will not start up.
    Can you check your planning instances and datasources and remove any duplicates or ones that could be conflicting.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • In wich order do I have to start the windows services for 10g?

    Hello,
    can anybody tell me in wich order I have to start the services for oracle under windows?
    OracleDBConsole<sid>
    OracleOraDb10g_home1TNSListner
    OracleService<sid>
    OracleJobScheduler<sid> ... seems like I don't need this service at all - now all sevices
    are running except this one and Oracle is working.
    I don't want to start the services automatically anymore cause starting the engine takes so much time.
    Greetz
    Torsten

    Think about what's happening ...
    When the database starts up, it will want to self-register with the listener, so you might want to have the listener up first, though it's required
    When the dbconsole starts, it will want to connect with the database, so ....

  • Unable to start Oracle Enterprise Manager 10g Database Control

    We have 2 systems.. one with the database and one with the midtier (both Linux). Our site is currently down and after rebooting it, and trying to start the database console ($ORACLE_HOME/bin/emctl start dbconsole), the db console fails to load. I looked at the sysman log files and got the following
    From emoms.trc
    2011-10-29 01:00:02,536 [JobWorker 6217:Thread-13] ERROR em.jobs executeCommand.159 - UpdateARUTables: Oracle MetaLink credentials are incorrect or missing. Click Patching Setup to set required parameters.
    From emagent.trc
    2011-10-29 10:52:53 Thread-3030621104 ERROR util.files: nmeufile_getLength: Error in lfilen. Error = 2 (No such file or directory)
    From emagentfetchlet.log
    2011-10-29 10:52:52,827 [main] WARN track.OracleInventory collectInventory.439 - ECM: The inventory location file for the special Windows NT case does not exist or is unreadable.
    From emdctl.trc
    2011-11-01 23:21:43 Thread-3065480896 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =-240,and testTZoffset for US/Eastern:-300 do not match
    Any help would be greatly appreciated.
    Thanks,
    Cecilia

    yes, that link is pretty much right, Ive run those manual commands many times and MOST of them works fine see below. the recommended way of doing this putst the database into quiesce mode which pretty much kills your DB. As far as I can remember, I did the manual way a couple years ago and had awful trouble with one of the steps (cant remember which) and ended up bringing DB down anyway so I would suggest doing the work in a maintenance window just in case. double check all the steps anyway as it looks like something changed in your environment to cause your initial errors, whatever scenario caused that (permissions or whatever) may still exist.
    14:32:48 SQL> DROP USER sysman CASCADE;
    DROP PUBLIC SYNONYM setemviewusercontext;
    DROP ROLE mgmt_user;
    DROP PUBLIC SYNONYM mgmt_target_blackouts;
    DROP USER mgmt_view;
    DROP USER dbsnmp CASCADE;
    -- remove the os folder contents
    rm $ORACLE_HOME/host_sid/
    rm $ORACLE_HOME/oc4j/j2ee/OC4J_DBConsole_host_sid
    -- then easiest way to install the repository is to run
    emca -config dbcontrol db -repos create

  • Unable to start EPM Process manager 11.1.1.3

    Hi,
    I know this type of issue has been covered before but I have not seen a resolution to the error that I am running in to. In the event viewer the error that is coming up is:
    Database connectivity could not be established --> The timeout period elapsed prior to completion of the operation or the server is not responding.
    I'm running this on a server with SqlServer 2005 and there are separate databases for the EPMA system and the Interface tables. Also the owner of the DB is sa which is set to DBO access on both repositories. The Sql Server instance is up and running and the other applications connected to the same instance work without a problem.
    Any help would be greatly appreciated!!!
    Thanks,
    Anju

    Hi,
    Has it ever worked or is this a new installation, have you tried to configure the EPMA database again in the configurator to make sure it is getting a connection to your database.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Issue with Oracle Process Manager

    Hi All,
    I've installed Hyperion Planning on one server few days back. Now i've installed HFM on other server. The shared services is common which i've given is the First server (Where Planning is installed). The Planning server is working fine. When i'm trying to start Oracle Process Manager in the second server (Where HFM is installed) it is giving the message as "Could not start the Oracle Process Manager EPM_epmsystem1 service on Local computer" and The System cannot find the path specified.
    I've installed & configured WebLogic on both servers (Planning & HFM)
    Is this service required for HFM ? I think it is for Essbase. correct me if i'm wrong. Do we need to run this service on the second server ? (HFM Server). What is the main purpose of this server. Pls. advice.
    Thanks,
    PVR

    Hi John,
    Thanks so much for the Reply. As i mentioned earlier i've 2 servers. First server is for Planning and the second server is for HFM. I would like to use the shared services for both Planning & HFM on the first server. For launching workspace, if i type http://firstserver:19000/workspace, i can see Planning. To see HFM, do i need to launch http://firstserver:19000/worksapce or i need to launch http://secondserver:19000/workspace. I'm thinking that HFM will be available by launching http://secondserver:19000/workspace URL instead of the first URL, but i did't find the option of Configure webserver in the second server (HFM server). Pls. advice
    Also, while configuring i've given other database for Reporting and Anaysis instead of the existing database. Also, given the server as second server (HFM server) during the configuration of Reporting and Analysis. Can you pls. kindly help and advice with the situation i've mentioned here
    Thanks,
    PVR

  • Oracle Process Manager failed to start(11.1.2)

    Hi all!
    I've installed and configured 11.1.2 on my VM(Win 2003 SP2)
    Then i've been trying to start system but during launching Oracle Process manager I get the following error
    Could not start Oracle Process Manage service(ohsInstance3250625901) on local computer
    Error 1053: The service did not respond to the start request in a timely fashion
    Then i checked Event log
    The Oracle Process Manager (EPM_epmsystem1) service failed to start due to the following error:
    Timeout (30000 milliseconds) waiting for the Oracle Process Manager (EPM_epmsystem1) service to connect.
    The Oracle Process Manager (ohsInstance3250625901) service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion.
    Please help?
    Regards
    Alexander
    Edited by: Softperson on 9/8/2010 15:36

    Hi Jasmine
    I've found a lot of errors in event viewer
    Some of them bellow
    "The Oracle Process Manager (EPM_epmsystem1) service failed to start due to the following error:
    Timeout (30000 milliseconds) waiting for the Oracle Process Manager (EPM_epmsystem1) service to connect.
    The Oracle Process Manager (ohsInstance3250625901) service failed to start due to the following error:
    The service did not respond to the start or control request in a timely fashion."
    Regards
    Alexander

  • Help needed with starting Oracle Enterprise Manager on win 2008 server SP2

    Hi,
    i am unable to start the oracle enterprise manager. I did the following steps:
    E:\oracle\product\10.2.0\db_1\BIN>sqlplus
    SQL*Plus: Release 10.2.0.4.0 - Production on Tue Oct 12 16:59:20 2010
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    Enter user-name: /as sysdba
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Productio
    With the Partitioning, OLAP, Data Mining and Real Application Testing optio
    SQL> host
    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    E:\oracle\product\10.2.0\db_1\BIN>emctl stop dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://primary:1158/em/console/aboutApplication
    The OracleDBConsoleorcl service is not started.
    More help is available by typing NET HELPMSG 3521.
    E:\oracle\product\10.2.0\db_1\BIN>emctl status dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://primary:1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is not running.
    E:\oracle\product\10.2.0\db_1\BIN>emctl start dbconsole
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://primary:1158/em/console/aboutApplication
    Agent Version : 10.1.0.6.0
    OMS Version : 10.1.0.6.0
    Protocol Version : 10.1.0.2.0
    Agent Home : E:\oracle\product\10.2.0\db_1\primary_orcl
    Agent binaries : E:\oracle\product\10.2.0\db_1
    Agent Process ID : 1740
    Agent URL : https://primary:1830/emd/main
    Started at : 2010-10-11 18:12:36
    Started by user : SYSTEM
    Last Reload : 2010-10-12 12:37:00
    Last successful upload : 2010-10-12 09:31:28
    Last attempted upload : 2010-10-12 16:55:14
    Total Megabytes of XML files uploaded so far : 2.87
    Number of XML files pending upload : 264
    Size of XML files pending upload(MB) : 1.34
    Available disk space on upload filesystem : 37.95%
    Agent is already started. Will restart the agent
    The syntax of this command is:
    NET STOP
    service

    Sorry mate,
    i have no idea why its showing different versions. I installed the software using the media i received thru Oracle for 64 bits.
    I started the Windows service for dbconsole. It worked for a minute and the page disappeared again. Does it have something to do with firewall. I had set the Firewall off.

  • Unable to start Oracle Application services on Apps Tier12.1.3

    Hi,
    I've configured a Apps Tier on AWS, it was up and successfully running.
    I stopped it using Execute $INST_TOP/admin/scripts/adstpall.sh
    When I'm trying to start it again using $INST_TOP/admin/scripts/adstrtal.sh , it is failing with :
    [Service Control Execution Report]
    The report format is:
    <Service Group> <Service> <Script> <Status>
    Root Service Enabled
    Root Service Oracle Process Manager for VISION_ip-10-189-119-235 adopmnctl.sh Started
    Web Entry Point Services Enabled
    Web Entry Point Services Oracle HTTP Server VISION_ip-10-189-119-235 adapcctl.sh Started
    Web Entry Point Services OracleTNSListenerAPPS_VISION_ip-10-189-119-235 adalnctl.sh Already Started
    Web Application Services Enabled
    Web Application Services OACORE OC4J Instance VISION_ip-10-189-119-235 adoacorectl.sh Failed
    Web Application Services FORMS OC4J Instance VISION_ip-10-189-119-235 adformsctl.sh Failed
    Web Application Services OAFM OC4J Instance VISION_ip-10-189-119-235 adoafmctl.sh Failed
    Batch Processing Services Enabled
    Batch Processing Services OracleConcMgrVISION_ip-10-189-119-235 adcmctl.sh Started
    Batch Processing Services Oracle Fulfillment Server VISION_ip-10-189-119-235 jtffmctl.sh Started
    Other Services Disabled
    Other Services OracleFormsServer-Forms VISION_ip-10-189-119-235 adformsrvctl.sh Disabled
    Other Services Oracle Metrics Client VISION_ip-10-189-119-235 adfmcctl.sh Disabled
    Other Services Oracle Metrics Server VISION_ip-10-189-119-235 adfmsctl.sh Disabled
    Other Services Oracle MWA Service VISION_ip-10-189-119-235 mwactlwrpr.sh Disabled
    ServiceControl is exiting with status 3
    09/20/12-01:19:38 :: You are running adstrtal.sh version 120.15.12010000.3
    =================================================================
    I've attached here the complete log for your reference.
    Amit

    Complete adstrtal.log :
    =================================================================
    09/20/12-01:19:33 :: You are running adstrtal.sh version 120.15.12010000.3
    Setting Service Group Root Service to mode 2
    Setting Service Group Web Entry Point Services to mode 2
    Setting Service Group Web Application Services to mode 2
    Setting Service Group Batch Processing Services to mode 2
    Service Group Other Services is disabled.
    Executing service control script:
    /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/admin/scripts/adopmnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adopmnctl.sh version 120.6.12010000.5
    Starting Oracle Process Manager (OPMN) ...
    opmnctl: opmn is already running.
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/logs/appl/admin/log/adopmnctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/admin/scripts/adalnctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    adalnctl.sh version 120.3
    Checking for FNDFS executable.
    Listener APPS_VISION has already been started.
    adalnctl.sh: exiting with status 2
    adalnctl.sh: check the logfile /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/logs/appl/admin/log/adalnctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/admin/scripts/adapcctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adapcctl.sh version 120.7.12010000.2
    Starting OPMN managed Oracle HTTP Server (OHS) instance ...
    opmnctl: opmn is already running.
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=ip-10-189-119-235.ec2.internal:6201
    no processes or applications matched this request
    adapcctl.sh: exiting with status 0
    adapcctl.sh: check the logfile /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/logs/appl/admin/log/adapcctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/admin/scripts/adoacorectl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adoacorectl.sh version 120.13
    Starting OPMN managed OACORE OC4J instance ...
    adoacorectl.sh: exiting with status 150
    adoacorectl.sh: check the logfile /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/logs/appl/admin/log/adoacorectl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/admin/scripts/adformsctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adformsctl.sh version 120.16.12010000.3
    Starting OPMN managed FORMS OC4J instance ...
    Calling txkChkFormsDeployment.pl to check whether latest FORMSAPP.EAR is deployed...
    Program : /u01/E-BIZ/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkChkFormsDeployment.pl started @ Thu Sep 20 01:19:37 2012
    *** Log File = /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/logs/appl/rgf/TXK/txkChkFormsDeployment_Thu_Sep_20_01_19_36_2012/txkChkFormsDeployment_Thu_Sep_20_01_19_36_2012.log
    File "/u01/E-BIZ/apps/tech_st/10.1.3/j2ee/forms/applications/forms/formsweb/WEB-INF/lib/frmsrv.jar" exists. Proceeding to check the size...
    =============================================
    *** Latest formsapp.ear has been deployed ***
    =============================================
    Program : /u01/E-BIZ/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/txkChkFormsDeployment.pl completed @ Thu Sep 20 01:19:37 2012
    Perl script txkChkFormsDeployment.pl got executed successfully
    adformsctl.sh: exiting with status 150
    adformsctl.sh: check the logfile /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/logs/appl/admin/log/adformsctl.txt for more information ...
    .end std out.
    *** ALL THE FOLLOWING FILES ARE REQUIRED FOR RESOLVING RUNTIME ERRORS
    *** Log File = /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/logs/appl/rgf/TXK/txkChkFormsDeployment_Thu_Sep_20_01_19_36_2012/txkChkFormsDeployment_Thu_Sep_20_01_19_36_2012.log
    .end err out.
    Executing service control script:
    /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/admin/scripts/adoafmctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running adoafmctl.sh version 120.8
    Starting OPMN managed OAFM OC4J instance ...
    adoafmctl.sh: exiting with status 150
    adoafmctl.sh: check the logfile /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/logs/appl/admin/log/adoafmctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/admin/scripts/adcmctl.sh start
    Timeout specified in context file: 1000 second(s)
    script returned:
    You are running adcmctl.sh version 120.17.12010000.5
    Starting concurrent manager for VISION ...
    Starting VISION_0920@VISION Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    adcmctl.sh: check the logfile /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/logs/appl/admin/log/adcmctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u01/E-BIZ/inst/apps/VISION_ip-10-189-119-235/admin/scripts/jtffmctl.sh start
    Timeout specified in context file: 100 second(s)
    script returned:
    You are running jtffmctl.sh version 120.3
    Validating Fulfillment patch level via /u01/E-BIZ/apps/apps_st/comn/java/classes
    Fulfillment patch level validated.
    Starting Fulfillment Server for VISION on port 9301 ...
    jtffmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    [Service Control Execution Report]
    The report format is:
    <Service Group> <Service> <Script> <Status>
    Root Service Enabled
    Root Service Oracle Process Manager for VISION_ip-10-189-119-235 adopmnctl.sh Started
    Web Entry Point Services Enabled
    Web Entry Point Services Oracle HTTP Server VISION_ip-10-189-119-235 adapcctl.sh Started
    Web Entry Point Services OracleTNSListenerAPPS_VISION_ip-10-189-119-235 adalnctl.sh Already Started
    Web Application Services Enabled
    Web Application Services OACORE OC4J Instance VISION_ip-10-189-119-235 adoacorectl.sh Failed
    Web Application Services FORMS OC4J Instance VISION_ip-10-189-119-235 adformsctl.sh Failed
    Web Application Services OAFM OC4J Instance VISION_ip-10-189-119-235 adoafmctl.sh Failed
    Batch Processing Services Enabled
    Batch Processing Services OracleConcMgrVISION_ip-10-189-119-235 adcmctl.sh Started
    Batch Processing Services Oracle Fulfillment Server VISION_ip-10-189-119-235 jtffmctl.sh Started
    Other Services Disabled
    Other Services OracleFormsServer-Forms VISION_ip-10-189-119-235 adformsrvctl.sh Disabled
    Other Services Oracle Metrics Client VISION_ip-10-189-119-235 adfmcctl.sh Disabled
    Other Services Oracle Metrics Server VISION_ip-10-189-119-235 adfmsctl.sh Disabled
    Other Services Oracle MWA Service VISION_ip-10-189-119-235 mwactlwrpr.sh Disabled
    ServiceControl is exiting with status 3
    09/20/12-01:19:38 :: You are running adstrtal.sh version 120.15.12010000.3
    =================================================================

Maybe you are looking for