Java.rmi.RemoteException: Error initializing ejb-module java.lang.NoClassDe

Hi,
I have an ear file which has ejb jar and war file. Application is running fine through Jdeveloper but when am trying to deploy it in Oracle Application Server 10g getting following error. Any help in this would be appreciated.
Deployment failed: Nested exception
Resolution:
Base Exception:
java.rmi.RemoteException
deploy failed!: ; nested exception is:
oracle.oc4j.admin.internal.DeployerException: Error initializing ejb-module; Exception Error loading class 'ge.model.common.ejb.ReserveAccountBean': java.lang.NoClassDefFoundError: ge/common/exception/dao/GEDAOException. deploy failed!: ; nested exception is:
oracle.oc4j.admin.internal.DeployerException: Error initializing ejb-module; Exception Error loading class 'ge.model.common.ejb.ReserveAccountBean': java.lang.NoClassDefFoundError: ge/common/exception/dao/GEDAOException
Thanks and Regards,
Ujwala

Ujwala,
I don't think classes in the "ejb.jar" file can access classes in the WAR file (and vice-versa). Perhaps you can put this class in a separate JAR file and put that JAR file in the "applib" subdirectory (of your OC4J installation). Then it will be accessible to all your J2EE applications deployed to OC4J.
Good Luck,
Avi.

Similar Messages

  • Error initializing ejb-module; Exception null

    Information about server.
    * OS: LINUX
    * OAS Instalation : J2EE y WebCache - * Standalone
    * Versión OAS 10g (9.0.4)
    I want to deploy an ear but the folowing error appear: Error initializing ejb-module; Exception null
    f. Erika
    this is the log error:
    EvermindHttpServletRequest.getSession(), session=null
    05/06/28 08:34:19 Requested Id is oc4jfake.n6jNml9MpQLGpMTvn7jvpA4InQXw-BbQcxaNa3iUePWLbN8IaN4IahyM-x8Pb2Tyc31wnhaIah0Ob6mSbhuRaN0I-huKa30xf6jNml9MpQLGpMTynlbvqAXGp6WImkfPmkTv-ArJmwTNrwaMchuNc3iObx0xf2bAmljxmiXMmkbGngbynknvrkLOlQzNp65In0__
    05/06/28 08:34:29 Read command: 3
    05/06/28 08:34:29 Binding for java:comp/ServerAdministrator: com.evermind.server.administration.DefaultApplicationServerAdministrator@1697b67
    05/06/28 08:34:29 Writing command: 9
    05/06/28 08:34:29 Writing command: 2
    05/06/28 08:34:29 Read command: 4
    05/06/28 08:34:29 Call: public abstract void com.evermind.server.administration.ApplicationServerAdministrator.deploy(java.lang.String,java.lang.String,java.util.Map) throws java.rmi.RemoteException
    05/06/28 08:34:29 Notification ==> Application Deployer for faucaOracleApp STARTS [ 2005-06-28T08:34:29.380GMT+06:00 ]
    05/06/28 08:34:29 Notification ==> Do not undeploy previous deployment
    05/06/28 08:34:29 Notification ==> Copy the archive to /u01/app/oracle/product/9.0.4/OAS10g/j2ee/faucaOracle/applications/faucaOracleApp.ear
    05/06/28 08:34:29 Notification ==> Unpack faucaOracleApp.ear begins...
    05/06/28 08:34:29 Auto-unpacking /u01/app/oracle/product/9.0.4/OAS10g/j2ee/faucaOracle/applications/faucaOracleApp.ear... done.
    05/06/28 08:34:29 Notification ==> Unpack faucaOracleApp.ear ends...
    05/06/28 08:34:29 Notification ==> Initialize faucaOracleApp.ear begins...
    05/06/28 08:34:29 Auto-unpacking /u01/app/oracle/product/9.0.4/OAS10g/j2ee/faucaOracle/applications/faucaOracleApp/CierreFauca.war... done.
    05/06/28 08:34:30 Auto-unpacking /u01/app/oracle/product/9.0.4/OAS10g/j2ee/faucaOracle/applications/faucaOracleApp/WebService.war... done.
    05/06/28 08:34:30 Notification ==> Initialize faucaOracleApp.ear ends...
    05/06/28 08:34:30 Notification ==> Initialize CierreFauca begins...
    05/06/28 08:34:30 Notification ==> Initialize CierreFauca ends...
    05/06/28 08:34:30 Notification ==> Initialize WebService begins...
    05/06/28 08:34:30 Notification ==> Initialize WebService ends...
    05/06/28 08:34:33 ArchiveContext: containsDirectory(META-INF) plus '/' found in /u01/app/oracle/product/9.0.4/OAS10g/j2ee/faucaOracle/applications/faucaOracleApp/EJBModuloFauca.jar in entry META-INF/MANIFEST.MF
    05/06/28 08:34:33 Copying default deployment descriptor from archive at /u01/app/oracle/product/9.0.4/OAS10g/j2ee/faucaOracle/applications/faucaOracleApp/EJBModuloFauca.jar/META-INF/orion-ejb-jar.xml to deployment directory /u01/app/oracle/product/9.0.4/OAS10g/j2ee/faucaOracle/application-deployments/faucaOracleApp/EJBModuloFauca.jar...
    05/06/28 08:34:33 Auto-deploying - EJBModuloFauca.jar (No previous deployment found)...
    05/06/28 08:34:33 RMI-Context null: lookup: jdbc/OracleDS
    05/06/28 08:34:33 Binding for jdbc/OracleDS: com.evermind.sql.OrionCMTDataSource@6295eb
    05/06/28 08:34:33 Thr[thread 15]-DataSourceConnectionContainer.Constructor(): begin
    05/06/28 08:34:33 Thr[thread 15]-DataSourceConnectionContainer.Constructor(): end--this.name = jdbc/OracleDS
    05/06/28 08:34:33 Thr[thread 15]-DataSourceConnectionContainer.Constructor(): end--this.isolationLevel = -7
    05/06/28 08:34:33 Thr[thread 15]-DataSourceConnectionContainer.Constructor(): end--this.source = com.evermind.sql.OrionCMTDataSource@6295eb
    05/06/28 08:34:33 Thr[thread 15]-DataSourceConnectionContainer.Constructor(): end
    05/06/28 08:34:33 Thr[thread 15]-DataSourceConnectionContainer.getLocalConnection(): begin
    05/06/28 08:34:33 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): begin
    05/06/28 08:34:33 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): begin---source = com.evermind.sql.OrionCMTDataSource@6295eb
    05/06/28 08:34:33 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): begin---source.nonTXSource = com.evermind.sql.OrionPooledDataSource@1c0f2e5
    05/06/28 08:34:33 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): begin---source.TXSource = com.evermind.sql.DriverManagerXADataSource@609959
    05/06/28 08:34:33 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): begin---username = null
    05/06/28 08:34:33 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): end---Created:: com.evermind.sql.OrionCMTConnection@1f21c50
    05/06/28 08:34:33 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): end
    05/06/28 08:34:33 new DebugConnection(1)
    05/06/28 08:34:33 Thr[thread 15]-DataSourceConnection.Constructor(container, transaction): end---transaction = null
    05/06/28 08:34:33 Thr[thread 15]-DataSourceConnection.Constructor(container, transaction): end---connection = [Connection 1: com.evermind.sql.OrionCMTConnection@1f21c50]
    05/06/28 08:34:33 Thr[thread 15]-DataSourceConnection.Constructor(container, transaction): end---this.resetIsolation = false
    05/06/28 08:34:33 Thr[thread 15]-DataSourceConnection.Constructor(container, transaction): end---this.closed = false
    05/06/28 08:34:33 Thr[thread 15]-DataSourceConnection.Constructor(container, transaction): end
    05/06/28 08:34:33 Thr[thread 15]-DataSourceConnectionContainer.getLocalConnection(): end
    05/06/28 08:34:33 Thr[thread 15]-OrionCMTConnection.intercept(): begin
    05/06/28 08:34:33 Thr[thread 15]-OrionCMTConnection.intercept(): begin---this = com.evermind.sql.OrionCMTConnection@1f21c50
    05/06/28 08:34:33 Thr[thread 15]-OrionCMTConnection.intercept(): begin---state.transaction = null---Trying to set, delistEnlist...
    05/06/28 08:34:33 Press enter to continue
    05/06/28 08:34:33 Thr[thread 15]-OrionCMTConnection.setConnection(): begin
    05/06/28 08:34:33 Thr[thread 15]-OrionCMTConnection.setConnection()---transaction = null
    05/06/28 08:34:33 Thr[thread 15]-OrionCMTConnection.setConnection()---Getting/Re-Using a non-Transactional Connection
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.getConnection(): begin
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.getConnection()---maxConnectionAttempts = 3
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.getConnection()---cachedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.getConnection()---usedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections(): begin
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---cachedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---usedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---totalConns=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---minConnections=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections(): end
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---this=com.evermind.sql.OrionPooledDataSource@1c0f2e5
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---cachedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---usedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---maxUsedConnections=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): begin
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): begin---usedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end---added to usedConnections a PooledConnectionUsage = com.evermind.sql.PooledConnectionUsage@113981b
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end---usedConnectionsCount=1
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end
    jdbc:oracle:thin:@localhost:1521:oracle: Opened connection
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---PooledConnectionUsage=com.evermind.sql.PooledConnectionUsage@113981b
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---addToCache=false
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---this=com.evermind.sql.OrionPooledDataSource@1c0f2e5
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---cachedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---usedConnectionsCount=1
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---maxUsedConnections=1
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---cachedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---usedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---maxUsedConnections=1
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end
    05/06/28 08:34:33 Error connecting to database:
    05/06/28 08:34:33 Retrying 2 times more...
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---PooledConnectionUsage=null
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---addToCache=false
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---this=com.evermind.sql.OrionPooledDataSource@1c0f2e5
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---cachedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---usedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---maxUsedConnections=1
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---cachedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---usedConnectionsCount=0
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---maxUsedConnections=1
    05/06/28 08:34:33 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections(): begin
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---cachedConnectionsCount=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---usedConnectionsCount=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---totalConns=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---minConnections=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections(): end
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---this=com.evermind.sql.OrionPooledDataSource@1c0f2e5
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---cachedConnectionsCount=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---usedConnectionsCount=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---maxUsedConnections=1
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): begin
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): begin---usedConnectionsCount=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end---added to usedConnections a PooledConnectionUsage = com.evermind.sql.PooledConnectionUsage@179d854
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end---usedConnectionsCount=1
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end
    jdbc:oracle:thin:@localhost:1521:oracle: Opened connection
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---PooledConnectionUsage=com.evermind.sql.PooledConnectionUsage@179d854
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---addToCache=false
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---this=com.evermind.sql.OrionPooledDataSource@1c0f2e5
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---cachedConnectionsCount=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---usedConnectionsCount=1
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---maxUsedConnections=1
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---cachedConnectionsCount=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---usedConnectionsCount=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---maxUsedConnections=1
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end
    05/06/28 08:34:34 Error connecting to database:
    05/06/28 08:34:34 Retrying 1 times more...
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---PooledConnectionUsage=null
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---addToCache=false
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---this=com.evermind.sql.OrionPooledDataSource@1c0f2e5
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---cachedConnectionsCount=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---usedConnectionsCount=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---maxUsedConnections=1
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---cachedConnectionsCount=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---usedConnectionsCount=0
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---maxUsedConnections=1
    05/06/28 08:34:34 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections(): begin
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---cachedConnectionsCount=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---usedConnectionsCount=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---totalConns=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---minConnections=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections(): end
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---this=com.evermind.sql.OrionPooledDataSource@1c0f2e5
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---cachedConnectionsCount=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---usedConnectionsCount=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---maxUsedConnections=1
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): begin
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): begin---usedConnectionsCount=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end---added to usedConnections a PooledConnectionUsage = com.evermind.sql.PooledConnectionUsage@1c20eb7
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end---usedConnectionsCount=1
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end
    jdbc:oracle:thin:@localhost:1521:oracle: Opened connection
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---PooledConnectionUsage=com.evermind.sql.PooledConnectionUsage@1c20eb7
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---addToCache=false
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---this=com.evermind.sql.OrionPooledDataSource@1c0f2e5
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---cachedConnectionsCount=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---usedConnectionsCount=1
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---maxUsedConnections=1
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---cachedConnectionsCount=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---usedConnectionsCount=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---maxUsedConnections=1
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end
    05/06/28 08:34:35 Error connecting to database:
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---PooledConnectionUsage=null
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---addToCache=false
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---this=com.evermind.sql.OrionPooledDataSource@1c0f2e5
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---cachedConnectionsCount=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---usedConnectionsCount=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---maxUsedConnections=1
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---cachedConnectionsCount=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---usedConnectionsCount=0
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---maxUsedConnections=1
    05/06/28 08:34:35 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections(): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---cachedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---usedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---totalConns=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---minConnections=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections(): end
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---this=com.evermind.sql.OrionPooledDataSource@1c0f2e5
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---cachedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---usedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---maxUsedConnections=1
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): begin---usedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end---added to usedConnections a PooledConnectionUsage = com.evermind.sql.PooledConnectionUsage@1867df9
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end---usedConnectionsCount=1
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end
    jdbc:oracle:thin:@localhost:1521:oracle: Opened connection
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---PooledConnectionUsage=com.evermind.sql.PooledConnectionUsage@1867df9
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---addToCache=false
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---this=com.evermind.sql.OrionPooledDataSource@1c0f2e5
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---cachedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---usedConnectionsCount=1
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---maxUsedConnections=1
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---cachedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---usedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---maxUsedConnections=1
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end
    05/06/28 08:34:36 Error connecting to database:
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---PooledConnectionUsage=null
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---addToCache=false
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---this=com.evermind.sql.OrionPooledDataSource@1c0f2e5
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---cachedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---usedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---maxUsedConnections=1
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---cachedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---usedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---maxUsedConnections=1
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.intercept(): end---this.nonTransactionalConnection = null
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.intercept(): end---this.transactionalConnection = null
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.intercept(): end---this.connection = null
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.intercept(): end---setting currentTxn = state.transaction = null
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.intercept(): end
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.close(rollback): begin
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.close(rollback): begin---rollback = false
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.close(rollback): begin---this.connection = [Connection 1: com.evermind.sql.OrionCMTConnection@1f21c50]
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.close(rollback): begin---this.resetIsolation = false
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.close(rollback): begin---this.closed = false
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.close(): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.close(): begin---this = com.evermind.sql.OrionCMTConnection@1f21c50
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.close(): begin---this.nonTransactionalConnection = null
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.close(): begin---this.transactionalConnection = null
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.close(): begin---this.connection = null
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.close(): begin---this.closed = false
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.close(): end---Already closed:: com.evermind.sql.OrionCMTConnection@1f21c50
    05/06/28 08:34:36 closing DebugConnection(1)
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.close(rollback): end---connection = null
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.close(rollback): end---this.resetIsolation = false
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.close(rollback): end---this.closed = true
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.close(rollback): end
    05/06/28 08:34:36 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:36 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:36 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:36 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnectionContainer.Constructor(): begin
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnectionContainer.Constructor(): end--this.name = jdbc/DSOracleSID
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnectionContainer.Constructor(): end--this.isolationLevel = -7
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnectionContainer.Constructor(): end--this.source = com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnectionContainer.Constructor(): end
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnectionContainer.getLocalConnection(): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): begin---source = com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): begin---source.nonTXSource = com.evermind.sql.OrionPooledDataSource@340101
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): begin---source.TXSource = com.evermind.sql.DriverManagerXADataSource@b7ec5d
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): begin---username = null
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): end---Created:: com.evermind.sql.OrionCMTConnection@18e18a3
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.Constructor(source, username, password): end
    05/06/28 08:34:36 new DebugConnection(2)
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.Constructor(container, transaction): end---transaction = null
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.Constructor(container, transaction): end---connection = [Connection 2: com.evermind.sql.OrionCMTConnection@18e18a3]
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.Constructor(container, transaction): end---this.resetIsolation = false
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.Constructor(container, transaction): end---this.closed = false
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnection.Constructor(container, transaction): end
    05/06/28 08:34:36 Thr[thread 15]-DataSourceConnectionContainer.getLocalConnection(): end
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.intercept(): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.intercept(): begin---this = com.evermind.sql.OrionCMTConnection@18e18a3
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.intercept(): begin---state.transaction = null---Trying to set, delistEnlist...
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.setConnection(): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.setConnection()---transaction = null
    05/06/28 08:34:36 Thr[thread 15]-OrionCMTConnection.setConnection()---Getting/Re-Using a non-Transactional Connection
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getConnection(): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getConnection()---maxConnectionAttempts = 3
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getConnection()---cachedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getConnection()---usedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections(): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---cachedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---usedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---totalConns=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---minConnections=1
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---this=com.evermind.sql.OrionPooledDataSource@340101
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---cachedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---usedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---maxUsedConnections=1
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getUsedConnectionsNonSynced(): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getUsedConnectionsNonSynced(): begin---usedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getUsedConnectionsNonSynced(): begin---userSources={}
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getUsedConnectionsNonSynced(): end---returning used=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.getUsedConnectionsNonSynced(): end
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): begin
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): begin---usedConnectionsCount=0
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end---added to usedConnections a PooledConnectionUsage = com.evermind.sql.PooledConnectionUsage@1642bd6
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end---usedConnectionsCount=1
    05/06/28 08:34:36 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end
    jdbc:oracle:thin:@172.25.1.19:1521:DBDGRA: Opened connection
    05/06/28 08:34:37 new DebugConnection(3)
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.Constructor(connection): begin
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.Constructor(connection): begin---this.connection=[Connection 3: oracle.jdbc.driver.OracleConnection@73f0d8]
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.Constructor(connection): begin---this.currentConnectionNumber=0
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.Constructor(connection): begin---this.nextConnectionNumber=0
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.Constructor(connection): end---Created:: com.evermind.sql.DriverManagerPooledConnection@1ea0105
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.Constructor(connection): end
    Created new physical connection: com.evermind.sql.DriverManagerPooledConnection@1ea0105
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.addConnectionEventListener(listener): begin
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.addConnectionEventListener(listener): begin---listener = com.evermind.sql.PooledConnectionUsage@1642bd6
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.addConnectionEventListener(listener): end
    com.evermind.sql.DriverManagerConnectionPoolDataSource@179f36b: Connection com.evermind.sql.DriverManagerPooledConnection@1ea0105 allocated (Pool size: 0)
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): end---cachedConnectionsCount=0
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): end---usedConnectionsCount=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): end---maxUsedConnections=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): end---returning new PooledConnectionUsage=com.evermind.sql.PooledConnectionUsage@1642bd6
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): end
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): begin
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): begin---this = com.evermind.sql.DriverManagerPooledConnection@1ea0105
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): begin---this.currentConnectionNumber = 0
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): begin---this.nextConnectionNumber = 0
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): begin---this.closed = false
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.Constructor(DriverManagerPooledConnection): begin
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.Constructor(DriverManagerPooledConnection): begin---pooledConnection = com.evermind.sql.DriverManagerPooledConnection@1ea0105
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.Constructor(DriverManagerPooledConnection): begin---pooledConnection.currentConnectionNumber = 1
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.Constructor(DriverManagerPooledConnection): begin---this.number = 1
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.Constructor(DriverManagerPooledConnection): end---Created:: com.evermind.sql.DriverManagerConnectionPoolConnection@bdc9b3
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.Constructor(DriverManagerPooledConnection): end
    05/06/28 08:34:37 new DebugConnection(4)
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): end---this.currentConnectionNumber = 1
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): end---this.nextConnectionNumber = 1
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): end---this.closed = false
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): end
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections()---connections[0]=[Connection 4: com.evermind.sql.DriverManagerConnectionPoolConnection@bdc9b3]
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): begin
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): begin---this = com.evermind.sql.DriverManagerConnectionPoolConnection@bdc9b3
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): begin---this.pooledConnection = com.evermind.sql.DriverManagerPooledConnection@1ea0105
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): begin---pooledConnection.currentConnectionNumber = 1
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): begin---this.number = 1
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): begin---this.sharedCount = 0
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): begin
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): begin---this.currentConnectionNumber = 1
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): begin---this.nextConnectionNumber = 1
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): begin---this.closed = false
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---PooledConnectionUsage=com.evermind.sql.PooledConnectionUsage@1642bd6
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---addToCache=true
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---this=com.evermind.sql.OrionPooledDataSource@340101
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---cachedConnectionsCount=0
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---usedConnectionsCount=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---maxUsedConnections=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addCachedConnection(PooledConnectionUsage): begin
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addCachedConnection(PooledConnectionUsage): begin---cachedConnectionsCount=0
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addCachedConnection(PooledConnectionUsage): end---added to cachedConnections a PooledConnectionUsage=com.evermind.sql.PooledConnectionUsage@1642bd6
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addCachedConnection(PooledConnectionUsage): end---cachedConnectionsCount=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addCachedConnection(PooledConnectionUsage): end
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---cachedConnectionsCount=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---usedConnectionsCount=0
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---maxUsedConnections=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end
    com.evermind.sql.DriverManagerConnectionPoolDataSource@179f36b: Releasing connection com.evermind.sql.DriverManagerPooledConnection@1ea0105 to pool (Pool size: 1)
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): end---this.currentConnectionNumber = -1
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): end---this.nextConnectionNumber = 1
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): end---this.closed = false
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): end---Closed:: com.evermind.sql.DriverManagerPooledConnection@1ea0105
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): end
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): end---Closed:: com.evermind.sql.DriverManagerConnectionPoolConnection@bdc9b3
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): end---this.sharedCount = 0
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): end
    05/06/28 08:34:37 closing DebugConnection(4)
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.checkAndGetMinConnections(): end
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---this=com.evermind.sql.OrionPooledDataSource@340101
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---cachedConnectionsCount=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---usedConnectionsCount=0
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): begin---maxUsedConnections=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): begin
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): begin---usedConnectionsCount=0
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end---added to usedConnections a PooledConnectionUsage = com.evermind.sql.PooledConnectionUsage@1642bd6
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end---usedConnectionsCount=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addUsedConnection(PooledConnectionUsage): end
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): end---cachedConnectionsCount=0
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): end---usedConnectionsCount=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): end---maxUsedConnections=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): end---returning PooledConnectionUsage=com.evermind.sql.PooledConnectionUsage@1642bd6
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.getPooledInstance(): end
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): begin
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): begin---this = com.evermind.sql.DriverManagerPooledConnection@1ea0105
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): begin---this.currentConnectionNumber = -1
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): begin---this.nextConnectionNumber = 1
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): begin---this.closed = false
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.Constructor(DriverManagerPooledConnection): begin
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.Constructor(DriverManagerPooledConnection): begin---pooledConnection = com.evermind.sql.DriverManagerPooledConnection@1ea0105
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.Constructor(DriverManagerPooledConnection): begin---pooledConnection.currentConnectionNumber = 2
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.Constructor(DriverManagerPooledConnection): begin---this.number = 2
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.Constructor(DriverManagerPooledConnection): end---Created:: com.evermind.sql.DriverManagerConnectionPoolConnection@2cbc86
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.Constructor(DriverManagerPooledConnection): end
    05/06/28 08:34:37 new DebugConnection(5)
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): end---this.currentConnectionNumber = 2
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): end---this.nextConnectionNumber = 2
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): end---this.closed = false
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.getConnection(): end
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.isClosed(): begin
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.isClosed(): begin---this = com.evermind.sql.DriverManagerConnectionPoolConnection@2cbc86
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.isClosed(): begin---this.pooledConnection = com.evermind.sql.DriverManagerPooledConnection@1ea0105
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.isClosed(): begin---this.connection = [Connection 3: oracle.jdbc.driver.OracleConnection@73f0d8]
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.isClosed(): begin---this.pooledConnection.currentConnectionNumber = 2
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.isClosed(): begin---this.number = 2
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.isClosed(): begin---this.sharedCount = 0
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.isClosed(): begin---this.connection.isClosed() = false
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.isClosed(): [email protected]86 ---returning isClosed = false
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.isClosed(): end
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.setConnection(): end
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.tryToDelistEnlist(state): begin
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.tryToDelistEnlist(state): end
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.intercept(): end---this.nonTransactionalConnection = [Connection 5: com.evermind.sql.DriverManagerConnectionPoolConnection@2cbc86]
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.intercept(): end---this.transactionalConnection = null
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.intercept(): end---this.connection = [Connection 5: com.evermind.sql.DriverManagerConnectionPoolConnection@2cbc86]
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.intercept(): end---setting currentTxn = state.transaction = null
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.intercept(): end
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.intercept(): begin
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.intercept(): begin---this = com.evermind.sql.OrionCMTConnection@18e18a3
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.intercept(): begin---state.transaction = null---Trying to set, delistEnlist...
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.setConnection(): begin
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.setConnection()---transaction = null
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.setConnection()---Getting/Re-Using a non-Transactional Connection
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.setConnection(): end
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.tryToDelistEnlist(state): begin
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.tryToDelistEnlist(state): end
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.intercept(): end---this.nonTransactionalConnection = [Connection 5: com.evermind.sql.DriverManagerConnectionPoolConnection@2cbc86]
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.intercept(): end---this.transactionalConnection = null
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.intercept(): end---this.connection = [Connection 5: com.evermind.sql.DriverManagerConnectionPoolConnection@2cbc86]
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.intercept(): end---setting currentTxn = state.transaction = null
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.intercept(): end
    05/06/28 08:34:37 Thr[thread 15]-DataSourceConnection.close(rollback): begin
    05/06/28 08:34:37 Thr[thread 15]-DataSourceConnection.close(rollback): begin---rollback = false
    05/06/28 08:34:37 Thr[thread 15]-DataSourceConnection.close(rollback): begin---this.connection = [Connection 2: com.evermind.sql.OrionCMTConnection@18e18a3]
    05/06/28 08:34:37 Thr[thread 15]-DataSourceConnection.close(rollback): begin---this.resetIsolation = false
    05/06/28 08:34:37 Thr[thread 15]-DataSourceConnection.close(rollback): begin---this.closed = false
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.close(): begin
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.close(): begin---this = com.evermind.sql.OrionCMTConnection@18e18a3
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.close(): begin---this.nonTransactionalConnection = [Connection 5: com.evermind.sql.DriverManagerConnectionPoolConnection@2cbc86]
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.close(): begin---this.transactionalConnection = null
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.close(): begin---this.connection = [Connection 5: com.evermind.sql.DriverManagerConnectionPoolConnection@2cbc86]
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.close(): begin---this.closed = false
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.isClosed(): begin
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.isClosed(): begin---this = com.evermind.sql.OrionCMTConnection@18e18a3
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.isClosed(): begin---this.closed = false
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.isClosed(): begin---this.connection = [Connection 5: com.evermind.sql.DriverManagerConnectionPoolConnection@2cbc86]
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.isClosed(): end---PhysicalConnection = [Connection 3: oracle.jdbc.driver.OracleConnection@73f0d8]
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.isClosed(): end---this.closed = false
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.isClosed(): end
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): begin
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): begin---this = com.evermind.sql.DriverManagerConnectionPoolConnection@2cbc86
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): begin---this.pooledConnection = com.evermind.sql.DriverManagerPooledConnection@1ea0105
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): begin---pooledConnection.currentConnectionNumber = 2
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): begin---this.number = 2
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): begin---this.sharedCount = 0
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): begin
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): begin---this.currentConnectionNumber = 2
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): begin---this.nextConnectionNumber = 2
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): begin---this.closed = false
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---PooledConnectionUsage=com.evermind.sql.PooledConnectionUsage@1642bd6
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---addToCache=true
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---this=com.evermind.sql.OrionPooledDataSource@340101
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---cachedConnectionsCount=0
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---usedConnectionsCount=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): begin---maxUsedConnections=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addCachedConnection(PooledConnectionUsage): begin
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addCachedConnection(PooledConnectionUsage): begin---cachedConnectionsCount=0
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addCachedConnection(PooledConnectionUsage): end---added to cachedConnections a PooledConnectionUsage=com.evermind.sql.PooledConnectionUsage@1642bd6
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addCachedConnection(PooledConnectionUsage): end---cachedConnectionsCount=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.addCachedConnection(PooledConnectionUsage): end
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---cachedConnectionsCount=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---usedConnectionsCount=0
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end---maxUsedConnections=1
    05/06/28 08:34:37 Thr[thread 15]-OrionPooledDataSource.removeUsedConnection(PooledConnectionUsage, addToCache): end
    com.evermind.sql.DriverManagerConnectionPoolDataSource@179f36b: Releasing connection com.evermind.sql.DriverManagerPooledConnection@1ea0105 to pool (Pool size: 1)
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): end---this.currentConnectionNumber = -1
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): end---this.nextConnectionNumber = 2
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): end---this.closed = false
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): end---Closed:: com.evermind.sql.DriverManagerPooledConnection@1ea0105
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerPooledConnection.closeCurrentConnection(): end
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): end---Closed:: com.evermind.sql.DriverManagerConnectionPoolConnection@2cbc86
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): end---this.sharedCount = 0
    05/06/28 08:34:37 Thr[thread 15]-DriverManagerConnectionPoolConnection.close(): end
    05/06/28 08:34:37 closing DebugConnection(5)
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.close(): end---this.closed = true
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.close(): end---Closed:: com.evermind.sql.OrionCMTConnection@18e18a3
    05/06/28 08:34:37 Thr[thread 15]-OrionCMTConnection.close(): end
    05/06/28 08:34:37 closing DebugConnection(2)
    05/06/28 08:34:37 Thr[thread 15]-DataSourceConnection.close(rollback): end---connection = null
    05/06/28 08:34:37 Thr[thread 15]-DataSourceConnection.close(rollback): end---this.resetIsolation = false
    05/06/28 08:34:37 Thr[thread 15]-DataSourceConnection.close(rollback): end---this.closed = true
    05/06/28 08:34:37 Thr[thread 15]-DataSourceConnection.close(rollback): end
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:37 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:37 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:38 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:38 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:38 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:38 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:38 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:38 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:38 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:38 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:38 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:38 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:38 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:38 Binding for jdbc/DSOracleSID: com.evermind.sql.OrionCMTDataSource@1fd6bea
    05/06/28 08:34:38 RMI-Context null: lookup: jdbc/DSOracleSID
    05/06/28 08:34:38 Binding for

    hi all,
    i have the same problem.
    set ORACLE_HOME to which value?
    i just want to run a helloworld.jsp which outputs "Hello Worldé
    tanx

  • Error initializing ejb-module; Exception javac.exe not found under

    Dear all,
    I got followings error after i had tried to doing some lab.I had checked the folder "C:\Program Files\Oracle\jre\1.3.1" exists but missed but missing javac.exe. Could anyone can advice me what is going wrong?
    04/04/14 16:44:20 Auto-deploying - web/WEB-INF/classes (No previous deployment found)...
    04/04/14 16:44:20 Error instantiating application 'lab04' at file:/C:/share/oc4j
    /labs/lab04/: Error initializing ejb-module; Exception javac.exe not found under
    C:\Program Files\Oracle\jre\1.3.1, please use a valid jdk or specify the locati
    on of your java compiler in server.xml using the <java-compiler .../> tag
    Thanks in advance!
    Best Regards,
    Chris CHIU

    Dear Chris,
    The answer lies in the error message you got, namely:
    please use a valid jdkAccording to your post, you don't have a JDK, you only have a JRE. The javac compiler is part of the JDK, it is not part of the JRE.
    You can download the JDK from the J2SE Download Web page. Look for the Download J2SE SDK link -- do not choose the Download J2SE JRE link!
    Good Luck,
    Avi.

  • Error Initializing localization module

    Hi,
    I logon to the server,I try to run automation scripts in cmd prompt.I type essmsh cmd,hit enter,I am getting " Error Initializing localization module".
    Then I added ARBOPATH and ESSBASESERVER path in system settings,still I am getting the same error.Can anyone help me out in resolving this.
    Swathi.

    Not at all, it's just much easier to help when you set out everything you're doing in detail like that. Thanks. :)
    You have successfully started MaxL and logged in to Essbase (so far so good!). But 'essmsh' is not a valid MaxL statement at all. 'essmsh' is the name of the MaxL executable itself. So I'm wondering why you are trying to enter 'essmsh'.
    I suspect that you are copying the syntax from an existing script, is that right? You probably have an existing .bat file that says something like this:essmsh MyMaxLScript.mshThe 'startMaxL.bat' just replaces the 'essmsh'. So to call the MaxL automation script MyMaxLScript.msh you really just need to do this:startMaxL.bat MyMaxLScript.mshIn short, just use 'startMaxL.bat' wherever you see 'essmsh'.
    Does that make sense?

  • Error initializing localization module- essmsh

    Can anyone tell me why i get an error 'Error initializing localization module' when i execute the 'essmsh' from below path where it is actually stored.
    C:\oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\bin>essmsh.exe
    However it works fine when i do it from C:\oracle\Middleware\user_projects\epmsystem1\EssbaseServer\essbaseserver1\bin where startMaxl.bat resides without even starting the 'startMaxl.bat' file
    I have updated both the path on the environment variable. But no luck. How can i get this executed from anywhere in the system.?
    Thanks

    Hi Santy, John
    My Maxl script 'XXLOAD.msh' is something like this
    import database XXX_DEV.XXX data from local text data_file 'C:\oracle\Middleware\user_projects\epmsystem1\Planning\planning1\EMTH\GL_DATA.txt' using server rules_file "NZS_PA_F" on error write to 'C:\INTEGRATION\Data\Dataerror5.log';
    and i use the batch to call the above
    essmsh -l admin NZSpassword# -s 198.162.49.33 C:\INTEGRATION\XXLOAD.msh
    It works fine. But the issue us i can only execute from the path 'C:\oracle\Middleware\user_projects\epmsystem1\EssbaseServer\essbaseserver1\bin' where startMaxL.bat reside.
    Can you tell me the change that i need to do in the script in order call 'startMaxL.bat'  in .bat file before calling msh script.
    Thanks

  • Getting uncaught exception error when i start appworld. 'java.lang​.noclassde​ffounderro​r'

    my appworld has stopped working.  I recently installed shazam for free from BB. was using and exited then tried to find a scanner app.  now getting this error. have pulled battery. have reinstalled appworld. my phone is a storm 9530 running v5.0.0.419 (platform 4.2.0.179).  Any ideas for a solution?
    Also, believe i recently updated appworld (this morn).  Believe probem was already occuring last night.

    Has had exactly the same problem like you. Tried reinstalling app world more than 10 times, even with a complete wipe but it still keeps giving that message. I was hoping to reinstall the older version of appworld I formerly had, may be my OS version does not support the uphgrade. if possible, could you please send me that link to dowload and install that older version please-I have been looking for such I have not seen. you can send it to my pin <removed>.
    i'll appreciate that
    EDIT: Personal Information such as e-mail is prohibited for your security. Please review User Guidelines  under section "Be careful."

  • Errors when deploy a simple entity ejb module to oc4j 10g?

    I work as following steps:
    1. new project
    2. new Digram-->EJB Diagram
    3. Drag a Entity bean ico to Diagram and name it with Student, then add a id&name column to it.
    4 set the entity-ejb Student's Resource Reference's property: name(MysqlPool),ResourceType(com.mysql.jdbc.Driver),Authentification(Container)
    (in oc4j, I have set the pool connection--MysqlPool)
    5 use command to start oc4j 10.1.3 in jdev10.1.3
    6 In Jdeveloper IDE, select ejb-jar.xml and use right mouse button to call out the menu and then select "Cretae ejb or jar deploy profile", set the deploy platform to my oc4j connection.
    7 select the deploy profile and deploy to my oc4j connection, then errors were reported as following:
    Target platform is Standalone OC4J 10.1.3 (AppServerConnection1).
    Wrote EJB JAR file to D:\jdevj2ee1013\jdev\mywork\Application1\Project1\deploy\ejb1.jar
    Wrote EAR file to D:\jdevj2ee1013\jdev\mywork\Application1\Project1\deploy\ejb1.ear
    Uploading file ...
    Application Deployer for ejb1 STARTS.
    Do not undeploy previous deployment
    Copy the archive to D:\jdevj2ee1013\j2ee\home\applications\ejb1.ear
    Initialize D:\jdevj2ee1013\j2ee\home\applications\ejb1.ear begins...
    Unpacking ejb1.ear
    Done unpacking ejb1.ear
    Initialize D:\jdevj2ee1013\j2ee\home\applications\ejb1.ear ends...
    Starting application : ejb1
    Initializing ClassLoader(s)
    Initializing EJB container
    Loading connector(s)
    Starting up resource adapters
    Processing EJB module: ejb1.jar
    Compiling EJB generated code
    Error while compiling EJB component: D:\jdevj2ee1013\j2ee\home\applications\ejb1\ejb1.jar
    com.evermind.compiler.CompilationException: Error finding a suitable DataSource: Error looking up cmt-datasource at jdbc/OracleDS (name not found)
         at com.evermind.server.ejb.compilation.EntityBeanCompilation.createTable(EntityBeanCompilation.java:257)
         at com.evermind.server.ejb.compilation.EntityBeanCompilation.preCompile(EntityBeanCompilation.java:318)
         at com.evermind.server.ejb.compilation.Compilation.generateAnyOldStyle(Compilation.java:1728)
         at com.evermind.server.ejb.compilation.Compilation.compile(Compilation.java:162)
         at com.evermind.server.ejb.compilation.Compilation.doGenerateCode(Compilation.java:216)
         at com.evermind.server.ejb.EJBContainer.postInitBatch(EJBContainer.java:1197)
         at com.evermind.server.ejb.EJBContainer.postInit(EJBContainer.java:1118)
         at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:200)
         at com.evermind.server.Application.setConfig(Application.java:299)
         at com.evermind.server.Application.setConfig(Application.java:226)
         at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1740)
         at oracle.oc4j.admin.internal.ApplicationDeployer.addApplication(ApplicationDeployer.java:403)
         at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:144)
         at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:95)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:53)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:68)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:299)
         at java.lang.Thread.run(Thread.java:534)
    application : ejb1 is in failed state
    java.lang.InstantiationException: Error initializing ejb-module; Exception
    Error compiling D:\jdevj2ee1013\j2ee\home\applications\ejb1\ejb1.jar: Error finding a suitable DataSource: Error looking up cmt-datasource at jdbc/OracleDS (name not found)
         at com.evermind.server.ejb.EJBContainer.throwInstantiationException(EJBContainer.java:2285)
         at com.evermind.server.ejb.EJBContainer.postInitBatch(EJBContainer.java:1422)
         at com.evermind.server.ejb.EJBContainer.postInit(EJBContainer.java:1118)
         at com.evermind.server.ApplicationStateRunning.initializeApplication(ApplicationStateRunning.java:200)
         at com.evermind.server.Application.setConfig(Application.java:299)
         at com.evermind.server.Application.setConfig(Application.java:226)
         at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1740)
         at oracle.oc4j.admin.internal.ApplicationDeployer.addApplication(ApplicationDeployer.java:403)
         at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:144)
         at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:95)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:53)
         at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:68)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:299)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: java.lang.InstantiationException:
    Error compiling D:\jdevj2ee1013\j2ee\home\applications\ejb1\ejb1.jar: Error finding a suitable DataSource: Error looking up cmt-datasource at jdbc/OracleDS (name not found)
         at com.evermind.server.ejb.EJBContainer.postInitBatch(EJBContainer.java:1226)
         ... 12 more
    Operation failed with error:
    java.lang.InstantiationException: Error initializing ejb-module; Exception
    Error compiling D:\jdevj2ee1013\j2ee\home\applications\ejb1\ejb1.jar: Error finding a suitable DataSource: Error looking up cmt-datasource at jdbc/OracleDS (name not found)
    Deployment failed
    Elapsed time for deployment: 41 seconds
    #### Deployment incomplete. #### 2005-2-15 10:46:02
    what's the meaning about Error finding a suitable DataSource: Error looking up cmt-datasource at jdbc/OracleDS (name not found)?
    I didn't use jdbc/OracleDS Datasource, and I deleted it from config\data-source.xml.
    Is it cause those errors or my operation rong?
    Who can tell me the entity ejb's deploy method&step?

    Yes, now I added a connection pool and a datasource in oc4j, and set the datasource's jndi name to "jdbc/OracleDS".For The connection pool,I use the mysql database.
    Followed the above operation, I repeat the deployment and it deployed successfully.
    Viewed by web-control-for-oc4j, I found jdeveloper automaticly created a datasource and pool for the ejb module.However, the datasource's parameter(connection-factory factory-class="oracle.jdbc.pool.OracleDataSource") is wrong.
    So I open Tools Menu->Preferences menu and setted the Deploy property to "unbundle datasource...".Then I Created a file named data-sources.xml in project and filled out the correct properties.
    After I deploied the ejb-module, I openned the deploied .ear file with winrar to view its contents.I found the factory-class property's value is still wrong which included in data-sources.xml file in Mata-Inf directory,but the property of the data-sources.xml file in .jar file is correct.So, the class factory value of the deploied ejb-application's connection pool still is "oracle.jdbc.pool.OracleDataSource".It couldn't work surely.
    Of course, I can modity the data-sources.xml in .ear file.
    But has some more better method to settle this problem while not manuelly?

  • JDev 10.1.3 EA: Error initializing Embedded OC4J

    I have installed the latest EA version of JDeveloper on a Linux machine along with JDK 5.0 and when I try to run anything I get:
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    **** Unable to obtain password from principals.xml. Using default.
    /home/Mark_Rees/jdevhome/system/oracle.j2ee.10.1.3.34.12/embedded-oc4j/config>
    /home/Mark_Rees/jdk1.5.0_04/bin/java -server -classpath /home/Mark_Rees/jdev_1013/j2ee/home/oc4j.jar:/home/Mark_Rees/jdev_1013/jdev/lib/jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Xrs -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config /home/Mark_Rees/jdevhome/system/oracle.j2ee.10.1.3.34.12/embedded-oc4j/config/server.xml
    [waiting for the server to complete its initialization...]
    05/12/29 13:14:24 Application: system is in state FAILED
    05/12/29 13:14:24 Error initializing server: Error initializing ejb-modules: No such file or directory; nested exception is: java.util.zip.ZipException: No such file or directory
    05/12/29 13:14:24 Fatal error: server exiting
    Process exited with exit code 1.
    Anyone got any ideas?

    Check to see if helps
    Unable to start oc4j in Jdeveloper 10.1.3 EA1
    In my case I got that error when trying to connect to MySQL database when using OC4J

  • Error deploying EJBs

    Every time i run my EJB-Project i get the following error-message:
    **** WARNING: The following J2EE projects each have an output directory named 'classes':
    C:\Dokumente und Einstellungen\Manuel\Eigene Dateien\Programmieren\RDV4M-Projekt\RDV4M\RDV4M.jpr
    C:\Dokumente und Einstellungen\Manuel\Eigene Dateien\Programmieren\RDV4M-Projekt\Server\Server.jpr
    **** WARNING: The collision in output directory names may cause problems in the current version of OC4J.
    **** WARNING: Please see the JDeveloper release notes for details (2591173).
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\Programme\JDeveloper\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config>
    C:\Programme\JDeveloper\jdk\bin\javaw.exe -ojvm -classpath C:\Programme\JDeveloper\j2ee\home\oc4j.jar;C:\Programme\JDeveloper\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -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 C:\Programme\JDeveloper\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    05/07/25 10:27:01 Node started with id=127765687050882
    25.07.2005 10:27:05 com.evermind.server.ejb.EJBPackageDeployment isIIOPConfigured
    INFO: Beans associated with application default will not be available via RMI/IIOP: GenerateIIOP system property=false, enableIIOP application setting=false, server.xml configured for IIOP=false
    25.07.2005 10:27:05 com.evermind.server.ejb.EJBPackageDeployment isIIOPConfigured
    INFO: Beans associated with application default will not be available via RMI/IIOP: GenerateIIOP system property=false, enableIIOP application setting=false, server.xml configured for IIOP=false
    05/07/25 10:27:06 done.
    05/07/25 10:27:07 Copying default deployment descriptor from archive at C:\Programme\JDeveloper\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\connectors\datasources\datasources/META-INF/oc4j-ra.xml to deployment directory C:\Programme\JDeveloper\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\application-deployments\current-workspace-app\datasources...
    05/07/25 10:27:07 Copying default deployment descriptor from archive at C:\Dokumente und Einstellungen\Manuel\Eigene Dateien\Programmieren\RDV4M-Projekt\Server\classes/META-INF/orion-ejb-jar.xml to deployment directory C:\Programme\JDeveloper\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\application-deployments\current-workspace-app\classes...
    05/07/25 10:27:07 Auto-deploying - file:/C:/Dokumente und Einstellungen/Manuel/Eigene Dateien/Programmieren/RDV4M-Projekt/Server/classes/ (orion-ejb-jar.xml had been updated since the previous deployment)...
    25.07.2005 10:27:07 com.evermind.server.Application getDatabaseSchema
    WARNUNG: Warning: Exception occurred getting database schema. Exception: java.lang.InstantiationException: Error looking up cmt-datasource at jdbc/OracleDS (name not found)
    05/07/25 10:27:10 Auto-deploying - compiling and loading...
    05/07/25 10:27:12 done.
    05/07/25 10:27:12 Error instantiating application 'current-workspace-app' at file:/C:/Dokumente und Einstellungen/Manuel/Eigene Dateien/Programmieren/RDV4M-Projekt/RDV4M-Projekt-oc4j-app.xml: Error initializing ejb-module; Exception null
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 18703 ms.
    05/07/25 10:27:14 Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview 3 initialized
    Could anybody help me please??!!

    java.lang.InstantiationException: Error looking up cmt-datasource at jdbc/OracleDS
    Is the jdbc/OracleDS defined in the data-sources.xml?

  • Error deploying ejb

    Please, help, I get an #225 error when running an ejb app in the jdeveloper app server.
    I have created an entity bean from a database table. Then created a session bean. The remote interface gets automatically generated "finders" like in:
    @Remote
    public interface SessionEJB
    List<Alarms> findAllAlarms()
    throws NamingException;
    Alarms createAlarms(String ackSignature, String actionOnAck,
    Long alarmConf, String alarmlevel,
    String closeSignature, String comments, Long id,
    String parameter, String repairDone, String state,
    Long train, String trainname, Long value, Long wheel,
    String wheelname, Timestamp when)
    throws NamingException;
    void updateEntity(Object entity)
    throws NamingException;
    void deleteEntity(Object entity)
    throws NamingException;
    void refreshEntity(Object entity)
    throws NamingException;
    However, when I try to run the SessionEJBBean I get the error below. I don't understand what went wrong??
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    **** Unable to obtain password from principals.xml. Using default.
    G:\jdeveloper\jdevstudiobase1013\jdev\system\oracle.j2ee.10.1.3.34.12\embedded-oc4j\config>
    "M:\Program Files\Java\jdk1.5.0_05\bin\javaw.exe" -client -classpath G:\jdeveloper\jdevstudiobase1013\j2ee\home\oc4j.jar;G:\jdeveloper\jdevstudiobase1013\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config G:\jdeveloper\jdevstudiobase1013\jdev\system\oracle.j2ee.10.1.3.34.12\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    [TopLink Config]: 2005.11.09 11:04:34.562--ServerSession(26967138)--Thread(Thread[OC4J Launcher,5,main])--The alias name for the entity class [class mypackage.Alarms] is being defaulted to: Alarms.
    [TopLink Info]: 2005.11.09 11:04:36.078--ServerSession(14218588)--Thread(Thread[OC4J Launcher,5,main])--TopLink, version: Oracle TopLink - 10g release 3 (10.1.3.0.0) (Build 050912)
    [TopLink Info]: 2005.11.09 11:04:36.093--ServerSession(14218588)--Thread(Thread[OC4J Launcher,5,main])--Server: Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview
    [TopLink Config]: 2005.11.09 11:04:36.093--ServerSession(14218588)--Connection(29187880)--Thread(Thread[OC4J Launcher,5,main])--connecting(DatabaseLogin(
         platform=>Oracle9Platform
         user name=> ""
         connector=>JNDIConnector datasource name=>jdbc/wmsdbDS
    [TopLink Config]: 2005.11.09 11:04:36.781--ServerSession(14218588)--Connection(28823870)--Thread(Thread[OC4J Launcher,5,main])--Connected: jdbc:oracle:thin:@//mirakulos:1521/COMPIERE
         User: WMSDB
         Database: Oracle Version: Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
         Driver: Oracle JDBC driver Version: 10.1.0.4.2
    [TopLink Config]: 2005.11.09 11:04:36.781--ServerSession(14218588)--Connection(19328210)--Thread(Thread[OC4J Launcher,5,main])--connecting(DatabaseLogin(
         platform=>Oracle9Platform
         user name=> ""
         connector=>JNDIConnector datasource name=>jdbc/wmsdbDS
    [TopLink Config]: 2005.11.09 11:04:36.796--ServerSession(14218588)--Connection(12827479)--Thread(Thread[OC4J Launcher,5,main])--Connected: jdbc:oracle:thin:@//mirakulos:1521/COMPIERE
         User: WMSDB
         Database: Oracle Version: Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
         Driver: Oracle JDBC driver Version: 10.1.0.4.2
    [TopLink Info]: 2005.11.09 11:04:36.796--ServerSession(14218588)--Thread(Thread[OC4J Launcher,5,main])--current-workspace-app_Application1_Project7_0 login successful
    G:\jdeveloper\jdevstudiobase1013\jdev\system\oracle.j2ee.10.1.3.34.12\embedded-oc4j\application-deployments\current-workspace-app\Application1_Project7_0\generated\SessionEJB_StatelessSessionBeanWrapper0.java:1: error #225: too many type parameters for interface java.util.List<mypackage.Alarms>
    1 error
    05/11/09 23:04:39 Application: current-workspace-app is in state FAILED
    05/11/09 23:04:39 Error instantiating application 'current-workspace-app' at file:/G:/jdeveloper/jdevstudiobase1013/jdev/mywork/Application1/Application1-oc4j-app.xml: Error initializing ejb-modules: Error loading module file:/G:/jdeveloper/jdevstudiobase1013/jdev/mywork/Application1/Project7/classes/: Syntax error in source or compilation failed in: G:\jdeveloper\jdevstudiobase1013\jdev\system\oracle.j2ee.10.1.3.34.12\embedded-oc4j\application-deployments\current-workspace-app\Application1_Project7_0\generated\SessionEJB_StatelessSessionBeanWrapper0.java
    G:\jdeveloper\jdevstudiobase1013\jdev\system\oracle.j2ee.10.1.3.34.12\embedded-oc4j\application-deployments\current-workspace-app\Application1_Project7_0\generated\SessionEJB_StatelessSessionBeanWrapper0.java:1: error #225: too many type parameters for interface java.util.List<mypackage.Alarms>
    1 error
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 12859 ms.
    05/11/09 23:04:40 Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview initialized
    2005-11-09 23:04:45.000 NOTIFICATION Industrial Telnet Server version: Version 10.1.3.0.0 started-up successfully.

    It seems to be related to the "Use JDK 1.5 Generic Collection Types".

  • Error deployment EJB

    Hi,
    When I try to deploy EJB, I have an error :
    java.lang.InstantiationException: Error initializing ejb-module; Exception Error in application ejbGestionBase: Error loading package at file:/C:/jdev904/j2ee/home/applications/ejbGestionBase/ejbGestionBase.jar,
    Error compiling C:\jdev904\j2ee\home\applications\ejbGestionBase\ejbGestionBase.jar: Syntax error in source
         at com.evermind.server.ejb.EJBContainer.throwInstantiationException(EJBContainer.java:2428)
         at com.evermind.server.ejb.EJBContainer.postInitBatch(EJBContainer.java:2412)
         at com.evermind.server.ejb.EJBContainer.postInit(EJBContainer.java:2195)
         at com.evermind.server.Application.postInit(Application.java:553)
         at com.evermind.server.Application.setConfig(Application.java:170)
         at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1927)
         at oracle.oc4j.admin.internal.ApplicationDeployer.addApplication(ApplicationDeployer.java:407)
         at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:127)
         at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:73)
         at com.evermind.server.administration.DefaultApplicationServerAdministrator.internalDeploy(DefaultApplicationServerAdministrator.java:378)
         at com.evermind.server.administration.DefaultApplicationServerAdministrator.deploy(DefaultApplicationServerAdministrator.java:278)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:124)
         at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:48)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Unknown Source)
    Can you help me please?

    Thanks, Vladimir!
    The directory c:\j2sdk_1.4.2_08\bin was in the PATH, the problem was that javac.exe wasn't in the directory.
    Thanks again!
    Guillermo.

  • ERROR J2EE EJB-03027 with OC4J 10.1.3.3

    Hi,
    we have an application that works fine in iAS 9i (9.0.3).
    Now, we have to migrate the platform to 10G and we are testing with OC4J 10.1.3.3.
    But when the OC4J works... we see this message:
    2008-03-06 16:10:12.737 ERROR J2EE EJB-03027 [prueba] Se ha producido un error al desplegar el módulo EJB: java.lang.InstantiationException: Internal server error: oracle.classloader.util.AnnotatedClassFormatError (Bad version number in .class file
         Clase no válida: UPHome_EntityHomeWrapper1
         Cargador: prueba.root:0.0.0
         Origen de Código: /C:/OC4J 10.1.3.3/j2ee/home/application-deployments/prueba/MGU-1.0/deployment-cache.jar
         Configuración: <ejb> in wrappers
         Clase Dependiente: com.evermind.server.ejb.deployment.EntityBeanDescriptor
         Cargador: oc4j:10.1.3
         Origen de Código: /C:/OC4J 10.1.3.3/j2ee/home/lib/oc4j-internal.jar
         Configuración: <code-source> in META-INF/boot.xml in C:\OC4J 10.1.3.3\j2ee\home\oc4j.jar
    08/03/06 16:10:12 ADVERTENCIA: Application.setConfig Application: prueba is in failed state as initialization failed.
    java.lang.InstantiationException: Error initializing ejb-modules: Internal server error: oracle.classloader.util.AnnotatedClassFormatError (Bad version number in .class file
         Clase no válida: UPHome_EntityHomeWrapper1
         Cargador: prueba.root:0.0.0
         Origen de Código: /C:/OC4J 10.1.3.3/j2ee/home/application-deployments/prueba/MGU-1.0/deployment-cache.jar
         Configuración: <ejb> in wrappers
         Clase Dependiente: com.evermind.server.ejb.deployment.EntityBeanDescriptor
         Cargador: oc4j:10.1.3
         Origen de Código: /C:/OC4J 10.1.3.3/j2ee/home/lib/oc4j-internal.jar
         Configuración: <code-source> in META-INF/boot.xml in C:\OC4J 10.1.3.3\j2ee\home\oc4j.jar
    We have looked for information about the 'Bad version number' error, and we have recompile all our code with the JDK 1.5 (the same JDK for the OC4J). But we still have the error...
    Which may be the problem?...
    Thanks.

    The only thing you can do is to make sure that you recompile everything you're using.
    --olaf                                                                                                                                                                                           

  • A error in ejb deployment

    i got a error in j2see deployment
    i deploy a entity bean,but while the Deployment Progress ,i got a error:
    java.rmi.ServerException:RemoteException occurred in server thread;nested exception is:
    java.rmi.RemoteException: Error processing ejb jar: Compilation failed

    I am having same problem. I have developed a cmp and
    using cloudscape as my database. The application got
    verified without errors. But while deploying i am
    getting the error.i think thats due to----
    either bean class is not implementing all the methods as in remote
    or
    ur jar does not include a
    compiled bean class /home/remote or other necessary classes
    is it so?

  • Java.rmi.RemoteException

    Hi,
    I have a dc where am using the functionality 'export to excel'.For that i have used two other dc's 'dc_externallibray' and
    'dc_serverlib' for accessing the jar files.
    I have added Jars_APIPublicPart,Jars_SDAPublicPart from dc_externallibrary and added the libaray reference of dc_serverlib.
    I have build and depolyed dc_serverlib on J2EE engine server .
    But when I am deploying my dc getting the error :
    Dec 29, 2008 12:30:01 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy
    Thread,5,main]] WARNING:
    [020]Deployment finished with warning
    Settings
    SDM host : eppune
    SDM port : 50118
    URL to deploy : file:/C:/DOCUME1/282309/LOCALS1/Temp/temp46110ltil.comdarpandc_agingreport.ear
    Result
    => deployed with warning : file:/C:/DOCUME1/282309/LOCALS1/Temp/temp46110ltil.comdarpandc_agingreport.ear
    Finished with warnings: development component 'darpan/dc_agingreport'/'ltil.com'/'LOKAL'/'0.2008.12.29.12.29.52':
    Caught exception during application startup from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Error occurred while starting application ltil.com/darpan/dc_agingreport and wait. Reason:
    Clusterwide exception: server ID 19193950:com.sap.engine.services.deploy.container.DeploymentException: Clusterwide
    exception: Failed to prepare application ''ltil.com/darpan~dc_agingreport'' for startup. Reason=Clusterwide exception: Failed
    to start dependent library ''com.ltildc_serverlib'' of application ''ltil.com/darpandc_agingreport''. Status of dependent
    component:  STATUS_MISSING. Hint: Is the component deployed correctly on the engine?
         at com.sap.engine.services.webdynpro.WebDynproContainer.prepareStart(WebDynproContainer.java:1421)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:239)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:187)
         at
    com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java
    :301)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:327)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:111)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:230)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4700)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4605)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4578)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1163)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:304)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
         at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageLis
    tener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    (message ID:
    com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : Got problems during deployment
    Any clues on this?

    Hi
    Check out this might help you
    Problem configuration ADS SAP interactive Forms  by ABAP.

  • Java.rmi.RemoteException: CORBA TRANSIENT 0x49421071 - WPS portlet - EJB Jonas

    Hello,
    I'd like to use EJB session working in Jonas 4.3.4 (jdk 1.4) with a portlet in WPS 5.0 (jdk 1.3) throught iiop protol.
    I succeed to initialized the context, then to lookup the jndiName of the EJB but when I try to instanciate (eJBhome.create()) the EJB the following exception occur :
    java.rmi.RemoteException: CORBA TRANSIENT 0x49421071 No; nested exception is:
    org.omg.CORBA.TRANSIENT: GETCONNECTIONKEY_RETURNED_FALSE minor code: 1229066353 completed: No
    Does someone know the meaning of that corba exception ?
    Does someone already succeed to do such communication ?
    Do you know an other protocol that can help me ?
    Here is my code in the WPS portlet:
         Properties env = new Properties();
         env.put("java.naming.factory.initial","com.sun.jndi.cosnaming.CNCtxFactory");
         env.put("java.naming.provider.url","iiop://XX.XXX.X.XX:YYYY");
         javax.naming.InitialContext initContext = new javax.naming.InitialContext(env);
         String JNDIName = "BestPracticeServiceHome";
              Object obj = initContext.lookup(JNDIName);
              BestPracticeServiceHome myHome = (BestPracticeServiceHome)PortableRemoteObject.narrow(obj,BestPracticeServiceHome.class);
         //Here occur the exception :
              BestPracticeService myService = myHome.create();
    Note: if I use the WPS 5.0 test environment in RAD 6 everything works.
    Thanks in advance,
    Best Regards,
    J�r�me

    Sorry, I forgot to say, the original SunONE 7 works fine
    without this error.

Maybe you are looking for