Problem in starting HTTP Server (Oracle 9i AS Rel 1 on Solaris 2.8)

Hi All,
I have installed Oracle9i database Rel1 (version 9.0.1) on Sun Solaris2.8) successfully and now, I'm trying to install Oracle 9i Application Server Rel1 (version 1.0.2.2.1) on the same system. I stopped the database before starting installion of AS. My installation is limited to Oracle Forms & Reports Services and Oracle HTTP Server. Installation successfully completed, but, it is failed to start HTTP server. The error I'm getting is:
Syntax error on line 14 of $ORACLE_HOME/Apache/Apache/conf/mod__sse.conf
AuroraService - directive already in effect for this server.
$ORACLE_HOME/Apache/Apache/bin/httpsctl start: httpd could not be started.
Line 14 in mod__sse.conf is:
AuroraService inst1_http
How can I resolve this issue ? Please help.
An early help would be highly appreciated.
Thanks in Advance.
Sajan Thomas

Hi,
I have resolved that issue by commenting that line. Since I'm not using servlets, I hope that wouldn't create any problems !
Sajan

Similar Messages

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

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

  • Start HTTP Server

    Trying to start HTTP server but receiving error:
    [Fri Dec 16 13:23:26 2005] [error] Perl lib version (v5.6.1) doesn't match execu
    table version (5.00503) at C:\OracleOWB\perl\5.6.1\lib\MSWin32-x86/Config.pm lin
    e 18.
    BEGIN failed--compilation aborted at C:\OracleOWB\perl\5.6.1\lib\MSWin32-x86/Dyn
    aLoader.pm line 25.
    BEGIN failed--compilation aborted at C:\OracleOWB\perl\site\5.6.1\lib/mod_perl.p
    m line 4.
    BEGIN failed--compilation aborted at C:\OracleOWB\perl\site\5.6.1\lib/Apache.pm
    line 4.
    Syntax error on line 1307 of c:/oracle/ora92/apache/apache/conf/httpd.conf:
    Can't locate object method "boot" via package "mod_perl" at C:\OracleOWB\perl\si
    te\5.6.1\lib/Apache/Constants.pm line 8.
    BEGIN failed--compilation aborted at C:\OracleOWB\perl\site\5.6.1\lib/Apache/Reg
    istry.pm line 4.
    Installing OWB 10.1 over 9iR2. Any ideas would be much appreciated.

    Please try to change the environment variables point to your Oracle 9iR2 locations to rather than OWB home to resolve this. When there are more than one Oracle homes, such problems arise, and if the parameter values are changed, it could work, most of the times.
    The settings show c:\OracleOWB\perl\5.6.1\lib\MSWin32-x86 location for perl libraries, change it to your oracle perl library location
    c:\oracle\ora92\Apache\perl\lib\5.00503\... location and try to start, could work
    This is a simple version mismatch of your perl libraries.
    Siva

  • Critical:  Unable to start HTTP-Server

    Hi,
    When I try o run my ADF-BC application in JDeveloper 10.1.3.4 I get the following error,
    Jul 16, 2009 2:04:58 PM oracle.j2ee.util.LoggingUtils logAndReturnMessage
    SEVERE: Exception starting HTTP server: Internal error raised trying to instantiate the default web-application for site: file:/C:/MISC/Softwares/jdevhome/jdev/system/oracle.j2ee.10.1.3.42.70/embedded-oc4j/config/default-web-site.xml
    *09/07/16 14:04:58 Error initializing server: Unable to start HTTP-Server. default-web-site configuartion may not be valid.*
    *09/07/16 14:05:00 Fatal error: server exiting*
    Process exited with exit code 1.
    This problem is coming becaus of embedded-oc4j.
    Has anybody ever faced thie problem.
    Please help, it is critical.
    Thanks & Regards,
    Raksha

    Hi Arun,
    Here are the contents of my default-web-site.xml file;
    *<?xml version = '1.0' standalone = 'yes'?>*
    *<!DOCTYPE web-site PUBLIC "Oracle9iAS XML Web-site" "http://xmlns.oracle.com/ias/dtds/web-site.dtd">*
    *<web-site xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/web-site-10_0.xsd" protocol="http" port="8989" display-name="OC4J 10g (10.1.3) Default Web Site" schema-major-version="10" schema-minor-version="0">*
    *<default-web-app application="default" name="defaultWebApp"/>*
    *<web-app application="system" name="dms0" root="/dmsoc4j" access-log="false"/>*
    *<web-app application="system" name="dms0" root="/dms0" access-log="false"/>*
    *<!--*
    *<web-app application="system" name="admin_web" root="/adminoc4j" />*
    *<web-app application="system" name="JMXSoapAdapter-web" root="/JMXSoapAdapter" />*
    *<web-app application="default" name="jmsrouter_web" root="/jmsrouter" load-on-startup="true" />*
    *<web-app application="javasso" name="javasso-web" root="/jsso" load-on-startup="false" />*
    *<web-app application="ascontrol" name="ascontrol" root="/em" load-on-startup="true" ohs-routing="false" />*
    -->
    *<web-app application="datatags" name="webapp" root="/webapp" load-on-startup="false"/>*
    *<web-app application="ITS" name="ITSWelcome" root="/its" load-on-startup="false"/>*
    *<web-app application="current-workspace-app" name="ChakDeAdmin-ViewController-webapp" root="/ChakDeAdmin-ViewController-context-root" load-on-startup="false"/>*
    *<!-- Access Log, where requests are logged to -->*
    *<access-log path="../log/default-web-access.log" split="day"/>*
    *<!-- Uncomment this if you want to use ODL logging capabilities*
    *<odl-access-log path="../log/default-web-access" max-file-size="1000" max-directory-size="10000"/>*
    -->
    *<web-app application="datatags" name="webapp" root="/webapp" load-on-startup="true"/>*
    *</web-site>*
    thanks,
    Raksha

  • Can not start http server

    start http server powered by apache.I got such message:
    '[alert]<5>...:FastCGI:CreateMUtex()failed
    Syntax error on line 92 of c:/oracle/ora92/sqlplus/admin/isqlplus.conf:
    Failed to create FastCGI application accept mutex'
    my isqlplus.conf:
    # Copyright (c) 2001, 2002, Oracle Corporation. All rights reserved.
    # NAME
    # isqlplus.conf
    # PURPOSE
    # Oracle HTTP Server directives for the iSQL*Plus server
    # USAGE
    # This file should be included in the Oracle HTTP Server
    # "oracle_apache.conf" file.
    # Enable handling of all virtual paths beginning with "/iplus/"
    # Note: only /iplus/ is mapped, /iplus is not being mapped
    <IfModule mod_alias.c>
    Alias /iplus/ "C:\oracle\ora92\sqlplus\admin\iplus/"
    # Disallow users from trying to access /iplus/ directory listing
    <Directory "C:\oracle\ora92\sqlplus\admin\iplus">
    AllowOverride None
    Options FollowSymLinks
    Order deny,allow
    Allow from all
    </Directory>
    </IfModule>
    # Maps all virtual paths beginning with "/isqlplus*" to the iSQL*Plus
    # FastCGI application
    <IfModule mod_alias.c>
    ScriptAliasMatch ^/isqlplus(.*) C:\oracle\ora92\bin\isqlplus
    ScriptAliasMatch ^/isqlplusdba(.*) C:\oracle\ora92\bin\isqlplus
    <Directory "C:\oracle\ora92\bin">
    AllowOverride None
    Options FollowSymLinks
    Order deny,allow
    Allow from all
    </Directory>
    </IfModule>
    # Enable handling of all virtual paths beginning with "/isqlplus"
    <Location /isqlplus>
    SetHandler fastcgi-script
    Order deny,allow
    # Comment "Allow ..." and uncomment the four lines "AuthType ..."
    # to "Require ..." if Oracle HTTP authentication access is required
    # for the http://.../isqlplus URL
    Allow from all
    #AuthType Basic
    #AuthName 'iSQL*Plus'
    #AuthUserFile C:\oracle\ora92\sqlplus\admin\iplus.pw
    #Require valid-user
    </Location>
    # Enable handling of all virtual paths beginning with "/isqlplusdba".
    # Note: Oracle HTTP authentication access must be configured to
    # prevent unauthorized users performing DBA operations on
    # the database
    # Use the HTTP server utility script "htpasswd" to add users to the
    # "iplusdba.pw" file.
    <Location /isqlplusdba>
    SetHandler fastcgi-script
    Order deny,allow
    AuthType Basic
    AuthName 'iSQL*Plus DBA'
    AuthUserFile C:\oracle\ora92\sqlplus\admin\iplusdba.pw
    Require valid-user
    </Location>
    # Setup the iSQL*Plus FastCGI application.
    <IfModule mod_fastcgi.c>
    FastCgiServer C:\oracle\ora92\bin\isqlplus -port 8228 -initial-env iSQLPlusNumberOfThreads=20 -initial-env iSQLPlusTimeOutInterval=30 -initial-env iSQLPlusLogLevel=off -initial-env iSQLPlusAllowUserEntMap=none -idle-timeout 3600
    </IfModule>

    I appreciate your help.
    I have been offline for a long time since I had a business trip two week ago.
    I can not start the apache http server, so it isn't on running status within NT services manager.
    In fact, there is someting wrong---fail to create FastCGI when startup. Oracle system message tells me that syntax error exists on line 92 of isqlplus.conf but I don't know how to correct it.
    Henry

  • Failed to start HTTP server while installing companion CD

    Hi all,
    I am installing apex 3.1.2 (though it is old version, clients are still using it :) ), on the oracle 10.2.1 database. I am installing HTTP servers from the companion CD and getting error while starting HTTP server from the configuration assistant. I am getting following error.
    ==================================
    Configuration assistant "Starting HTTP Server" failed
    The "/u01/app/oracle/product/10.2.0/OHS/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------
    ===============================
    Can someone help me to resolve this issue please. Thanks.
    SHY

    what you get if you do
    envThis is what I got:
    [cder@localhost ~]$ env
    SSH_AGENT_PID=2451
    HOSTNAME=localhost.localdomain
    DESKTOP_STARTUP_ID=
    SHELL=/bin/bash
    TERM=xterm
    ORACLE_OEM_JAVARUNTIME=/opt/jre1.3.1_19
    HISTSIZE=1000
    GTK_RC_FILES=/etc/gtk/gtkrc:/home/cder/.gtkrc-1.2-gnome2
    WINDOWID=46156483
    USER=cder
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    ORACLE_SID=abc
    GNOME_KEYRING_SOCKET=/tmp/keyring-TXq65G/socket
    ORACLE_BASE=/opt/cder
    SSH_AUTH_SOCK=/tmp/ssh-jIzDib2410/agent.2410
    SESSION_MANAGER=local/localhost.localdomain:/tmp/.ICE-unix/2410
    MAIL=/var/spool/mail/cder
    DESKTOP_SESSION=default
    PATH=/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/cder/bin:/opt/cder/920/bin
    GDM_XSERVER_LOCATION=local
    INPUTRC=/etc/inputrc
    PWD=/home/cder
    LANG=en_US.UTF-8
    GDMSESSION=default
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    HOME=/home/cder
    SHLVL=2
    GNOME_DESKTOP_SESSION_ID=Default
    LOGNAME=cder
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-tUjeCInKxU,guid=10799645c34fdd03d15a0eb6d3376100
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    DISPLAY=:0.0
    ORACLE_HOME=/opt/cder/920
    G_BROKEN_FILENAMES=1
    COLORTERM=gnome-terminal
    XAUTHORITY=/home/cder/.Xauthority
    _=/usr/bin/env

  • Error starting HTTP-Server: Address in use: JVM_Bind

    I installed J2ee version of Oracle9iAS R2 for windows. When I start my application server, I always get the error "Error starting HTTP-Server: Address in use: JVM_Bind". In the previous version, if I met this message, I can change the port number in "http-web-site.xml", but now, no matter what port number I changed, I always get this error message.
    Could anybody please help me with this issue?
    Can Oracle provides a tool that can automatically free the port?
    Thanks, Jessie

    If you are getting this error while starting the Oracle9iAS by using the NT services or using command line (dcmctl) then there is a port conflict for the HTTP Server. You can go the EM Website and select HTTP Server ->Server properties and select the port# for the HTTP Server.
    OC4J is configured to listen for AJP requests only and the ports are dynamically assigned. The port ranges can be specified : OC4J Instance -> Server Properties
    regards
    Debu Panda
    Oracle

  • Error starting HTTP Server in Oracle9iAS 9.0.2 Infrastructure

    Hi,
    I have installed Oracle9iAS Infrastructure 9.0.2 on Windows 2000 Professional. Most of the components are working and I am also able to browse OEM at 1810 port.
    The problem is with the HTTP server, it starts and after a while shutsdown automatically. I have tried both the methods to start HTTP Server:-
    via windows start menu HTTP Server Startup link
    via command: C:\Ora9iAS\dcm\bin\dcmctl start -ct ohs
    In both the cases it fails, When using the command dcmctl start -ct ohs. The error code is ADMN-906025.
    Can anyone tell me what could the problem be?
    Bharat

    With the command dcmctl geterror 906025 you will see the contents of the error (without a number dcmctl geterror gives the last error). You seem to have a problem with opmn. Check the log files in the $ORACLE_HOME/opmn/logs directory. The log file HTTP Server.1 (as it is called on linux) will probably contain more information as why the HTTP server fails to start.
    Regards,
    Andre

  • Can't start HTTP Server

    Hi all
    Oracle people please help
    I can't run my forms in DevSuite 9i-got error FRM1042-Http listen is not running on <machine>:8890 port.
    I tried to start HTTP server from services(Control panel)-i noticed that HTTP sevrer properties i set to be manual.Starting HTTP server gives error 1067: The proces is terminated unexpectedly.
    Before starting forms i got OC4J started.
    http://<IP address>- gives nothing. HTTP server is running on port 80(default).How to change port for OC4J?
    Does anybody knows how to get around? PLeeease..
    Thanks all

    Hi all
    I guess i helped myself.I was started my forms with IPaddres instead of machine name on port 8890
    I ping my machine and the IPaddress was changed.
    I forms Preferences i inert new Ipaddress and form i srunning.
    Can somene explain me why my IP address has been changed and why HTTP server status is still stoped.If i start browser with http://ipaddress:8890 i can see the servers main page and it is started and running

  • Can't start http server ASControl service

    Hi, I installed http server from companion cd for oracle 10.2.0.3 but when configuration assistants was setting http server give the message failed.
    Now i can´t start http server service.
    INFO: El asistente de configuración "OC4J Configuration Assistant" se ha ejecutado correctamente
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Created a new file C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: Iniciando la ejecución de los asistentes de configuración
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.1
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: Iniciando la ejecución de los asistentes de configuración
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.2
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: Iniciando la ejecución de los asistentes de configuración
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.3
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: Iniciando la ejecución de los asistentes de configuración
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.4
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: Iniciando la ejecución de los asistentes de configuración
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.5
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: Iniciando la ejecución de los asistentes de configuración
    INFO: Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe startall
    Command = C:\oracle\product\10.2.0\http_1/opmn/bin/opmnctlw.exe has failed
    INFO: El asistente de configuración "Starting HTTP Server" ha fallado
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\http_1
    Configuration directory is set to C:\oracle\product\10.2.0\http_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.6
    GRAVE: OUI-25031: Fallo de algunos asistentes de configuración. Se recomienda volver a probar los asistentes de configuración en este momento. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    1. Compruebe en el panel Detalles de la pantalla de Asistentes de Configuración los errores resultantes de los fallos.
    2. Corrija los errores que causan estos fallos.
    3. Seleccione los asistentes que han fallado y haga clic en el botón 'Reintentar' para volver a probarlos.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO: --------------------------------------
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands" contiene todos los comandos con fallos, saltados o cancelados. Este archivo se puede utilizar para ejecutar estos asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: El archivo de comandos "C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolAllCommands" contiene todos los comandos que van a ejecutar los asistentes de configuración. Este archivo se puede utilizar para ejecutar los asistentes de configuración fuera de OUI. Tenga en cuenta que puede que tenga que actualizar este archivo de comandos con contraseñas (si se aplican) antes de ejecutar el mismo.
    INFO: Since the option is to overwrite the existing C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\product\10.2.0\http_1\cfgtoollogs\configToolFailedCommands.bak.7
    GRAVE: OUI-25029: Uno o más asistentes de configuración "recomendados" no han terminado correctamente. Si no se ejecuta correctamente algún asistente "recomendado", el sistema no se configurará correctamente.
    INFO: Usuario seleccionado: Sí/Aceptar
    INFO:
    *** Fin de Instalación Página***
    La instalación de Oracle Database 10g Companion Products ha sido correcta, pero han fallado, se han cancelado o se han saltado algunos asistentes de configuración opcionales.
    ADVERTENCIA: ¿Seguro que desea salir?
    INFO: Usuario seleccionado: Sí/Aceptar

    user13078324 wrote:
    How ?in cmd run this
    netstat -an
    and search for a line like
    TCP 0.0.0.0:80 0.0.0.0:0 LISTENING
    The important is TCP, 80 and keyword LISTENING
    Other may differ

  • Error starting HTTP-Server: Cannot assign requested address: JVM_Bind

    Hi.
    Anyone know how to configure the Oracle HTTP server within Jdeveloper9i to work?
    When I try run a JSP page, I get the following error:
    C:\Oracle9iDS\jdk\bin\javaw.exe -ojvm -classpath C:\Oracle9iDS\j2ee\home\oc4j.jar com.evermind.server.OC4JServer -config C:\Oracle9iDS\jdev\system\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8888, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Error starting HTTP-Server: Cannot assign requested address: JVM_Bind
    Oracle9iAS (9.0.2.0.0) Containers for J2EE initialized
    Please contact me at [email protected]
    cheers paul

    A JVM_Bind error means that the port is already in use. This is an unusual error message to get because JDev scans the ports ahead of time to make sure they are free before launching the server.
    Check if you have any processes running that might be holding port 8888. There might be a previous instance of the OC4J server running that hasn't released port 8888 yet. On Windows, at a command prompt, you can use "netstat -a" to see local ports that are in use.

  • Error starting HTTP-Server: Address already in use: JVM_Bind

    Hello,
    I installed IAS 10.1.2.0.2. then I tried to start an application and get the following:
    D:\Oracle_Home_IAS\j2ee\home>java -jar oc4j.jar
    07/01/08 10:04:00 Error starting HTTP-Server: Address already in use: JVM_Bind
    07/01/08 10:04:01 Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)
    initialized
    07/01/08 10:04:01 !!! No valid java compiler found !!!
    07/01/08 10:04:01 javac.exe not found under D:\MDK\jre\1.4.2, please use a valid
    jdk or specify the location of your java compiler in server.xml using the <java
    -compiler .../> tag

    If I had to guess, you are starting HTTP Server on the same port as some other service.
    BTW, Oracle Express is not a supported platform for Mobile Server.

  • Error 1067: When Starting HTTP Server

    Hi all
    I am getting "Error 1067: The Process Terminated Unexpectedly" when I try to start HTTP Server service.
    Any ideas?
    null

    below are the entries from oracle_apache.conf
    Which one would u like me to delete in order to start my apache.exe.
    include "E:\oracle\ora90\sqlplus\admin\isqlplus.conf"
    include "E:\oracle\ora90\xdk\admin\xml.conf"
    include "E:\oracle\ora90\Apache\modose\conf\ose.conf"
    include "E:\oracle\ora90\Apache\modplsql\cfg\plsql.conf"
    include "E:\oracle\ora90\Apache\jsp\conf\ojsp.conf"
    # Advanced Queuing - AQ XML
    include "E:\oracle\ora90\rdbms\demo\aqxml.conf"
    # Oracle BC4J
    include E:\oracle\ora90\BC4J\bc4j.conf
    include "E:\oracle\ora90/oem_webstage/oem.conf"
    # Advanced Queuing - AQ XML
    include "E:\oracle\ora90\rdbms\demo\aqxml.conf"
    #

  • 10g Forms - error starting http server

    When I am trying to start OC4J, it is giving an error,
    Error starting HTTP server: address already in use: JVM Bind
    When I run the form, the browser just keeps waiting for the server.
    What do I need to change ?
    Thanks.

    I just resolved this.
    I moved the line I added to httpd.conf to be the last line in the file, after all the other includes.
    include "/u01/app/oracle/product/10202com/Apache/modplsql/conf/marvel.conf"

Maybe you are looking for

  • Outlook calendar no longer syncs after IOS 7 / iTunes update

    Running Outlook 2003 on Win XP.  Yes that's what IT allows.... Updated IOS7 (now at 7.0.3), tried to sync on the next day at work.  Itunes forced me to update (11.1.2.31). Updated iTunes. Notes sync. Calendar does not. iTunes says: Sync Calendars You

  • Ipod Nano 6th gen not syncing mp3s after itunes 11.1.4.62 update

    As the title says, after updating itunes to the 11.1.4.62 update, and everything that doing that successfully involved such as completely uninstalling all Apple software and then reinstalling itunes, my ipod nano 6th gen will not allow itunes to sync

  • Using PSE6 & Bridge, would like to use PSE6 & iPhoto09

    I just upgraded from iLife08 to iLife09. I would really like to start using iPhoto09 to play with its new features. I had not been using iPhoto at all; I've been happily using Bridge, and editing in Photoshop Elements 6. I understand that I can easil

  • Java util package & UndirectedGraph

    Hi Everyone! I am trying to write a java program, which will use the Java util package to implement the Undirected Graph. I do not know from where I sould start, but I already wrote the interface. I had the same problem when I used the java's built i

  • Cross company code

    Hi to all nice to meet u Plz clarify my doubt any one What is difference between inbound delivary and out bound delivary. thank u