Can't start OC4J container

Hi! I can't start my OC4J container. I've pasted here the error message.
Can anyobody help me? Thanks.
C:\Documents and Settings\zoli>java -jar "C:\Program Files\Jdeveloper 10.1.3\j2e
e\home\oc4j.jar"
2006-10-09 14:10:29.031 ERROR Failed to set the internal configuration of the OC
4J JMS Server with: XMLJMSServerConfig[file:/C:/Program Files/Jdeveloper 10.1.3/
j2ee/home/config/jms.xml]
06/10/09 14:10:29 *** (SEVERE) Failed to set the internal configuration of the O
C4J JMS Server with: XMLJMSServerConfig[file:/C:/Program Files/Jdeveloper 10.1.3
/j2ee/home/config/jms.xml]
2006-10-09 14:10:29.046 ERROR J2EE OJR0011 Exception starting JMS server: Failed
to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConf
ig[file:/C:/Program Files/Jdeveloper 10.1.3/j2ee/home/config/jms.xml]
2006-10-09 14:10:32.484 WARNING J2EE JNDI0001 Resource Environment reference jms
/store not found. Allowing J2EEContext creation to continue anyway.
2006-10-09 14:10:32.484 WARNING J2EE JNDI0001 Resource Environment reference jms
/eventQueue not found. Allowing J2EEContext creation to continue anyway.
2006-10-09 14:10:32.484 WARNING J2EE JNDI0001 Resource Environment reference jms
/notificationQueue not found. Allowing J2EEContext creation to continue anyway.
2006-10-09 14:10:32.562 WARNING J2EE JNDI0001 Resource Environment reference jms
/eventQueue not found. Allowing J2EEContext creation to continue anyway.
2006-10-09 14:10:32.578 WARNING J2EE JNDI0001 Resource Environment reference jms
/notificationQueue not found. Allowing J2EEContext creation to continue anyway.
2006-10-09 14:10:32.578 ERROR J2EE EJB3027 [default] An error occured deploying
EJB module: java.lang.InstantiationException: Resource exception(OracleASjms) fo
r MessageDrivenBean event during endpoint activation: failure looking up Connect
ionFactoryJndiName:jms/XAQueueConnectionFactory: javax.resource.spi.ResourceAdap
terInternalException: Looking up jms/XAQueueConnectionFactory: javax.naming.Name
NotFoundException: jms/XAQueueConnectionFactory not found
06/10/09 14:10:32 WARNING: Application.setConfig Application: default is in fail
ed state as initialization failedjava.lang.InstantiationException: Error initial
izing ejb-modules: Resource exception(OracleASjms) for MessageDrivenBean event d
uring endpoint activation: failure looking up ConnectionFactoryJndiName:jms/XAQu
eueConnectionFactory: javax.resource.spi.ResourceAdapterInternalException: Looki
ng up jms/XAQueueConnectionFactory: javax.naming.NameNotFoundException: jms/XAQu
eueConnectionFactory not found
Oct 9, 2006 2:10:32 PM com.evermind.server.Application setConfig
WARNING: Application: default is in failed state as initialization failedjava.la
ng.InstantiationException: Error initializing ejb-modules: Resource exception(Or
acleASjms) for MessageDrivenBean event during endpoint activation: failure looki
ng up ConnectionFactoryJndiName:jms/XAQueueConnectionFactory: javax.resource.spi
.ResourceAdapterInternalException: Looking up jms/XAQueueConnectionFactory: java
x.naming.NameNotFoundException: jms/XAQueueConnectionFactory not found
2006-10-09 14:10:32.640 WARNING DEBUG GJRA-1100, oracle.j2ee.connector.messagein
flow.MessageEndpointFactoryImpl@128340.
06/10/09 14:10:32 Error initializing server: Error initializing ejb-modules: Res
ource exception(OracleASjms) for MessageDrivenBean event during endpoint activat
ion: failure looking up ConnectionFactoryJndiName:jms/XAQueueConnectionFactory:
javax.resource.spi.ResourceAdapterInternalException: Looking up jms/XAQueueConne
ctionFactory: javax.naming.NameNotFoundException: jms/XAQueueConnectionFactory n
ot found
2006-10-09 14:10:34.000 WARNING J2EE JTA RecoveryManager is null during shut
down
06/10/09 14:10:34 Fatal error: server exiting
C:\Documents and Settings\zoli>

Hello,
You are hitting a known issue that has been fixed in OC4J 10.1.3.1.
The work around is to remove the *.lock file in the $ORACLE_HOME/j2ee/home/persistence directory.
Let me know if that does not work after this.
Regards
Tugdual Grall

Similar Messages

  • Can't start OC4J instance

    hi all
    i can't start OC4J for forms , this happend after installed jdeveloper 10.1.3
    on IDS 10.1.2.0.2
    if any advice to help me in this issue
    thanks

    Don't install JDeveloper on top of any Oracle Home - install it in a separate directory.
    The install guide clearly states so - http://www.oracle.com/technology/products/jdev/htdocs/10.1.3.1/install.html#install_start_windows

  • Can not start OC4J on BIEE

    Hi all,
    I installed BIEE 10.1.3.3.0 on Centos 4.4 and choosed Oracle BI Publisher. After installation finished, I start oc4j -start then message appear :
    Starting OC4J from /data1/u01/app/oracle/product/OracleBI/oc4j_bi/j2ee/home ...
    2008-07-22 09:07:31.850 ERROR J2EE RMI-00002 Error starting ORMI server apps.abc.com port 23,791: Address already in use
    2008-07-22 09:07:31.861 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:595)
    08/07/22 09:07:31 Error starting ORMI server apps.abc.com port 23,791: Address already in use
    08/07/22 09:07:31 Shutting down OC4J...
    Can anybody help me ?
    Regards,
    Yohanes

    This is bit strange. It should work. I tested and works fine for me.
    Can you remove the entry from opmn.xml and make sure no typo in server.xml and try again. You might want to reload OPMN (opmnctl reload) and then try restarting OC4J (opmnctl startproc ias-component=OC4J).
    Note that value (-DcheckForUpdates) set in opmn.xml overrides the value set in server.xml:
    http://download.oracle.com/docs/cd/B32110_01/web.1013/b28951/autodeploy.htm#CHDIBFAH
    Thanks
    Shail

  • Can not start oc4j

    Hi,
    I am trying to wrap the OC4J into NT service, when I start the service, the oc4j starts and exit with the following error message. Does anyone have any idea about this? The build number is 050812.1879. Thx.
    06/02/26 23:18:16 javax.xml.parsers.FactoryConfigurationError: java.lang.NullPointerException
    06/02/26 23:18:16      at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:99)
    06/02/26 23:18:16      at com.evermind.xml.JavaxXMLUtils.getJavaxDocument(JavaxXMLUtils.java:23)
    06/02/26 23:18:16      at com.evermind.xml.XMLUtils.getDocument(XMLUtils.java:179)
    06/02/26 23:18:16      at com.evermind.xml.XMLConfig.init(XMLConfig.java:135)
    06/02/26 23:18:16      at com.evermind.xml.XMLConfig.init(XMLConfig.java:92)
    06/02/26 23:18:16      at com.evermind.server.XMLApplicationServerConfig.init(XMLApplicationServerConfig.java:2064)
    06/02/26 23:18:16      at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
    06/02/26 23:18:16      at java.lang.Thread.run(Thread.java:534)

    Hi,
    It seems that the xml parser configuration is not working well in your situation. As a workaround, try adding the following option -Djavax.xml.parsers.DocumentBuilderFactory=oracle.xml.jaxp.JXDocumentBuilderFactory to the java command that starts oc4j in your NT service and make sure that ORACLE_HOME/lib/xmlparserv2.jar is available in the classpath if you are not using "-jar oc4j.jar" to start oc4j.
    Just in case you have not heard, why not try oc4j 10.1.3 production release that is available for download now?

  • Can not start OC4j Embedded Server in the same machine

    Hi ,
    Please some one help me out with this problem .
    I have created two web services AddMacroTask and AddMasterTask .
    My both the web services are not running simultaneously .
    If I start the AddMacroTask web service then it show me the message that " Another instance is running ,OC4j will shutdown the previous version ...
    Pls someone help me out ..
    Thanks
    Prashant Dwivedi

    Hello,
    The embedded OC4J in Jdeveloper 10g can run only 1 application (EAR) at the time, this is for testing/debugging.
    My guess, is your 2 web services are located in 2 different applications this is why Jdeveloper does that.
    The easiest way will be to deploy one of your service in a stand alone OC4J that you have started separately, you can take the one that is distributed with Jdeveloper located in $JDEV_HOME/j2ee/home.
    Regards
    Tugdual Grall

  • Can't Start oc4j from Eclipse (OracleDataSource problem)

    I 'm migrating from oc4j 10.1.2 to 10.1.3
    I've installed 10.1.3 standalone and I can start application from DOS prompt. This work fine.
    When I try to start applicacion from Eclipse, I receive the follow message
    2006-11-01 11:21:40.689 NOTIFICATION JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    2006-11-01 11:21:40.705 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    2006-11-01 11:21:40.783 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/jobstore].
    2006-11-01 11:21:40.892 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/events].
    2006-11-01 11:21:40.939 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/notifications].
    06/11/01 11:21:43 java.lang.NoSuchMethodError: oracle.jdbc.driver.OracleDriver.getSystemPropertyFastConnectionFailover(Ljava/lang/String;)Ljava/lang/String;
    06/11/01 11:21:43      at oracle.jdbc.pool.OracleDataSource.<clinit>(OracleDataSource.java:97)
    06/11/01 11:21:43      at java.lang.Class.forName0(Native Method)
    06/11/01 11:21:43      at java.lang.Class.forName(Class.java:219)
    06/11/01 11:21:43      at oracle.oc4j.sql.config.DataSourceConfigUtils.createConnectionFactory(DataSourceConfigUtils.java:244)
    06/11/01 11:21:43      at oracle.oc4j.sql.DataSourceConnectionPoolImpl.<init>(DataSourceConnectionPoolImpl.java:107)
    06/11/01 11:21:43      at oracle.oc4j.sql.spi.ResourceAdapterImpl.createDataSourceConnectionPool(ResourceAdapterImpl.java:99)
    06/11/01 11:21:43      at oracle.oc4j.sql.DataSourceUtils.getDataSourceConnectionPool(DataSourceUtils.java:322)
    06/11/01 11:21:43      at com.evermind.server.ApplicationStateRunning.initDataSourceConnectionPool(ApplicationStateRunning.java:1997)
    06/11/01 11:21:43      at com.evermind.server.ApplicationStateRunning.initDataSourceConnector(ApplicationStateRunning.java:1961)
    06/11/01 11:21:43      at com.evermind.server.ApplicationStateRunning.initConnector(ApplicationStateRunning.java:1220)
    06/11/01 11:21:43      at com.evermind.server.ApplicationStateRunning.initConnectors(ApplicationStateRunning.java:356)
    06/11/01 11:21:43      at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:208)
    06/11/01 11:21:43      at com.evermind.server.Application.setConfig(Application.java:391)
    06/11/01 11:21:43      at com.evermind.server.Application.setConfig(Application.java:308)
    06/11/01 11:21:43      at com.evermind.server.ApplicationServer.initializeDefaultApplication(ApplicationServer.java:1489)
    06/11/01 11:21:43      at com.evermind.server.ApplicationServer.initializeAutoDeployedApplications(ApplicationServer.java:1470)
    06/11/01 11:21:43      at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:922)
    06/11/01 11:21:43      at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:113)
    06/11/01 11:21:43      at java.lang.Thread.run(Thread.java:534)
    Any idea ?
    Really thanks

    this is my datasource.xml
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <data-sources xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/data-sources-10_1.xsd" schema-major-version="10" schema-minor-version="1">
    <managed-data-source connection-pool-name="Example Connection Pool" jndi-name="jdbc/OracleDS" name="OracleDS"/>
    <managed-data-source connection-pool-name="etgs" jndi-name="jdbc/etgs" name="etgs"/>
    <connection-pool name="Example Connection Pool">
    <connection-factory factory-class="oracle.jdbc.pool.OracleDataSource" user="scott" password="tiger" url="jdbc:oracle:thin:@//localhost:1521/oracle.regress.rdbms.dev.us.oracle.com"/>
    </connection-pool>
    <connection-pool name="etgs">
    <connection-factory
              factory-class="oracle.jdbc.pool.OracleDataSource"
              user="etgs"
              password="etgs"
              url="jdbc:oracle:thin:@70.101.0.200:1521:DEV"/>
              <property name="fastConnectionFailoverEnabled" value="true"/>
    </connection-pool>
    </data-sources>
    -pfrancav-

  • Can't start Oc4j Server with EJBs

    My application consists of a few jsf sides and one ejb for database connection. When
    I started the application for the first time everything worked wonderful. But when
    I started it for the second time i got this error-message:
    Error instantiating application 'current-workspace-app' at file: /C:/documents/myFiles/project/RDV-Project-oc4j-app.xml : Error initializing ejb-module; Exception null
    Could anybody help me?

    I found the solution. In Jdeveloper you have to make a right click on the EJB and then select Verify Enterprise Bean.
    bye

  • Problems when starting OC4J J2EE 10.1.3 standalone container

    Hi,
    For month's now my OC4J standalone container functioned without any problems..
    Suddenly, it does not start anymore and I'm getting the following error:
    Starting OC4J from c:\oracle\oc4j_1013\j2ee\home ...
    2006-07-19 21:45:23.046 ERROR Failed to set the internal configuration of the OC
    4J JMS Server with: XMLJMSServerConfig[file:/C:/oracle/oc4j_1013/j2ee/home/confi
    g/jms.xml]
    06/07/19 21:45:23 *** (SEVERE) Failed to set the internal configuration of the O
    C4J JMS Server with: XMLJMSServerConfig[file:/C:/oracle/oc4j_1013/j2ee/home/conf
    ig/jms.xml]
    2006-07-19 21:45:23.062 ERROR J2EE OJR0011 Exception starting JMS server: Failed
    to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConf
    ig[file:/C:/oracle/oc4j_1013/j2ee/home/config/jms.xml]
    2006-07-19 21:45:25.171 WARNING J2EE JNDI0001 Resource Environment reference jms
    /store not found. Allowing J2EEContext creation to continue anyway.
    2006-07-19 21:45:25.171 WARNING J2EE JNDI0001 Resource Environment reference jms
    /eventQueue not found. Allowing J2EEContext creation to continue anyway.
    2006-07-19 21:45:25.171 WARNING J2EE JNDI0001 Resource Environment reference jms
    /notificationQueue not found. Allowing J2EEContext creation to continue anyway.
    2006-07-19 21:45:25.218 WARNING J2EE JNDI0001 Resource Environment reference jms
    /eventQueue not found. Allowing J2EEContext creation to continue anyway.
    2006-07-19 21:45:25.218 WARNING J2EE JNDI0001 Resource Environment reference jms
    /notificationQueue not found. Allowing J2EEContext creation to continue anyway.
    2006-07-19 21:45:25.218 ERROR J2EE EJB3027 [default] An error occured deploying
    EJB module: java.lang.InstantiationException: Resource exception(OracleASjms) fo
    r MessageDrivenBean event during endpoint activation: failure looking up Connect
    ionFactoryJndiName:jms/XAQueueConnectionFactory: javax.resource.spi.ResourceAdap
    terInternalException: Looking up jms/XAQueueConnectionFactory: javax.naming.Name
    NotFoundException: jms/XAQueueConnectionFactory not found
    06/07/19 21:45:25 WARNING: Application.setConfig Application: default is in fail
    ed state as initialization failedjava.lang.InstantiationException: Error initial
    izing ejb-modules: Resource exception(OracleASjms) for MessageDrivenBean event d
    uring endpoint activation: failure looking up ConnectionFactoryJndiName:jms/XAQu
    eueConnectionFactory: javax.resource.spi.ResourceAdapterInternalException: Looki
    ng up jms/XAQueueConnectionFactory: javax.naming.NameNotFoundException: jms/XAQu
    eueConnectionFactory not found
    Jul 19, 2006 9:45:25 PM com.evermind.server.Application setConfig
    WARNING: Application: default is in failed state as initialization failedjava.la
    ng.InstantiationException: Error initializing ejb-modules: Resource exception(Or
    acleASjms) for MessageDrivenBean event during endpoint activation: failure looki
    ng up ConnectionFactoryJndiName:jms/XAQueueConnectionFactory: javax.resource.spi
    .ResourceAdapterInternalException: Looking up jms/XAQueueConnectionFactory: java
    x.naming.NameNotFoundException: jms/XAQueueConnectionFactory not found
    2006-07-19 21:45:25.250 WARNING DEBUG GJRA-1100, oracle.j2ee.connector.messagein
    flow.MessageEndpointFactoryImpl@159d450.
    06/07/19 21:45:25 Error initializing server: Error initializing ejb-modules: Res
    ource exception(OracleASjms) for MessageDrivenBean event during endpoint activat
    ion: failure looking up ConnectionFactoryJndiName:jms/XAQueueConnectionFactory:
    javax.resource.spi.ResourceAdapterInternalException: Looking up jms/XAQueueConne
    ctionFactory: javax.naming.NameNotFoundException: jms/XAQueueConnectionFactory n
    ot found
    2006-07-19 21:45:26.093 WARNING J2EE JTA RecoveryManager is null during shut
    down
    06/07/19 21:45:26 Fatal error: server exiting
    The version of the OC4J J2EE container is:
    Oracle Containers for J2EE 10g (10.1.3.0.0) (build 060119.1546.05277)
    Does anyone has any suggestions why this error happens, I did not changes anything in my installation and also did not deploy any new apps
    Thanks for your help

    I still have this problem when I try to login to the EM:
    This OC4J is configured to make JMX connections via RMIS and fall back to RMI if the RMIS port is not configured. The RMIS connection on the OC4J instance home on Application Server assoa.locahost is configured but a connection could not be established. The JMX protocol is specified by the oracle.oc4j.jmx.internal.connection.protocol property in opmn.xml
    Can you help me here?

  • 9.0.3: OC4J container start "hang" - urgent

    I installed 9.0.3 on a win2k machine that was previously running 9.0.2. I migrated preferences, workspaces, etc., rebuilt my project, and tried to run it. The tab for the oc4j container appears, and there is a message that it is starting, but it never finishes launching (opens window, browser, posts message to window about having started). I restarted jdev, rebuilt the project, tried again - same thing. Rebooted, restarted, rebuilt, same thing. I tried starting the debugger because it will kill the current oc4j instance and restart, and it said that it needed to do that, but never returned either. I have a developer down, so a speedy response would be greatly appreciated.

    I've reread all your messages again. Here's a summary of the information you've provided so far (please make any corrections or additions):
    * Platform is Win2k. (Not sure if reproduces on other platforms.)
    * Severe performance degradation in JDev 9.0.3 Preview compared to 9.0.2 Production.
    * Specific issue is with embedded OC4J, which does not complete its startup.
    * Restarting and reinstalling JDev and rebooting Windows do not improve the situation.
    * While OC4J is struggling to start up, other IDE responsiveness is extremely sluggish.
    * The Run | Terminate | Embedded OC4J menu item is disabled. No context menu at all when right-clicking on "Embedded OC4J" in the Run Manager.
    * A migration bug (2525992) is involved, but we've ruled it out as the cause of performance problems, because embedded OC4J problems are still observed in a brand new (not migrated) 9.0.3 install.
    * Problem occurs only if the .jws and .jpr are on a LAN drive. OK for source and classes to be on LAN drive.
    * Problem disappears entirely if Workspace and Project are moved to a local drive.
    * LAN drive is a NetWare resource.
    The keymap exception that you got appears to be unrelated. A similar exception was reported internally as bug 2493459, which was fixed last week in the 9.0.3 Production code line.
    Based on your information so far, I can offer the following details:
    (1) When you have files on a network volume, and these files are open in JDeveloper, if you switch to another Windows app and then come back to JDev, JDev will check those files' timestamps to see if their content needs to be reloaded in the IDE. Unfortunately, this reloading code runs on the AWT Event thread, which means that painting will be frozen until all open files have been scanned. This can lead to an extremely sluggish response in the UI. Currently there is no work-around to this problem. I have filed bug 2566932 for this issue, which I am pushing to get fixed for 9.0.3 Production.
    (2) One of the behaviors that changed between JDev 9.0.2 and 9.0.3 Preview with regard to embedded OC4J is the following command-line flag:
    -Doracle.j2ee.dont.use.memory.archive=true
    This affects the behavior of the OC4J classloaders, and it usually produces a much faster startup time for the server. However, it theoretically could cause performance problems if classes are located on a remote network drive, but we don't have a lot of good data on this. One thing you could try then is to disable this flag:
    - Go to Tools | Preferences - Embedded OC4J
    - CHECK the box labeled "Load All System JARs During OC4J Startup".
    Now try to run your webapp again and see if there is a difference.
    (3) If you are running jdev.exe instead of jdevw.exe, one of the things you can do is hit Ctrl-Break in the console window. If you do this while JDev is hung, you will get a stack dump of all the live threads. Please email the entire thread stack dump to me, Armand.Dijamco at oracle . com.
    Thanks again!

  • How i can Start OC4J Instance as window service

    hi ,
    How i can Start OC4J Instance as window service ?
    Regards
    Omar

    Omar,
    check
    http://www.taltech.com/TALtech_web/support/sw_tricks/NTService.htm
    Frank

  • The Generic Service Component Container can not started

    The Generic Service Component Container can not started because the following errror in the log file
    Could not start Service Component Container because an unexpected RuntimeException or other Throwable occurred -> oracle.apps.fnd.common.AppsException: oracle.apps.fnd.common.PoolException: Not able to create new database connection: FND
    Every thing else is working fine

    The following generic services can not be started
    Output Post Processor
    Generic Service Component Container
    Email Center Download Processor
    The log file contain the same error is as follow respectivily
    log of Output Post Processor
    Unable to initialize state monitor.
    oracle.apps.fnd.common.AppsException: oracle.apps.fnd.common.PoolException: Not able to create new database connection: FND
    =================================================================================
    Log for Generic Service Component Container
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsm.GSMSvcComponentContainer.initializeStateMachine() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.getNewWorkflowContext() : BEGIN
    Could not start Service Component Container because an unexpected RuntimeException or other Throwable occurred -> oracle.apps.fnd.common.AppsException: oracle.apps.fnd.common.PoolException: Not able to create new database connection: FND
    ============================================================================================================

  • How can i delete the contains of my iCloud forever? I deleted erase the files in my iPhone but they come back when i start New backup, even when i erase the files and back ups and logoff.

    How can i delete the contains of my iCloud forever?
    I deleted the files in my iPhone but they come back when i start New backup, even when i erase the files and back-ups.
    When i start a new download, the pictures come back, but they aren't in my iphone.

    wow you too never got NO answer, what nerve its worse then mobileme

  • Default OC4J Container will not start

    Hi,
    I'm running Oracle Application Server 10.1.3.1. on SuSE Linux.
    Just recently, I've been unable to start my default OC4J container.
    When I try, I get any one of these errors:
    opmn id=<host>:6201
    no enabled components for this request
    OR
    Communication error with the server local port
    OR
    opmnctl: opmn start failed.
    I cannot figure out what's wrong. I'm not seeing any errors in the log files; although I'm not sure that I'm checking all of the necessary logs.
    Does anybody have any ideas as to what could have gone wrong?
    Thanks much,
    Nora

    Hi,
    I actually got it to start by editing the opmn.xml file. I increased the number of seconds for starting the default container before it times out. There were no errors that I could see in the log files; but it seemed like the apps were trying to start and then nothing.
    That ended up working, but I haven't done another stopall/startall since then. I think it still might be acting a little wierd. But for now, I at least got it functional again.
    Thanks for the reply,
    Nora

  • JDeveloper 10g (10.1.3) 10.1.3 Developer Preview: can't start embedded oc4j

    With Oracle JDeveloper 10g (10.1.3) Developer Preview, I tried to make a simple jsp page as in this tutorial:
    http://www.oracle.com/technology/obe/obe9051jdev/visual_jsp/intro_to_visual_jsp.htm
    I only added some text then right-clicked file, selected Run. It didn't work:
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config>
    /usr/java/j2sdk1.4.2/bin/java -client -classpath /my/home/data/opt/jdeveloper/j2ee/home/oc4j.jar:/my/home/data/opt/jdeveloper/jdev/lib/jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Xrs -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doracle.dms.sensors=NONE -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/server.xml
    [waiting for the server to complete its initialization...]
    05/04/08 09:02:24 Node started with id=127765687050882
    05/04/08 09:02:27 Auto-unpacking /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/applications/dms0.war... done.
    05/04/08 09:02:27 Auto-unpacking /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/applications/admin_web.war... done.
    Apr 8, 2005 9:02:29 AM com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    05/04/08 09:02:37 Copying default deployment descriptor from archive at /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/connectors/datasources/datasources/META-INF/oc4j-ra.xml to deployment directory /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/application-deployments/default/datasources...
    05/04/08 09:02:37 Copying default deployment descriptor from archive at /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/connectors/OracleASjms/OracleASjms/META-INF/oc4j-ra.xml to deployment directory /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/application-deployments/default/OracleASjms...
    05/04/08 09:02:42 Copying default deployment descriptor from archive at /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/applications/admin_ejb.jar/META-INF/orion-ejb-jar.xml to deployment directory /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/application-deployments/default/admin_ejb.jar...
    05/04/08 09:02:42 Auto-deploying - applications/admin_ejb.jar (orion-ejb-jar.xml had been updated since the previous deployment)...
    05/04/08 09:02:45 Auto-deploying - compiling and loading...
    05/04/08 09:02:45 done.
    05/04/08 09:02:46 Error initializing server: Error initializing ejb-module; Exception java.io.IOException: /my/home/data/opt/jdeveloper/jdev/bin/ojc: cannot execute
    05/04/08 09:02:47 Fatal error: server exiting
    Process exited with exit code 1.
    For a simple stand-alone java application, it worked.
    I have sun jdk 1.4.2 on Fedora Core 3.
    Don't know if there are similar bug reports, I searched this forum for "10.1.3" but the search page stays like that for ~2 minutes, then stops without showing anything.

    Hello Frank,
    Thank you for your suggestion. I tried that and I got the same error. Looked more careful at it:
    Exception java.io.IOException: /my/home/data/opt/jdeveloper/jdev/bin/ojc: cannot execute
    I tried to execute it manually:
    $ l /my/home/data/opt/jdeveloper/jdev/bin/ojc
    -rw-rw-r-- 1 marius marius 1.9k Dec 2 19:20 /my/home/data/opt/jdeveloper/jdev/bin/ojc
    $ /my/home/data/opt/jdeveloper/jdev/bin/ojc
    bash: /my/home/data/opt/jdeveloper/jdev/bin/ojc: Permission denied
    Did
    $ chmod a+x /my/home/data/opt/jdeveloper/jdev/bin/ojc
    which solved the execution. Now Hello word works.
    I got jdeveloper as a .zip archive, which doesn't keep unix permissions. The Linux distribution should be in .tgz archive, it would have avoided this problem.
    Thanks!

  • Shut Down Of OC4J Container ist blocked

    Hi,
    i'vi got a problem with the new 10g iAS and if anybody's encountered the same or does know a solution, please let me know.
    The problem is:
    I'm not able to stop the OC4J container in the iAS cleanly.
    The reason is:
    There are two timers (java.util.Timer) running. These timers are cleanup timers, which run always throughout the application at intervalls (scheduleAtFixedRate). If i dont start the timers, the container will stop right away, without any error. If the timers are running the container is waiting for them to cancel and shutting down hardly after a timeout.
    I didn't have this problem with 9i and i dont have it in the embedded OC4J of the JDeveloper.
    Is there any workaround? How could i latch into the shutdown process, to cancel the timers myself?
    Best regards,
    Mirko

    The OC4J script is not the cause of this -- if the message is shown "shutting down OC4J' then the call has been made to OC4J and its in the process of shutting down.
    If you execute "set verbose=on" before executing oc4j.cmd, then you'll see the command that oc4j uses when -shutdown is performed is exactly that command you suggest:
    oc4j -shutdown -port 23791 -password welcome1Executing: D:\java\jdk150_11\bin\java -jar "d:\java\oc4j-10133-prod\j2ee\home\admin.jar" ormi://localhost:23791 oc4jadmin welcome1 -shutdown
    But as you are suggesting there are manual ways to shutdown OC4J that are equally valid to use; it's a matter of choice.
    What you could try is using the -force extra switch with the -shutdown command to force it to shutdown:
    java -jar admin.jar ormi://localhost:23791 oc4jadmin welcome1 -shutdown force
    If that fails, ctrl+c the process. It doesn't do any damage to it.
    A thread-dump (ctrl+break) on the hung process can help to identify any deadlock issues.
    oc4j.cmd is limited certainly, but it provides a simpler entry point IMHO for new users. And we still fully support/endorse the direct startup path using the runnable JAR file.
    -steve-

Maybe you are looking for

  • POPUP TO GET VALUE

    Hi, I need to show a popup that lets write a value. I've tried POPUP_GET_VALUES function, but I need to write the text to show, not the description of the field. With POPUP_GET_VALUES I inform a field from a table and when the popup appears, it shows

  • Patitioning My Harddrive after Windows

    I partitioned my hard drive through BootCamp to install Windows OS. But I put it on the wrong partition. So once I installed Windows on my MAC OS hard drive, I just reinstalled MAC OS on the 30gb partition. I now have a 30 gb partition and a 40gb of

  • Open tab at anchor, from another tab

    Hi, am looking for a solution to this, which I thought would be relatively simple, but.... Currently am using Spry to create multiple tabs, and am linking from one tab to another using: <a href="#" onclick="TabbedPanels1.showPanel(0); return false;">

  • I'm unable to delete a div which is having contenteditable false and the contenteditable false div is inside another having cotenteditable div true, plz guide

    i'm unable to delete a div which is having contenteditable false and the contenteditable false div is inside another having cotenteditable div true, plz guide

  • WLC tcp port 80 access only

    Hi, One of the SSIDs in WLC 5500 (SV:7.2.103.0) is configured in web authentication mode. After authentication (local database) users can access http sites and can't access, for example, https sites. TIA