Http server start/stop process

Hi
I always see below start/stop messages in the D:\app\Oracle\opmn\logs\HTTP_Server~1
We are not stopping/starting anything. Does it mean that the http server stop/start itself ? Will this affect users ?
12/06/07 23:18:12 Start process
12/06/26 10:03:03 Stop process
12/06/26 10:04:05 Start process
[Tue Jun 26 10:04:05 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
12/06/29 11:52:06 Stop process
12/06/29 11:53:08 Start process
[Fri Jun 29 11:53:09 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
12/07/03 08:54:18 Stop process
12/07/03 08:55:20 Start process
[Tue Jul 03 08:55:21 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
Oracle-Application-Server-10g/9.0.4.0.0 Oracle-HTTP-Server running...
12/07/11 23:25:45 Start process
12/07/14 12:38:15 Stop process
12/07/14 12:39:17 Start process
[Sat Jul 14 12:39:17 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
12/07/18 18:06:11 Stop process
12/07/18 18:07:13 Start process
[Wed Jul 18 18:07:13 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
12/07/25 10:58:29 Stop process
12/07/25 10:59:31 Start process
[Wed Jul 25 10:59:32 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
12/07/25 11:03:02 Stop process
12/07/25 11:04:04 Start process
[Wed Jul 25 11:04:05 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
12/07/25 11:06:55 Stop process
12/07/25 11:07:57 Start process
[Wed Jul 25 11:07:57 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
Similar stop/start messages in D:\app\Oracle\opmn\logs\ipm.log
12/07/25 10:58:27 [4] [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:9136)
12/07/25 10:58:29 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:9136)
12/07/25 10:59:29 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:9136)
12/07/25 10:59:29 [4] [libopmnohs] Forcefully Terminating Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:9136)
12/07/25 10:59:31 [4] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:0)
12/07/25 10:59:32 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672)
12/07/25 11:01:21 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672) [The connection SSL receive timed out]
12/07/25 11:02:11 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672) [The connection SSL receive timed out]
12/07/25 11:03:01 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672) [The connection SSL receive timed out]
12/07/25 11:03:01 [4] [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672)
12/07/25 11:03:02 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672)
12/07/25 11:04:02 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672)
12/07/25 11:04:02 [4] [libopmnohs] Forcefully Terminating Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672)
12/07/25 11:04:04 [4] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:0)
12/07/25 11:04:04 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956)
12/07/25 11:05:14 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956) [The connection SSL receive timed out]
12/07/25 11:06:04 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956) [The connection SSL receive timed out]
12/07/25 11:06:54 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956) [The connection SSL receive timed out]
12/07/25 11:06:54 [4] [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956)
12/07/25 11:06:54 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956)
12/07/25 11:07:54 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956)
12/07/25 11:07:54 [4] [libopmnohs] Forcefully Terminating Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956)
12/07/25 11:07:56 [4] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:0)
12/07/25 11:07:57 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:4644)

Hi ,
It seems there is a clash of resources.There are rogue httpd processes left whenever OHS starts/restarts.File httpd.pid contains root httpd process and with the help of scoreboard file its communicated to child httpd processes.
1.check OPMN LOGS.
2.shutdown all process (OPMN infact)
3.pkill or kill -9 httpd
4.go to $ORACLE_HOME/opmn/logs/states and delete all files.
5.check no other HTTP server ports are being used by other processes.(restarting the server is better idea !).
6.CHECK ons.conf IF ANY ENTRIES ARE MISSING / MODIFIED - V IMP
6.Start OPMN and HTTP Server.
Edited by: anandk on Jul 25, 2012 10:17 AM
Edited by: anandk on Jul 25, 2012 10:19 AM
Edited by: anandk on Jul 25, 2012 10:20 AM

Similar Messages

  • Http server start-up error with portal

    When attempting to start the http server I receive the following error:
    [Tue Feb 12 16:14:20 2002] [crit] (10038)(FormatMessage failed with code 317): Parent: WSADuplicateSocket failed for socket 248.
    [Tue Feb 12 16:14:20 2002] [error] (2)No such file or directory: master_main: create child process failed. Exiting.
    Is there a fix for this? I saw a previous discussion forum post recommending a patch install, but I don't have a MetaLink account and thus can't download the patches. Anyone have a solution to this error other than the patch?

    Dougt
    Thanks for the update. Sorry that the news was not better. But do not give up.
    After I saw your message, I did some Google searching. The following is some of what I found
    http://answers.microsoft.com/en-us/windows/forum/windows_7-files/windows-installer-error-1 325-documents-is-not-a/d70411d0-017d-41f0-b5b4-0861b6ca9955
    I have some further suggestions which you might consider. If you have professional help, then best let it handle the overall situation, especially if it is going to take you into the Registry where you might not feel comfortable.
    My suggestion would be to uninstall Premiere Elements 7, do a run through with ccleaner (regular clearner and registry cleaner parts) and then reinstall Premiere Elements 7. Many have used ccleaner with pros and no cons. In the registry cleaning part, there is a step for you to backup the registry in a file saved to Documents or wherever you want on the computer hard drive.
    But, go with what you feel comfortable doing. If you have Premiere Elements 7 projects in the works and can get into Premiere Elements, you may want to Project Archive them for safe keeping.during this time whether you run the ccleaner or not.
    We will be watching for your progress.
    Thank you.
    ATR

  • Location of reports server start/stop script.

    Hiii..
    can anyone tell me the location of reports server script in R12, so that i can restart the reports server.
    And how can i restart the reports server..??
    Thanks..

    As u told i have stopped and started the adopmnctl.sh script, but the status is showing down...y.???
    [oravis@MSFTORA3 scripts]$ sh adopmnctl.sh start
    You are running adopmnctl.sh version 120.6.12010000.3
    Starting Oracle Process Manager (OPMN) ...
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /u03/oracle/VIS/inst/apps/VIS_msftora3/logs/appl/admin/log/adopmnctl.txt for more information ...
    The following is the status o/p
    [oravis@MSFTORA3 scripts]$ sh adopmnctl.sh status
    You are running adopmnctl.sh version 120.6.12010000.3
    Checking status of OPMN managed processes...
    Processes in Instance: VIS_msftora3.msftora3.msftpnq.com
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    OC4JGroup:default_group | OC4J:oafm | N/A | Down
    OC4JGroup:default_group | OC4J:forms | N/A | Down
    OC4JGroup:default_group | OC4J:oacore | N/A | Down
    HTTP_Server | HTTP_Server | N/A | Down
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /u03/oracle/VIS/inst/apps/VIS_msftora3/logs/appl/admin/log/adopmnctl.txt for more information ...
    Thankss..

  • Oracle HTTP Server internal heartbeat process issue

    Hi All,
    I am having an Oracle HTTP Server configured in the front of Weblogic 11g. I just noticed that
    in my HTTP Server access.log, there is an incoming new entry every 20 seconds like this,
    127.0.0.1 - - [19/May/2010:08:09:57 -0400] "HEAD /index.html HTTP/1.1" 200 -
    127.0.0.1 - - [19/May/2010:08:10:17 -0400] "HEAD /index.html HTTP/1.1" 200 -
    127.0.0.1 - - [19/May/2010:08:10:37 -0400] "HEAD /index.html HTTP/1.1" 200 -
    It appears that it is an internal background process in HTTP server that does this.
    Does anybody know what this process is and how I can stop it or just stop it from adding this entry to the log?
    Thanks,
    John Wang

    Roberto,
    I checked the file opmn.xml and could not see anything related to this. However, I did find a link which addressed the issue and provided a way to stop it from writing the record in access.log.
    How to stop DMS from writing to Access Log
    Thanks,
    John

  • How to start/stop process flow from sql*plus?

    Hi,
    i know how to start a process flow via sqlplus_exec_template.sql, but i cannot find any information on how to stop (and rollback) a working flow from sql*plus. Any help would be appreciated.
    Greetings
    Christoph
    Message was edited by:
    ctrierweiler

    Hi,
    I've had a go.
    How should I interpret the results of list_requests:
    owner_owr@ORKDEV01> @list_requests
    ====================
    DEPLOYMENTS
    ====================
    Audit ID Status Name Date Owner
    2706 READY Deployment Fri Nov 11-NOV-05 10:49:59 OWNER_OWR
    11 10:46:37 CET 2
    005
    ====================
    DEPLOYMENT UNITS
    ====================
    Audit ID Status Name Date Owner
    2707 READY Unit0 11-NOV-05 10:49:59 OWNER_OWR
    ====================
    EXECUTIONS
    ====================
    Er zijn geen rijen geselecteerd.
    owner_owr@ORKDEV01>
    Whilst a process flow is executing the last query will list executions, all of which have status BUSY:
    owner_owr@ORKDEV01> @list_requests
    ====================
    DEPLOYMENTS
    ====================
    Audit ID Status Name Date Owner
    2706 READY Deployment Fri Nov 11-NOV-05 10:49:59 OWNER_OWR
    11 10:46:37 CET 2
    005
    ====================
    DEPLOYMENT UNITS
    ====================
    Audit ID Status Name Date Owner
    2707 READY Unit0 11-NOV-05 10:49:59 OWNER_OWR
    ====================
    EXECUTIONS
    ====================
    Audit ID Status Name Date Owner
    394512 BUSY PF_ONB01 04-MEI-06 09:11:12 OWNER_OWX
    395328 BUSY ONB:FULL_PREPARE 04-MEI-06 09:11:55 OWNER_OWR
    395324 BUSY PF_ONB01:ONB 04-MEI-06 09:11:55 OWNER_OWR
    owner_owr@ORKDEV01>
    As an aside, I will attempt to get rid of the READY deployment and deployment unit using deactive_deployment.sql
    Now, if I attempt to use deactivate_execution.sql on any of the executions with status BUSY I get:
    owner_owr@ORKDEV01> @deactivate_execution
    Voer waarde voor 1 in: 396136
    declare
    FOUT in regel 1:
    .ORA-20003: The object is not in a valid state for the requested operation
    ORA-06512: at "OWNER_OWR.WB_RTI_EXCEPTIONS", line 94
    ORA-06512: at "OWNER_OWR.WB_RTI_EXECUTION", line 774
    ORA-06512: at "OWNER_OWR.WB_RT_EXECUTION", line 90
    ORA-06512: at line 4
    owner_owr@ORKDEV01>
    So all the seems to remain is to use abort_exec_request.sql
    This does the job, but the script itself hangs.
    I think it has to do with the l_stream_id not being checked again after the initial IF. I think it should probably be part of the loop condition as it is again reset in the do_acks inside the loop.
    Cheers & thanks,
    Colin

  • BI server start/stop services

    Hi,
    We have OBIEE installed on a unix server. Previoulsy I worked on OBIEE on windows server and would go to services and start/stop services. My question is if we modify the rpd and ftp it to unix server, do we have to stop and start the BI server for the modified rpd to work. Is it mandatory to stop the BI server, ftp the rpd and then start BI server again. Or if we do not stop the BI server and just do Refresh matadata from Answers..will this work? Thanks.

    Hi User,
    You should restart the services if u ftping the rpd to unix means deploying the rpd to effect the changes
    When comes to refresh metadata this ll work in case when the rpd opened in online mode and some one has made changes to get the available changes u have to do "Refresh Metadata"
    Thanks,
    Saichand.v

  • Logging server start/stop to syslog?

    Hi All!
    I have spent all day on this and I am ripping my hair out!
    Using Solaris 10 (update 5) and SMF I am trying to get the same start/stop information that is logged to /var/svc/log/... to output via syslog. According to the man page for svc.startd
    The   supported   message
    options include quiet, verbose,  and  debug.  The  quiet
    option  sends  error  messages  requiring administrative
    intervention to the  console,  syslog  and  svc.startd's
    global  logfile. The verbose option sends error messages
    requiring administrative intervention  to  the  console,
    syslog  and svc.startd's global logfile, and information
    about errors which do not require administrative  inter-
    vention to svc.startd's global logfile.
    and you can change the logging options by the following:
    # /usr/sbin/svccfg -s system/svc/restarter:default
    svc:/system/svc/restarter:default> addpg options application
    svc:/system/svc/restarter:default> setprop options/logging = \
    astring: verbose
    svc:/system/svc/restarter:default> exit
    This request will take effect on the next restart of
    svc.startd.Unfortunately there does not seem to be a way to log information +"about errors which do not require administrative intervention"+ to anywhere other than the global logfile ...
    Any support here would be appreciated ...
    Rudolf

    Unfortunately there does not seem to be a way to log information "about errors which do not require administrative intervention" to anywhere other than the global logfile ...There is since the set of errors which do not require admin intervention is null. Only LOG_WARNING, LOG_NOTICE, LOG_INFO and LOG_DEBUG are not sent - by definition, there are no errors. You are correct that there's no clean way of getting everything logged to the local file to go to syslog, though looking at the source, it looks like you might be able to get the same effect if you cause the open to the log file to fail. You could try by creating a directory with the name of the log file....
    -r

  • Apache HTTP server has stopped working

    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: httpd.exe
      Application Version: 2.2.21.0
      Application Timestamp: 4e6b3136
      Fault Module Name: OraClient10.Dll
      Fault Module Version: 10.2.0.1
      Fault Module Timestamp: 43465d7a
      Exception Code: c0000005
      Exception Offset: 0012e9e9
      OS Version: 6.1.7601.2.1.0.256.48
      Locale ID: 1033
      Additional Information 1: 0a9e
      Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
      Additional Information 3: 0a9e
      Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
    How can I rectify this? Please do the needful.

    MS is not the vendor of Apache, you;re at the wrong forum. Better try:
    http://www.apachelounge.com/
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

  • Problem with starting Oracle HTTP Server

    I am in the process of installing Oracle Application Express Resease 2.2. After installing Oracle HTTP Server, I stopped it. But when I tried to start it, it failed. The following is the error message I got. Your assistance in helping solve this problem will be highly appreciated!
    [oracle@linuxkm database]$ /u01/app/oracle/product/10.2.0/http_1/opmn/bin/opmnctl startproc ias-component=HTTP_Server
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=linuxkm:6200
    0 of 1 processes started.
    ias-instance id=standalone
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=23484)
    failed to start a managed process after the maximum retry limit
    Log:
    /u01/app/oracle/product/10.2.0/http_1/opmn/logs/HTTP_Server~1
    -------------------------------------------------------------------------------------------------------------------

    Here is everything from that file. I also attached the configuration section of the apachectl file below. The ORACLE_HOME points to the ORACLE_HOME for http, not the ORACLE_HOME for database. In addition, the httpd.pid file pointed by PIDFILE doesn't exist. Are there anything wrong with my Oracle HTTP Server installation?
    06/10/05 12:27:28 Start process
    /u01/app/oracle/product/10.2.0/http_1/Apache/Apache/bin/apachectl start: execing httpd
    06/10/05 14:52:04 Stop process
    /u01/app/oracle/product/10.2.0/http_1/Apache/Apache/bin/apachectl stop: httpd stopped
    06/10/05 14:52:41 Start process
    /u01/app/oracle/product/10.2.0/http_1/Apache/Apache/bin/apachectl start: execing httpd
    06/10/05 14:52:47 Start process
    /u01/app/oracle/product/10.2.0/http_1/Apache/Apache/bin/apachectl start: execing httpd
    06/10/05 16:05:33 Start process
    /u01/app/oracle/product/10.2.0/http_1/Apache/Apache/bin/apachectl start: execing httpd
    06/10/05 16:05:53 Start process
    /u01/app/oracle/product/10.2.0/http_1/Apache/Apache/bin/apachectl start: execing httpd
    # |||||||||||||||||||| START CONFIGURATION SECTION ||||||||||||||||||||
    ORACLE_HOME=/u01/app/oracle/product/10.2.0/http_1; export ORACLE_HOME
    NLS_LANG=${NLS_LANG="AMERICAN_AMERICA.WE8ISO8859P1"}; export NLS_LANG
    PERL5LIB=/u01/app/oracle/product/10.2.0/http_1/Apache/Apache/mod_perl/lib/site_perl/5.6.1/i686-linux:/u01/app/oracle/product/10.2.0/http_1/perl/lib/5.6.1:/u01/app/oracle/product/10.2.0/http_1/perl/lib/site_perl/5.6.1 ; export PERL5LIB
    PHPRC=/u01/app/oracle/product/10.2.0/http_1/Apache/Apache/conf; export PHPRC
    TNS_ADMIN=${TNS_ADMIN="/u01/app/oracle/product/10.2.0/http_1/network/admin"}; export TNS_ADMIN
    if [ -z "$LD_LIBRARY_PATH" ]
    then
    LD_LIBRARY_PATH=/u01/app/oracle/product/10.2.0/http_1/lib:/u01/app/oracle/product/10.2.0/http_1/opmn/lib ; export LD_LIBRARY_PATH
    else
    LD_LIBRARY_PATH=/u01/app/oracle/product/10.2.0/http_1/lib:/u01/app/oracle/product/10.2.0/http_1/opmn/lib:${LD_LIBRARY_PATH} ; export LD_LIBRARY_PATH
    fi
    # the path to your PID file
    PIDFILE=/u01/app/oracle/product/10.2.0/http_1/Apache/Apache/logs/httpd.pid
    # the path to your httpd binary, including options if necessary
    HTTPD=/u01/app/oracle/product/10.2.0/http_1/Apache/Apache/bin/httpd
    # a command that outputs a formatted text version of the HTML at the
    # url given on the command line. Designed for lynx, however other
    # programs may work.
    LYNX="lynx -dump"
    # the URL to your server's mod_status status page. If you do not
    # have one, then status and fullstatus will not work.
    STATUSURL="http://localhost:7777/server-status"
    # |||||||||||||||||||| END CONFIGURATION SECTION ||||||||||||||||||||

  • OPMN Configuration Assistant - start HTTP Server failed

    Help!! This is the 7th time I saw this message.
    My situation is:
    1. Installing Oracle 10g on infrastructure option
    2. My OS is Windows XP pro
    3. I installed apache triad and apache HTTP server previously, but before installation I have removed.
    4. I have followed the manual deinstallation in oracle 10g release doc before reinstallation.
    Trying:
    1.When I executed command in dos
    opmnctl verbose startproc ias-component=HTTP_Serverand it show the following message
    <?xml version='1.0' encoding='US-ASCII'?>
    <response>
    <opmn id="danaPC:6200" http-status="204" http-response="0 of 1 processes started
    .">
    <ias-instance id="infra.danapc">
    <ias-component id="HTTP_Server">
    <process-type id="HTTP_Server">
    <process-set id="HTTP_Server">
    <process id="1269235724" pid="2636" status="Init" index="1" log="C:\Or
    acle\infra\opmn\logs\HTTP_Server~1" operation="request" result="failure">
    <msg code="-21" text="failed to start a managed process after the ma
    ximum retry limit">
    </msg>
    </process>
    </process-set>
    </process-type>
    </ias-component>
    </ias-instance>
    </opmn>
    </response>
    2. The log file in opmn\logs\HTTP_SERVER~1 show
    [warn] pid file c:/oracle/infra/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    ap_spawn_child: Bad file descriptor
    Couldn't fork child for piped log process
    Hope we can come over thsi difficulty and give others the best solutions. Thanks

    It was detailed on Metalink:
    Subject:      Oracle9iAS 9.0.2.x HTTP Server Fails To Start When RotateLogs Is Used On Windows 2000
         Doc ID:      Note:225592.1      Type:      PROBLEM
         Last Revision Date:      05-MAR-2004      Status:      PUBLISHED
    Oracle9iAS 9.0.2.x HTTP Server Fails To Start When RotateLogs Is Used On Windows 2000
    * fact: Oracle HTTP Server Powered by Apache
    * fact: Oracle 9i Application Server Enterprise Edition 9.0.2
    * fact: MS Windows 2000
    * symptom: Trying to use Rotate Log
    * symptom: ORACLE_HOME/Apache/Apache/conf/httpd.conf contains the following:
    * symptom: TransferLog "|rotatelogs $ ORACLE_HOME/Apache/Apache/logs/access_log 86400"
    * symptom: EM website fails to start HTTP Server with errors:
    * symptom: Oracle.sysman.emSDK.util.jdk.EMException: Timeout has been reached
    * symptom: Oracle.sysman.emSDK.util.jdk.EMException: The opmn request has failed.
    * symptom: From opmn: HTTP/1.1 400 Bad request Content-Length: 0 Content-Type: text/html Response: No processes matched the request.
    * symptom: Check opmn log files such as ipm.log and ons.log for detailed.
    * symptom: Starting HTTP Server from dcmctl gives error:
    * symptom: ADMN-906025 The exception 806212 occurred
    * symptom: Error in HTTP Server.1 log file:
    * symptom: [error] (9)Bad file descriptor: dup2(stdin) failed ap_spawn_child: Bad file descriptor Couldn't fork child for piped log process
    * cause: Bug 2438924 ONE OF APACHE PROCESSES WHICH USES ROTATELOGS.EXE CANNOT BE STARTED
    fix:
    1. Take a backup of $ORACLE_HOME\opmn\conf\opmn.xml
    2. Edit Insert $ORACLE_HOME\opmn\conf\opmn.xml
    3. Change line:
    <ohs gid="HTTP Server"/>
    to:
    <ohs gid="HTTP Server">
    <environment>
    <prop name="ComSpec" value="C:\WINNT\system32\cmd.exe"/>
    </environment>
    </ohs>
    4. Shutdown iAS completely and then restart iAS and HTTP Server starts.

  • Solved!!Error when starting HTTP Server

    Hi againg
    When restarting the HTTP Server I receive the following error
    HTTP Server.      Using Web Configuration View
    JVM:           Java Virtual Machine initialized
    HTTP Server:     Java Virtual Machine Loaded
    DSAP Filter ‘SAP Ticketcerifier V2.5.2 – PRE-RELEASE – for Lotus Domino R6 only initializing
    Cannot find NOTES.INI variable MySapDebug, Debug is turned off
    Using NOTES.INI variable MySapPsePath = c:\domino\sap\verify.pse
    Cannot find NOTES.INI variable mySapView. Using default settings:$Users
    Cannot find NOTES.INI variable MySapSuppressEmptyTicketWarning. Default is used (warning messages are written to the log)
    DSAP Filter ‘SAP Ticketverifier V2.5.2 – PRE-RELEASE – for Lotus Domino R6 only started
    HTTP Server: DSAPI SAP Ticketverifier V2.5.2 – PRE-RELEASE – for Lotus Domino R6 only Load successfully
    Servlet engine initialization was successful
    SAP Ticketverifier: invalid ticket
    SAP Ticketverifier Message: falling back to Lotus Domino Authentication
    HTTP Server Started
    SAP Ticketverifier: invalid ticket
    SAP Ticketverifier Message: falling back to Lotus Domino Authentication
    SAP Ticketverifier: invalid ticket
    Opened the NOTES.INI file and started to look for the variables of mySapView, and MySapSuppressEmptyTicketWarning, but they are not presented in this file
    Need help to start looking for error
    Regards
    Kay-Arne
    Message was edited by: Kay-Arne Aarlie

    There are several ways to do this, but for best results on a single installation (versus many), manually add and configure the following SAP TV variables in Notes.ini. Remember to leave a single blank line at the end of the file (a known issue with the last variable not being read):
    <b>;===Custom Start===
    MYSAPPSEPATH=<your path info goes here>\verify.pse
    MySapDebug=<True or False>
    MySAPVIEW=<the custom view name, if one is used>
    MySapSuppressEmptyTicketWarning=<True or False>
    ;===Custom End===</b>

  • Start HTTP Server on Oracle 9.2.0.1 Server version

    I have Used Oracle 9.2.0.1 server edition on Windows 2000 server with service pack 4 platform. I want to know how could I start HTTP Server?
    When I start HTTP server from Strat > Program > Oracle Ora home 92 > Oracle HTTP Server > start HTTP server powered by Apache then error comes as below..
    'Access is denied : FastCGI : create Mutex () failed...

    What does the error_log of the Oracle Apache HTTP server say? This is typically in the $ORACLE_HOME/Apache/Apache/logs directory.
    Weird that a mutex create failed. Without the actual o/s error code that resulted, it is difficult to diagnose the problem. Anything in the Application (or Security) Event Log? Access denied seems to indicate an ACL failure of sorts.
    You could also disable FastCGI - it is not very often used and APEX (mod_plsql) does not need it. The httpd.conf file (in $ORACLE_HOME/Apache/Apache/conf) can be edited to disable FastCGI.

  • Start/stop LDAP server

    Hi,
    When I go for installing OID it gives error.... LDAP is not up and running.
    Please tell me the reason.
    And also help me, how to start LDAP server start/stop manually..
    Thanks,
    Arvind Sinha

    For OID, there are 2 options to start / stop OID.
    option 1: use opmn.
    ./opmnctl startproc ias-instance=OID
    ./opmnctl stopproc ias-instance=OID
    option 2: use oidmon and oidctl.
    ./oidmon instance=<sid> start | stop
    ./oidctl instance=<sid> server=oidldapd start | stop
    For these, the pre-req is that the backend db is up and running.
    Hope this helps.

  • Strange error when enabling SSL on Oracle HTTP Server

    Hi,
    In our production environment Oracle HTTP Server starts fine when SSL is disabled.
    We've enabled SSL in our dev/uat environments using instructions from the Oracle Documentation. It was pretty straightforward.
    When i tried to do the same in our production environment, the Oracle HTTP Server wouldnt restart. I've had a look around the forums and havent seen anyone report the same error we are seeing in the logfile.
    $ORACE_HOME/opmn/bin/opmnctl verbose startproc ias-component=HTTP_Server
    HTTP/1.1 200 OK
    Content-Length: 0
    Content-Type: text/html
    Response: Ping succeeded.
    opmnctl: starting opmn managed processes...
    HTTP/1.1 204 No Content
    Content-Length: 718
    Content-Type: text/html
    Response: 0 of 1 processes started.
    <?xml version='1.0' encoding='ISO-8859-1'?>
    <response>
    <opmn id="ubrf1200:6201" http-status="204" http-response="0 of 1 processes started.">
    <ias-instance id="IAS-X-ubrf1200.6299">
    <ias-component id="HTTP_Server">
    <process-type id="HTTP_Server">
    <process-set id="HTTP_Server">
    <process id="350814320" pid="29207" status="Stopped" index="1" log="$ORACE_HOME/opmn/logs/HTTP_Server~1" operation="request" result="failure">
    <msg code="-21" text="failed to start a managed process after the maximum retry limit">
    </msg>
    </process>
    </process-set>
    </process-type>
    </ias-component>
    </ias-instance>
    </opmn>
    </response>
    The HTTP_Server~1 log contains the below error:
    09/08/16 13:24:40 Start process
    $ORACLE_HOME/Apache/Apache/bin/apachectl startssl: execing httpd
    VirtualHost configuration:
    127.0.0.1:7201 127.0.0.1 ($ORACLE_HOME/Apache/Apache/conf/dms.conf:21)
    I've compared dms.conf from all 3 of dev/uat/prod
    diff dev-dms.conf dms.conf
    15c15
    < Redirect /dms0/AggreSpy http://127.0.0.1:7200/dmsoc4j/AggreSpy
    Redirect /dms0/AggreSpy http://127.0.0.1:7201/dmsoc4j/AggreSpy
    18,19c18,19
    < Listen 127.0.0.1:7200
    < OpmnHostPort http://127.0.0.1:7200
    Listen 127.0.0.1:7201
    OpmnHostPort http://127.0.0.1:7201
    21c21
    < <VirtualHost 127.0.0.1:7200>
    <VirtualHost 127.0.0.1:7201>30c30
    No Apache logs are being written to when we try starting the Oracle HTTP Server with ssl enabled.
    Has anyone experienced this problem before? Any idea how we can get this working?
    Thanks,
    Stephen

    Noticed that when it starts with apachectl startssl, it doesnt like any <VirtualHost directive
    The line in the dms.conf file that it errors out at is :
    <VirtualHost 127.0.0.1:7201>
    When i added a redirect the httpd.conf file, it errors out at the <VirtualHost line also
    Any idea why the Oracle HTTP Server wouldnt like <VirtualHost directives when running startssl?

  • Installation of the VeriSign digital certification in Oracle HTTP Server

    I am not obtaining to generate to the pair of keys and the CSR in Oracle HTTP Server, will have some tip I is thankful.
    Thanks
    Leandro

    Hi Leandro,
    Here are some steps to setup digital certificates into Oracle HTTP Server for Unix.
    1. The temporary working directory is /u01/tmp/myssl.
    2. The contents of <9iAS_HOME>/Apache/open_ssl/bin have been copied to the
    temporary working directory created in Assumption #1.
    3. SSL file names are priv.key (private key), certreq.csr (certificate request),
    and cert.crt (SSL certificate). The actual SSL certificate file could be
    named other than 'cert.crt'.
    4. By default, SSL is configured using port 443, which requires ROOT access to
    start the web listener.
    If you want to change this from the default port, you will need to change
    the following two parameters in the httpd.conf file to an unused port number:
    Listen 443
    <VirtualHost default:443>
    5. All necessary UNIX environment variables are set correctly for your Oracle
    product before implementing these procedures.
    6. User must be familiar with UNIX concepts like shell navigation, UNIX
    environments, file manipulation/search, file copy/backups, etc.
    How to Request and Configure an SSL Certificate for Oracle9i Application Server
    Step-by-Step Instructions:
    1. Change your present working directory to the temporary working directory, e.g.,
    /u01/tmp/myssl. Ensure the contents of <9iAS_HOME>/Apache/open_ssl/bin have
    been copied into this temporary working directory.
    2. Copy 5 large files, each at least 250KB, into your temporary working directory.
    Suggest looking in any /bin directory for large sized binary files. Execute
    the following command to generate the random character file:
         % openssl md5 * > rand.rnd
    3. Execute the following command to generate the private key (priv.key):
    % openssl genrsa -rand rand.rnd -des3 1024 > priv.key
         - when prompted, enter a "PEM pass phrase" password
         - re-enter password when prompted to verify password
         -- remember the pass phrase password you entered
         - this command generates the priv.key file and associated pass phrase
         - set permissions on the priv.key file to prevent unauthorized editing
         % chmod 400 priv.key
         - backup the priv.key file to a secure location
    NOTE
    The PEM pass phrase must be at least 4 characters in length. Remember this
    pass phrase, you will be prompted to enter it in the next step and each
    time you start up the Oracle HTTP Server (OHS) in SSL mode.
    Optionally, you can unencrypt the value of the private key, so that you
    will not be prompted for the PEM pass phrase every time you start up OHS
    in SSL mode.
    To unencrypt the private key, execute the following two commands (Note:
    ensure file permissions set to r+w):
         % cp priv.key priv.key.bak
         % openssl rsa -in priv.key.bak -out priv.key
    - the demo certificate shipped with Oracle9iAS does not require a pass
    phrase to start OHS in SSL mode.
    - on UNIX, to generate the certificate request and start OHS in SSL mode,
    the pass phrase must be entered, unless you executed the above steps
    to unencrypt.
    - on Windows NT/2000, if a certificate is used that has a pass phrase,
    the OHS will hang; therefore, on Windows NT/2000, you must execute
    the steps to unencrypt.
    4. Execute the following command to generate an SSL certificate request
    (certreq.csr) based on your private key.
         % openssl req -new -key priv.key -out certreq.csr -config openssl.cnf
         - when prompted, enter the "PEM pass phrase" set when the private key
    was created.
         - when prompted, enter the requested fields that make up the
    Distinguished Name.
         -- each entry must be valid information, i.e., email, state, location, etc.
         - when prompted for the "Common Name", you MUST enter the fully
    qualified name which will be accessed via client browsers; e.g.,
    if clients will use:
    https://mysite.domain.com
         -- then, you must enter mysite.domain.com as the "Common Name"
         - the requested 'extra' attributes, i.e., "challenge password" and
    "optional company name", are OPTIONAL; just hit ENTER to use NULL values.
    5. You should now have the private key and certificate request files (priv.key
    and certreq.csr) in your temporary working directory.
    NOTE
    At this point, you can use your certificate request file 'certreq.csr' to
    order a valid SSL certificate from any CA-vendor, e.g., Verisign.
    After you receive your SSL certificate, skip to Step #6 for instructions
    on how to deploy your SSL files.
    OPTIONAL
    You can start 9iAS in SSL mode (see Step #12) and test the pre-installed demo
    certificate and private key included for testing purposes.
    It is a good idea to test to be sure the Oracle HTTP Server SSL mode works
    successfully before deploying your new SSL certificate. To try these demo
    files, access the 9iAS index page in a browser using the HTTPS protocol and
    the appropriate SSL Listen port. URL format:
    https://myhost.domain.com:<ssl_port>
    The user will see a Security Alert (IE), or New Site Certificate (Netscape)
    warning message, click Continue/Next to accept.
    OPTIONAL
    To create a self-signed certificate, execute the following commands:
    (csh) % setenv RANDFILE rand.rnd
    <sh or ksh> % export RANDFILE=rand.rnd
    % openssl x509 -req -days 30 -in certreq.csr -signkey priv.key > tempcert.crt
    - when prompted, enter the "PEM pass phrase" set when the private key was created.
    - this command generates a temporary self-signed certificate file 'tempcert.crt'
    valid for 30 days, which can be used while awaiting a valid SSL certificate
    purchased from an authorized CA-vendor.
    - if this option is used, after generating the 'tempcert.crt' file, skip to
    Step #6 for instructions on how to deploy your SSL files.
    OPTIONAL
    These steps are specifically for requesting a TRIAL certificate from the
    CA-vendor Verisign.
    - Go to www.verisign.com and click on "Free Guides and Trials" link and
    follow instructions to request a "Free Trial SSL ID". During this process,
    you will be asked to provide certificate request information.
    - Open the 'certreq.csr' file using your text editor of choice.
    - Starting with "-----BEGIN NEW CERTIFICATE REQUEST-----" copy all lines
    including the BEGIN and END of certificate lines.
    - Paste this copied data into the Verisign page where requested and continue.
    - You will see the Verisign web site decode your certificate request
    information. This decoded information is presented to you to verify it is
    correct. If it is, then continue with the process.
    - You will be presented with another set of questions from Verisign. Be sure
    to answer with the correct email address, as this address will be used to
    send your SSL certificate.
    - After you answer all these questions, you will be sent a TRIAL 14-day
    SSL certificate via email.
    - WARNING! You must follow this step carefully, you cannot copy and paste
    information from an email to a new text file. After you get your TRIAL
    certificate, save the entire email message to a text file. Open this file
    using your text editor of choice. You will see the email address header
    information and the line:
    -----BEGIN CERTIFICATE-----
    - Delete all text that appears before the -----BEGIN CERTIFICATE----- line.
    The modified file should contain only certificate information. After you
    delete the email header, save this text file inside your temporary directory
    with the filename 'trialcert.crt'.
    6. Now you are ready to configure Oracle9i Application Server (9iAS) with your
    SSL certificate files.
    7. Back up your existing <9iAS_HOME>/Apache/Apache/conf/httpd.conf file.
    8. Open the httpd.conf file with your text editor of choice.
    9. Edit the following httpd.conf directives to use your generated private key
    and SSL certificate file, which could be the filename for either the
    temporary self-signed certificate, the TRIAL test certificate, or the
    purchased valid certificate. The information following the # symbol are
    comments.
    NOTE
    The directory of the SSL files (private key and certificate file)
    can reside in any location you choose. The temporary working
    directory will continue to be referenced in these procedure steps.
    # use the appropriate (i.e., valid, temporary, or trial) certificate filename
    SSLCertificateFile /u01/tmp/myssl/tempcert.crt
    #private key from Step #4 above:
    SSLCertificateKeyFile /u01/tmp/myssl/priv.key
    10. Save your modified httpd.conf and exit the text editor.
    11. Log in as authorized user (if default ports 80 and 443 are used, ROOT user
    must execute commands in next step).
    12. Execute the following command to stop, then start Apache in SSL mode
    (ensure proper UNIX environments are set; else, execute command from
    <9iAS_HOME>/Apache/Apache/bin.)
    For Oracle8iAS 1.x:
    % httpdsctl stop
    % httpdsctl startssl
    For Oracle9iAS 1.0.2.x:
    % apachectl stop
    % apachectl startssl
    - when prompted, enter the "pass phrase" created in Step #3.
    -- not required if you unencrypted the private key file
    - when the Oracle HTTP Server starts successfully in SSL mode, access the
    9iAS index page in a browser using the HTTPS protocol and the appropriate
    SSL Listen port. URL format:
    https://myhost.domain.com:<ssl_port>
    - if using a temporary self-signed or TRIAL test certificate, the user will
    see a Security Alert (IE), or New Site Certificate (Netscape) warning message,
    click Continue/Next to accept.
    ====================
    I hope this help !!
    Ilan Salviano

Maybe you are looking for

  • How do i make my mac 10.4 up tp date to download itunes for my shuffle?

    I've just bought a shuffle and plugged it into my imac (10.4 XS) last night and now it is saying that I cannot get any of my songs from itunes onto it because it isn't the latest version of mac?? What do I do? HELP! Thanks.

  • Usb keyboard won't work, how do i fix this?

    in reason 3.0 under control surfaces and keyboards, oxygen 8 is connected properly as always but now won't work and can't be added as the master keyboard anymore. how can i fix this?

  • How to set memory values

    hi, i'm a beginner ,i just want to know the criteria for setting the values viz shared_pool,pga_aggregate,hash_area.Pls help me

  • Printing  Adobe form using Webdynpro Java

    Hi All, I have a requirement to integrate data coming from web services onto a adobe form on the Portal. This form needs to be generated in the background and then automatically sent to the local printer attached to the pc. The idea is that the user

  • Windows-7 64 bit version

    I am about to download Windows-7 64 bit version on a separate partition as a dual-boot system. Will Adobe Premiere Elements 7 work if I install it there? (Will I find my edites, etc.?) Thanks.