Start issue oc4j standalone

os windows server 2008
oc4j version 10.1.3.4
i try to start oc4j standalone with this command java -jar oc4j.jar
in the commandline i get the following
10/08/17 12:55:07 Oracle Containers for J2EE 10g (10.1.3.4.0) initialized
but nothing more happens...seems to hang
I do not know if there should happen more
http://localhost:8888/em is not working...page not found
can someone give me an advice

when i try to start oc4j standalone with oc4j - start i get the following error
D:\ORACLE\product\11.2.0\dbhome_1\oc4j\bin>oc4j -start
Starting OC4J from D:\ORACLE\product\11.2.0\dbhome_1\oc4j\j2ee\home ...
--2010-08-17 16:03:13.434 ERROR J2EE RMI-00002 Fehler beim Starten von ORMI-Server--
myserver Port 23.791: Unrecognized Windows Sockets error: 0: JVM_Bind
--2010-08-17 16:03:13.450 ERROR java.net.SocketException: Unrecognized Windows Soc--
kets error: 0: JVM_Bind
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
at java.net.ServerSocket.bind(ServerSocket.java:319)
at java.net.ServerSocket.<init>(ServerSocket.java:185)
at com.evermind.server.rmi.RMIServer.createServerSocket(RMIServer.java:459)
at com.evermind.server.rmi.RMIServer.createNonSecureSocket(RMIServer.java:373)
at com.evermind.server.rmi.RMIServer.setConfig(RMIServer.java:236)
at com.evermind.server.ApplicationServer.initializeRMI(ApplicationServer.java:2416)
at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1004)
at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
at java.lang.Thread.run(Thread.java:595)
--10/08/17 16:03:13 Fehler beim Starten von ORMI-Server myserver Port 23.791:--
Unrecognized Windows Sockets error: 0: JVM_Bind
--10/08/17 16:03:13 Shutting down OC4J...--
why port 23791 and not 8888?
Edited by: JackfromDresden on Aug 17, 2010 4:16 PM

Similar Messages

  • Error starting up OC4J Standalone 904

    I'm getting the following error when starting up an OC4J 904 standalone (/j2ee/home/java -jar oc4j.jar) I get this error on both my Windows 2000 environment and Solaris. Any ideas?
    04/02/19 10:29:07 Error creating Tag Library Descriptor Cache : null
    04/02/19 10:29:07 java.lang.ExceptionInInitializerError
    04/02/19 10:29:07 at sun.reflect.NativeConstructorAccessorImpl.newInstance
    0(Native Method)
    04/02/19 10:29:07 at sun.reflect.NativeConstructorAccessorImpl.newInstance
    (NativeConstructorAccessorImpl.java:39)
    04/02/19 10:29:07 at sun.reflect.DelegatingConstructorAccessorImpl.newInst
    ance(DelegatingConstructorAccessorImpl.java:27)
    04/02/19 10:29:07 at java.lang.reflect.Constructor.newInstance(Constructor
    .java:274)
    04/02/19 10:29:07 at java.lang.Class.newInstance0(Class.java:306)
    04/02/19 10:29:07 at java.lang.Class.newInstance(Class.java:259)
    04/02/19 10:29:07 at oracle.jsp.parse.XMLUtil.elemToTagInfo(XMLUtil.java:1
    278)
    04/02/19 10:29:07 at oracle.jsp.parse.XMLUtil.domDocToTagLib(XMLUtil.java:
    1063)
    04/02/19 10:29:07 at oracle.jsp.parse.tldcache.TldUtil.getTlibInfo(TldUtil
    .java:225)
    04/02/19 10:29:07 at oracle.jsp.parse.tldcache.CachedTldImpl.findUriAttrib
    ute(CachedTldImpl.java:189)
    04/02/19 10:29:07 at oracle.jsp.parse.tldcache.CachedTldImpl.getTldInfo(Ca
    chedTldImpl.java:138)
    04/02/19 10:29:07 at oracle.jsp.parse.tldcache.CachedTldImpl.<init>(Cached
    TldImpl.java:92)
    04/02/19 10:29:07 at oracle.jsp.parse.tldcache.TldResourceImpl.buildTlds(T
    ldResourceImpl.java:132)
    04/02/19 10:29:07 at oracle.jsp.parse.tldcache.TldCacheImpl.applyInserts(T
    ldCacheImpl.java:292)
    04/02/19 10:29:07 at oracle.jsp.parse.tldcache.TldCacheImpl.updateCache(Tl
    dCacheImpl.java:281)
    04/02/19 10:29:07 at oracle.jsp.parse.tldcache.ApplicationTldCacheImpl.<in
    it>(ApplicationTldCacheImpl.java:62)
    04/02/19 10:29:07 at com.evermind.server.http.HttpApplication.initDefaultS
    ervlets(HttpApplication.java:4835)
    04/02/19 10:29:07 at com.evermind.server.http.HttpApplication.initDynamic(
    HttpApplication.java:701)
    04/02/19 10:29:07 at com.evermind.server.http.HttpApplication.<init>(HttpA
    pplication.java:497)
    04/02/19 10:29:07 at com.evermind.server.Application.getHttpApplication(Ap
    plication.java:886)
    04/02/19 10:29:07 at com.evermind.server.http.HttpServer.getHttpApplicatio
    n(HttpServer.java:688)
    04/02/19 10:29:07 at com.evermind.server.http.HttpSite.initApplications(Ht
    tpSite.java:570)
    04/02/19 10:29:07 at com.evermind.server.http.HttpSite.setConfig(HttpSite.
    java:263)
    04/02/19 10:29:07 at com.evermind.server.http.HttpServer.setSites(HttpServ
    er.java:259)
    04/02/19 10:29:07 at com.evermind.server.http.HttpServer.setConfig(HttpSer
    ver.java:160)
    04/02/19 10:29:07 at com.evermind.server.ApplicationServer.initializeHttp(
    ApplicationServer.java:2325)
    04/02/19 10:29:07 at com.evermind.server.ApplicationServer.setConfig(Appli
    cationServer.java:1498)
    04/02/19 10:29:07 at com.evermind.server.ApplicationServerLauncher.run(App
    licationServerLauncher.java:93)
    04/02/19 10:29:07 at java.lang.Thread.run(Thread.java:536)
    04/02/19 10:29:07 Caused by: java.util.MissingResourceException: Can't find bund
    le for base name oracle.webdb.service.resource.PortalBundle, locale en_US
    04/02/19 10:29:07 at java.util.ResourceBundle.throwMissingResourceExceptio
    n(ResourceBundle.java:804)
    04/02/19 10:29:07 at java.util.ResourceBundle.getBundleImpl(ResourceBundle
    .java:773)
    04/02/19 10:29:07 at java.util.ResourceBundle.getBundle(ResourceBundle.jav
    a:511)
    04/02/19 10:29:07 at oracle.webdb.service.tagext.PortletTagExtraInfo.<clin
    it>(Unknown Source)
    04/02/19 10:29:07 ... 29 more
    04/02/19 10:29:07 JspTagLibListener error : null
    04/02/19 10:29:08 Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)
    initialized

    fyi: all these problems seem to have gone away since I upgraded to JDK 1.4.1_02 and reinstalled.
    --matt                                                                                                                                                                                                                   

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

  • Start OC4J standalone as backgorund process

    How do I start OC4J standalone as a background process?

    Linux/Solaris: java -Xrs -jar ./oc4j.jar &
    Windows: start java -Xrs -jar .\oc4j.jar

  • OC4J Standalone with sso in a different server

    Hi
    I'm trying to implement sso in a application of mine. the scenario is: application deployed in a OC4J standalone version 10.1.3 ( oc4j_extended_101300 ), I have a AS server ( Enterprise Manager ) 10.1.2.0.2 where resides the OID. I want to force the single sign-on in the AS server and then continue with my app in the standalone OC4J.
    How can I achieve this? I've seen some documentation on that, but I was unable to make it work.
    Thanks in advanced
    Vitor

    I'm employing the dead-end OC4J configuration to build JSR-168 portlets for use in Aqualogic UI/ WCI version 6.5 Portal. I was having some success getting the WSRP Producer component of a JSF Page to display/consume JSR 168 portlets in the ALUI portal before the server error.
    The JDev 11g download with imbedded weblogic 10gR3 server doesn't include the webcenter/portlet extentions and I've had issues getting ADF Fusion Web applications to run within the ALUI 6.5 portal page via WSRP.
    Without the ability to either
    1. Uninstall OC4J Standalone where the configurations get backed out and I can start from scratch...
    or
    2. fix the OC4J configuration to resolve the error....
    I guess I'll attempt to deploy Tech Preview 4 Jdeveloper built JSR-168 portlet WARs to WebLogic standalone instead with a new deployment descriptor and see if ALUI portal WSRP will work without the Oracle Containers 4 J2EE.
    Thoughts?

  • Start issue?

    When I power on my MacBookPro, the apple sign appears and then the screen goes black.  The mouse arrow is visible and moveable, but I am not able to do anything else.  A PRAM reset was suggested and performed, but that did not seem to resolve the issue.

    when i try to start oc4j standalone with oc4j - start i get the following error
    D:\ORACLE\product\11.2.0\dbhome_1\oc4j\bin>oc4j -start
    Starting OC4J from D:\ORACLE\product\11.2.0\dbhome_1\oc4j\j2ee\home ...
    --2010-08-17 16:03:13.434 ERROR J2EE RMI-00002 Fehler beim Starten von ORMI-Server--
    myserver Port 23.791: Unrecognized Windows Sockets error: 0: JVM_Bind
    --2010-08-17 16:03:13.450 ERROR java.net.SocketException: Unrecognized Windows Soc--
    kets error: 0: JVM_Bind
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
    at java.net.ServerSocket.bind(ServerSocket.java:319)
    at java.net.ServerSocket.<init>(ServerSocket.java:185)
    at com.evermind.server.rmi.RMIServer.createServerSocket(RMIServer.java:459)
    at com.evermind.server.rmi.RMIServer.createNonSecureSocket(RMIServer.java:373)
    at com.evermind.server.rmi.RMIServer.setConfig(RMIServer.java:236)
    at com.evermind.server.ApplicationServer.initializeRMI(ApplicationServer.java:2416)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1004)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    --10/08/17 16:03:13 Fehler beim Starten von ORMI-Server myserver Port 23.791:--
    Unrecognized Windows Sockets error: 0: JVM_Bind
    --10/08/17 16:03:13 Shutting down OC4J...--
    why port 23791 and not 8888?
    Edited by: JackfromDresden on Aug 17, 2010 4:16 PM

  • Regarding OC4J Standalone application -- "Out of Memory"

    Hi all,
    am installed the OC4J Standalone Application in windowns platform.......
    I am facing some problem.it's link "Out of Memory". my system RAM size is 2GB.
    we also increase JVM size in Server.xml file and also in command prompt. But again it is showing "Out Of Memory" and also we need to increase the OC4J file.
    Can anybody please help me to resolve this issue.
    Thanks in advance

    Can you post the actual exception you are seeing -- you may be running into the PermGen issue, which is different from the common heapsize issue.
    The JVM heapsize is not set in server.xml -- for standalone, its supplied on the command line where you start OC4J.
    For example:
    $>java -Xmx512m -Xms512m -jar oc4j.jar
    -steve-

  • How to deploy an application in OC4J standalone?

    I'm trying to deploy Jspell 2004 in a standalone OC4J 10g. All my attempts have failed thus far, as I admit, I don't really know what I am doing.
    I've found several articles, including those from Jspell, and they all start with 'deploy the war file' but how?
    I don't know where I should deploy the WAR file or exaclty which config files I need to modify. I've tried under OH/j2ee/home/applications, OH/j2ee/DevSuite/application-deployments and always get the 'Error instantiating web-application' no application found on server.'
    I'm using the OC4J strictly for forms/reports running on port 8889 and that all works fine. When I start the OC4J, it is referencing the server.xml file in the DevSuite/config folder.
    Any ideas?

    Please look at the OC4J FAQ
    http://www.oracle.com/technology/tech/java/oc4j/904/collateral/oc4j-faq-904.html#oc4j_deploy
    Yes. If you wish to deploy only a Web module then you can utilize the default application OC4J is configured with. This is a two step task:
    First, tell the container about the WAR file to be deployed. Open the <J2EE_HOME>/config/application.xml file in an editor. Add a new <web-module> tag and specify the attributes for your WAR file.
    <web-module id="HRWebModule" path="<PATH-TO-WAR-FILE>"/>
    Secondly, tell the OC4J HTTP server about the new WAR file and provide a URL to access it. Open the <J2EE_HOME>/config/http-web-site.xml file in an editor. Add a new <web-app> tag and specify the attributes for your new Web module. It's important to note that the application attribute must specified as "default" since you have deployed your Web module to the default application. The name attribute should match the ID attribute you specified for the Web module.
    <web-app application="default" name="HRWebModule" root="/hrweb" />
    The WAR file will now be deployed by OC4J and accessible using a URL of /hrweb.
    -Debu
    http://debupanda.com

  • Can Jdeveloper TP4 deploy apps to OC4J standalone TP4

    I tried to have JDeveloper TP4 deply my ADF web app to the latest OC4J standalone version but I get the following error:
    Caused by: java.lang.InstantiationException: Import was not resolved for riscs.root:0.0.0: shared library "adf.oracle.domain" could not be found.
         at com.evermind.server.ApplicationStateRunning.initClassLoader(ApplicationStateRunning.java:1374)
         at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:179)
         at com.evermind.server.Application.setConfig(Application.java:538)
    Before I spend alot of time debugging is this currently supported or can I only use the OC4J shipped with JDeveloper?
    Thanks.

    The sad part about this thread is that we seem to be talking about completely separate products, like they are from different companies. I have not been given the secret decoder ring to determine which parts of the suite really work together or when the magic convergence will occur. From a client/customer perspective these are part of an Oracle suite of applications, and I can assure you that clients have spent significant amounts of money and have an expectation (which was sold to them) that that all parts of the suite work together "seamlessly".
    I think everyone using TP releases understands and accepts a certain amount bugs and integration issues, however I have been working with 11G components for almost a year and I sometimes wonder if Oracle really understands the stress created on consultants when the "right-hand" does not seem to notice what the "left-hand" is doing.
    Our project requires JSF/ADFFaces, Rules, XML, WebServices, ORM(Toplink/EclipseLink?), JEE5 Container, SVN version control integration at a minumum. It has been a monumental effort to create even prototypes to show our client progress toward the vision that was sold. We are continually being told that all will be good when all the products become production. This is a very big risk where failure is paid for by consulting not product.

  • Difference between oc4j 10.1.3.1 and oc4j standalone 10.1.3.2

    Hi ,
    I have created an Application in OC4j standalone 10.1.3.2 which is working fine. Now i am trying to deploy the same application in oc4j 10.1.3.1 which is bundled with Application Server 10g Release 3 (10.1.3.x) and it deploys successfully.
    But when i run the application it does allow some transaction with the Database(not all as i am able to login). are there any difference in bundled JAR files that might be causing this issue?
    Any help is appreciated.

    Update:
    I compared all the JAR files from standalone OC4j with the ones bundled with OAS OC4J.
    Only a few files differed.
    I was able to isolate oc4j-internal.jar. If i copy oc4j-internal.jar of standalone OC4j to OAS Oc4j folder then my app seems to run fine.
    What is the significance of this file? also, will my upgrading of this file affect other apps deployed earlier in the OAS server? Please advise.
    Regards,
    Swen

  • What is OC4J StandAlone?

    Hey Techies,,,,
    OC4J standalone is a distribution of Oracle Application Server product that contains just the J2EE and Web Services components. OC4J standalone is much smaller than the full Oracle Application Server product and is downloaded as a single zip file. It is executed as a single Java process.
    OC4J standalone is J2EE 1.3 compatible and is able to be used in both development and small scale production environments. OC4J standalone provides its own inbuilt HTTP/S listener to allow clients to execute Web applications that it has deployed. Application deployment and server configuration of OC4J standalone is performed by the manual editing of a simple set of XML files.
    For large scale enterprise deployments, the Oracle Application Server product is likely to be more suitable with its comprehensive feature set including Oracle HTTP Server, process monitoring and management capabilities, and its configuration and management console.
    IF THERE IS ANYTHING TO BE ADDED PLEASE ADD...
    Thanks-San

    It may be too obvious:
    - OC4J standalone is a full J2EE container.
    - It runs as a java application and you need to start it from the command line like java -jar oc4j.jar
    - From 10.1.3 it includes a management console.
    - As every J2EE container OC4J can run a number of J2EE applications which include EJBs, Servlets, JSPs, JSF and WebServices.
    - Nearly the same J2EE container is included in Application Server (AS) but as has a number of additional features like opmn which takes care of starting OC4J containers when needed, eg when it crashes.
    - With AS you manage more then one OC4J container while with Standalone you usually run one OC4J from the command line.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Seems fail on deploying mapviewer on oc4j standalone

    Hi,
    I downloaded MapViewer 10.1.3.3 kit from Oracle website and try to deploy mapviewer.ear with oc4j standalone (10.1.3.1.0).
    I deployed mapviewer.ear with the oc4j. But, I got HTTP 500 Internal Server Error when I go to the following address.
    http://machine_name:8888/mapviewer/omserver?getv=t
    If I sucessfully deploy it, it should display the version and build number. Obviously, http://machine_name:8888/mapviewer did not work.
    I thought that I deployed it according to User's Guide for Oracle MapViewer. From oc4jadmin screen, the mapviewer status is running.
    Would you kindly advise me what other things I need to do?

    The issue was port number.
    I used oc4j which comes with OBI EE. The oc4j port# is 9704.
    When I switched the port# to 9704, it displayed the build and version number.
    http://localhost:9704/mapviewer/omserver?getv=t
    Thanks

  • OC4J Standalone 10.1.3 Upgrade

    Hi, I am upgrading my development environment to JDeveloper and OC4J Standalone 10.1.3 on WinXp Pro from JDeveloper and OC4J Standalone 10.1.2. After deploying my application to OC4J Standalone 10.1.3 I receive a NameNotFoundException for my EJB's (v 2.1). I am certain the EJB names are correct, it worked in 10.1.2. I can see from the Spy servlet that the EJB's are deployed. Can someone offer a suggestion on how to find the root problem here? Is this a permission issue maybe? Thank you.

    Avi Abrami,
    Thank you for responding. Indeed the EJB module is v2.0 in 10.1.2, my
    misunderstanding. The EJB's are local too. Also, the ejb's are deployed in an ear
    such that the ejb and war modules are included in the ear.
    Here is the code,
    env.put("java.naming.factory.initial", "com.evermind.server.ApplicationInitialContextFactory");
    ctx = new InitialContext(env);
    Object ref = ctx.lookup("ejb/SomeSession"); <-- Exception occurs here
    javax.naming.NameNotFoundException: ejb/SomeSession not found     at
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.rmi.RMIServerContext.lookup(RMIServerContext.java:202)     at
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.ApplicationContext.unprivileged_lookup(ApplicationContext.java:259)     at
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.ApplicationContext.lookup(ApplicationContext.java:199)     at
    com.oracle.naming.LookupFactory.lookupInContext(LookupFactory.java:42)     at
    com.oracle.naming.LookupFactory.getObjectInstance(LookupFactory.java:27)     at
    javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:301)     at
    com.oracle.naming.J2EEContext.lookup(J2EEContext.java:144)     at
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.ApplicationContext.lookupInJavaContext(ApplicationContext.java:326)     at
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.ApplicationContext.unprivileged_lookup(ApplicationContext.java:234)     at
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.ApplicationContext.lookup(ApplicationContext.java:199)     at
    javax.naming.InitialContext.lookup(InitialContext.java:347)     at
    state.us.app.utility.naming.JndiLocator.lookup(JndiLocator.java:67)     at
    state.us.app.utility.naming.LocalHomeLocator.lookupLocalHome(LocalHomeLocator.java:148)     at state.us.app.business.SomeDelegate.<init>(SomeDelegate.java:124)     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)     at java.lang.reflect.Constructor.newInstance(Constructor.java:274)     at
    java.lang.Class.newInstance0(Class.java:308)     at
    java.lang.Class.newInstance(Class.java:261)     at
    state.us.app.utility.DelegateFactory.getDelegate(DelegateFactory.java:65)     at
    state.us.app.view.action.DisplayLoginAction.execute(DisplayLoginAction.java:51)     
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)     
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)     at
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)     at
    org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)     at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:743)     at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:856)     at com.evermind[Oracle
    Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:270)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:42)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:204)     
    at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)     at
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.EvermindPageContext.forward(EvermindPageContext.java:322)     at
    index.jspService(_index.java:96)     [SRC:/index.jsp:24]     at com.orionserver[Oracle
    Containers for J2EE 10g (10.1.3.0.0)
    ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)     at
    oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:662)     at
    oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:370)     at
    oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:478)     at
    oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:401)     at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:856)     at com.evermind[Oracle
    Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:719)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)     at
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     at
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218)     at
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:119)     at
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)     at
    oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)     
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)     
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0)
    ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:534)

  • OC4J Standalone + iAS enterprise manager?

    Hello everyone
    We have recently been looking into OC4J standalone as a possible solution to our particular installation. We have an installation of iAS 10g2 which is configured so that each of our clients have their own environments; we mostly deal with legacy forms and reports. Each client has their own form listener, config files, report directories, etc. This is fine for our purposes.
    The issue is with deploying applications in OC4Js. We could create an OC4J per client in iAS, but they would still all need the ias_admin password to deploy apps either through enterprise manager or JDeveloper. This is not desirable and is not going to happen.
    With standalone OC4J we can have one per client, each with their different settings and passwords. Network ports are different for each client which is a bit troublesome but not a deal breaker. The big issue is with monitoring.
    Is there any way to have the iAS 10g EM console include standalone OC4Js? Is there a way to do it from Grid Control?
    Would appreciate any advice you may have.

    There is recent a thread on here about how people have approached adding additional users over and above ias_admin for the purposes of managing EM. I haven't looked closely at the solutions yet, but I suspect that even by simply adding a new user as they are doing, the privileges the new user has will be the same as the ias_admin user -- in 10.1.2 (R2) and earlier it was a very coarse permission model.
    And there's no support for managing OC4J standalone instances via EM or GC in R2.
    What sort of applications are you deploying -- you mention forms and reports and in that regard you are restricted to R2. But if you are "deploying" custom Java applications, then using 10.1.3 (ie R3) may be an option -- in which case there are several things that may be of interest.
    1. We've added support for a finer grained management model. You can create new users with a smaller set of administrative privileges -- all, deploy-apps, monitor. So you can create a cluster of servers, each with OC4J instances and users can login with their specified username and perform the tasks they have been assigned. It's not ideal since the permissions are relatively coarse (all, deploy apps, read/monitor) but its better than what was in 10.1.3.
    2. If you wanted to pursue the standalone instance route, then with 10.1.3, each instance does actually embed EM, so it can be managed from a browser. With the pure standalone instances, you can't really collect them into a cluster -- each one is purely a standalone instance, but it now has its own EM console. However we have added an installation option to lay down what is essentially an OPMN managed standalone instance -- in which case you get the OPMN management layer around OC4J standalone, which in turn allows them to be collected into a cluster -- so you have a single point of management access for all the Oc4J instances. Again you could create an per instance user so that each user can only log into their own specific OC4J instance -- one thing to keep in mind that each instance does need the same global user provisioned to allow EM to operate correctly. But you can create additional users on an instance basis at will.
    Again, all these things are in the 10.1.3 R3 release -- which if you are purely working with forms and reports won't help you. If you are deploying custom Java applications, then this is something you could investigate.
    -steve-

  • How Do You Deploy a War File to The OC4J Standalone ?

    I have a .war file that contains example code and I would like to deploy it to my OC4J Standalone.
    I tried putting the war file in the applications directory and adding a line in the server.xml file but I received the error:
    Error instantiating application at file:/C:/OC4JStandAlone/pdk101202_oc4j_extended/j2ee/home/applications/displaytag-examples-1.1.war: Unable to find/read assembly info for C:\OC4JStandAlone\pdk101202_oc4j_extended\j2ee\home\applications\displaytag-examples-1.1 (META-INF/application.xml)
    It appears it was expecting an .ear file instead of a .war file
    Is there an easy way to deploy a .war file to the OC4J Standalone?
    Thanks,

    Please refer to the OC4J FAQ on :-
    http://www.oracle.com/technology/tech/java/oc4j/1012/collateral/OC4J-FAQ-101202.pdf
    Q 24 should have your answer.
    Cheers!

Maybe you are looking for

  • Connecting to usb 2.0 help

    I have a quick question. What is the problem with my ipod or cpu when if i plug my ipod into the firewire port or the usb 2.0 one the cpu will recognise the ipod for a second then flash about connecting and disconnecting. What do I do?

  • Help required - transfering music files

    Can anyone help? I had about 1000 songs on my laptop which I put onto my ipod - the transfer method was via real player. The transfer appeared succesful and the music is on my ipod. However I cant play it - and now I've deleted it from my hard drive.

  • JavaScript support won't work!?

    Hi! On the NitroX's homepage it is said that NitroX has syntax highlighting for JavaScript. I just tried to edit my JS pages, but it won't work at all. If I double click on the .js file I just get an error that says: Window Script Hosting Script: c:\

  • How to set boot classpath

    Hi Team, How do I set the java environment variable boot classpath (not classpath) in oc4j?? Any pointers will be greatly appreciated. Thanks.

  • Check marks on the users show on my Skype

    I am wondering why I sometime can't get connected when I notice that there are check marks on the person or persons whom I want to call? Skype says they are online, is that true that they are online with someone else and cannot get connected with me