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

Similar Messages

  • 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

  • Error message when starting OC4J in JDeveloper 10.1.3.1

    Hello,
    I am new to Java Server Pages and OC4J. When I try to run a simple JSP page in JDeveloper 10.1.3.1, I get the following error message (edited):
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    ...\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config>
    [waiting for the server to complete its initialization...]
    Error parsing internal-settings.xml: server-extension-provider class 'oracle.j2ee.ws.server.mgmt.runtime.InterceptorContainerExtension' not found
    oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: oracle.j2ee.ws.server.codegen.ServerArtifactGenerator
         Depending class: com.evermind.server.ejb.compilation.Compilation
         Loader: oc4j:10.1.3
         Code-Source: ./j2ee/home/lib/oc4j-internal.jar
         Configuration: <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar
    Diese Load wurde um system.root:0.0.0 mit der Methode Class.forName() eingeleitet.
    Die fehlende Klasse ist in keiner Code-Source oder keinem Loader in dem System verfügbar.
    at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2068) [./j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1679) [./j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1635) [./j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1620) [./j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.lang.Class.forName0 (Native method) [unknown, by unknown]
         at java.lang.Class.forName (Class.java:242) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at com.evermind.server.ejb.compilation.Compilation.generateWebServiceRefs (Compilation.java:1541) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.compilation.Compilation.compile (Compilation.java:189) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.compilation.Compilation.doGenerateCode (Compilation.java:264) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.EJBContainer.postInit (EJBContainer.java:898) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationStateRunning.initializeApplication (ApplicationStateRunning.java:217) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.Application.setConfig (Application.java:413) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.Application.setConfig (Application.java:314) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.initializeSystemApplication (ApplicationServer.java:1557) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.initializeAutoDeployedApplications (ApplicationServer.java:1544) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.setConfig (ApplicationServer.java:974) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServerLauncher.run (ApplicationServerLauncher.java:131) [./j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in .\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap:1.5.0_06]
    Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    Any idea, what's wrong with my configuration?
    Thanks,
    Wolfgang

    Tested JSP page in JDeveloper 10.1.3.1; JSP page does not generate an error.
    Reinstall JDeveloper.

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

  • Problem installing CIS Admin on Preconfigured OC4J with JDeveloper 11g

    Hi,
    I'm trying to setup a CIS installation with JDeveloper 11g's OC4J. The CIS Server was installed successfully and the home page for that application came up. I was able to deploy the CIS Admin application, but trying to access it gives me the following error (first regarding the permissions and then about the name not found exception). Can someone please advise...
    [2008-06-19 09:09:19,640] [ApplicationServerFactory<clean-only>] INFO (com.stellent.cis.impl.CISApplication) -
    +------------------------------
    | Initialized Content Integration Suite 10g Release 3 (10.1.3.3.3) [server]
    |      Version: 8.0.0.3 (Build 2007.1031.1353)
    |      Server Type: oracle [ejb=true, rmi=false]
    |      Server Configuration: [META-INF/resources/server/cis-services.jxml]
    |      Adapter Configuration: null
    |      Temporary File Location: C:\DOCUME~1\ACBOMM~1\LOCALS~1\Temp\1\\oracle\cis-8.0.0.3
    +------------------------------
    08/06/19 09:09:19 Oracle Containers for J2EE 11g (11.1.1.0.0) initialized.
    [2008-06-19 09:12:19,468] [HTTPThreadGroup-1] INFO (com.stellent.cis.impl.CISApplicationFactory) - Initialized CIS logging using log file: [default]
    [2008-06-19 09:12:19,468] [HTTPThreadGroup-1] INFO (com.stellent.cis.impl.CISApplicationFactory) -
    +-----------------
    | CIS using IsolatedJarClassLoader
    | Location: C:\DOCUME~1\ACBOMM~1\LOCALS~1\Temp\1\tmp-mgr-48440.tmp\cis-loader48441.tmp
    +-----------------
    08/06/19 09:12:19 WARNING: Exception returned by remote server: javax.naming.NoPermissionException: Not allowed to look up stellent/command/configuration, check the namespace-access tag setting in orion-application.xml for details
    [2008-06-19 09:12:19,640] [HTTPThreadGroup-1] ERROR (com.stellent.cis.web.commandapp.CommandAppInitializer) - Error initializing command web application
    com.stellent.cis.client.command.CommandConfigurationException: java.lang.RuntimeException: javax.naming.NameNotFoundException: stellent/command/configuration not found
         at com.stellent.cis.impl.CISApplicationFactory.initializeCisApplication(CISApplicationFactory.java:103)
         at com.stellent.cis.impl.CISApplicationFactory.getCisApplication(CISApplicationFactory.java:58)
         at com.stellent.cis.impl.CISApplicationFactory.initialize(CISApplicationFactory.java:74)
         at com.stellent.cis.web.commandapp.CommandAppInitializer.init(CommandAppInitializer.java:90)
         at org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:839)
         at org.apache.struts.action.ActionServlet.init(ActionServlet.java:332)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2721)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:5209)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:5132)
         at com.evermind.server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:3295)
         at com.evermind.server.http.HttpApplication.getLocalDispatcher(HttpApplication.java:5387)
         at com.evermind.server.http.HttpSite.getRequestDispatcher(HttpSite.java:393)
         at com.evermind.server.http.HttpApplication.unprivileged_getRequestDispatcher(HttpApplication.java:1996)
         at com.evermind.server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:1981)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:402)
         at index.jspService(_index.java:44)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:60)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:489)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:706)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:627)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:675)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:334)
         at com.evermind.server.http.HttpRequestHandler.doDispatchRequest(HttpRequestHandler.java:942)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:843)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:658)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:626)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:417)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:189)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:163)
         at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.java:275)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:237)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:877)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.RuntimeException: javax.naming.NameNotFoundException: stellent/command/configuration not found
         at com.stellent.cis.common.proxy.ejb.EJBLookupAndProxy.lookupAndProxy(EJBLookupAndProxy.java:48)
         at com.stellent.cis.impl.CISApplicationFactory.initializeClient(CISApplicationFactory.java:174)
         at com.stellent.cis.impl.CISApplicationFactory.initializeCisApplication(CISApplicationFactory.java:97)
         ... 37 more
    Caused by: javax.naming.NameNotFoundException: stellent/command/configuration not found
         at com.evermind.server.rmi.RMIServerContext.lookup(RMIServerContext.java:209)
         at com.evermind.server.ApplicationContext.unprivileged_lookup(ApplicationContext.java:256)
         at com.evermind.server.ApplicationContext.lookup(ApplicationContext.java:196)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at com.stellent.cis.common.proxy.ejb.EJBLookupAndProxy.lookupAndProxy(EJBLookupAndProxy.java:42)
         ... 39 more
    [2008-06-19 09:12:19,687] [HTTPThreadGroup-1] ERROR (com.stellent.cis.web.commandapp.CommandAppInitializer) - Error initializing command web application
    com.stellent.cis.client.command.CommandConfigurationException: java.lang.RuntimeException: javax.naming.NameNotFoundException: stellent/command/configuration not found
         at com.stellent.cis.impl.CISApplicationFactory.initializeCisApplication(CISApplicationFactory.java:103)
         at com.stellent.cis.impl.CISApplicationFactory.getCisApplication(CISApplicationFactory.java:58)
         at com.stellent.cis.impl.CISApplicationFactory.initialize(CISApplicationFactory.java:74)
         at com.stellent.cis.web.commandapp.CommandAppInitializer.init(CommandAppInitializer.java:90)
         at org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:839)
         at org.apache.struts.action.ActionServlet.init(ActionServlet.java:332)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2721)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:5209)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:5132)
         at com.evermind.server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:3295)
         at com.evermind.server.http.HttpApplication.getLocalDispatcher(HttpApplication.java:5387)
         at com.evermind.server.http.HttpSite.getRequestDispatcher(HttpSite.java:393)
         at com.evermind.server.http.HttpApplication.unprivileged_getRequestDispatcher(HttpApplication.java:1996)
         at com.evermind.server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:1981)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:402)
         at index.jspService(_index.java:44)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:60)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:489)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:706)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:627)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:675)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:334)
         at com.evermind.server.http.HttpRequestHandler.doDispatchRequest(HttpRequestHandler.java:942)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:843)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:658)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:626)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:417)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:189)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:163)
         at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.java:275)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:237)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:877)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.RuntimeException: javax.naming.NameNotFoundException: stellent/command/configuration not found
         at com.stellent.cis.common.proxy.ejb.EJBLookupAndProxy.lookupAndProxy(EJBLookupAndProxy.java:48)
         at com.stellent.cis.impl.CISApplicationFactory.initializeClient(CISApplicationFactory.java:174)
         at com.stellent.cis.impl.CISApplicationFactory.initializeCisApplication(CISApplicationFactory.java:97)
         ... 37 more
    Caused by: javax.naming.NameNotFoundException: stellent/command/configuration not found
         at com.evermind.server.rmi.RMIServerContext.lookup(RMIServerContext.java:209)
         at com.evermind.server.ApplicationContext.unprivileged_lookup(ApplicationContext.java:256)
         at com.evermind.server.ApplicationContext.lookup(ApplicationContext.java:196)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at com.stellent.cis.common.proxy.ejb.EJBLookupAndProxy.lookupAndProxy(EJBLookupAndProxy.java:42)
         ... 39 more
    08/06/19 09:12:20 WARNING: cis-admin-web-8.0.0: Servlet error
    java.lang.IllegalArgumentException: Resource /main.do not found
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:405)
         at index.jspService(_index.java:44)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:60)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:489)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:706)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:627)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:675)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:334)
         at com.evermind.server.http.HttpRequestHandler.doDispatchRequest(HttpRequestHandler.java:942)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:843)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:658)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:626)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:417)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:189)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:163)
         at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.java:275)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:237)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:877)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    [2008-06-19 09:12:20,828] [HTTPThreadGroup-1] INFO (com.stellent.cis.impl.CISApplicationFactory) - Initialized CIS logging using log file: [default]
    [2008-06-19 09:12:20,843] [HTTPThreadGroup-1] INFO (com.stellent.cis.impl.CISApplicationFactory) -
    +-----------------
    | CIS using IsolatedJarClassLoader
    | Location: C:\DOCUME~1\ACBOMM~1\LOCALS~1\Temp\1\tmp-mgr-48440.tmp\cis-loader48442.tmp
    +-----------------
    08/06/19 09:12:20 WARNING: Exception returned by remote server: javax.naming.NoPermissionException: Not allowed to look up stellent/command/configuration, check the namespace-access tag setting in orion-application.xml for details
    [2008-06-19 09:12:20,843] [HTTPThreadGroup-1] ERROR (com.stellent.cis.web.commandapp.CommandAppInitializer) - Error initializing command web application
    com.stellent.cis.client.command.CommandConfigurationException: java.lang.RuntimeException: javax.naming.NameNotFoundException: stellent/command/configuration not found
         at com.stellent.cis.impl.CISApplicationFactory.initializeCisApplication(CISApplicationFactory.java:103)
         at com.stellent.cis.impl.CISApplicationFactory.getCisApplication(CISApplicationFactory.java:58)
         at com.stellent.cis.impl.CISApplicationFactory.initialize(CISApplicationFactory.java:74)
         at com.stellent.cis.web.commandapp.CommandAppInitializer.init(CommandAppInitializer.java:90)
         at org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:839)
         at org.apache.struts.action.ActionServlet.init(ActionServlet.java:332)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2721)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:5209)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:5132)
         at com.evermind.server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:3295)
         at com.evermind.server.http.HttpApplication.getLocalDispatcher(HttpApplication.java:5387)
         at com.evermind.server.http.HttpSite.getRequestDispatcher(HttpSite.java:393)
         at com.evermind.server.http.HttpApplication.unprivileged_getRequestDispatcher(HttpApplication.java:1996)
         at com.evermind.server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:1981)
         at com.evermind.server.http.EvermindHttpServletResponse.sendError(EvermindHttpServletResponse.java:1387)
         at com.evermind.server.http.EvermindHttpServletResponse.handleException(EvermindHttpServletResponse.java:1915)
         at com.evermind.server.http.EvermindHttpServletResponse.handleException(EvermindHttpServletResponse.java:1730)
         at com.evermind.server.http.HttpRequestHandler.doDispatchRequest(HttpRequestHandler.java:952)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:843)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:658)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:626)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:417)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:189)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:163)
         at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.java:275)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:237)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:877)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.RuntimeException: javax.naming.NameNotFoundException: stellent/command/configuration not found
         at com.stellent.cis.common.proxy.ejb.EJBLookupAndProxy.lookupAndProxy(EJBLookupAndProxy.java:48)
         at com.stellent.cis.impl.CISApplicationFactory.initializeClient(CISApplicationFactory.java:174)
         at com.stellent.cis.impl.CISApplicationFactory.initializeCisApplication(CISApplicationFactory.java:97)
         ... 31 more
    Caused by: javax.naming.NameNotFoundException: stellent/command/configuration not found
         at com.evermind.server.rmi.RMIServerContext.lookup(RMIServerContext.java:209)
         at com.evermind.server.ApplicationContext.unprivileged_lookup(ApplicationContext.java:256)
         at com.evermind.server.ApplicationContext.lookup(ApplicationContext.java:196)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at com.stellent.cis.common.proxy.ejb.EJBLookupAndProxy.lookupAndProxy(EJBLookupAndProxy.java:42)
         ... 33 more
    [2008-06-19 09:12:20,937] [HTTPThreadGroup-1] ERROR (com.stellent.cis.web.commandapp.CommandAppInitializer) - Error initializing command web application
    com.stellent.cis.client.command.CommandConfigurationException: java.lang.RuntimeException: javax.naming.NameNotFoundException: stellent/command/configuration not found
         at com.stellent.cis.impl.CISApplicationFactory.initializeCisApplication(CISApplicationFactory.java:103)
         at com.stellent.cis.impl.CISApplicationFactory.getCisApplication(CISApplicationFactory.java:58)
         at com.stellent.cis.impl.CISApplicationFactory.initialize(CISApplicationFactory.java:74)
         at com.stellent.cis.web.commandapp.CommandAppInitializer.init(CommandAppInitializer.java:90)
         at org.apache.struts.action.ActionServlet.initModulePlugIns(ActionServlet.java:839)
         at org.apache.struts.action.ActionServlet.init(ActionServlet.java:332)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2721)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:5209)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:5132)
         at com.evermind.server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:3295)
         at com.evermind.server.http.HttpApplication.getLocalDispatcher(HttpApplication.java:5387)
         at com.evermind.server.http.HttpSite.getRequestDispatcher(HttpSite.java:393)
         at com.evermind.server.http.HttpApplication.unprivileged_getRequestDispatcher(HttpApplication.java:1996)
         at com.evermind.server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:1981)
         at com.evermind.server.http.EvermindHttpServletResponse.sendError(EvermindHttpServletResponse.java:1387)
         at com.evermind.server.http.EvermindHttpServletResponse.handleException(EvermindHttpServletResponse.java:1915)
         at com.evermind.server.http.EvermindHttpServletResponse.handleException(EvermindHttpServletResponse.java:1730)
         at com.evermind.server.http.HttpRequestHandler.doDispatchRequest(HttpRequestHandler.java:952)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:843)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:658)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:626)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:417)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:189)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:163)
         at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.java:275)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:237)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:877)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.RuntimeException: javax.naming.NameNotFoundException: stellent/command/configuration not found
         at com.stellent.cis.common.proxy.ejb.EJBLookupAndProxy.lookupAndProxy(EJBLookupAndProxy.java:48)
         at com.stellent.cis.impl.CISApplicationFactory.initializeClient(CISApplicationFactory.java:174)
         at com.stellent.cis.impl.CISApplicationFactory.initializeCisApplication(CISApplicationFactory.java:97)
         ... 31 more
    Caused by: javax.naming.NameNotFoundException: stellent/command/configuration not found
         at com.evermind.server.rmi.RMIServerContext.lookup(RMIServerContext.java:209)
         at com.evermind.server.ApplicationContext.unprivileged_lookup(ApplicationContext.java:256)
         at com.evermind.server.ApplicationContext.lookup(ApplicationContext.java:196)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at com.stellent.cis.common.proxy.ejb.EJBLookupAndProxy.lookupAndProxy(EJBLookupAndProxy.java:42)
         ... 33 more

    08/08/05 06:37:47.308 10.1.3.1.1 Started
    08/08/05 06:37:49.683 cis-admin-web-8.0.0: 10.1.3.1.1 Started
    08/08/05 06:40:24.699 cis-admin-web-8.0.0: Servlet error
    java.lang.IllegalArgumentException: Resource /main.do not found
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.EvermindPageContext.forward(EvermindPageContext.java
    :316)
    at index.jspService(_index.java:43)
    at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.1.1) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:724)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:414)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:598)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:522)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher
    .java:712)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher
    .java:369)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler
    .java:865)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler
    .java:447)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.1) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor
    .java:303)
    at java.lang.Thread.run(Thread.java:595)

  • Unable to start services with different

    Hi,
    We have installed OBIEE 11g on a 64-bit Windows machine. When we start the services with the same user id which was logged in while installation the services go up successfully and everything seems fine. However, when we try to start the services with any other user id, the weblogic server fails to start.
    Please let me know if anyone has any idea why this could be happening. Any help will be appreciated.
    Thanks
    Naman

    Hi,
    I added the user to BIAdministrators but still it is unable to start the services. Also, the ID with which I installed OBIEE is also not added to the BIAdministrators group but is still able to start the services.
    Thanks
    Naman

  • 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

    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 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 application using JDeveloper 11.1.2.3.0

    Hello,
    I recently migrated to JDeveloper 11.1.2.3.0 from old version of ADF. When I am trying to run the application, I am getting below error,
    <ConfigureListener> <contextInitialized> Critical error during deployment:
    java.lang.NoClassDefFoundError: javax/faces/application/NavigationHandler
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:410)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
         at weblogic.utils.classloaders.FilteringClassLoader.findClass(FilteringClassLoader.java:101)
         at weblogic.utils.classloaders.FilteringClassLoader.loadClass(FilteringClassLoader.java:86)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:410)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:410)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
         at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:43)
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
         at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:343)
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:302)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    I am using JSF 2.0 + ADF 11.1.2.3 + Spring 2.5 + Spring Web Flow 1.0.4. I have defined below 2 listeners,
    <application>
    <navigation-handler>org.springframework.webflow.executor.jsf.FlowNavigationHandler</navigation-handler>
    <variable-resolver>org.springframework.webflow.executor.jsf.DelegatingFlowVariableResolver</variable-resolver>
    </application>
    <lifecycle>
    <phase-listener>com.cassiopae.cassiopae.container.ApplicationFlowPhaseListener</phase-listener>
    </lifecycle>
    ApplicationFlowPhaseListener is custom implementation of Spring web flow FlowPhaseListener. The same application is working properly with previous version of ADF. I have verified faces-config.xml, it contains proper version of JSF.
    The only change I found that, the weblogic server installed with JDeveloper contained older version of jsf-api and jsf-impl.jar. I replaced them with latest version, but that also didn't work.
    - Sujay

    HI Satish,
    Your question is not able to understand. i guess you are looking for  building project with ant tool for deployment.
    plz find the below links
    Building Projects with Ant
    Using Maven In JDeveloper 11.1.2: Build ADF application with Maven using Ant ojdeploy
    One size doesn't fit all: Using ojdeploy and Ant for creating ADF library JARs
    Thanks
    Nitesh

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

  • Trouble configuring OC4J with JDeveloper

    Hello:
    I have installed OC4J 10.1.3 and I want to get JDeveloper 10.1.3.3 to deploy to it. I completed to Application Server wizard using localhost and port 8888 as my settings. When I try to deploy a web app, the deployment pauses indefinitely with just the messages:
    ---- Deployment started. ---- Feb 18, 2008 11:20:54 AM
    Target platform is Standalone OC4J 10g 10.1.3 (OC4J101300).
    Wrote WAR file to C:\jdev10133\jdev\mywork\Experiments\A3\deploy\webapp.war
    Wrote EAR file to C:\jdev10133\jdev\mywork\Experiments\A3\deploy\webapp.ear
    I when I test the connection in the App Server properties it runs forever, too. I tried reading the online documentation to no avail. Is it the localhost and/or port 8888 causing the trouble? How can I find out the correct settings?
    Thanks.
    Eric

    Hi,
    have you tried deploying using the Enterprise manager Console?
    http://localhost:8888/em
    Brenden

  • 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

Maybe you are looking for

  • Accounting documnet not getting generated !

    hi When I process VF01, the invoice is getting generated but no accounting documents are generated. I checked the error log it says" delivery is not relevant for transporation planning". Where is the control for transporation planning? Pls help. Than

  • What causes these lines?

    The wraparound cover OP is back with another question. In the help files I found this: "If your artwork contains transparency, ask your prepress service provider if they want to receive flattened or unflattened PDF files. Flattening should be done as

  • Older Software Request...DESPERATE!

    Here is the short story: Got an old Macbook Pro with really old CS2 Illustrator/Photoshop. Upgraded iPhone/iTunes. When I went to sync, computer says needs new itunes which will not download on my old system software. So I can upgrade my computer to

  • Voices on IPad Air Movies Quiet but BackGround Sounds (music, explosions, etc) really Loud

    Hello: I've having an issue when playing movies on my IPad Air.  To hear the voices in the movies, I have to turn the sound all the way up to the max, but when other background sounds play such as music, the sound is so loud I have to turn the sound

  • Multi thread in SSIS

    Hello, i have created one SSIS Package which will take 60 sec to execute a package. I am going to call this package through ASP.net application on Button click. at a same time 25 people are going to use this application. 1.  Is this package will exec