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

Similar Messages

  • How to start OC4J at Linux boot time

    Hello,
    I am using Linux AS 3.0 and i have installed OC4J ( 9.0.4) ok, and OC4J also work fine.But each time i want to start OC4J , i must execute command java -jar oc4j.jar at console.
    Now, I want to start OC4J automatic at System startup ( ie: Linux boot time ).How can i do?
    Thanks.

    Just put your OC4J start/stop commands in a rc script.
    Scripts in the directories
    /etc/rc.d/rc2.d
    /etc/rc.d/rc3.d
    /etc/rc.d/rc5.d
    will be called by the operating system with the command line option start.
    The number in the directory names represent the desired run level of the machine.
    Scripts in the directory
    /etc/rc.d/rc0.d
    will be called during shutdown with the command line option stop.

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

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

  • Starting oc4j on linux

    I am using RedHat Linux 7.2 and ias 9.0.2. When I try to execute java -jar oc4j.jar, it hangs and never returns. It is also not opening a port. The log file says that it started. What should we do or look for?

    Hi Bob,
    You can try running OC4J in "debug" mode. The following web page has
    details:
    http://kb.atlassian.com/content/atlassian/howto/orionproperties.jsp
    By the way, did you try searching the forum archives before posting?
    I have posted the above URL several times already in other posts. Are
    you already familiar with the above URL? Did it not help you?
    You can also execute the following command:
    java -jar oc4j.jar -help
    Should show you some other, available options.
    You can also add "-verbosity 10" to the command line, for example:
    java -jar oc4j.jar -verbosity 10
    Hope this helps.
    Good Luck,
    Avi.

  • 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

  • Help! Unable to Start - weblogic.policy - (Linux) and WLS 5.1

     

    Does this hold true for NT as well? The comments in the weblogic.policy file read:
    // If WebLogic is not installed in a root directory, you must only
    // list the first component of the path in the "file:" URL. This is
    // because of a bug in JavaSoft JDK 1.2.1. For example, if you
    // install WebLogic in the "c:/test/weblogic" directory, the first
    // two lines below must be:
    // grant codeBase "file:/c:/test/-" {
    // permission java.io.FilePermission "c:${/}test${/}weblogic${/}-", "read,write,delete,execute";
    However, when I use the similar file structure:
    grant codeBase "file:/c:/bea/-" {
    permission java.io.FilePermission "c:${/}bea${/}wlserver6.0sp1${/}lib${/}-",
    "read,write,delete,execute";
    I receive the same error and WebLogic Server will not start up.
    Thanks for your help.
    Tawnya
    Mark Griffith <[email protected]> wrote:
    If you have a directory :
    /usr/local/releases/451/weblogic
    in that dir lives:
    weblogic.policy
    that policy file should say:
    grant codeBase "file://weblogic/-" {
    NOT
    grant codeBase "file://usr/local/releases/451/weblogic/-" {
    mbg
    In article <[email protected]>, [email protected]
    says...
    ENV:
    Redhat Linux 6.2 (Current Kernel)
    Weblogic Server 5.1
    Sun JDK for Linux version 1.2.2
    It seems like I am having a weblogic.policy problem. I have read the
    documenattion over and over and still cannot figure out this problem.
    I have weblogic installed on /usr/local/weblogic directory
    I Start with the command line:from the startWebLogic.sh Script
    $JAVA $JAVA_OPTIONS -ms64m -mx64m -classpath $JAVACLASSPATH
    -Dweblogic.class.path=$WEBLOGICCLASSPATH -Djava.security.manager
    -Djava.security.policy=='pwd'/weblogic.policy
    -Dweblogic.home=. weblogic.Server
    I followed all the instrcutions on modifying the weblogic.policy
    file.
    example:
    grant codeBase "file:/usr/local/weblogic/-" {
    permission java.io.FilePermission "${/}usr${/}local${/}weblogic${/}-",
    "read,write,delete,execute";
    I still get the following :
    Exception in thread "main" java.security.AccessControlException:access
    denied (java.lang.RuntimePermission createSecurityManager )
    at
    java.security.AccessControlContext.checkPermission(AccessControlContext.java
    :191)
    at
    java.security.AccessController.checkPermission(AccessController.java:399)
    at
    java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
    at java.lang.SecurityManager.<init>(SecurityManager.java:303)
    at
    weblogic.boot.ServerSecurityManager.<init>(ServerSecurityManager.java:11)
    at weblogic.Server.main(Server.java:59)
    at weblogic.Server.main(Server.java:55)
    Can anyboby Help me out here?
    Tony McClay
    Mr. BigMAN--
    ==================================================
    NewsGroup Rant
    ==================================================
    Rant 1.
    The less info you provide about your problem means
    the less we can help you. Try to look at the
    problem from an external perspective and provide
    all the data necessary to put your problem in
    perspective.

  • 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

  • Linux+Oracle:Unable to start the DSCManager

    Hello
    I installed LCES on Linux+Oracle.When start Jboss,some errors like this:
    2007-08-02 11:51:01,493 ERROR [org.jboss.ejb.plugins.LogInterceptor] RuntimeException in method: public abstract java.lang.Object com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterLocal.doRequiresNe w(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.Transa ctionCallback) throws com.adobe.idp.dsc.DSCException:
    com.adobe.idp.DocumentError: The document pointing to the file "/opt/jboss_adobe_new/server/all/svcnative/DocumentStorage/docm1185965642591/0538f4740b03 e39d8e86e521ff9aa9cc" has expired. Consider increasing the document disposal timeout.
    at com.adobe.idp.DocumentFileBackend.checkFileExistance(DocumentFileBackend.java:256)
    at com.adobe.idp.DocumentFileBackend.copy(DocumentFileBackend.java:263)
    at com.adobe.idp.Document.passivate(Document.java:744)
    at com.adobe.idp.Document.passivate(Document.java:691)
    ^^^^^^^
    and
    2007-08-02 11:51:01,572 ERROR [org.jboss.ejb.plugins.LogInterceptor] RuntimeException in method: public abstract java.lang.Object com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterLocal.doRequiresNe w(com.adobe.idp.dsc.transaction.TransactionDefinition,com.adobe.idp.dsc.transaction.Transa ctionCallback) throws com.adobe.idp.dsc.DSCException:
    ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
    at com.adobe.idp.dsc.registry.component.impl.ComponentRegistryImpl$11.doInTransaction(Compon entRegistryImpl.java:665)
    at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doRequiresNew (EjbTransactionBMTAdapterBean.java:218)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Caused by: java.lang.ClassNotFoundException: com.adobe.idp.scheduler.SchedulerServiceImpl
    at com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingImportExport(DSContainerSearchP olicy.java:446)
    at com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingParentLast(DSContainerSearchPol icy.java:300)
    ^^^^^^^^^^^^^^
    and
    2007-08-02 11:51:01,633 ERROR [com.adobe.idp.dsc.startup.DSCStartupServlet] DSC Startup failed. Reason: Internal error.
    2007-08-02 11:51:01,643 WARN [com.adobe.idp.dsc.startup.DSCStartupServlet] Unable to start the DSCManager
    Can somebody help me?
    Thanks.

    One suggestion I can make is to re-deploy the solution components (DSCs).
    - Jayan

Maybe you are looking for

  • Newbie ques : How to get the list of all tables in the database

    Hi, I'm very new to Oracle (using Oracle8i currently). I wanted to know if there is a way to get the list of all tables in the database. Like in mySQL you can use the command " show tables" to get the list of all the tables. Any help will e greatly a

  • Managed bean can not be created. - dynamic menubar using ADF

    hi All, had to post the thread again to make sure it dint go un noticed! scenario: making dynamic menu navigation using ADFFaces, all steps followed as mentioned in SRDemo Sample. but still i get this error: error encountered: SEVERE:Managedbean menu

  • Not all selected pictures are shared in album sharing in Photostream

    I am trying to share an album with my friends on photostream. After i selected the album, added the friends, and waited for ever to upload the pictures, I realized that not all the pictures are available on the shared album. So i had to go back again

  • Open Bex workbook from BPS web interface,How hard it could be?

    Hi all,     I want to add a link or function-button in my BPS web interface,hope it could open a query(excel analyser),I tried 2 methods as follow:    1. MIME , It can only open a static excel file, not a analyser query. I gave up this method.    2.

  • Save of framework profiles failed

    Hi all, I tried to create one CIC framework and add one Action Box into that. After configuring profile of Action Box, assigned the framework to a CIC profile. When running T-code CIC0, the error message "save of framework profiles failed" would occu