OC4J Fail to Start - Address in Use

I installed Oracle9iR1 in my Server Windows2000 Terminal Server Edition, and the Oracle9iDS in my computer Windows2000 Professional update to Patch 2. When ever I tried to start OC4J it give me this message:
C:\>f:\ninphas\DB\Developer\jdk\bin\java -Dorg.omg.CORBA.ORBClass=com.inprise.vb
roker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -Dor
acle.security.jazn.config=f:\ninphas\DB\Developer\j2ee\Oracle9iDS\config\jazn.xm
l -Doracle.home=f:\ninphas\DB\Developer -DORACLE_HOME=f:\ninphas\DB\Developer -j
ar f:\ninphas\DB\Developer\j2ee\home\oc4j.jar -userThreads -config f:\ninphas\DB
\Developer\j2ee\Oracle9iDS\config\server.xml
Error starting HTTP-Server: Address in use: JVM_BindOracle9iAS (9.0.2.0.0) Containers for J2EE initialized
Any clue???
P.D.: I have Omnicron HTTP Server Runing in my computer
Jose Cleto
Ninphas

Jose,
the following ports are used by OC4J in iDS
HTTP: 8888 (defined in http-web-site.xml)
RMI : 23791 (rmi.xml)
JMS : 9127 (jms.xml)
is one of these ports taken by another server ?
Frank

Similar Messages

  • Failes to start Managed server using Nodemanager from admin console

    Hi
    I have created the cluster using Weblogic version 9.2 MP3 with
    Machine 1 --> Admin (AS) + Managed server (MS1)
    Machine 2 --> Managed server(MS2)
    All the servers(AS,MS1,MS2) are SSL configured to run in production mode.
    Machine is associated with each managed server and node manager is up and running.
    I have made Host name verification as "None"
    When i start the MS 1 from admin console it comes up in running.However MS2 is not coming in running mode.
    The server logs states that "Could not connect to admin server"
    Cannot decrypt the password ,username and TrustKeyStorePrivatepassphrase.
    Even when i write the clear text password and username in Server_Name/data/nodemanager/boot.properties,then also it throws the same error.
    Node manager is not configured to SSL.
    Any Clue what i am missing????

    Is your Machine #2 shown as "Reachable" in the admin console ( Machines -> Machine2 -> Monitoring )?
    Does your managed server #2 have the same userid and password on its Server -> Configuration -> Server Start page ( UserName & Password fields ) as managed server #1?
    Your boot.properties only needs 2 lines, like:
    password=your plain text password
    username=your plain text username

  • OC4j in Jdev 10.1.3.5 fails to start

    Hi,
    I just installed jdev 10.1.3.5 and cannot get the oc4j server to start. My application compiles just fine. I also tried using just a single jsp file. Both error with the same message.
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\jdev\system\oracle.j2ee.10.1.3.43.6\embedded-oc4j\config>
    C:\jdk\bin\javaw.exe -client -classpath C:\j2ee\home\oc4j.jar;C:\jdev\lib\jdev-oc4j-embedded.jar -Dhttp.proxyHost=hillproxy.hill.afmc.ds.af.mil -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts=*.dco.dod.mil|fohocs.enterprise.afmc.ds.af.mil|*.infra|152.229.108.80|*eis.afmc.af.mil|*4800.ogden.disa.mil|*mail.*.afmc.af.mil|10.*|172.16.2.17|199.10.65.150|137.7.9.117|137.244.160.185|129.61.29.19|129.61.150.12|129.52.154.0*|152.80.49.210|131.77.*|137.241.*|*.hill.afmc.ds.af.mil|*.hill.af.mil|localhost|127.0.0.1|NBIT-72GDHD1 -Dhttps.proxyHost=hillproxy.hill.afmc.ds.af.mil -Dhttps.proxyPort=8080 -Dhttps.nonProxyHosts=*.dco.dod.mil|fohocs.enterprise.afmc.ds.af.mil|*.infra|152.229.108.80|*eis.afmc.af.mil|*4800.ogden.disa.mil|*mail.*.afmc.af.mil|10.*|172.16.2.17|199.10.65.150|137.7.9.117|137.244.160.185|129.61.29.19|129.61.150.12|129.52.154.0*|152.80.49.210|131.77.*|137.241.*|*.hill.afmc.ds.af.mil|*.hill.af.mil|localhost|127.0.0.1|NBIT-72GDHD1 -Xverify:none -XX:MaxPermSize=256m -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\jdev\system\oracle.j2ee.10.1.3.43.6\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.core.ojdl.query.LogQueryException' not found in oc4j:10.1.3
    09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.core.ojdl.query.LogRepository' not found in oc4j:10.1.3
    09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.core.ojdl.reader.LogRecord' not found in oc4j:10.1.3
    09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceProcessor' not found in oc4j:10.1.3
    09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceServlet' not found in oc4j:10.1.3
    09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.security.xmlsec.wss.username.UsernameToken' not found in oracle.xml.security:10.1.3
    OC4J startup failed
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: oracle.dms.instrument.NounIntf
         Dependent class: oracle.classloader.util.MainClass
         Loader: sun.misc.Launcher$AppClassLoader@14916158
         Code-Source: /C:/j2ee/home/lib/pcl.jar
         Configuration: unknown
         at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2194) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1726) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1682) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1667) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.lang.Class.getDeclaredMethods0 (Native method) [unknown, by unknown]
         at java.lang.Class.privateGetDeclaredMethods (Class.java:2365) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.lang.Class.getMethod0 (Class.java:2611) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.lang.Class.getMethod (Class.java:1579) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at oracle.classloader.util.MainClass.invoke (MainClass.java:92) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.oc4j.loader.boot.BootStrap.main (BootStrap.java:41) [C:/j2ee/home/oc4j.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
    Process exited with exit code 0.
    Any help would be appreciated.

    project properties -> run debug configuration-> tools settings -> Make project when run

  • 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

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

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

  • HELP!!! Failed to start Embedded OC4J Server in JDev

    Hi,
    I have installed Oracle JDeveloper 10.1.2.1.0 and have tried to run simple test(for example index.jsp - Welcome) but I get error. - Failed to start Embedded OC4J Server in JDev
    OC4J with simple test have started well in other computers. This situation first time for me.
    Why OC4J can't start?
    This is OC4J log mess
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\JDeveloper\jdev\system10.1.2.1.0.1913\oc4j-config>
    C:\JDeveloper\jdk\bin\javaw.exe -ojvm -classpath C:\JDeveloper\j2ee\home\oc4j.jar;C:\JDeveloper\jdev\lib\jdev-oc4j.jar -Dhttp.proxyHost=coates-proxy -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=coatesnet*|phoenix*|ev_evs1*|ev*|evs*|dr002*|dr001*|raptor*|cweb01*|cweb03*|cweb02*|orangepages*|unity*|dw01*|intra-apps*|intranet*|prod02*|prod01*|dev3*|dev2*|dev1*|app03*|app02*|app01*|localhost|127.0.0.1 -Xverify:none -Ddisable.checkForUpdate=true -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doracle.dms.sensors=NONE -Doc4j.jms.usePersistenceLockFiles=false com.evermind.server.OC4JServer -config C:\JDeveloper\jdev\system10.1.2.1.0.1913\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Process exited with exit code -1073741819.
    Help me please!

    Did the setup for JDEV_USER_HOME with the proper path (C:\OAFRAME\jdevhome\jdev) ,
    Keep the dbc file in the directory and setup the front end as well as back end login details in cluding responsibility details.

  • Admin Server 4 fails to start up with new Internet Protocol (IP) address

    By default, the Netscape Admin Server 4.x uses the Internet Protocol (IP)
    address that was entered in its configuration at the time the server was
    installed. However, if a system administrator decides to change the IP address,
    the server will fail to start.<BR>
    <P>
    The following is an example of the error message:<BR>
    <P>
    # ./start-admin
    Info: Cache expiration set to 600 seconds
    Netscape-Administrator/4.0 B99.035.2034
    startup failure: could not bind to port 4050, IP address 208.12.45.56 (Invalid
    Argument)
    The error log will show:<BR>
    [29/Oct/1999:11:32:58] info: successful server startup
    [29/Oct/1999:11:32:58] info: Netscape-Administrator/4.0 B99.035.2034
    [29/Oct/1999:11:32:58] failure: startup failure: could not bind to port 4050,
    IP address 208.12.45.56 (Cannot assign requested address)
    <P>
    In addition, if the system administrator manually clears the IP address for the Admin
    Server in Console (by clicking the Configuration tab, clicking the Network tab,
    selecting Process Settings, and then selecting IP Address), the server will
    also fail to start. The following are examples of the error message and error
    log entries.
    <BR>
    # ./start-admin
    Info: Cache expiration set to 600 seconds
    Netscape-Administrator/4.0 B99.165.2023
    startup failure: could not bind to port 4100, IP address
    (Directory open error)
    The error log will show:<BR>
    [03/Dec/1999:09:32:43] info: successful server startup
    [03/Dec/1999:09:32:43] info: Netscape-Administrator/4.0 B99.165.2023
    [03/Dec/1999:09:32:43] failure: startup failure: could not bind to port 4100,
    IP address (Error 0)
    <P>
    These problems affect both Admin Server 4.0 and 4.1.
    <P>
    (See attachment)

    Hi Laurent,
    although I was given the advice earlier that I should simply take the machine back to the shop, or call the help centre, I ended up just praying that it would be OK.  A couple of days after I posted the message I think there was an update to download and install, just a regular one from Apple from the Software Update option for the operating system or it may have been one for Final Cut Pro X, and once it installed I never had the problem again, so my prayers were answered.
    It was pretty scary at the time because I thought it must be some hardware malfunction, but because it was resolved through an update it suggested it was a software issue.  Hopefully it is the same with you.
    I'm now running 10.7.2 and have had no recurrence of the problem in many months, thankfully.
    It might have nothing to do with it, but the only other two things that may have somehow caused errors in the system startup (and I doubt these will be "unrelated" to people who know how computers work better than I do, but I feel I should mention them just in case), but I also updated Final Cut Pro X from a glitchy version to version 10.0.2 around the same time, and I also had an application installed which didn't function correctly in OS10.7 called PowerController (a simple app that can start up the computer at a set time and play music from iTunes as an alarm clock) and it was in the group of apps that were set to start at the starting up of the computer.
    Anyway, I hope your problem is resolved as easily.  Pray about it too!

  • MultiServer peoplesoft PIA Domain doesnt start; failed to bind, port in use

    Multi Server PIA Domain does not start (failed to bind, port in use)
    Default (Peoplesoft) PIA multi server domain installation;
    After the setup we cannot start PIA and both PIA/ PIA2 cluster. One of them fails with error message about port conflict, port already in use.
    I 've been installing this kind of PIA's many times before. But this is the first install with Peopletools 8.49.19 and BEA Weblogic 9.2 mp3, P4.
    To bypass the problem we have NOT started the PIA1, PIA2 "servers" But that is a unwanted situation. Reinstalling and reconfiguring did not help.
    The odd thing is that on all previous installed PIA’s for different tools versions and peoplesoft applications we run here (on different servers) we do not run into the same errors. I am quite sure that on those servers where it works fine we only use port 443 for both PIA, PIA1 and PIA2.
    Since it’s not the port, I expect it the listen address to be the cause. I played around with IP address, fqdn, ip 127.0.0.1 (for PIA2 only) but nothing seems to work as the previous installations.
    web PIA multi server domain
    I start in sequence:
    startWebLogicAdmin.cmd
    startManagedWebLogic.cmd PIA
    startManagedWebLogic.cmd PIA1 and
    startManagedWebLogic.cmd PIA2
    the admin is running and the console can be reached.
    the PIA just starts fine (running) zie log below (PIA_log)
    when staring PIA1 it shuts down hust before comming up.
    <26-jun-2009 21:38:58 uur CEST> <Error> <Server> <BEA-002606> <Unable to create a server socket for listening on channel "DefaultSecure". The address 10.1.70.76 might be incorrect or another process is using port 443: java.net.BindException: Address already in use: JVM_Bind.>
    <26-jun-2009 21:38:58 uur CEST> <Error> <Server> <BEA-002606> <Unable to create a server socket for listening on channel "Default". The address 10.1.70.76 might be incorrect or another process is using port 80: java.net.BindException: Address already in use: JVM_Bind.>
    <26-jun-2009 21:38:58 uur CEST> <Emergency> <Security> <BEA-090087> <Server failed to bind to the configured Admin port. The port may already be used by another process.>
    <26-jun-2009 21:38:58 uur CEST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: Server failed to bind to any usable port. See preceeding log message for details.>
    <26-jun-2009 21:38:58 uur CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <26-jun-2009 21:38:58 uur CEST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <26-jun-2009 21:38:58 uur CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>

    Hi there. We solved the issue by adding a second IP address to the same NIC and filled in all listen addresses accordingly in the BEA admin console. This did not answer the initial behavior but is a BEA advised solution in a multi server configuration. I am still very much interested in the cause of the behavior change between 8.1 and 9.2 since adding a second IP address is a more costly solution which was NOT necessary in weblogic8.1
    Detlev

  • I just tried to install the 11.4 update (or whichever one is the most recent update as of 1/26/2014) and when it failed i tried to install manually and now whenever i try to use it, i get the following error: the application has failed to start because MS

    i just tried to install the 11.4 update (or whichever one is the most recent update as of 1/26/2014) and when it failed i tried to install manually and now whenever i try to use it, i get the following error: "The application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem." Right after i click ok i then get this error: "Itunes was not installed correctly. Please reinstall Itunes. Error 7 (Windows error 126)." I tried to uninstall Itunes and then reinstall the 11.03 version but that didnt work either. I want to know if i copy all of the music in my itunes folder to an external without consolidating can i still transfer all my itunes music from my current windows xp pc to a brand new one and have my current itunes library in my new pc? Basically i just want to know 3 things: What exactly does consolidating the itunes library do? Can i copy, paste, and transfer my itunes library to an external and from there to a new pc? Will i be able to transfer my itunes library without consolidating the files?

    I have found a temporary solution, allowing the previous version of iTunes (v. 11.1.3 (x64) in my case) to be re-installed.  It will allow you to re-establish use of iTunes until the Apple software engineers fix the most recent disasterous upgrade (v. 11.1.4).  Please see and follow the procedure in the following article:http://smallbusiness.chron.com/reverting-previous-version-itunes-32590.html   The previous version works beautifully.

  • I receive an error message when trying to install the latest Itunes program on my computer using windows 7, 64. I receive the message, "service  apple mobile device fails to start"

    What must I do to install the latest Itunes program using windows 7, 64. The program stops when the service portion is installing and states, "Service Apple mobile division fails to start"

    Well, shucks, i just spent almost 30 minutes trying to find your model user guide to explain it better, I guess they never got around to making it.....
    I would just borrow another Windows disk and try installing it again and if it does it again then you might take it to an Apple Store and see if one of the "Genius' " can figure it out.
    Make sure your internet is enabled and click on your blank desktop and at the top of your screen is a Help menu option, enter PRAM and it should give you a list of things relating to Pram. It may take a few seconds to list anything as it has to connect to Apples severs first. It should list the things you may have to fill back in when your done.
    "P-ram" stores some common information that is used in the background, your date, time, startup disk, etc, that you don't have to re-fill when you restart, it's a little different for each computer.

  • After using VMware once, boot camp partition fails to start up

    Start up repair also failed.
    I just installed Windows 7 64-bit onto my brand new macbook pro using boot camp. Everything went fine, I installed the drivers and everything worked perfectly.
    I then installed a couple games (Maplestory and L4D)
    Neither of them worked.
    I went back to Leopard and started up VMware Fusion just to mess around with Windows. Actually, all I did was re-install L4D. L4D started and worked. Surprised, I tried maplestory. It worked as well. Then I curiously restarted in windows. BSOD. Failed to start. Repair failed.
    Someone shed some light?
    EDIT: After restarting a couple more times Windows started. Neither of my games work though, only in VMware. Anyone know why?
    Message was edited by: DxRania

    Actually for me it worked perfectly under Vista Ultimate x64, and yes I do actually get an error it's error -2147467259 (unspecified error)
    Compatibility mode does not work as the new "Hack Shield" prevents this....it thinks I wanna hack the game and just says maplestory will not start in compatibility mode.
    Thanks for your reply by the way
    EDIT: Forgot to say, all the drivers work fine. What bugs me though is that it works in VMware..
    Message was edited by: DxRania
    Message was edited by: DxRania

  • Weblogic admin console fails to start when commons logging is used.

    I have an application that requires commons logging.
    I followed the instructions as per the documentation and other forum entries such as How to use log4j into weblogic 10.3 to add the commons logging jar from apache and the weblogic jar specified. Plus I set the system property for the LogFactory.
    When I start up the application server I see messages as expected from my application. But when I start up the weblogic Admin console I get and exception and the console fails to start. I even tried to put the jars in my applicaiton instead of the domain/lib directory to try to iscolate the issue but still got issues with starting the Console.
    Any ideas on why this is occuring?
    See the error below:
    ####<May 19, 2010 4:16:04 PM EDT> <Notice> <Stdout> <TE001XU-CATOR1> <AdminServer> <Check Retention Schedule Setting> <<WLS Kernel>> <> <> <1274300164672> <BEA-000000> <----------------------------------------Retention Init()---------------------------------------->
    ####<May 19, 2010 4:16:04 PM EDT> <Notice> <Stdout> <TE001XU-CATOR1> <AdminServer> <Check Retention Schedule Setting> <<WLS Kernel>> <> <> <1274300164672> <BEA-000000> <Thu May 20 05:00:00 EDT 2010>
    ####<May 19, 2010 4:16:06 PM EDT> <Info> <Health> <TE001XU-CATOR1> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <> <1274300166060> <BEA-310002> <81% of the total memory in the server is free>
    ####<May 19, 2010 4:35:03 PM EDT> <Info> <WorkManager> <TE001XU-CATOR1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1274301303146> <BEA-002901> <Creating WorkManager "consoleWorkManager" for module "null" and application "consoleapp">
    ####<May 19, 2010 4:35:17 PM EDT> <Error> <HTTP> <TE001XU-CATOR1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1274301317582> <BEA-101216> <Servlet: "AppManagerServlet" failed to preload on startup in Web application: "console".
    java.lang.ExceptionInInitializerError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:44)
    at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:98)
    at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:531)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
    at weblogic.application.internal.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:373)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
    at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: org.apache.commons.logging.LogConfigurationException: The chosen LogFactory implementation does not extend LogFactory. Please check your configuration. (Caused by java.lang.ClassCastException: weblogic.logging.commons.LogFactoryImpl cannot be cast to org.apache.commons.logging.LogFactory)
    at org.apache.commons.logging.LogFactory$2.run(LogFactory.java:574)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:517)
    at org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:254)
    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
    at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.<clinit>(MBeanUtilsInitSingleFileServlet.java:23)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:44)
    at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:98)
    at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:531)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
    at weblogic.application.internal.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:373)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
    at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Thank you for replying. Yes that is the first place we looked and tried. Actually to be more specific we followed the instrcutions under: "How to Use the Commons API with WebLogic Logging Services" of the same link.
    Are you thinking that maybe we are we missing a step somewhere else within the site?
    Not sure if I was clear before but we are using Weblogic 10.3 and also tried up to version 10.3.3. And we get the same results.
    We prefer to use the method with commons logging for our application.
    One more specific here what we did on our last attempt.
    1. added this to the startWeblogic script JAVAOPTIONS -Dorg.apache.commons.logging.LogFactory=weblogic.logging.commons.LogFactoryImpl
    2. we put the WebLogic-specific Commons classes, $BEA_HOME/modules/com.bea.core.weblogic.commons.logging_1.3.0.0.jar, together with the commons-logging.jar file in one of the following locations: APP-INF/LIB or WEB-INF/LIB directory or DOMAIN_NAME/LIB directory server CLASSPATH
    We are still not able to get the Weblogic admin console to start
    Any other ideas?
    Edited by: user13094648 on May 21, 2010 10:29 AM
    Edited by: user13094648 on May 21, 2010 10:37 AM

  • I have an HP Pavilion zv6000 laptop with which I have used iTunes for years. I downloaded iTunes version 11.1.4.62 and rcvd error msgs (Apple Mobile Device failed to start. Verify sufficient privileges to start system svc. Then a MSVCR80.dll not found.???

    I have an HP Pavilion zv6000 laptop with which I have used iTunes for years. I downloaded iTunes version 11.1.4.62 and rcvd error msgs (Apple Mobile Device failed to start. Verify sufficient privileges to start system svc. Then a MSVCR80.dll not found.???

    Hello Don,
    Thank you for the details of the issue you are experiencing with iTunes.  I suggest removing iTunes and all related components and reinstalling iTunes for the issue you described.  The following article has steps to do this(it is important to remove all components in the order listed):
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    I recommend continuing with these articles if you continue to experience issues with iTunes:
    How to restart the Apple Mobile Device Service (AMDS) on Windows
    http://support.apple.com/kb/TS1567
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Failed to start Oracle Net Listener using

    hi
    I ' trying to configure oracle 10g in ubuntu machine. I got the following errors like
    Starting Oracle Database 10g Express Edition Instance.
    Failed to start Oracle Net Listener using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr and Oracle Express Database using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus
    when ever i try to start oracle,i have got above issue

    ya .... i hav found listener.log file.
    Also when i try to run this cmd # sqlplus / as sysdba
    i got following error like
    Error 46 initializing SQL*Plus
    HTTP proxy setting has incorrect value
    SP2-1502: The HTTP proxy server specified by http_proxy is not accessible
    also when i stop the listener and try try to restart it again ....i got error message like
    Starting /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    NL-00280: error creating log stream /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    NL-00278: cannot open log file
    SNL-00016: snlfohd: error opening file
    Linux Error: 13: Permission denied
    Listener failed to start. See the error message(s) above...

Maybe you are looking for

  • Can I disable plugin-container.exe in 20.0.1 and still stream video?

    When I try to stream TV shows with Firefox, I receive high Firefox disc usage warnings from my Norton antivirus. I believe this is due to the gigantic plugin-container.exe that Firefox apparently runs the Flash player inside of. When I look at it in

  • How do i transfer photos from icloud to ipad

    How do i transfer photos from icloud to ipad

  • Problem In miro

    Dear All, i am facing a problem time of miro. I was purchase a material  of 800 PC from my vendor.  when i was make Purchase order for this material  i took rate  1000 rs per PC, but after making GRN Somebody else change material rate with 500rs per

  • Firefox crashes when trying to print a certain page

    I process orders placed on our web site. As soon as I updated to v6.0 and then V6.0.1 at a particular page when I need to print out invoices (and only on this page - I print two other pages as well during the processing) firefox crashes when trying t

  • Monitoring of topLink internal connections  pool

    we wish to monitoring use of Toplink internal connections pool : numbers maximum used, a minimum number used. we know to do it with the external pool (OracleAS) but not with the internal pool. Regards