Error starting HTTP right after a success install

I installed enterprise IAS 9i on Red hat 6.1. The installation is successful. And I did the post-installation steps as in the document, such as set up the PATH. However, when I try to start HTTP or HTTP with SSL, it gives me the following error:
Syntax error on line 1 of /home/ias/OraHome1/Apache/Apache/conf/mod__ose.conf:
Cannot load /home/ias/OraHome1/Apache/Apache/libexec/libjipa8i.so into server: /home/ias/OraHome1/lib/libwtc8.so: undefined symbol: LhtArbRemove
/home/ias/OraHome1/Apache/Apache/bin/apachectl start: httpd could not be started.
My ORACLE_HOME is /home/ias/OraHome1. Any idea how to solve it? Lots of thanks.

I have similiar problem on AIX. My message is as follows:
Syntax error on line 4 of /u03/app/oracle/product/ias9i/Apache/modplsql/cfg/plsql.conf:
Cannot load /u03/app/oracle/product/ias9i/Apache/modplsql/bin/modplsql.so into server: dlopen: /u03/app/oracle/product/ias9i/Apache/modplsql/bin/modplsql.so: (...)
Please let me know about solution.
best regards
Krzysztof Jungowski

Similar Messages

  • JDev 9.0.3.1035 - Error starting HTTP-Server: Address in use: JVM_BindHello

    Hello, we are unable to use JDev 9.0.3.1035.
    We installed your distribution and set it up as follows:
    1. Linked to CVS and checked out our project which works just fine under JDev 9.0.2
    2. Added libraries for Jakarta ECS and MS SQL Server JDBC drivers.
    Then we can run it once successfully. Close browser and terminate embedded OC4J Server and run project again and we get the following error:
    C:\JDEV\jdk\bin\javaw.exe -ojvm -classpath C:\jdev\j2ee\home\oc4j.jar -Dhttp.proxyHost=APOLLO -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts= -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config C:\jdev\jdev\system9.0.3.1035\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Error creating the ORB :
    Error starting HTTP-Server: Address in use: JVM_Bind
    The IDE then sits there until it times out.
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    **** Warning: JDeveloper timed out waiting for OC4J to startup.
    **** Please check your HTTP proxy server settings in the IDE Preferences dialog.
    Embedded OC4J startup time: 120190 ms.
    Target URL -- http://192.168.254.20:8988/Long postings are being truncated to ~1 kB at this time.

    Target URL -- http://192.168.254.20:8988/eStarGlobal-eStarGlobal-context-root/servlet/com.estar.servlet.eStarMainServlet
    We are now unable to continue running/testing/developing our project. We do not want to have to manually change the port number each time we run it. This problem occurs both in Win 2000 PRO and Win XP Pro. We have tried every combination of OC4J server host names, HTTP Server ports and Web Browser proxy settings.
    A similar problem was fixed in Rel 9.0.2 by changing the Host Name of the embedded OC4J server to localhost from the IP address.
    Would appreciate some help because we would like to take advantage of the new features in your product.

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

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

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

    Hi, we installed and configured JDEV 9.0.3.1035 and are experiencing this persistent problem, whenever we try to run our app the second or any subsequent time:
    C:\JDEV\jdk\bin\javaw.exe -ojvm -classpath C:\JDEV\j2ee\home\oc4j.jar -Dhttp.proxyHost=DELL -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts= -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config C:\JDEV\jdev\system9.0.3.1035\oc4j-config\server.xml
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    [waiting for the server to complete its initialization...]
    Error starting HTTP-Server: Address in use: JVM_Bind
    Error creating the ORB :
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    **** Warning: JDeveloper timed out waiting for OC4J to startup.
    **** Please check your HTTP proxy server settings in the IDE Preferences dialog.
    Embedded OC4J startup time: 120156 ms.
    This is happening since we switched from JDEV 9.0.2 which always started up cleanly. It appears that the port is not being released on OC4J server termination. We are not running any other web servers and verified all open ports with netstat -a.

    Target URL -- http://192.168.254.20:8988/eStarGlobal-eStarGlobal-context-root/servlet/com.estar.servlet.eStarMainServlet
    We are now unable to continue running/testing/developing our project. We do not want to have to manually change the port number each time we run it. This problem occurs both in Win 2000 PRO and Win XP Pro. We have tried every combination of OC4J server host names, HTTP Server ports and Web Browser proxy settings.
    A similar problem was fixed in Rel 9.0.2 by changing the Host Name of the embedded OC4J server to localhost from the IP address.
    Would appreciate some help because we would like to take advantage of the new features in your product.

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

  • Itunes does not open after saying successfully installed

    I have downloade the latest itunes. It says successfully installed but it does not open. I have restarted the computer but it still does not open. What can I do?

    Try following steps one at a time:
    1. Restart computer, right mouse click iTunes icon and select "Run As Administrator"
    2. If that does not work, check to see if this file APSDaemon.exe is the problem here.
    Close your iTunes.
    Press Ctrl-Alt-Del key and choose Task Manager. In the "Processes" Tab, select the file APSDaemon.exe and click End Prosses button, then close the task manager window.
    Now open itunes and see if it is working?
    If that works, to prevent having to do the same process everytime you restart Windows, go to. START button, type in
    MSCONFIG
    Hit ENTER
    Click STARTUP Tab, Uncheck "Apple Push", click OK.
    Restart Windows.
    3. If that fails or you don't see ApsDaemon.exe in the Processes, refer to following article to remove SC files:
    http://support.apple.com/kb/TS2363
    4. If that fails, repair or reinstall your Quicktime. START / CONTROL PANEL / PROGRAMS N FEATURES / hightlight QUICKTIME and click REPAIR.

  • Dreamweaver cs5.5 suddenly started crashing when it starts or right after it opens...

    OMG so frustrating, my dreamweaver cs5.5 has started suddenly started crashing either during the splash screen or right after I choose a web site to work on.
    YES I have red the forums and tried EVERYTHING, deleted my preferences, made a new account, re-installed three times, editing the registry, done it ALL.    It seems to open now in a temp Guest acct with Admin privileges but I can't access any of my web site files, it's really not usable this way...what can I do?
    It crashes during this...  even though I have cleared the site cache several times.....
    How can I have this expensive of a program just not work.....HELP, I have tons to do and can't use my software!
    Please someone help!
    I even CALLED Adobe and tried to PAY for help....      this is shocking to me after spending tons of money on Adobe software..
    Thank you ahead of time.

    Here's exactly what was at the bottom of my bum css file:
    /* Extra small devices (phones, less than 768px) */
    /* No media query since this is the default in Bootstrap */
    /* Small devices (tablets, 768px and up) */
    @media (min-width: @screen-sm-min) { ... }
    /* Medium devices (desktops, 992px and up) */
    @media (min-width: @screen-md-min) { ... }
    /* Large devices (large desktops, 1200px and up) */
    @media (min-width: @screen-lg-min) { ... }
    So they were completely empty...I just stuck them in there because I wanted to add stuff in there...not sure what I will do now..
    Interesting just FYI this is a web site which is utilizing Bootstrap...so these MQ came directly from the getbootstrap.com web site...

  • Why after a successfully installed mess. do apps say you have to install latest version of flash?

    Why after successfully installing flas player do apps say yuo nee to install latest version.?

    Flash Player Help | Installation problems | Mac OS
    Flash Player Help | Installation problems | Flash Player | Windows
    Mylenium

  • Crash on start up (but not right after a re-install) w/ Vista

    I have an odd problem that only seems to be affecting LR 1.3 and not LR 1.1. When I first install 1.3, I can open and run it fine... but as soon as I close it and re-open it I get a crash on the splash screen. It just says this program has stopped working. The file listed in the details is "ui.dll"
    So then if I uninstall it, and immediately re-install it works for one single time. Essentially I have to re-install every time I want to run it.
    This does not happen with LR 1.1 on my machine. I can't stay with 1.1 because my new camera is one of the new ones added in 1.3. And yes, this problem also exists with 1.3.1.
    Core2duo E6750, 3GB DDR2-800, nvidia 8800GT 512mb, Vista Ultimate 32bit with all updates, etc.
    Things I have tried so far to fix this:
    -Re-installing a million times
    -Trying 4 different revisions of my video card drivers including the latest ones
    -replacing the ui.dll with random ones I've found on the internet (didn't work obviously)
    -Deleting Lightroom preferences file (when I do this and open it, I will get to the first preference-setting screen and then it crashes)
    -Temporarily moving my catalog and presets so its forced to start with a fresh one
    -All Vista updates
    -Disabled all unnecessary start-up items and services
    -No anti-virus software installed
    -Installed it on a different hard drive
    Pretty much everything I can think of short of a complete reformat which I really don't feel like doing and probably has a low chance of actually working.
    Does anyone know what ui.dll is for? I heard it might have something to do with printing, and I've also heard its for the user interface. I don't have a printer installed on this machine but I tried installing one anyway to see if it would change anything... it didn't.
    I am at work now but these were some thing I was going to try when i got home:
    -Install 1.1 and make a copy of its ui.dll and try using that in 1.3
    -Un-install all other Adobe apps to see if theres a conflict
    Any help is greatly appreciated!!

    I notice you haven't called Adobe support--unless you overlooked mentioning it. That is what I would do at this point. Without knowing just what apps you have on and all the facts of your configuration, it will be a matter of mostly guesswork here. That it hangs on ui.dll may give Adobe support the clue they need to troubleshoot it.
    Here's one solution that might work. Set up a dual boot system, putting nothing but LR on one side--no internet, just the bare bones. Put LR on alone. Then add programs you may want to use with it, one at a time. If that solves the problem, LR will also run faster--in my case about 1.5 times as fast. Sorry, I can't be of more help.

  • Adobe InDesign CC Plug-in error...right after install

    Hello,
    I am getting this error:
    InDesign won't work at all. I installed from ACC and when tried to open a document I got this and forever... Any Ideas?

    Sorry, I'm a Windows guy, so I don't know the ins and outs of Time Machine (though I could do this practically blindfolded with the imaging software I use). I suspect, though, that it may be as easy as opeing the backup, copying the plugin, and then pasting it into the correct folder in the the current state.
    Did you verify that there really is a Lilo problem by trying a new user, though? If you don't get the same error when you log in as a brand new user, then there's nothing wrong with ID itself, and your problem is in the user library.

  • Error configuring HTTP Gateway after initial install - IM9 with Glassfish 3

    Hello all,
    I am running RHEL 5.X, Glassfish 3.1.2, and Instant Messenger 9.
    During the initial configuration it could not detect a HTTP gateway. What is it that I am missing? My glassfish server is up and running too.
    Context root: http://super.aes.com:80/httpbind
    Webcontainer path: /opt/glassfish3/glassfish/domains
    Web Administration URL: http://super.aes.com:4848
    Web Administrator User: admin
    Web Administrator Password:
    Unable to determine configuration info for the specified URL
    Please verify the information and retry
    HELP!
    Thanks!
    --Tony                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Httpbind is not certified with GF3. However, you can give a try by changing the webcontainer path to:
    Webcontainer path: /opt/glassfish3/
    or
    Webcontainer path: /opt/glassfish3/glassfish

  • Error starting http server 10g

    After installing http server 10G it started fine. I then followed the instructions in apex install guide to create a marvel.conf file and edit the httpd.conf file. Now when I go to start the server i receive the following error in the log file:
    /u01/app/oracle/product/10202com/Apache/Apache/bin/apachectl start: execing httpd
    Syntax error on line 7 of /u01/app/oracle/product/10202com/Apache/modplsql/conf/marvel.conf:
    Invalid command 'PlsqlDocumentPath', perhaps mis-spelled or defined by a module not included in the server configuration
    This is the marvel.conf file
    Alias /i/ "/u01/app/oracle/product/10202com/Apache/Apache/images/"
    AddType text/xml xbl
    AddType text/x-component htc
    <Location /pls/apex>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure wwv_flow_file_manager.process_download
    PlsqlDatabaseConnectString venus.csuadmin.csuohio.edu:1521:appex ServiceNameFormat
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword password
    Allow from all
    </Location>
    this is the line I added to httpd.conf file
    include "/u01/app/oracle/product/10202com/Apache/modplsql/conf/marvel.conf"
    Anybody have any id?
    Thanks - Mike

    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

  • How can I tell if my OS is 32 bit or 64 bit?

    Where do you go to find this out? I am running Windows 8.1 on a new Dell computer (just purchased) with i5

  • Xperia arc s adb not working after upgrade to ICS

    Hi, I have used my Xperia arc s for android development (using eclipse) for a long time without any problems. Then I decided to upgrade my arc to ICS (4.0.4). I installed PC Companion and upgraded with the official software from sony. After the upgra

  • IPhone video upside down in FF4

    When I put landscape iphone video to my .mac gallery is it upside down. Looks fine in chrome and safari and imovie. I checked the web. Some folks say that I should have taken the landscape video with the home button on the right (I did not). Others s

  • IPhoto 11 - Problem viewing shared photos

    Hi, We have two MBP and we're having trouble viewing the photos from the other library via the Share function. The share is occurring through FW. Both MBP are running iPhoto 9.1.3. The issue is that MBP A can see MBP B's photos through share, but MBP

  • Display of change documents: Material BOM

    Hi, Using transaction CS80, I wish to display the changes made to a material BOM. However I could not see any output although I know I have made quite a lot of changes to that material BOM. Am I missing some config or data set-up?? Thanks in advance