OC4J 10.1.2 standalone

Hello.
Where can I find OC4J 10.1.2 standalone?
Does it exist?
Thanks.
Ludo.

Go to OTN:
http://www.oracle.com/technology/software/products/ias/index.html
Click on "Previous releases" down under the page.
Or via:
http://www.oracle.com/technology/software/products/ias/htdocs/utilsoft.html

Similar Messages

  • OC4J 9.0.3 Standalone and 9iAS 9.0.2 mid-tier

    We are currently running Forms9i and Reports 9i services on a mid-tier installation of Oracle9iAS 9.0.2. (Solaris). We have also developed some JDeveloper 9.0.3 applications that need to be deployed onto the same server. I understand from previous discussions on both Metalink and OTN Discussion Forums that it is not possible to upgrade the OC4J components of the mid-tier installation to 9.0.3 as the Forms9i and Reports 9i services are only certified to work with 9iAS 9.0.2.
    My next question is can I install Oracle9iAS Release 2 OC4J 9.0.3 standalone components into a separate ORACLE_HOME from the mid-tier 9iAS 9.0.2 in order to deploy the JDeveloper 9.0.3 applications ?.
    Regards,
    Chris

    hello,
    i am not sure how you invoke report services from your java application. i assume you are using a URL to access the report. in that case your application will still be able to point back to the 902 servlet to access reports services.
    regarding the use of classes on the 903 application : reports services can only access classes that are in its classpath. so if you can put the classes you need in reports' classpath defined by the environment of the 902 instance you should be able to access it.
    you might also look into our Thin Client that is available here on OTN. http://otn-stage.us.oracle.com/products/reports/htdocs/getstart/examples/Tools/index.html
    regards,
    philipp

  • Does OC4J 9.0.4 standalone support HTTP clustering?

    Does OC4J 9.0.4 standalone support HTTP clustering? If so, could someone point me to the correct documentation for setting this up?

    Yes the container supports it. You need to configure it manually using the XML files. The Oc4J Users Guide should document it for you. There's no load balancer capability so you need to use some 3rd party solution such as Web cache, Distributor, etc.
    I can't get to the doc site right now so I can't give you the full URL to it. But have a hunt around and you should be able to find it.
    cheers
    -steve-

  • Oc4j(9.0.4) standalone performance?

    We are running Oc4j 9.0.4 standalone on linux and oc4j halts on stress test. We are using 60 concurrent virtual users which hit 5 applications. Oc4j stops performing and even Spy website stops answearing... :-(
    Can anyone tell me how much requests one oc4j instance can handle? Or do we have to consider oc4j cluster...
    Oc4j performs well but when before comes limit and then it will slow down... after test it will continue serving fine. Can anyone help me?

    The is a article "BC4J Performance Report: Sample Response times Under Load" dated as May 2002.
    Performance is a big headache in BC4J/JClient. I am struggling for a long time.
    Is there a dedicated Top for performance, it is really hard to read all different performance questions accross all different areas? Can anyone help to setup a topic for Performance? or let us know if there is a one already? Thanks A LOT!

  • Problem with local interfaces using oc4j 9.0.4 standalone

    I am not able to get oc4j 9.0.4 standalone to use local interfaces. I belive that my configurations and code are correct. I am receiving javax.naming.NameNotFoundException
    whenever I attempt to lookup a local ejb
    lookup code
    Context context = new InitialContext();
    ApplicationBMPLocalHome appBMPLocalHome = (ApplicationBMPLocalHome)context.lookup("java:comp/env/ejb/ApplicationBMPLocalHome");
    part of ejb-jar.xml
    <ejb-local-ref>
    <ejb-ref-name>ejb/ApplicationBMPLocal</ejb-ref-name>
    <ejb-ref-type>Entity</ejb-ref-type>
    <local-home>JRun2.ApplicationBMPLocalHome</local-home>
    <local>JRun2.ApplicationBMPLocal</local>
    <ejb-link>ApplicationBMP</ejb-link>
    </ejb-local-ref>
    I know that local interfaces did not work in 9.0.3 oc4j, bu t I assume that this problem was fixed in 9.0.4. Correct me if that is not the case.

    In your code you look up ApplicationBMPLocalHome, but your <ejb-ref-name> is ApplicationBMPLocal.
    Try too change your lookup to
    (ApplicationBMPLocalHome)context.lookup("java:comp/env/ejb/ApplicationBMPLocal");
    /Fredrik

  • Java.lang.OutOfMemoryError: PermGen space in OC4J 10.1.3 Standalone

    Hello All, please help me to increase memory. I found many answer how it do on OAS 10.1.3 but I'can't find how it do on OC4J Standalone.
    I have'n opmn.xml file to increase memory.
    Please give me advice or solution.
    Thank you.

    use the vm args -Xmx512M -XX:MaxPermSize=128M when you start up oc4j standalone
    change values as appropriate

  • Bug 3752644 in OC4J 9.0.4 standalone and not in iAS version

    Hi,
    While developing an (ADF) application I ran into bug 3752644, which can be viewed in metalink (ArrayOutOfIndex when using j2ee security facility). But what is not clear to me is if this bug only appears in the standalone version of OC4J or also in the iAS version. I have done a quick test and it looks fine in iAS but I would appreciate if someone could confirm this.
    TIA
    Paskal

    Hi,
    While developing an (ADF) application I ran into bug 3752644, which can be viewed in metalink (ArrayOutOfIndex when using j2ee security facility). But what is not clear to me is if this bug only appears in the standalone version of OC4J or also in the iAS version. I have done a quick test and it looks fine in iAS but I would appreciate if someone could confirm this.
    TIA
    Paskal

  • Oc4j 10.1.2 standalone startup error: JAZNRuntimeException, ...

    Why do I get this when I start oc4j standalone?
    D:\oc4j101202\j2ee\home>D:\j2sdk1.4.2_10\bin\java.exe -Djazn.debug.log.enable=true -Doracle.home=D:\j2sdk1.4.2_10 -jar oc4j.jar
    05/12/02 17:27:38 JAAS: Configuration properties: { location = ./jazn-data.xml, provider.type = XML, }
    05/12/02 17:27:39 JAAS: Configuration properties: { location = ./jazn-data.xml, deployment.url = file:/D:/oc4j101202/j2ee/home/config/application.xml, provider.type = XML, }
    05/12/02 17:27:39 JAAS: Verify file=D:\oc4j101202\j2ee\home\config\jazn.xml
    05/12/02 17:27:39 JAAS: Configuration file=D:\oc4j101202\j2ee\home\config\jazn.xml
    05/12/02 17:27:39 JAAS: Configuration file=D:\oc4j101202\j2ee\home\config\jazn.xml
    05/12/02 17:27:39 JAAS: Configuration properties: { location = ./jazn-data.xml, provider.type = XML, }
    05/12/02 17:27:39 JAAS: Configuration properties: { location = ./jazn-data.xml, deployment.url = file:/D:/oc4j101202/j2ee/home/config/jazn.xml, provider.type = XML, }
    05/12/02 17:27:39 JAAS-OC4J: App-specific <jazn> realm.default=null
    05/12/02 17:27:39 JAAS-OC4J: Global jazn.xml realm.default=null
    05/12/02 17:27:39 JAAS: ORACLE_HOME=D:\j2sdk1.4.2_10
    05/12/02 17:27:39 JAAS: Verify file=D:\j2sdk1.4.2_10\j2ee\home\config\jazn.xml
    05/12/02 17:27:39 JAAS: J2EE_HOME=D:\oc4j101202\j2ee\home
    05/12/02 17:27:39 JAAS: Verify file=D:\oc4j101202\j2ee\home\config\jazn.xml
    05/12/02 17:27:39 JAAS: Bootstrap jazn.xml @D:\oc4j101202\j2ee\home\config\jazn.xml
    05/12/02 17:27:39 JAAS: Configuration file=D:\oc4j101202\j2ee\home\config\jazn.xml
    05/12/02 17:27:39 JAAS: Configuration file=D:\oc4j101202\j2ee\home\config\jazn.xml
    05/12/02 17:27:39 JAAS: Configuration properties: { location = ./jazn-data.xml, provider.type = XML, }
    05/12/02 17:27:39 JAAS: Configuration properties: { location = ./jazn-data.xml, deployment.url = file:/D:/oc4j101202/j2ee/home/config/jazn.xml, provider.type = XML, }
    05/12/02 17:27:39 JAAS: default jazn.xml @ D:\oc4j101202\j2ee\home\config\jazn.xml : [JAZNConfig file:/D:/oc4j101202/j2ee/home/config/jazn.xml]
    05/12/02 17:27:39 JAAS-OC4J: $J2EE_HOME/config/jazn.xml: realm.default=null
    05/12/02 17:27:39 JAAS: Configuration properties: { location = jazn-data.xml, provider.type = XML, }
    05/12/02 17:27:40 JAAS: Configuration properties: { location = jazn-data.xml, deployment.url = file:/D:/oc4j101202/j2ee/home/application-deployments/bc4j/, provider.type = XML, }
    05/12/02 17:27:40 JAAS-OC4J: App-specific <jazn> realm.default=null
    05/12/02 17:27:40 JAAS-OC4J: Global jazn.xml realm.default=null
    05/12/02 17:27:40 JAAS-OC4J: $J2EE_HOME/config/jazn.xml: realm.default=null
    05/12/02 17:27:40 JAAS: Configuration properties: { location = ./jazn-data.xml, provider.type = XML, }
    05/12/02 17:27:40 JAAS: Configuration properties: { location = ./jazn-data.xml, deployment.url = file:/D:/oc4j101202/j2ee/home/application-deployments/Act220_Reporting/, provider.type = XML, }
    05/12/02 17:27:40 JAAS-OC4J: App-specific <jazn> realm.default=null
    05/12/02 17:27:40 JAAS-OC4J: Global jazn.xml realm.default=null
    05/12/02 17:27:40 JAAS-OC4J: $J2EE_HOME/config/jazn.xml: realm.default=null
    05/12/02 17:27:44 oracle.security.jazn.JAZNRuntimeException: Cannot locate ias.properties. Please set system property "oracle.home".
    05/12/02 17:27:44       at oracle.security.jazn.util.Misc.getIASPropertiesFilePath(Unknown Source)
    05/12/02 17:27:44       at oracle.security.jazn.util.Misc.initIASProperties(Unknown Source)
    05/12/02 17:27:44       at oracle.security.jazn.util.Misc.getIASProperties(Unknown Source)
    05/12/02 17:27:44       at oracle.security.jazn.oc4j.RealmUserManager.detectOCA(Unknown Source)
    05/12/02 17:27:44       at oracle.security.jazn.oc4j.RealmUserManager.installFilter(Unknown Source)
    05/12/02 17:27:44       at oracle.security.jazn.oc4j.GenericUserManager.getFilter(Unknown Source)
    05/12/02 17:27:44       at oracle.security.jazn.oc4j.FilterUserManager.getFilter(Unknown Source)
    05/12/02 17:27:44       at com.evermind.server.http.HttpApplication.initDefaultServlets(HttpApplication.java:5023)
    05/12/02 17:27:44       at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:941)
    05/12/02 17:27:44       at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
    05/12/02 17:27:44       at com.evermind.server.Application.getHttpApplication(Application.java:890)
    05/12/02 17:27:44       at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
    05/12/02 17:27:44       at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:600)
    05/12/02 17:27:44       at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
    05/12/02 17:27:44       at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
    05/12/02 17:27:44       at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
    05/12/02 17:27:44       at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
    05/12/02 17:27:44       at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
    05/12/02 17:27:44       at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
    05/12/02 17:27:44       at java.lang.Thread.run(Thread.java:534)
    05/12/02 17:27:45 Invalid jsp taglib location: D:\j2sdk1.4.2_10\j2ee\home\jsp\lib\taglib does not exist or is not a directory
    05/12/02 17:27:46 oracle.security.jazn.JAZNRuntimeException: Cannot locate ias.properties. Please set system property "oracle.home".
    05/12/02 17:27:46       at oracle.security.jazn.util.Misc.getIASPropertiesFilePath(Unknown Source)
    05/12/02 17:27:46       at oracle.security.jazn.util.Misc.initIASProperties(Unknown Source)
    05/12/02 17:27:46       at oracle.security.jazn.util.Misc.getIASProperties(Unknown Source)
    05/12/02 17:27:46       at oracle.security.jazn.oc4j.RealmUserManager.detectOCA(Unknown Source)
    05/12/02 17:27:46       at oracle.security.jazn.oc4j.RealmUserManager.installFilter(Unknown Source)
    05/12/02 17:27:46       at oracle.security.jazn.oc4j.GenericUserManager.getFilter(Unknown Source)
    05/12/02 17:27:46       at oracle.security.jazn.oc4j.FilterUserManager.getFilter(Unknown Source)
    05/12/02 17:27:46       at com.evermind.server.http.HttpApplication.initDefaultServlets(HttpApplication.java:5023)
    05/12/02 17:27:46       at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:941)
    05/12/02 17:27:46       at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:549)
    05/12/02 17:27:46       at com.evermind.server.Application.getHttpApplication(Application.java:890)
    05/12/02 17:27:46       at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
    05/12/02 17:27:46       at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:625)
    05/12/02 17:27:46       at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
    05/12/02 17:27:46       at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
    05/12/02 17:27:46       at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
    05/12/02 17:27:46       at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2394)
    05/12/02 17:27:46       at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1551)
    05/12/02 17:27:46       at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
    05/12/02 17:27:46       at java.lang.Thread.run(Thread.java:534)
    05/12/02 17:27:47 [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
    05/12/02 17:27:47 [INFO] PropertyMessageResources - -Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
    05/12/02 17:27:49 [INFO] PropertyMessageResources - -Initializing, config='view.ApplicationResources', returnNull=true
    05/12/02 17:27:49 [INFO] ValidatorPlugIn - -Loading validation rules file from '/WEB-INF/validator/validator-rules.xml'
    05/12/02 17:27:50 [INFO] ValidatorPlugIn - -Loading validation rules file from '/WEB-INF/validator/validations.xml'
    05/12/02 17:27:51 Oracle Application Server Containers for J2EE 10g (10.1.2.0.2) initialized

    When OC4J JAZN initialization looks for ias.properties file for bootstrap purposes, it can throw this error. We have fixed this, but it shouldn't block you. It is just for informational purposes.

  • OC4J 10.0.3 Standalone LDAP / OID JAZN Authentication

    I have tried to setup OID based authentication on OC4J 10.0.3, but I can't get it working. Here is my log output:
    ==> log/oc4j.err.log <==
    04/10/27 16:21:28 java.lang.NoClassDefFoundError: oracle/ldap/util/Guid
    04/10/27 16:21:28 at oracle.security.jazn.spi.ldap.LDAPRealmManager.getrealms(Unknown Source)
    04/10/27 16:21:28 at oracle.security.jazn.spi.ldap.LDAPRealmManager.getRealms(Unknown Source)
    04/10/27 16:21:28 at oracle.security.jazn.oc4j.JAZNUserManager.getUMType(Unknown Source)
    04/10/27 16:21:28 at oracle.security.jazn.oc4j.JAZNUserManager.getUM(Unknown Source)
    04/10/27 16:21:28 at oracle.security.jazn.oc4j.JAZNUserManager.<init>(Unknown Source)
    04/10/27 16:21:28 at com.evermind.server.XMLServerConfig.mkUserManager(XMLServerConfig.java:174)
    04/10/27 16:21:28 at com.evermind.server.XMLServerConfig.initUserManager(XMLServerConfig.java:328)
    04/10/27 16:21:28 at com.evermind.server.XMLServerConfig.initUserManagers(XMLServerConfig.java:235)
    04/10/27 16:21:28 at com.evermind.server.XMLServerConfig.postInit(XMLServerConfig.java:636)
    04/10/27 16:21:28 at com.evermind.server.deployment.EnterpriseArchive.postInit(EnterpriseArchive.java:1028)
    04/10/27 16:21:28 at com.evermind.xml.XMLConfig.init(XMLConfig.java:187)
    04/10/27 16:21:28 at com.evermind.xml.XMLConfig.init(XMLConfig.java:96)
    04/10/27 16:21:28 at com.evermind.server.deployment.EnterpriseArchive.init(EnterpriseArchive.java:1685)
    04/10/27 16:21:28 at com.evermind.server.ServerComponent.init(ServerComponent.java:181)
    04/10/27 16:21:28 at com.evermind.server.XMLApplicationServerConfig.parseApplicationConfig(XMLApplicationServerConfig.java:1701)
    04/10/27 16:21:28 at com.evermind.server.XMLApplicationServerConfig.postInit(XMLApplicationServerConfig.java:269)
    04/10/27 16:21:28 at com.evermind.xml.XMLConfig.init(XMLConfig.java:187)
    04/10/27 16:21:28 at com.evermind.xml.XMLConfig.init(XMLConfig.java:96)
    04/10/27 16:21:28 at com.evermind.server.XMLApplicationServerConfig.init(XMLApplicationServerConfig.java:1995)
    04/10/27 16:21:28 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
    04/10/27 16:21:28 at java.lang.Thread.run(Thread.java:534)
    04/10/27 16:21:28 oracle.security.jazn.JAZNException: The system is unable to retreive the specified realm(s).
    04/10/27 16:21:28 at oracle.security.jazn.spi.ldap.LDAPRealmManager.getrealms(Unknown Source)
    04/10/27 16:21:28 at oracle.security.jazn.spi.ldap.LDAPRealmManager.getRealms(Unknown Source)
    04/10/27 16:21:28 at oracle.security.jazn.oc4j.JAZNUserManager.getUMType(Unknown Source)
    04/10/27 16:21:28 at oracle.security.jazn.oc4j.JAZNUserManager.getUM(Unknown Source)
    04/10/27 16:21:28 at oracle.security.jazn.oc4j.JAZNUserManager.<init>(Unknown Source)
    04/10/27 16:21:28 at com.evermind.server.XMLServerConfig.mkUserManager(XMLServerConfig.java:174)
    04/10/27 16:21:28 at com.evermind.server.XMLServerConfig.initUserManager(XMLServerConfig.java:328)
    04/10/27 16:21:28 at com.evermind.server.XMLServerConfig.initUserManagers(XMLServerConfig.java:235)
    04/10/27 16:21:28 at com.evermind.server.XMLServerConfig.postInit(XMLServerConfig.java:636)
    04/10/27 16:21:28 at com.evermind.server.deployment.EnterpriseArchive.postInit(EnterpriseArchive.java:1028)
    04/10/27 16:21:28 at com.evermind.xml.XMLConfig.init(XMLConfig.java:187)
    04/10/27 16:21:28 at com.evermind.xml.XMLConfig.init(XMLConfig.java:96)
    04/10/27 16:21:28 at com.evermind.server.deployment.EnterpriseArchive.init(EnterpriseArchive.java:1685)
    04/10/27 16:21:28 at com.evermind.server.ServerComponent.init(ServerComponent.java:181)
    04/10/27 16:21:28 at com.evermind.server.XMLApplicationServerConfig.parseApplicationConfig(XMLApplicationServerConfig.java:1701)
    04/10/27 16:21:28 at com.evermind.server.XMLApplicationServerConfig.postInit(XMLApplicationServerConfig.java:269)
    04/10/27 16:21:28 at com.evermind.xml.XMLConfig.init(XMLConfig.java:187)
    04/10/27 16:21:28 at com.evermind.xml.XMLConfig.init(XMLConfig.java:96)
    04/10/27 16:21:28 at com.evermind.server.XMLApplicationServerConfig.init(XMLApplicationServerConfig.java:1995)
    04/10/27 16:21:28 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
    04/10/27 16:21:28 at java.lang.Thread.run(Thread.java:534)
    04/10/27 16:21:28 Caused by: java.lang.NoClassDefFoundError: oracle/ldap/util/Guid
    04/10/27 16:21:28 ... 21 more
    ==> log/stdout.log <==
    04/10/27 16:21:28 JAAS: Configuration properties={deployment.url=file:/home/users/jamesw/oc4j_10.0.3/j2ee/home/config/application.xml, config=jazn.xml}
    04/10/27 16:21:28 JAAS: Configuration file=/home/users/jamesw/oc4j_10.0.3/j2ee/home/config/jazn.xml
    04/10/27 16:21:28 JAAS: Configuration file=/home/users/jamesw/oc4j_10.0.3/j2ee/home/config/jazn.xml
    04/10/27 16:21:28 JAAS: Configuration properties={ldap.user=cn=orcladmin, location=ldap://oradev.trans.corp:3060, ldap.password={903}R0zophVsScl77An7/urdwMvyvOnenvNI, provider.type=LDAP}
    04/10/27 16:21:28 JAAS: Configuration properties={ldap.user=cn=orcladmin, location=ldap://oradev.trans.corp:3060, deployment.url=file:/home/users/jamesw/oc4j_10.0.3/j2ee/home/config/jazn.xml, ldap.password={903}R0zophVsScl77An7/urdwMvyvOnenvNI, provider.type=LDAP}
    04/10/27 16:21:28 JAAS: config=jazn.xml path=/home/users/jamesw/oc4j_10.0.3/j2ee/home/config/jazn.xml
    04/10/27 16:21:28 JAAS: Verify file=config/jazn.xml
    04/10/27 16:21:28 JAAS: Configuration file=config/jazn.xml
    04/10/27 16:21:28 JAAS: Configuration file=config/jazn.xml
    04/10/27 16:21:28 JAAS: Configuration properties={ldap.user=cn=orcladmin, location=ldap://oradev.trans.corp:3060, ldap.password={903}R0zophVsScl77An7/urdwMvyvOnenvNI, provider.type=LDAP}
    04/10/27 16:21:28 JAAS: Configuration properties={ldap.user=cn=orcladmin, location=ldap://oradev.trans.corp:3060, deployment.url=file:/home/users/jamesw/oc4j_10.0.3/j2ee/home/config/jazn.xml, ldap.password={903}R0zophVsScl77An7/urdwMvyvOnenvNI, provider.type=LDAP}
    04/10/27 16:21:29 Auto-unpacking /home/users/jamesw/oc4j_10.0.3/j2ee/home/applications/pillar.ear...
    ==> log/server.log <==
    04/10/27 16:21:29 Auto-unpacking /home/users/jamesw/oc4j_10.0.3/j2ee/home/applications/pillar.ear...
    ==> log/stdout.log <==
    done.
    04/10/27 16:21:30 Auto-unpacking /home/users/jamesw/oc4j_10.0.3/j2ee/home/applications/pillar/support.war...
    ==> log/server.log <==
    04/10/27 16:21:30 Auto-unpacking /home/users/jamesw/oc4j_10.0.3/j2ee/home/applications/pillar.ear... done.
    ==> log/stdout.log <==
    done.
    04/10/27 16:21:31 Auto-unpacking /home/users/jamesw/oc4j_10.0.3/j2ee/home/applications/pillar/intranet.war...
    ==> log/oc4j.err.log <==
    04/10/27 16:21:32 java.lang.NoClassDefFoundError: oracle/ldap/util/Guid
    04/10/27 16:21:32 at oracle.security.jazn.spi.ldap.LDAPRealmManager.getrealms(Unknown Source)
    04/10/27 16:21:32 at oracle.security.jazn.spi.ldap.LDAPRealmManager.getRealms(Unknown Source)
    04/10/27 16:21:32 at oracle.security.jazn.oc4j.JAZNUserManager.getUMType(Unknown Source)
    04/10/27 16:21:32 at oracle.security.jazn.oc4j.JAZNUserManager.getUM(Unknown Source)
    04/10/27 16:21:32 at oracle.security.jazn.oc4j.JAZNUserManager.<init>(Unknown Source)
    04/10/27 16:21:32 at com.evermind.server.XMLServerConfig.mkUserManager(XMLServerConfig.java:174)
    04/10/27 16:21:32 at com.evermind.server.XMLServerConfig.initUserManager(XMLServerConfig.java:328)
    04/10/27 16:21:32 at com.evermind.server.XMLServerConfig.initUserManagers(XMLServerConfig.java:235)
    04/10/27 16:21:32 at com.evermind.server.XMLServerConfig.postInit(XMLServerConfig.java:636)
    04/10/27 16:21:32 at com.evermind.server.deployment.EnterpriseArchive.postInit(EnterpriseArchive.java:1028)
    04/10/27 16:21:32 at com.evermind.xml.XMLConfig.init(XMLConfig.java:187)
    04/10/27 16:21:32 at com.evermind.server.ServerComponent.initDeployment(ServerComponent.java:271)
    04/10/27 16:21:32 at com.evermind.server.ServerComponent.initDeployment(ServerComponent.java:245)
    04/10/27 16:21:32 at com.evermind.server.XMLApplicationServerConfig.parseApplicationConfig(XMLApplicationServerConfig.java:1702)
    04/10/27 16:21:32 at com.evermind.server.XMLApplicationServerConfig.postInit(XMLApplicationServerConfig.java:330)
    04/10/27 16:21:32 at com.evermind.xml.XMLConfig.init(XMLConfig.java:187)
    04/10/27 16:21:32 at com.evermind.xml.XMLConfig.init(XMLConfig.java:96)
    04/10/27 16:21:32 at com.evermind.server.XMLApplicationServerConfig.init(XMLApplicationServerConfig.java:1995)
    04/10/27 16:21:32 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
    04/10/27 16:21:32 at java.lang.Thread.run(Thread.java:534)
    04/10/27 16:21:32 oracle.security.jazn.JAZNException: The system is unable to retreive the specified realm(s).
    04/10/27 16:21:32 at oracle.security.jazn.spi.ldap.LDAPRealmManager.getrealms(Unknown Source)
    04/10/27 16:21:32 at oracle.security.jazn.spi.ldap.LDAPRealmManager.getRealms(Unknown Source)
    04/10/27 16:21:32 at oracle.security.jazn.oc4j.JAZNUserManager.getUMType(Unknown Source)
    04/10/27 16:21:32 at oracle.security.jazn.oc4j.JAZNUserManager.getUM(Unknown Source)
    04/10/27 16:21:32 at oracle.security.jazn.oc4j.JAZNUserManager.<init>(Unknown Source)
    04/10/27 16:21:32 at com.evermind.server.XMLServerConfig.mkUserManager(XMLServerConfig.java:174)
    04/10/27 16:21:32 at com.evermind.server.XMLServerConfig.initUserManager(XMLServerConfig.java:328)
    04/10/27 16:21:32 at com.evermind.server.XMLServerConfig.initUserManagers(XMLServerConfig.java:235)
    04/10/27 16:21:32 at com.evermind.server.XMLServerConfig.postInit(XMLServerConfig.java:636)
    04/10/27 16:21:32 at com.evermind.server.deployment.EnterpriseArchive.postInit(EnterpriseArchive.java:1028)
    04/10/27 16:21:32 at com.evermind.xml.XMLConfig.init(XMLConfig.java:187)
    04/10/27 16:21:32 at com.evermind.server.ServerComponent.initDeployment(ServerComponent.java:271)
    04/10/27 16:21:32 at com.evermind.server.ServerComponent.initDeployment(ServerComponent.java:245)
    04/10/27 16:21:32 at com.evermind.server.XMLApplicationServerConfig.parseApplicationConfig(XMLApplicationServerConfig.java:1702)
    04/10/27 16:21:32 at com.evermind.server.XMLApplicationServerConfig.postInit(XMLApplicationServerConfig.java:330)
    04/10/27 16:21:32 at com.evermind.xml.XMLConfig.init(XMLConfig.java:187)
    04/10/27 16:21:32 at com.evermind.xml.XMLConfig.init(XMLConfig.java:96)
    04/10/27 16:21:32 at com.evermind.server.XMLApplicationServerConfig.init(XMLApplicationServerConfig.java:1995)
    04/10/27 16:21:32 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
    04/10/27 16:21:32 at java.lang.Thread.run(Thread.java:534)
    04/10/27 16:21:32 Caused by: java.lang.NoClassDefFoundError: oracle/ldap/util/Guid
    04/10/27 16:21:32 ... 20 more
    ==> log/stdout.log <==
    done.
    04/10/27 16:21:32 JAAS: Configuration properties={ldap.user=cn=orcladmin, location=ldap://oradev.trans.corp:3060, ldap.password={903}RU5sQbqWgXGfQi1gYZq22OM/WsLmyAlF, realm.default=trans, provider.type=LDAP}
    04/10/27 16:21:32 JAAS: Configuration properties={ldap.user=cn=orcladmin, location=ldap://oradev.trans.corp:3060, deployment.url=file:/home/users/jamesw/oc4j_10.0.3/j2ee/home/application-deployments/pillar/, ldap.password={903}RU5sQbqWgXGfQi1gYZq22OM/WsLmyAlF, realm.default=trans, provider.type=LDAP}
    ==> log/server.log <==
    04/10/27 16:21:32 10.0.3.0.0 Started
    ==> log/oc4j.err.log <==
    04/10/27 16:21:42 java.lang.UnsupportedOperationException
    04/10/27 16:21:42 at oracle.security.jazn.oc4j.AbstractUser.getPassword(Unknown Source)
    04/10/27 16:21:42 at oracle.security.jazn.oc4j.FilterUser.getPassword(Unknown Source)
    04/10/27 16:21:42 at com.evermind.security.SecuritySensitive.lookup(SecuritySensitive.java:217)
    04/10/27 16:21:42 at com.evermind.security.SecuritySensitive.decode(SecuritySensitive.java:114)
    04/10/27 16:21:42 at com.evermind.security.SecuritySensitive.decode(SecuritySensitive.java:131)
    04/10/27 16:21:42 at com.evermind.server.DataSourceConfig.getPassword(DataSourceConfig.java:570)
    04/10/27 16:21:42 at com.evermind.server.Application.initDataSource(Application.java:2105)
    04/10/27 16:21:42 at com.evermind.server.Application.initDataSources(Application.java:2635)
    04/10/27 16:21:42 at com.evermind.server.Application.preInit(Application.java:638)
    04/10/27 16:21:42 at com.evermind.server.Application.preInit(Application.java:526)
    04/10/27 16:21:42 at com.evermind.server.Application.setConfig(Application.java:200)
    04/10/27 16:21:42 at com.evermind.server.Application.setConfig(Application.java:170)
    04/10/27 16:21:42 at com.evermind.server.ApplicationServer.initializeApplications(ApplicationServer.java:1708)
    04/10/27 16:21:42 at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1412)
    04/10/27 16:21:42 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:93)
    04/10/27 16:21:42 at java.lang.Thread.run(Thread.java:534)
    Has anyone run into this before? Can anyone confirm that this actually works in 10.0.3? Thanks.
    -James

    I am now running into the exact same message.
    Has anybody actually got this working ?

  • OC4J 9.0.4 standalone : webapp not bound after server restart

    Hello,
    A strange thing happened to an OC4J 9.0.4 instance on AIX 5.2:
    - I started the instance.
    - I deployed an application using:
    java -jar ${OC4J_HOME}/admin.jar ormi://localhost admin <pwd> -deploy -file cfj.ear -deploymentName cfj
    java -jar ${OC4J_HOME}/admin.jar ormi://localhost admin <pwd> -bindWebApp cfj webcfj http-web-site /cfj
    - I tested the application: no problem.
    - Then I stopped the instance.
    - The day after, I restarted my instance.
    The problem is that the application was no more bound to /cfj, although everything was fine in http-web-site.xml.
    I ran the "-bindWebApp" admin.jar stuff, and the application was ok again.
    Did anyone have such a problem ? It is the first time for me, and it happend on a production system ! Any idea on how to fix it ?
    Thanks in advance for any advice/information,
    Pierre Laroche

    Hello Glin,
    It happened again with another application named but, which is now the last application listed in http-web-site.xml instead of cfj. Here are some excerpt from the xml files:
    server.xml
    <application name="bep" path="../applications/bep.ear" auto-start="true" />
    <application name="ccl" path="../applications/ccl.ear" auto-start="true" />
    <application name="cmt" path="../applications/cmt.ear" auto-start="true" />
    <application name="eau" path="../applications/eau.ear" auto-start="true" />
    <application name="eee" path="../applications/eee.ear" auto-start="true" />
    <application name="erp" path="../applications/erp.ear" auto-start="true" />
    <application name="tsc" path="../applications/tsc.ear" auto-start="true" />
    <application name="zou" path="../applications/zou.ear" auto-start="true" />
    <application name="sms" path="../applications/sms.ear" auto-start="true" />
    <application name="eir" path="../applications/eir.ear" auto-start="true" />
    <application name="cfj" path="../applications/cfj.ear" auto-start="true" />
    <application name="but" path="../applications/but.ear" auto-start="true" />
    http-web-site.xml
    <default-web-app application="default" name="defaultWebApp" />
    <web-app application="default" name="dms0" root="/dms0" />
    <web-app application="default" name="dms" root="/dmsoc4j" />
    <web-app application="default" name="init" load-on-startup="true" root="/init" />
    <web-app application="bep" name="webbep" load-on-startup="true" root="/bep" />
    <web-app application="ccl" name="webccl" load-on-startup="true" root="/ccl" />
    <web-app application="cmt" name="webcmt" load-on-startup="true" root="/cmt" />
    <web-app application="eau" name="webeau" load-on-startup="true" root="/eau" />
    <web-app application="eee" name="webeee" load-on-startup="true" root="/eee" />
    <web-app application="erp" name="weberp" load-on-startup="true" root="/erp" />
    <web-app application="tsc" name="webtsc" load-on-startup="true" root="/tsc" />
    <web-app application="zou" name="webzou" load-on-startup="true" root="/zou" />
    <web-app application="sms" name="websms" load-on-startup="true" root="/sms" />
    <web-app application="eir" name="webeir" load-on-startup="true" root="/eir" />
    <web-app application="cfj" name="webcfj" load-on-startup="true" root="/cfj" />
    <web-app application="but" name="webbut" load-on-startup="true" root="/but" />
    <access-log path="../log/http-web-access.log" />
    It seems correct to me. Any idea ?
    Thanks,
    Pierre

  • Deploy ADF application to standalone OC4J 11g

    Hi people!
    I found some threads into the forums that deal with the subject but I did not find any solution, so I post a new thread...
    In fact, I'd like to deploy a "war" on a standalone oc4j 11g.
    The application was built with jdev 11g TP4.
    I can't use the ADF runtime Installer of jdev, so I have to copy all the files by myself, but the problem is that I do not find the files in jdev11/BC4J/lib/ that I have to copy in oc4j/BC4J/lib...
    There is no adfcm.jar, bc4jdomorcl.jar, etc ...
    Is it normal ? Could someone indicate me how to configure the standalone oc4j 11g in order to deploy my "war" ?
    Thanks a lot,
    romain.
    Edited by: Romain Testu on 24 sept. 2008 09:28

    Hi,
    TP4 doesn't have a standalone OC4J.
    Try to start embedded oc4j from jdeveloper in standalone mode.
    see e.g. Re: Can Jdeveloper TP4 deploy apps to OC4J standalone TP4
    BTW: The production release 11g is announced within next week and this release will contain Weblogic Server 10gR3 instead of OC4J.
    JDeveloper 11g release this month?
    regards
    Peter

  • 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                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Please HELP-Problem of Standalone OC4J Container

    Hi All,
    I developed one ERP Product using ADF BC Swing and deploymed at 3 clients running online,But problem is of OC4J,
    When i Start Standalone OC4J then user connects and do the entries,but when he close his form or Application then oc4j is not releasing the JDBC connection.so because of that my Connections in use are Increasing Very Much and At one Instance its Increasing Maximum Limit in Database so then i have to Restart the Application Server after that the Connection in use get zero,it is working fine for next 8 hr then same situation will occur and I have to restart my Appllication. because of this My Clients are not satisfied,they are shouting on me.
    I am Using JDeveloper (10.1.3.0.4) and OC4J 10.1.3.0 and OracleDB 10g .
    1) I am not able to understand weather the oc4j is not capable of handling such big Transactions?
    2) If so then what is the alternate solution for this,can i go for Oracle Application Server.
    3) If so then which is the best or suitable version of Application Server for my application ?
    4) How to Install Application Server on Redhat Enterprise Linux 5 ?
    5) How to Deployee ADF BC Swing Application on it?
    Please guide me so that i will correct myself.
    Thanks In Advance
    Vijay Chavan

    You might want to post it in OC4J forum here:
    OC4J

  • Digest Authentication with OC4J standalone

    Hi,
    I am using oc4j 9.0.3 standalone web container . I used axis application as soap engine for deploying a web service in the oc4j . I want to implement HTTP digest authentication for my webservice.
    I am forced to use the same verison of OC4J due to some reasons. Could anyone help me in knowing the procedure for the HTTP digest authentication implementation using oc4j903 asap.
    Advance thanks for help

    could anyone please reply to this thread asap

Maybe you are looking for

  • Trying to add month with a Date

    Hi All, I am trying to add month with a date. it will take the earlier month and add one month . Here is my code declare @CollectionDate date='10-30-2014' select @CollectionDate ;WITH CTemp AS ( SELECT TransactionDate=CAST(@CollectionDate AS DATE) ,R

  • How to read variable in CMOD code !

    Experts, in my one of the query, there is a variable, which takes 2 dates. so the variable is type "interval" so, when you run the report, user needs to enter value something like this.."mm/dd/yyyy  - mm/dd/yyyy" Now, i have writtn a code in CMOD, by

  • In Yosemite, do I need to buy OS X Server again?

    I purchased OS X Server in Mountain Lion and now when I look for it on the App Store the Install legend doesn't appear on the button but the price is the one showing up on there. Do I need to repurchase the app or will it simply download without char

  • Web galleries, albums, titles and ratings vanishing. Database corruption?

    Hello! I'm using iPhoto '08, as included with my MBP. The library was originally used with iLife '06, and before that, iLife '05. It's around 11 GB, with about 6400 pics and videos, and I have about half a dozen web galleries and about two dozen albu

  • BUG: Chinese Input doesn't work properly in Illustrator CC (Mac)

    As what the title says, inputting Chinese characters in Illustrator CC on Mac is not possible. Is there any way to fix this besides waiting for Adobe to release a patch?