Unable to Start OC4J home_default_island_1 - OAS 10.1.2.2

We are running OAS 10.1.2.2 and are having issues starting OC4J home_default_island_1 and OC4J_BI_forms
This is the error received in OC4J~home~default_island~1 logfile:
09/04/15 12:41:36 *** (WARNING) Wed Apr 15 12:41:36 MDT 2009 [Thread[Orion Launcher,5,main]] getHostTimePrefix java.net.UnknownHostException: minint-1n8e2ttv: minint-1n8e2ttv
09/04/15 12:41:36 Error starting ORMI-Server. Unable to bind socket: minint-1n8e2ttv: minint-1n8e2ttv
09/04/15 12:41:36 java.lang.NullPointerException
09/04/15 12:41:36 at com.evermind.server.rmi.RMIServer.run(RMIServer.java:474)
09/04/15 12:41:36 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
09/04/15 12:41:36 at java.lang.Thread.run(Thread.java:534)
09/04/15 12:41:39 Warning: Error reading transaction-log file (/oracle_base/oas/j2ee/home/persistence/home_default_island_1/transaction.state) for recovery: premature end of file
09/04/15 12:41:39 Forced or abrupt (crash etc) server shutdown detected, starting recovery process...
09/04/15 12:41:39 Recovery completed, 0 connections committed and 0 rolled back...
09/04/15 12:41:42 Oracle Application Server Containers for J2EE 10g (10.1.2.2.0) initialized
09/04/15 12:41:42 java.lang.NullPointerException
09/04/15 12:41:42 at java.util.Hashtable.put(Hashtable.java:395)
09/04/15 12:41:42 at java.util.Properties.setProperty(Properties.java:102)
09/04/15 12:41:42 at java.lang.System.setProperty(System.java:656)
09/04/15 12:41:42 at com.evermind.server.OC4JMonitorThread.run(OC4JMonitorThread.java:300)
09/04/15 12:41:42 at java.lang.Thread.run(Thread.java:534)
Thanks for your assistance!
wqbang

I managed to solve the problem by setting the "Load All System JAR Files during OC4J Startup" in the "Embeded OC4J Server Preferences" under "Global > Startup".

Similar Messages

  • Unable to start oc4j instance

    Hi,
    My application was running well. But since last two days oc4j instance is not starting up.
    I reinstalled developer suite 10g release 2. But the problem is still there.
    A flash comes when i click start oc4j instance. Even i m not able to read the messages coming on the screen & the oc4j window is closed.
    My report server is not starting. I have tried to make report server up too thru naming service.
    Kindly help it is urgent.
    Thanks in Advance.
    Regards
    Swati

    Have you installed any new software or OS updates lately? It sounds like your OS can't find Java any more because your computer's environment settings have been modified or perhaps Java was uninstalled. A quick test of Java is to open a Command Window (CMD) and type "Java -version" (without the quotes). If you get an error this indicates that your PATH environment variable no longer includes the directory where Java is installed. You may only need to clean up the PATH environment setting to get things working again, or you may need to reinstall Java.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Unable to start OC4j

    Hi, I am not able to start OC4J on my unix box. It gives me below error. What might be the cause and how to resolve it. Looks like some port conflict but where should i check?
    $ ./oc4j -start
    Starting OC4J from /opt/webapps/obi_10.1.3.3.2/OracleBI/oc4j_bi/j2ee/home ...
    2008-04-09 15:58:52.803 ERROR ServerFile[PersistentMap,/opt/webapps/obi_10.1.3.3.2/OracleBI/oc4j_bi/j2ee/home/persistence/jms.state]: persistence file could not be locked. Resolve the sharing violation by ending the process currently holding the file lock or by using a different persistence directory for one or both processes.
    08/04/09 15:58:52 *** (SEVERE) ServerFile[PersistentMap,/opt/webapps/obi_10.1.3.3.2/OracleBI/oc4j_bi/j2ee/home/persistence/jms.state]: persistence file could not be locked. Resolve the sharing violation by ending the process currently holding the file lock or by using a different persistence directory for one or both processes.
    2008-04-09 15:58:52.814 ERROR Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/opt/webapps/obi_10.1.3.3.2/OracleBI/oc4j_bi/j2ee/home/config/jms.xml]
    08/04/09 15:58:52 *** (SEVERE) Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/opt/webapps/obi_10.1.3.3.2/OracleBI/oc4j_bi/j2ee/home/config/jms.xml]
    2008-04-09 15:58:52.832 ERROR J2EE OJR-00011 Exception starting JMS server: Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/opt/webapps/obi_10.1.3.3.2/OracleBI/oc4j_bi/j2ee/home/config/jms.xml]
    2008-04-09 15:58:52.923 ERROR J2EE RMI-00002 Error starting ORMI server webizdev1024 port 23,791: Address already in use
    2008-04-09 15:58:52.927 ERROR java.net.BindException: Address already in use
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
    at java.net.ServerSocket.bind(ServerSocket.java:319)
    at java.net.ServerSocket.<init>(ServerSocket.java:185)
    at com.evermind.server.rmi.RMIServer.createServerSocket(RMIServer.java:433)
    at com.evermind.server.rmi.RMIServer.createNonSecureSocket(RMIServer.java:347)
    at com.evermind.server.rmi.RMIServer.setConfig(RMIServer.java:210)
    at com.evermind.server.ApplicationServer.initializeRMI(ApplicationServer.java:2378)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:966)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:619)
    08/04/09 15:58:52 Error starting ORMI server webizdev1024 port 23,791: Address already in use
    08/04/09 15:58:52 Shutting down OC4J...

    looking at :
    2008-04-09 15:58:52.923 ERROR J2EE RMI-00002 Error starting ORMI server webizdev1024 port 23,791: Address already in use
    2008-04-09 15:58:52.927 ERROR java.net.BindException: Address already in use
    I suspect that the port 23791 is blocked. to release it use command `lsof` and have it killed. or run this command once and then try starting it might help:
    $cd BI_HOME/oc4j_bi/bin
    $oc4j -shutdown -port 23791 -password <oc4j admin pwd entered during installation>

  • Unable to start OC4J standalone server.

    Hi
    I have just started using Oracle 10g Portal Server. I have downladed the OC4J standalone and have installed at D:\JDeveloper\oc4j following the instructions of running the admin.jar creating the password. When I try starting the OC4J initializing it works fine starts the server with the message
    05/12/29 12:21:11 Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 4 initialized
    But when I try to deploy a war file which I have created externally with the entries in aplication.xml
    <web-module id="mywar" path="../applications/mywar.war" />
    and default-web-site.xml
    <web-app application="default" name="mywar" root="/technology/mywar" />
    The server never starts up just hangs up with the message
    Starting OC4J from D:\JDeveloper\oc4j\j2ee\home ...
    If the entries are removed the server starts as usual.
    Can anyone let me know where is the problem I need to look at, because the war file works fine if deployed in tomcat or weblogic.
    Thanks in advance.

    Hi,
    As you asked me it is a simple war deployment. with the folder structure as
    simpleWar->index.jsp
    simpleWar->META-INF->application.xml
    simpleWar->WEB-INF->classes
    simpleWar->WEB-INF->lib
    simpleWar->WEB-INF->tld
    simpleWar->WEB-INF->struts-config.xml
    simpleWar->WEB-INF->validation.xml
    simpleWar->WEB-INF->validator-rules.xml
    simpleWar->WEB-INF->web.xml
    and the war file that I am creating is simpleWar.war.
    The contents of web.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
    version="2.4">
    <servlet>
    <servlet-name>action</servlet-name>
    <servlet-class>org.apache.struts.action.ActionServlet</servlet-class>
    <init-param>
    <param-name>config</param-name>
    <param-value>/WEB-INF/struts-config.xml</param-value>
    </init-param>
    <init-param>
    <param-name>debug</param-name>
    <param-value>3</param-value>
    </init-param>
    <init-param>
    <param-name>detail</param-name>
    <param-value>3</param-value>
    </init-param>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <!-- Action Servlet Mapping -->
    <servlet-mapping>
    <servlet-name>action</servlet-name>
    <url-pattern>*.do</url-pattern>
    </servlet-mapping>
    <!-- The Welcome File List -->
    <welcome-file-list>
    <welcome-file>index.jsp</welcome-file>
    </welcome-file-list>
    <!-- tag libs -->
    <taglib>
    <taglib-uri>struts-html</taglib-uri>
    <taglib-location>/WEB-INF/tld/struts-html.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>struts-bean</taglib-uri>
    <taglib-location>/WEB-INF/tld/struts-bean.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>struts-logic</taglib-uri>
    <taglib-location>/WEB-INF/tld/struts-logic.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>util-tags</taglib-uri>
    <taglib-location>/WEB-INF/tld/tag-util.tld</taglib-location>
    </taglib>
    <taglib>
         <taglib-uri>example-taglib</taglib-uri>
         <taglib-location>/WEB-INF/tld/tag-util.tld</taglib-location>
    </taglib>
    </web-app>

  • Unable to Start OC4J in Linux

    Hi
    We tried to start oc4j in Linux using following command
    [oracle@fa2220 setup]$ oc4j -start
    Starting OC4J from /dbfiles/home/oracle/obiee_home/OracleBI/oc4j_bi/j2ee/home ...
    It is stopping at this stage without any errors.
    Linux Version: Red Hat Enterprise Linux Server release 5.3 (Tikanga)
    We tried to see what is being done in the process, so we did strace and found the following:
    strace -p 15924
    Process 15924 attached - interrupt to quit
    futex(0xb7675bd8, FUTEX_WAIT, 15925, NULL
    And we checked the netstat –a | grep 23791 (default ORMI port) and found it is listening on this port.
    But we can not access oc4j.
    Can someone please help?
    PS

    I managed to solve the problem by setting the "Load All System JAR Files during OC4J Startup" in the "Embeded OC4J Server Preferences" under "Global > Startup".

  • Unable to start OC4J 10.1.3 on AIX

    Hi All,
    I have installed OC4J on AIX and on running the oc4j.sh script with -start option results in a coredump. Just wondering if I am missing something. Any help would be greatly appreciated.
    thanks
    -sheshi
    Here is the trace
    st-ibm18:$ ./oc4j.sh -start
    Starting OC4J...
    05/02/25 16:19:54 ServerComponent: initDeployment(): begin
    05/02/25 16:19:54 ServerComponent: copyAndDeploy(true): begin
    05/02/25 16:19:54 ServerComponent: copyAndDeploy(true): end--initDeployment
    05/02/25 16:19:54 ServerComponent: copyAndDeploy(true): end--Previous deployment not found
    05/02/25 16:19:54 ServerComponent: initDeployment(): end
    05/02/25 16:19:55 com.evermind.server.XMLApplicationServerConfig.postInit: Application ascontrol beginning the outside for loop, checking app ref 1 of 1
    05/02/25 16:19:55 com.evermind.server.XMLApplicationServerConfig.postInit: Application ascontrol has completed the for loop. The current count is 1
    05/02/25 16:19:55 ServerComponent: initDeployment(): begin
    05/02/25 16:19:55 ServerComponent: initDeployment(data, 0, 443): begin
    05/02/25 16:19:56 ServerComponent: initDeployment: returning NULL
    05/02/25 16:19:56 ServerComponent: initDeployment(data, 0, 443): end
    05/02/25 16:19:56 ServerComponent: initDeployment(): end
    ./oc4j.sh[11]: 85624 Segmentation fault(coredump)

    Triple asdf, I agree that the shell script, oc4j.sh, is too simple and nice to be guilty here. From the console output, it seems the coredump happened when the server was initializing ascontrol application. To confirm that, can you comment out the following two lines in your j2ee/home/config/server.xml and then try starting the server.
      <application name="ascontrol" path="../applications/ascontrol.ear" start="true" />
      <web-site path="./ascontrol-web-site.xml" />
    If you got the server started, then try adding these lines and bounce the server.

  • Unable to start oc4j in aix

    installation was done on aix server.
    jdk 1.6 was used with sr8
    provide the doc if available for aix 10.1.3.4.1 (64 bit)
    error :socket is already in use...mentioning the port no.
    suggest on the same .

    Hi,
    Can you find any further details about the error in the logs?
    Please see if (Note: 430680.1 - When Starting an OC4J Instance Receive Error 'Unable To Bind Socket: Address Already In Use' Error) helps.
    Thanks,
    Hussein

  • Unable to start OC4J & HTTP Server

    Hi All,
    I am installing Oracle 10g Application Server Release 3(10.1.3) on IBM AIX 5.3L ML 04 operating system by remote desktop using "Xmanager" software for GUI.
    I choose advanced installation type "Integrated Web Server, J2EE Server and Process Management". Everything went smoothly, till The Configuration Assistants. The OPMN configuration Assistant failed.
    I went ahead with completion of the installation. Later I tried
    $ ./opmnctl status
    Processes in Instance: ingas.localhost
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    OC4J | home | N/A | Down
    HTTP_Server | HTTP_Server | N/A | Down
    ASG | ASG | N/A | Down
    $ ./opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=InBlrIngAIX1:6200
    0 of 2 processes started.
    ias-instance id=ingas.localhost
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=1867980863,pid=553168)
    failed to start a managed process after the maximum retry limit
    Log:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs/HTTP_Server~1
    ias-component/process-type/process-set:
    OC4J/home/default_group/
    Error
    --> Process (index=1,uid=1867980864,pid=450578)
    time out while waiting for a managed process to start
    Log:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs/OC4J~home~default_group
    ~1
    Please find the details in the different log files
    PATH: /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs
    LOGFILENAME: opmn.log
    $ tail -100 opmn.log
    08/03/24 15:40:54 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980847:450668)
    08/03/24 15:40:54 [libopmnohs] Forcefully Terminating Process: HTTP_Server~HTTP_
    Server~HTTP_Server~1 (1867980847:450668)
    08/03/24 15:41:56 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980847:450668)
    08/03/24 15:41:56 [libopmnohs] Forcefully Terminating Process: HTTP_Server~HTTP_
    Server~HTTP_Server~1 (1867980847:450668)
    08/03/24 15:42:58 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980847:450668)
    08/03/24 15:42:58 [libopmnohs] Forcefully Terminating Process: HTTP_Server~HTTP_
    Server~HTTP_Server~1 (1867980847:450668)
    08/03/24 15:42:59 [pm-process] Process Stopped: HTTP_Server~HTTP_Server~HTTP_Ser
    ver~1 (1867980847:450668)
    08/03/24 15:47:52 [pm-requests] Request 4 Completed. Command: /start
    08/03/24 15:47:52 [pm-process] Stopping Process: OC4J~home~default_group~1 (1867
    980848:536588)
    08/03/24 15:47:52 [libopmnoc4j] Process Stop Error: OC4J~home~default_group~1 (1
    867980848:536588)
    08/03/24 15:47:52 [libopmnoc4j] Failed to construct stop command for proc: 18679
    80848
    08/03/24 15:47:52 [libopmnoc4j] Forcefully Terminating Process: OC4J~home~defaul
    t_group~1 (1867980848:536588)
    08/03/24 15:47:54 [pm-process] Process Stopped: OC4J~home~default_group~1 (18679
    80848:536588)
    08/03/24 16:04:24 [pm-requests] Request 6 Started. Command: /start
    08/03/24 16:04:24 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980849:0)
    08/03/24 16:04:24 [pm-process] Starting Process: OC4J~home~default_group~1 (1867
    980850:0)
    08/03/24 16:04:24 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980849:0)
    08/03/24 16:14:24 [pm-requests] Request 6 Completed. Command: /start
    08/03/24 16:14:24 [pm-process] Stopping Process: OC4J~home~default_group~1 (1867
    980850:499966)
    08/03/24 16:14:24 [libopmnoc4j] Process Stop Error: OC4J~home~default_group~1 (1
    867980850:499966)
    08/03/24 16:14:24 [libopmnoc4j] Failed to construct stop command for proc: 18679
    80850
    08/03/24 16:14:24 [libopmnoc4j] Forcefully Terminating Process: OC4J~home~defaul
    t_group~1 (1867980850:499966)
    08/03/24 16:14:26 [pm-process] Process Stopped: OC4J~home~default_group~1 (18679
    80850:499966)
    08/03/24 16:26:31 [pm-requests] Request 9 Started. Command: /start
    08/03/24 16:26:31 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980851:0)
    08/03/24 16:26:31 [pm-process] Starting Process: OC4J~home~default_group~1 (1867
    980852:0)
    08/03/24 16:26:31 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980851:0)
    08/03/24 16:36:31 [pm-requests] Request 9 Completed. Command: /start
    08/03/24 16:36:31 [pm-process] Stopping Process: OC4J~home~default_group~1 (1867
    980852:507910)
    08/03/24 16:36:31 [libopmnoc4j] Process Stop Error: OC4J~home~default_group~1 (1
    867980852:507910)
    08/03/24 16:36:31 [libopmnoc4j] Failed to construct stop command for proc: 18679
    80852
    08/03/24 16:36:31 [libopmnoc4j] Forcefully Terminating Process: OC4J~home~defaul
    t_group~1 (1867980852:507910)
    08/03/24 16:36:33 [pm-process] Process Stopped: OC4J~home~default_group~1 (18679
    80852:507910)
    08/03/24 16:49:04 [pm-requests] Request b Started. Command: /start
    08/03/24 16:49:04 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980853:0)
    08/03/24 16:49:04 [pm-process] Starting Process: OC4J~home~default_group~1 (1867
    980854:0)
    08/03/24 16:49:04 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980853:0)
    08/03/24 16:59:05 [pm-requests] Request b Completed. Command: /start
    08/03/24 16:59:05 [pm-process] Stopping Process: OC4J~home~default_group~1 (1867
    980854:479354)
    08/03/24 16:59:05 [libopmnoc4j] Process Stop Error: OC4J~home~default_group~1 (1
    867980854:479354)
    08/03/24 16:59:05 [libopmnoc4j] Failed to construct stop command for proc: 18679
    80854
    08/03/24 16:59:05 [libopmnoc4j] Forcefully Terminating Process: OC4J~home~defaul
    t_group~1 (1867980854:479354)
    08/03/24 16:59:07 [pm-process] Process Stopped: OC4J~home~default_group~1 (18679
    80854:479354)
    08/03/24 17:09:28 [pm-requests] Request f Started. Command: /start?process-type
    =HTTP_Server
    08/03/24 17:09:28 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980855:0)
    08/03/24 17:09:29 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980855:0)
    08/03/24 17:09:31 [pm-requests] Request f Completed. Command: /start?process-typ
    e=HTTP_Server
    08/03/24 17:29:24 [pm-requests] Request 11 Started. Command: /start?process-typ
    e=HTTP_Server
    08/03/24 17:29:24 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980856:0)
    08/03/24 17:29:25 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980856:0)
    08/03/24 17:29:27 [pm-requests] Request 11 Completed. Command: /start?process-ty
    pe=HTTP_Server
    08/03/25 09:43:19 [pm-requests] Request 13 Started. Command: /stop
    08/03/25 09:43:19 [pm-requests] Request 13 Completed. Command: /stop
    08/03/25 09:45:23 [pm-internal] OPMN server stopped. Request handling disabled.
    08/03/25 09:45:23 [pm-requests] Request 14 Started. Command: /shutdown
    08/03/25 09:45:23 [pm-requests] Request 14 Completed. Command: /shutdown
    08/03/25 09:45:24 [internal] Logging disabled
    08/03/25 09:55:10 [ons-internal] ONS server initiated
    08/03/25 09:55:10 [pm-internal] PM state directory exists: /usr/home/oracle/prod
    uct/10.1.3/OracleAS_1/opmn/logs/states
    08/03/25 09:55:10 [pm-internal] OPMN server ready. Request handling enabled.
    08/03/25 10:15:01 [pm-requests] Request 2 Started. Command: /start
    08/03/25 10:15:01 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980857:0)
    08/03/25 10:15:01 [pm-process] Starting Process: OC4J~home~default_group~1 (1867
    980858:0)
    08/03/25 10:15:01 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980857:0)
    08/03/25 10:25:01 [pm-requests] Request 2 Completed. Command: /start
    08/03/25 10:25:01 [pm-process] Stopping Process: OC4J~home~default_group~1 (1867
    980858:565454)
    08/03/25 10:25:01 [libopmnoc4j] Process Stop Error: OC4J~home~default_group~1 (1
    867980858:565454)
    08/03/25 10:25:01 [libopmnoc4j] Failed to construct stop command for proc: 18679
    80858
    08/03/25 10:25:01 [libopmnoc4j] Forcefully Terminating Process: OC4J~home~defaul
    t_group~1 (1867980858:565454)
    08/03/25 10:25:03 [pm-process] Process Stopped: OC4J~home~default_group~1 (18679
    80858:565454)
    08/03/25 10:40:24 [pm-requests] Request 4 Started. Command: /start
    08/03/25 10:40:24 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980859:0)
    08/03/25 10:40:24 [pm-process] Starting Process: OC4J~home~default_group~1 (1867
    980860:0)
    08/03/25 10:40:24 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980859:0)
    08/03/25 10:50:24 [pm-requests] Request 4 Completed. Command: /start
    08/03/25 10:50:24 [pm-process] Stopping Process: OC4J~home~default_group~1 (1867
    980860:540870)
    08/03/25 10:50:24 [libopmnoc4j] Process Stop Error: OC4J~home~default_group~1 (1
    867980860:540870)
    08/03/25 10:50:24 [libopmnoc4j] Failed to construct stop command for proc: 18679
    80860
    08/03/25 10:50:24 [libopmnoc4j] Forcefully Terminating Process: OC4J~home~defaul
    t_group~1 (1867980860:540870)
    08/03/25 10:50:26 [pm-process] Process Stopped: OC4J~home~default_group~1 (18679
    80860:540870)
    08/03/25 15:39:39 [pm-requests] Request 7 Started. Command: /start
    08/03/25 15:39:39 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980861:0)
    08/03/25 15:39:39 [pm-process] Starting Process: OC4J~home~default_group~1 (1867
    980862:0)
    08/03/25 15:39:39 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980861:0)
    08/03/25 15:49:39 [pm-requests] Request 7 Completed. Command: /start
    08/03/25 15:49:39 [pm-process] Stopping Process: OC4J~home~default_group~1 (1867
    980862:553126)
    08/03/25 15:49:39 [libopmnoc4j] Process Stop Error: OC4J~home~default_group~1 (1
    867980862:553126)
    08/03/25 15:49:39 [libopmnoc4j] Failed to construct stop command for proc: 18679
    80862
    08/03/25 15:49:39 [libopmnoc4j] Forcefully Terminating Process: OC4J~home~defaul
    t_group~1 (1867980862:553126)
    08/03/25 15:49:41 [pm-process] Process Stopped: OC4J~home~default_group~1 (18679
    80862:553126)
    08/03/25 16:03:59 [pm-requests] Request 9 Started. Command: /start
    08/03/25 16:03:59 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980863:0)
    08/03/25 16:03:59 [pm-process] Starting Process: OC4J~home~default_group~1 (1867
    980864:0)
    08/03/25 16:03:59 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Se
    rver~1 (1867980863:0)
    08/03/25 16:13:59 [pm-requests] Request 9 Completed. Command: /start
    08/03/25 16:13:59 [pm-process] Stopping Process: OC4J~home~default_group~1 (1867
    980864:450578)
    08/03/25 16:13:59 [libopmnoc4j] Process Stop Error: OC4J~home~default_group~1 (1
    867980864:450578)
    08/03/25 16:13:59 [libopmnoc4j] Failed to construct stop command for proc: 18679
    80864
    08/03/25 16:13:59 [libopmnoc4j] Forcefully Terminating Process: OC4J~home~defaul
    t_group~1 (1867980864:450578)
    08/03/25 16:14:01 [pm-process] Process Stopped: OC4J~home~default_group~1 (18679
    80864:450578)
    PATH: /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs
    LOGFILENAME: HTTP_Server~1
    $ tail -100 HTTP_Server~1
    08/03/24 15:41:57 Stop process
    /usr/home/oracle/product/10.1.3/OracleAS_1/Apache/Apache/bin/apachectl hardstop:
    httpd (pid 446594) not running
    08/03/24 15:42:59 Stop process
    /usr/home/oracle/product/10.1.3/OracleAS_1/Apache/Apache/bin/apachectl hardstop:
    httpd stopped
    08/03/24 16:04:24 Start process
    /usr/home/oracle/product/10.1.3/OracleAS_1/Apache/Apache/bin/apachectl startssl:
    httpd (pid 446602) already running
    08/03/24 16:04:24 Start process
    /usr/home/oracle/product/10.1.3/OracleAS_1/Apache/Apache/bin/apachectl startssl:
    httpd (pid 446602) already running
    08/03/24 16:26:31 Start process
    /usr/home/oracle/product/10.1.3/OracleAS_1/Apache/Apache/bin/apachectl startssl:
    httpd (pid 446602) already running
    08/03/24 16:26:31 Start process
    /usr/home/oracle/product/10.1.3/OracleAS_1/Apache/Apache/bin/apachectl startssl:
    httpd (pid 446602) already running
    08/03/24 16:49:04 Start process
    /usr/home/oracle/product/10.1.3/OracleAS_1/Apache/Apache/bin/apachectl startssl:
    httpd (pid 446602) already running
    08/03/24 16:49:04 Start process
    /usr/home/oracle/product/10.1.3/OracleAS_1/Apache/Apache/bin/apachectl startssl:
    httpd (pid 446602) already running
    08/03/24 17:09:28 Start process
    apachectl is not owned by this user
    08/03/24 17:09:30 Start process
    apachectl is not owned by this user
    08/03/24 17:29:24 Start process
    apachectl is not owned by this user
    08/03/24 17:29:26 Start process
    apachectl is not owned by this user
    08/03/25 10:15:02 Start process
    apachectl is not owned by this user
    08/03/25 10:15:02 Start process
    apachectl is not owned by this user
    08/03/25 10:40:25 Start process
    apachectl is not owned by this user
    08/03/25 10:40:25 Start process
    apachectl is not owned by this user
    08/03/25 15:39:40 Start process
    /usr/home/oracle/product/10.1.3/OracleAS_1/Apache/Apache/bin/apachectl startssl:
    httpd (pid 446602) already running
    08/03/25 15:39:40 Start process
    /usr/home/oracle/product/10.1.3/OracleAS_1/Apache/Apache/bin/apachectl startssl:
    httpd (pid 446602) already running
    08/03/25 16:04:00 Start process
    /usr/home/oracle/product/10.1.3/OracleAS_1/Apache/Apache/bin/apachectl startssl:
    httpd (pid 446602) already running
    08/03/25 16:04:00 Start process
    /usr/home/oracle/product/10.1.3/OracleAS_1/Apache/Apache/bin/apachectl startssl:
    httpd (pid 446602) already running
    PATH: /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs
    LOGFILENAME: HTTP_Server~1
    $ tail -100 OC4J~home~default_group~1
    08/03/24 15:11:42 Start process
    WARNING: Unable to access loaded classes.
    08/03/24 15:37:52 Start process
    WARNING: Unable to access loaded classes.
    08/03/24 16:04:24 Start process
    WARNING: Unable to access loaded classes.
    08/03/24 16:26:31 Start process
    WARNING: Unable to access loaded classes.
    08/03/24 16:49:04 Start process
    WARNING: Unable to access loaded classes.
    08/03/25 10:15:02 Start process
    WARNING: Unable to access loaded classes.
    08/03/25 10:40:25 Start process
    WARNING: Unable to access loaded classes.
    08/03/25 15:39:40 Start process
    WARNING: Unable to access loaded classes.
    08/03/25 16:04:00 Start process
    WARNING: Unable to access loaded classes.
    But when i tried "http://AppserverIP:7777" from my desktop, i was able to see the welcome screen, but was unable to see the enterprise manager page at "http://AppserverIP:7777/em "
    Can anyone help me out on this regard?

    Hi,
    I am sure that only the OMPN configuration assistant has failed. Find below the last few lines of the installation log.
    Trying to check if config_order xml is present
    The scratch path is =/tmp/OraInstall2008-03-24_12-37-24PM
    The config_order.xml is null
    Starting to execute configuration assistants
    Launched configuration assistant 'ADF Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: '/usr/home/oracle/product/10.1.3/OracleAS_1/jdk/bin/java -classpath /usr/home/oracle/product/10.1.3/OracleAS_1/lib/xmlparserv2.jar:/usr/home/oracle/product/10.1.3/OracleAS_1/BC4J/jlib/adfmant.jar buildsys.AdfConfigOc4j /usr/home/oracle/product/10.1.3/OracleAS_1 -oc4jInstanceName=home'
    Start output from spawned process:
    End output from spawned process.
    Configuration assistant "ADF Configuration Assistant" succeeded
    Result code for launching of configuration assistant is: 0
    Launched configuration assistant 'OPMN Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: '/usr/home/oracle/product/10.1.3/OracleAS_1/opmn/bin/opmnctl startall'
    Start output from spawned process:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/bin/opmnctl[20]: unlimited: 0403-009 The specified number is not valid for this command.
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=InBlrIngAIX1:6200
    0 of 2 processes started.
    ias-instance id=ingas.localhost
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=1867980845,pid=446594)
    time out while waiting for a managed process to start
    Log:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs/HTTP_Server~1
    ias-component/process-type/process-set:
    OC4J/home/default_group/
    Error
    --> Process (index=1,uid=1867980846,pid=450632)
    time out while waiting for a managed process to start
    Log:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs/OC4J~home~default_group~1
    End output from spawned process.
    Invalid Exit Code. The following result code will be used for configuration assistants: 1
    Configuration assistant "OPMN Configuration Assistant" failed
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/bin/opmnctl[20]: unlimited: 0403-009 The specified number is not valid for this command.
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=InBlrIngAIX1:6200
    0 of 2 processes started.
    ias-instance id=ingas.localhost
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=1867980845,pid=446594)
    time out while waiting for a managed process to start
    Log:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs/HTTP_Server~1
    ias-component/process-type/process-set:
    OC4J/home/default_group/
    Error
    --> Process (index=1,uid=1867980846,pid=450632)
    time out while waiting for a managed process to start
    Log:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs/OC4J~home~default_group~1
    Result code for launching of configuration assistant is: 1
    The OUICA command is launched from /usr/home/oracle/product/10.1.3/OracleAS_1/oui/bin/ouica.sh.
    Error:*** Alert: Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured. Select the failed assistants and click the 'Retry' button to retry them. ***-----------------------------------------------------------------------------
    *** Starting OUICA ***
    Oracle Home set to /usr/home/oracle/product/10.1.3/OracleAS_1
    Configuration directory is set to /usr/home/oracle/product/10.1.3/OracleAS_1/cfgtoollogs. All xml files under the directory will be processed
    User Selected: Yes/OK
    Starting to execute configuration assistants
    Launched configuration assistant 'OPMN Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: '/usr/home/oracle/product/10.1.3/OracleAS_1/opmn/bin/opmnctl startall'
    Start output from spawned process:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/bin/opmnctl[20]: unlimited: 0403-009 The specified number is not valid for this command.
    opmnctl: starting opmn and all managed processes...
    The OUICA command is launched from /usr/home/oracle/product/10.1.3/OracleAS_1/oui/bin/ouica.sh.
    Error:*** Alert: The assistant you are trying to stop is a "Recommended" assistant. Not successfully running any "Recommended" assistant means your system will not be correctly configured.
    Do you wish to proceed? ***-----------------------------------------------------------------------------
    *** Starting OUICA ***
    Oracle Home set to /usr/home/oracle/product/10.1.3/OracleAS_1
    Configuration directory is set to /usr/home/oracle/product/10.1.3/OracleAS_1/cfgtoollogs. All xml files under the directory will be processed
    User Selected: Yes/OK
    The OUICA command is launched from /usr/home/oracle/product/10.1.3/OracleAS_1/oui/bin/ouica.sh.
    Error:*** Alert: The assistant you are trying to stop is a "Recommended" assistant. Not successfully running any "Recommended" assistant means your system will not be correctly configured.
    Do you wish to proceed? ***-----------------------------------------------------------------------------
    *** Starting OUICA ***
    Oracle Home set to /usr/home/oracle/product/10.1.3/OracleAS_1
    Configuration directory is set to /usr/home/oracle/product/10.1.3/OracleAS_1/cfgtoollogs. All xml files under the directory will be processed
    User Selected: Yes/OK
    ================================================================================
    opmn id=InBlrIngAIX1:6200
    0 of 2 processes started.
    ias-instance id=ingas.localhost
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=1867980853,pid=516350)
    failed to start a managed process after the maximum retry limit
    Log:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs/HTTP_Server~1
    ias-component/process-type/process-set:
    OC4J/home/default_group/
    Error
    --> Process (index=1,uid=1867980854,pid=479354)
    time out while waiting for a managed process to start
    Log:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs/OC4J~home~default_group~1
    End output from spawned process.
    Configuration assistant "OPMN Configuration Assistant" was canceled.
    Result code for launching of configuration assistant is: -1
    Starting to execute configuration assistants
    Launched configuration assistant 'OPMN Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: '/usr/home/oracle/product/10.1.3/OracleAS_1/opmn/bin/opmnctl startall'
    Start output from spawned process:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/bin/opmnctl[20]: unlimited: 0403-009 The specified number is not valid for this command.
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=InBlrIngAIX1:6200
    0 of 2 processes started.
    ias-instance id=ingas.localhost
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=1867980859,pid=548904)
    failed to start a managed process after the maximum retry limit
    Log:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs/HTTP_Server~1
    ias-component/process-type/process-set:
    OC4J/home/default_group/
    Error
    --> Process (index=1,uid=1867980860,pid=540870)
    time out while waiting for a managed process to start
    Log:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs/OC4J~home~default_group~1
    End output from spawned process.
    Invalid Exit Code. The following result code will be used for configuration assistants: 1
    Configuration assistant "OPMN Configuration Assistant" failed
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/bin/opmnctl[20]: unlimited: 0403-009 The specified number is not valid for this command.
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=InBlrIngAIX1:6200
    0 of 2 processes started.
    ias-instance id=ingas.localhost
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=1867980859,pid=548904)
    failed to start a managed process after the maximum retry limit
    Log:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs/HTTP_Server~1
    ias-component/process-type/process-set:
    OC4J/home/default_group/
    Error
    --> Process (index=1,uid=1867980860,pid=540870)
    time out while waiting for a managed process to start
    Log:
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/logs/OC4J~home~default_group~1
    Result code for launching of configuration assistant is: 1
    The OUICA command is launched from /usr/home/oracle/product/10.1.3/OracleAS_1/oui/bin/ouica.sh.-----------------------------------------------------------------------------
    *** Starting OUICA ***
    Oracle Home set to /usr/home/oracle/product/10.1.3/OracleAS_1
    Configuration directory is set to /usr/home/oracle/product/10.1.3/OracleAS_1/cfgtoollogs. All xml files under the directory will be processed
    The following configuration assistants have not been successfully completed. These assistants must be completed for your product to be completely configured.
    Execute file /usr/home/oracle/product/10.1.3/OracleAS_1/cfgtoollogs/configToolCommands to re-run all skipped/failed configuration assistants.
    echo OPMN Configuration Assistant
    /usr/home/oracle/product/10.1.3/OracleAS_1/opmn/bin/opmnctl startall
    Error:*** Alert: One or more "Recommended" configuration assistants have not completed successfully. Not successfully running any "Recommended" assistant means your system will not be correctly configured. A list of the assistants that need to be run is generated in the log of this session which is located at:
    /usr/home/oracle/oraInventory/logs/installActions2008-03-24_12-37-24PM.log ***
    User Selected: Yes/OK
    Warning:*** Alert: A configuration script needs to be run as root before installation can proceed. Leaving this window open, open another window and run '/usr/home/oracle/product/10.1.3/OracleAS_1/root.sh' as root, then return to this window and click OK to continue. ***
    User Selected: Yes/OK
    *** End of Installation Page***
    The installation of Oracle Application Server 10g was successful, but some optional configuration assistants failed, were cancelled or skipped.
    Warning:*** Alert: Do you really want to exit? ***
    User Selected: Yes/OK
    The OUICA command is launched from /usr/home/oracle/product/10.1.3/OracleAS_1/oui/bin/ouica.sh.
    User Exit-----------------------------------------------------------------------------
    *** Starting OUICA ***
    Oracle Home set to /usr/home/oracle/product/10.1.3/OracleAS_1
    Configuration directory is set to /usr/home/oracle/product/10.1.3/OracleAS_1/cfgtoollogs. All xml files under the directory will be processed

  • Unable to start OC4J server - Oracle SOA suite 10.1.3.5

    Hi,
    We are getting the following error, while start the server. Please help us.
    11/06/30 20:46:26 java.lang.ClassCastException: org.apache.log4j.PatternLayout cannot be cast to org.apache.log4j.Layout
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.parseLayout(DOMConfigurator.java:446)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:186)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:140)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.java:153)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurator.java:415)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.parseCategory(DOMConfigurator.java:335)
    11/06/30 20:46:26 at com.collaxa.ServerLoggerManager$DOMConfigurator.parseCategory(ServerLoggerManager.java:464)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:781)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:666)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:616)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:584)
    11/06/30 20:46:26 at com.collaxa.ServerLoggerManager.init(ServerLoggerManager.java:69)
    11/06/30 20:46:26 at oracle.bpel.services.common.ServicesLogger.initLoging(ServicesLogger.java:602)
    11/06/30 20:46:26 at oracle.bpel.services.common.ServicesLogger.getLogger(ServicesLogger.java:183)
    11/06/30 20:46:26 at oracle.bpel.services.common.ServicesLogger.canLog(ServicesLogger.java:373)
    11/06/30 20:46:26 at oracle.bpel.services.workflow.util.LogUtil.isLoggingEnabled(LogUtil.java:56)
    11/06/30 20:46:26 at oracle.bpel.services.workflow.util.LogUtil.isDebugLoggingEnabled(LogUtil.java:67)
    11/06/30 20:46:26 at oracle.bpel.services.workflow.util.LogUtil.verifyAndLogDebugMessage(LogUtil.java:138)
    11/06/30 20:46:26 at oracle.bpel.services.workflow.query.impl.TaskQueryService.authenticate(TaskQueryService.java:157)
    11/06/30 20:46:26 at com.abc.workflow.task.service.ABCTaskService.getWorkFlowContext(ABCTaskService.java:2011)
    11/06/30 20:46:26 at com.abc.workflow.task.service.ABCTaskService.customTaskAction(ABCTaskService.java:1647)
    11/06/30 20:46:26 at com.abc.workflow.task.facade.runtime.ABCTaskServiceSOAPPortBinding_Tie.invoke_customTaskAction(ABCTaskServiceSOAPPortBinding_Tie.java:910)
    11/06/30 20:46:26 at com.abc.workflow.task.facade.runtime.ABCTaskServiceSOAPPortBinding_Tie.processingHook(ABCTaskServiceSOAPPortBinding_Tie.java:1474)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:430)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:379)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:294)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:151)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:200)
    11/06/30 20:46:26 at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    11/06/30 20:46:26 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    11/06/30 20:46:26 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
    11/06/30 20:46:26 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
    11/06/30 20:46:26 at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
    11/06/30 20:46:26 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
    11/06/30 20:46:26 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    11/06/30 20:46:26 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    11/06/30 20:46:26 at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    11/06/30 20:46:26 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    11/06/30 20:46:26 at java.lang.Thread.run(Thread.java:619)
    11/06/30 20:46:26 log4j:ERROR Could not create an Appender. Reported error follows.

    Hi Pardi ,
    Hope you have done this workaround , If not please try to Look for basic Server URLs, Port Numbers, Connection Strings, Domains & File Locations in BPEL.xml file /.esbsvc and try to
    Change according to new (Current) Server URLs, Port Numbers, Connection Strings, Domains & File Locations
    Example:
    ======
    partnerLinkBinding name=”BPELProcess1”>
    <property name=”wsdlLocation”> BPELProcess1.wsdl</property>
    <property name=”wsdlRuntimeLocation”>http://host:port/orabpel/default/ABCDistribution /1.0/ABCDistribution?wsdl</property>
    </partnerLinkBinding>
    To
    <partnerLinkBinding name=”BPELProcess1“>
    <property name=”wsdlLocation”>BPELProcess1.wsdl</property>
    <property
    name=”wsdlRuntimeLocation”>http://mysoaserver.mydomain.com:7777/orabpel/default/BPELProcess1/1.0/BPELProcess1?wsdl</property>
    </partnerLinkBinding>
    Regards,
    Kiran
    Edited by: Kiranlal on Jul 25, 2011 4:29 AM

  • Unable to start OC4J with JDeveloper 903

    Hello,
    I got the following error message when I try to start the oc4j shipped with jdev903. Could anyone please let me know why I am getting the error message below, and how to fix it:
    Java path is poiting to e:\jdk1.3.1_07
    OS : windows /2000
    E:\JDeveloper\j2ee\home>java -jar oc4j.jar
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 4649454C44345950450E4350500029
    # Problematic Thread: prio=5 tid=0x234a10 nid=0x9a0 runnable
    Do I need to report this error to Sun or Oracle?
    How do I fix this error?
    Thanks.
    ATN

    This one should go to Sun.
    Try OC4J with the VM installed with JDeveloper. Also, you might want to try 1.3.1_02 (just to see if that works on your machine)
    Rob

  • Unable to start OC4J with warning on 'adf.oracle.domain'

    Hi,
    I am getting this kind of error. Any advice? Thank you.
    WARNING: Application.setConfig Application: default is in failed state as initialization failedjava.lang.InstantiationException: Shared library "adf.oracle.domain" could not be found.
    Nov 20, 2011 4:24:14 PM com.evermind.server.Application setConfig
    WARNING: Application: default is in failed state as initialization failedjava.lang.InstantiationException: Shared library "adf.oracle.domain" could not be found.
    11/11/20 16:24:14 Error initializing server: Shared library "adf.oracle.domain" could not be found.
    Edited by: Samantha on Nov 20, 2011 4:30 PM

    This one should go to Sun.
    Try OC4J with the VM installed with JDeveloper. Also, you might want to try 1.3.1_02 (just to see if that works on your machine)
    Rob

  • OAS Startup OWS-08820: Unable to start oassrv process 'oassrv'.

    Dear OAS Product Manager, Oracle fellows & Developer Guys,
    I am using Win NT 4.0 Server, Servie Pack 5 (1280)
    on Intel Pentium III 550MHz PC - 256MB ram.
    8GB Hard Disk 1 with C,D,E,F drives and
    another 4GB Hard Disk with G,H drives,
    all with FAT.(I have got Win98 in C:)
    I have got:
    1) Oracle8 (8.0.4) at D:\ORANT
    2) Devloper2000 at D:\ORANT
    3) Oracle8i (8.1.6) at G:\Oracle8i
    4) JDeveloper 3.1 at F:\JDeveloper 3.1
    Then I installed OAS 4.0.8.1 at F:\OAS (after closing
    all running Oracle processes) with the "Complete" option.
    After reboot, I logged into the Oracle Application
    Server Manager, and tried to start "ALL" as mentioned in the
    documentation. I got the following message:
    Site
    Please wait while the command is being processed on host elysium ...
    Starting ORB process...
    waiting for ORB to be ready...
    The command completed successfully on host elysium.
    oassrv: Starting wrb service 0
    ConfigProvider Server accepting requests...
    oassrv: Starting wrb service 1
    Log Server is accepting requests now...
    oassrv: Starting wrb service 2
    PANIC: YS::ERROR::BADFRAME in oassrv at line 66 of
    m:\nt_4081_40bit_opt_102099\ows\srchome\ys\src\ys\yse.c
    abnormal program termination
    OWS-08820: Unable to start oassrv process 'oassrv'.
    Initialization Failure- Exiting OAS...
    Execute STOP of all the OAS Processes from the OAS Manager
    Nothing much is described for this error in the Error Messages section of the documentation.
    Please help me out.
    Anuj Patel
    [email protected]

    Check if there is no a pid or trace or any file that is created during the start of this kind of process and remove it and try again. As well you may check if there is a java process from the console kill it and start it.
    Greetings

  • Unable to Run JDeveloper -- Starting OC4J

    Hi,
    I am getting the below error, when i run application on Jdev 10.1.3
    Appreciate your help
    Vishnu
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    **** Unable to obtain password from principals.xml. Using default.
    C:\Jdev1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\config>
    "C:\Program Files\Java\jdk1.5.0_06\bin\javaw.exe" -client -classpath C:\Jdev1013\j2ee\home\oc4j.jar;C:\Jdev1013\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\Jdev1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    Fatal error: Cannot find class java/lang/StackOverflowError
    2006-08-27 11:50:11.811 ERROR J2EE EJB3027 [system] An error occured deploying EJB module: java.lang.InstantiationException: Error loading module file:/C:/Jdev1013/jdev/system/oracle.j2ee.10.1.3.36.73/embedded-oc4j/applications/admin_ejb.jar: Syntax error in source or compilation failed in: C:\Jdev1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\application-deployments\admin_ejb\generated\MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java
    Fatal error: Cannot find class java/lang/StackOverflowError
    06/08/27 11:50:11 WARNING: Application.setConfig Application: system is in failed state as initialization failedjava.lang.InstantiationException: Error initializing ejb-modules: Error loading module file:/C:/Jdev1013/jdev/system/oracle.j2ee.10.1.3.36.73/embedded-oc4j/applications/admin_ejb.jar: Syntax error in source or compilation failed in: C:\Jdev1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\application-deployments\admin_ejb\generated\MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java
    Fatal error: Cannot find class java/lang/StackOverflowError
    Aug 27, 2006 11:50:11 AM com.evermind.server.Application setConfig
    WARNING: Application: system is in failed state as initialization failedjava.lang.InstantiationException: Error initializing ejb-modules: Error loading module file:/C:/Jdev1013/jdev/system/oracle.j2ee.10.1.3.36.73/embedded-oc4j/applications/admin_ejb.jar: Syntax error in source or compilation failed in: C:\Jdev1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\application-deployments\admin_ejb\generated\MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java
    Fatal error: Cannot find class java/lang/StackOverflowError
    06/08/27 11:50:11 Error initializing server: Error initializing ejb-modules: Error loading module file:/C:/Jdev1013/jdev/system/oracle.j2ee.10.1.3.36.73/embedded-oc4j/applications/admin_ejb.jar: Syntax error in source or compilation failed in: C:\Jdev1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j\application-deployments\admin_ejb\generated\MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java
    Fatal error: Cannot find class java/lang/StackOverflowError
    06/08/27 11:50:11 Fatal error: server exiting
    Process exited with exit code 1.

    Hello,
    You are correct, you need to change the JMS port.
    When using OC4J stand alone, you can change the port by editing the following files:
    - JMS: $ORACLE_HOME/j2ee/home/config/jmx.xml
    - RMI: $ORACLE_HOME/j2ee/home/config/rmi.xml
    - HTTP : $ORACLE_HOME/j2ee/home/config/default-web-site.xml (or any site you are using)
    Look for the port attribute in the XML document.
    Note that when you are usign a managed version of OracleAS, OPMN (Oracle Process Manager and Notification) is managing port conflicting automatically.
    Regards
    Tugdual Grall

  • I am unable to start two oc4j servers (stand alone)

    Hi All,
    I am unable to start the two oc4j servers as it is giving the following exception
    Starting OC4J from C:\oc4j\j2ee\home ...
    2009-01-21 11:38:34.015 NOTIFICATION JMSServer[]: OC4J JMS server recovering tra
    nsactions (commit 0) (rollback 0) (prepared 0).
    2009-01-21 11:38:34.015 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/Oc4jJmsExceptionQueue].
    2009-01-21 11:38:34.093 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/jobstore].
    2009-01-21 11:38:34.203 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/events].
    2009-01-21 11:38:34.234 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/notifications].
    2009-01-21 11:38:34.281 ERROR jms.xml: port 9,127 already in use.
    09/01/21 11:38:34 *** (SEVERE) jms.xml: port 9,127 already in use.
    2009-01-21 11:38:34.281 ERROR Failed to set the internal configuration of the OC
    4J JMS Server with: XMLJMSServerConfig[file:/C:/oc4j/j2ee/home/config/jms.xml]
    09/01/21 11:38:34 *** (SEVERE) Failed to set the internal configuration of the O
    C4J JMS Server with: XMLJMSServerConfig[file:/C:/oc4j/j2ee/home/config/jms.xml]
    2009-01-21 11:38:34.281 ERROR J2EE OJR0011 Exception starting JMS server: Failed
    to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConf
    ig[file:/C:/oc4j/j2ee/home/config/jms.xml]
    2009-01-21 11:38:34.328 ERROR J2EE RMI0002 Error starting ORMI server gis77 port
    23,791: Address already in use: JVM_Bind
    2009-01-21 11:38:34.328 ERROR java.net.BindException: Address already in use: JV
    M_Bind
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
    at java.net.ServerSocket.bind(ServerSocket.java:319)
    at java.net.ServerSocket.<init>(ServerSocket.java:185)
    at com.evermind.server.rmi.RMIServer.createServerSocket(RMIServer.java:4
    01)
    at com.evermind.server.rmi.RMIServer.createNonSecureSocket(RMIServer.jav
    a:313)
    at com.evermind.server.rmi.RMIServer.setConfig(RMIServer.java:194)
    at com.evermind.server.ApplicationServer.initializeRMI(ApplicationServer
    .java:2235)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.jav
    a:914)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLa
    uncher.java:113)
    at java.lang.Thread.run(Thread.java:595)
    09/01/21 11:38:34 Error starting ORMI server gis77 port 23,791: Address already
    in use: JVM_Bind
    09/01/21 11:38:34 Shutting down OC4J...
    even I got the same exception after changing the port numbers in rmi.xml and jms.xmls
    Any help appreciated...
    Thanks in advance,
    Krishna

    This is my favorite FAQ. ;-)
    Generally speaking, to start two OC4Js you have to make sure that they don't listen on the same ports. The easiest way is to copy the home directory to another one, (eg. home2) and change the ports in home2/config/*.xml.
    With OC4J 10.1.3.x you can use the Application Server Console to change the number of JVMs to more than one and you're done.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Oc4j-Unable to start

    I want to deploy MapViewer on Standalone OC4J.
    I have installed OC4J successfully on my m/c.
    But I am unable to start it. It gives me the below error:
    F:\OC4J\j2ee\home&gt;java -jar oc4j.jar -config F:\OC4J\j2ee\home\config\server.xml
    Could not canonicalize '"C:\Program Files\Common Files\Intergraph"' (The filename, directory name, or volume label syntax is incorrect). From system property java.library.path.
    Could not canonicalize '"C:\Program Files\Common Files\Intergraph"' (The filename, directory name, or volume label syntax is incorrect). From system property java.library.path.
    05/01/05 11:23:44 Auto-deploying - ../../home/applications/admin_ejb.jar (orion-ejb-jar.xml had been updated since the previous deployment)...
    05/01/05 11:23:46 Error initializing server: Error initializing ejb-module; Exception null
    05/01/05 11:23:46 Fatal error: server exiting

    Kiran,
    I know that java sometimes has trouble handling directory names with spaces in them. Perhaps you could install "MapViewer" in a directory other than:
    C:\Program Files\Common Files\IntergraphGood Luck,
    Avi.

Maybe you are looking for

  • How can I share DVD drive on Windows with multiple ODD?

    My Windows machine have 2 ODD -- one CD ROM drive, another DVD R/W (and one more virtual drive, which I think is irrelevant) Installed "DVD or CD sharing" and remote computer is visible from Air via remote disk. BUT when I connect and request for use

  • How to compile files in package and its subpackages at one time

    I have package A , under A there are files and subpackages B,C,D, How can I complie files in A,B,C D packages with javac at one time besides using make. Thank you very much! Qi

  • Help, some font work on flash.text.engine throw Error #2161

    I found some font work on flash.text.engine throw Error #2161 they are: "Vivaldi","Harlow Solid Italic","Bauhaus 93", "Algerian". the error info is: Error: Error #2161: 设置文本布局时出现内部错误. at flash.text.engine::TextBlock/DoCreateTextLine() at flash.text.e

  • Unable to create new instance of SunOne directory server.

    I am trying to create a new instance of LDAP server however I am getting following error CreateSIE failed for ssDN=dc=example.com machinename=home.example.com* The return code is: 155* Any idea?

  • DM28 and Lightroom 4

    I use a DM28 and just recently purchased Lightroom 4.  That said, I'm not able to read my raw files (both uncompressed and compressed/lossless versions).  Any advice? Thank you.