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

Similar Messages

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

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

  • 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

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

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

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

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

  • Error in Adapter Module to unzip files

    Hello ,
    I wish to unzip many files with use of an adapter module
    To du this I use following code
    package de.lsv.moduledevelopement;
    import java.io.*;
    import java.util.Hashtable;
    import java.util.zip.ZipEntry;
    import java.util.zip.ZipInputStream;
    import javax.ejb.SessionBean;
    import javax.ejb.SessionContext;
    import javax.ejb.CreateException;
    import com.sap.aii.af.mp.module.Module;
    import com.sap.aii.af.mp.module.ModuleContext;
    import com.sap.aii.af.mp.module.ModuleData;
    import com.sap.aii.af.mp.module.ModuleException;
    import com.sap.aii.af.ra.ms.api.Message;
    import com.sap.aii.af.ra.ms.api.MessageDirection;
    import com.sap.aii.af.ra.ms.api.Payload;
    import com.sap.aii.af.ra.ms.spi.Trace;
    import com.sap.aii.af.service.auditlog.Audit;
    import com.sap.aii.af.service.auditlog.AuditDirection;
    import com.sap.aii.af.service.auditlog.AuditLogStatus;
    import com.sap.aii.af.service.auditlog.AuditMessageKey;
    * @ejbLocal <{de.lsv.moduledevelopement.UnZipFilesLocal}>
    * @ejbLocalHome <{de.lsv.moduledevelopement.UnZipFilesLocalHome}>
    * @stateless
    public class UnZipFilesBean implements SessionBean, Module {
         static AuditMessageKey amk = null;
         static String auditStr = "UnzipFilesBean - ";
         static ModuleException mEx = null;
         public static final String VERSION_ID =
              "$Id://de.lsv.moduledevelopement.UnZipFilesBean.java#1 $";
         private static final Trace TRACE = new Trace(VERSION_ID);
         public void ejbRemove() {
         public void ejbActivate() {
         public void ejbPassivate() {
         public void setSessionContext(SessionContext context) {
              myContext = context;
         private SessionContext myContext;
          * Create Method.
         public void ejbCreate() throws CreateException {
              // TODO : Implement
         /* (non-Javadoc)
          * @see com.sap.aii.af.mp.module.Module#process(com.sap.aii.af.mp.module.ModuleContext, com.sap.aii.af.mp.module.ModuleData)
         public ModuleData process(
              ModuleContext moduleContext,
              ModuleData inputModuleData)
              throws ModuleException {
              Object obj = null;
              Message msg = null;
              Payload attachment = null;
              //initializing variables for module parameters
              String modkey = "";
              String fileMask = "";
              String directory = "";
              String saveDirectory = "";
              //     String newMimeType = "";
              //     String newAttachmentName = "";
              //     String newAttachmentExtension = "";
              //     String newAttachmentNameReplace = "";
              //this block is to manage the adapter when is not file/FTP
              try {
                   //get the XI Message
                   obj = inputModuleData.getPrincipalData();
                   msg = (Message) obj;
                   // create AuditMessageKey object to write audit log.
                   if (msg.getMessageDirection() == MessageDirection.INBOUND)
                        amk =
                             new AuditMessageKey(
                                  msg.getMessageId(),
                                  AuditDirection.INBOUND);
                   else
                        amk =
                             new AuditMessageKey(
                                  msg.getMessageId(),
                                  AuditDirection.OUTBOUND);
                   // ******start get the module parameters from the configuration******
                   modkey = moduleContext.getContextData("module.key");
                   Audit.addAuditLogEntry(
                        amk,
                        AuditLogStatus.SUCCESS,
                        auditStr + "Module Configuration Key: " + modkey);
                   //***** einlesen der Moduke Parameter******************
                   //***** DateiMaske
                   fileMask = moduleContext.getContextData("FileMask");
                   Audit.addAuditLogEntry(
                        amk,
                        AuditLogStatus.SUCCESS,
                        auditStr + "FileMask: " + fileMask);
                   // check ob fileMask definiert ist
                   if (fileMask == null || fileMask.equalsIgnoreCase("")) {
                        //if no attachment name is specified in the module configuration the module will end the execution
                        throw mEx =
                             new ModuleException(
                                  auditStr
                                       + "!FileMask in Modulconfiguration nicht definiert!");
                   //***** DateiMaske2
                   String fileMask2 = moduleContext.getContextData("FileMask2");
                   Audit.addAuditLogEntry(
                        amk,
                        AuditLogStatus.SUCCESS,
                        auditStr + "FileMask2: " + fileMask2);
                   //***** Directory
                   directory = moduleContext.getContextData("Directory");
                   Audit.addAuditLogEntry(
                        amk,
                        AuditLogStatus.SUCCESS,
                        auditStr + "Directory: " + directory);
                   // Fehler wenn Directory nicht definiert
                   if (directory == null || directory.equalsIgnoreCase("")) {
                        //the module will end the execution
                        throw mEx =
                             new ModuleException(
                                  auditStr
                                       + "Directory in Modulconfiguration nicht definiert");
                   //***** Sicherungs Verzeichnis
                   saveDirectory = moduleContext.getContextData("SaveDirectory");
                   Audit.addAuditLogEntry(
                        amk,
                        AuditLogStatus.SUCCESS,
                        auditStr + "SaveDirectory: " + saveDirectory);
                   // entpacken aufrufen
                   entpacke(directory, saveDirectory, fileMask);
                   if (fileMask2.length() > 0) {
                        entpacke(directory, saveDirectory, fileMask2);
                   //update the XI Message
                   inputModuleData.setPrincipalData(msg);
              } catch (Exception e) {
                   String errorMessage =
                        auditStr + "Error bei der . Exception:" + e.getMessage();
                   Audit.addAuditLogEntry(amk, AuditLogStatus.ERROR, errorMessage);
                   throw mEx = new ModuleException(auditStr + errorMessage);
              Audit.addAuditLogEntry(
                   amk,
                   AuditLogStatus.SUCCESS,
                   auditStr + "Verarbeitung beendet ");
              return inputModuleData;
         //+++++++++++++++++++++++++
         private static void entpacke(
              String directory,
              String saveDirectory,
              String mask)
              // TODO Auto-generated method stub
              Audit.addAuditLogEntry(
                   amk,
                   AuditLogStatus.SUCCESS,
                   auditStr + "Funktion entpacke");
              if (!directory.endsWith("\")) {
                   directory = directory + "\";
              } // if
              File f;
              f = new File(directory);
              Audit.addAuditLogEntry(
                   amk,
                   AuditLogStatus.SUCCESS,
                   auditStr + "f = new File(directory)");
    //          // Achtung Klasse in einer Klasse :-)
    //          String[] strFiles = f.list(new FilenameFilter() {
    //               public boolean accept(File file, String filename) {
    //                    Wildcard wildcard1 = new Wildcard(mask);
    //                    Audit.addAuditLogEntry(
    //                         amk,
    //                         AuditLogStatus.SUCCESS,
    //                         auditStr + "wc1");
    //                    return wildcard1.match(filename, false);
              String [] strFiles = f.list(new MyFilter(mask));
              // Liste der Gefundenen dateien
              Audit.addAuditLogEntry(
                   amk,
                   AuditLogStatus.SUCCESS,
                   auditStr + "Anzahl gepackter Dateien: " + strFiles.length);
              //System.out.println( strFiles.length + " Dateien zum entpacken");
              for (int i = 0; i < strFiles.length; i++) {
                   Audit.addAuditLogEntry(
                        amk,
                        AuditLogStatus.SUCCESS,
                        auditStr + "verarbeite Datei: : " + strFiles<i>);
                   //     System.out.println("f[" + i + "]=" + strFiles<i>);
              } // for
              // *****entpacken**********************
              for (int i = 0; i < strFiles.length; i++) {
                   try {
                        byte[] buf = new byte[4096];
                        ZipInputStream in =
                             new ZipInputStream(
                                  new FileInputStream(directory + strFiles<i>));
                        Audit.addAuditLogEntry(
                             amk,
                             AuditLogStatus.SUCCESS,
                             auditStr + "Entpacke " + directory + strFiles<i>);
                        //System.out.println("Entpacke " + directory + strFiles<i>);
                        int count = 0;
                        while (true) {
                             count++;
                             // Nächsten Eintrag lesen
                             ZipEntry entry = in.getNextEntry();
                             if (entry == null) {
                                  break;
                             // Beschreibung ausgeben
                             Audit.addAuditLogEntry(
                                  amk,
                                  AuditLogStatus.SUCCESS,
                                  auditStr + entry.getName());
                             //System.out.println(entry.getName());
                             // Ausgabedatei erzeugen
                             FileOutputStream out =
                                  new FileOutputStream(directory + entry.getName());
                             int len;
                             while ((len = in.read(buf)) > 0) {
                                  out.write(buf, 0, len);
                             out.close();
                             // Eintrag schließen
                             in.closeEntry();
                        } // while
                        in.close();
                        Audit.addAuditLogEntry(
                             amk,
                             AuditLogStatus.SUCCESS,
                             auditStr + count + "Dateien entpackt");
                        //System.out.println(count + "Dateien entpackt");
                        // verschieben
                        if (saveDirectory.length() > 0) {
                             File quelle = new File(directory + strFiles<i>);
                             File ziel = new File(saveDirectory + strFiles<i>);
                             boolean bla = quelle.renameTo(ziel);
                             if (!bla) {
                                  Audit.addAuditLogEntry(
                                       amk,
                                       AuditLogStatus.SUCCESS,
                                       auditStr
                                            + strFiles<i>
                                            + " konnte nicht verschoben werden");
                             } else {
                                  Audit.addAuditLogEntry(
                                       amk,
                                       AuditLogStatus.SUCCESS,
                                       auditStr
                                            + strFiles<i>
                                            + "verschoben nach "
                                            + saveDirectory);
                                  //          System.out.println(
                                  //               strFiles<i> + "verscgoben nach " + directory + "sik//");
                        } // if
                   } catch (Exception e) {
                        String errorMessage =
                             auditStr
                                  + "Error in entpacken. Exception:"
                                  + e.getMessage();
                        Audit.addAuditLogEntry(amk, AuditLogStatus.ERROR, errorMessage);
                   } // catch
                   // *****entpacken*************
              } // for
         } //entpacke
    } // UnzipFilesBean
    class Wildcard {
         static AuditMessageKey amk = null;
         static String auditStr = "WildCard - ";
         static ModuleException mEx = null;
         private final String wildcardString;
          * Der Konstruktor für die WildcardSuche.
          * @param wildcardString
          *            Der WildcardString
         public Wildcard(String wildcardString) {
              this.wildcardString = wildcardString;
              Audit.addAuditLogEntry(
                   amk,
                   AuditLogStatus.SUCCESS,
                   auditStr + "Constructor");
          * Die Methode, welche den Vergleich durchführt.
          * @param str
          *            Der String, welcher darauf überprüft werden soll, ob er dem
          *            WildcardString entspricht.
          * @return true Wenn der String dem wildcardString entspricht.
         public boolean match(String str, boolean fCasesensitive) {
              if (str == null || wildcardString == null) {
                   return false;
              return recursiveMatch(wildcardString, str, fCasesensitive);
          * Hier wird der eigentliche Vergleich durchgeführt
          * @param strWildcard
          *            Der Wildcardstring, z.B.: "Test*"
          * @param str
          *            Der zu überprüfende String, z.B. "Testlauf"
          * @return true, wenn eine Übereinstimmung vorhanden ist, sonst false
         private boolean recursiveMatch(
              String strWildcard,
              String str,
              boolean fCasesensitive) {
              while (true) {
                   if (strWildcard.length() == 0)
                        return str.length() == 0;
                   char ch = strWildcard.charAt(0);
                   switch (ch) {
                        case '?' :
                             if (str.length() == 0)
                                  return false;
                             break;
                        case '*' :
                             strWildcard = strWildcard.substring(1);
                             while (true) {
                                  if (recursiveMatch(strWildcard, str, fCasesensitive))
                                       return true;
                                  if (str.length() == 0)
                                       return false;
                                  str = str.substring(1);
                        default :
                             if (str.length() == 0)
                                  return false;
                             if (fCasesensitive) {
                                  if (ch != str.charAt(0))
                                       return false;
                             } else if (
                                  Character.toLowerCase(ch)
                                       != Character.toLowerCase(str.charAt(0)))
                                  return false;
                             break;
                   strWildcard = strWildcard.substring(1);
                   str = str.substring(1);
         //++++++++++++++++++++++++++
    } // class
    /** Nun der eigentliche Filter */
    class MyFilter implements FilenameFilter {
         static AuditMessageKey amk = null;
         static String auditStr = "MyFilter - ";
         static ModuleException mEx = null;
         String fileMask;
         public MyFilter(String fileMask) {
              this.fileMask = fileMask;
              Audit.addAuditLogEntry(
                   amk,
                   AuditLogStatus.SUCCESS,
                   auditStr + "Constructor");
         } //constructor
          public boolean accept(File file, String filename) {
              // TODO Auto-generated method stub
              //fileMask = "?5LBL*";
              Wildcard wildcard1 = new Wildcard(fileMask);
              return wildcard1.match(filename, false);
    } //class
    But in Audit Protocol it failed after:
    17.09.2008 17:33:19     Erfolgreich     UnzipFilesBean - Module Configuration Key: 2
    17.09.2008 17:33:19     Erfolgreich     UnzipFilesBean - FileMask: ?5LBL???
    17.09.2008 17:33:19     Erfolgreich     UnzipFilesBean - FileMask2:
    17.09.2008 17:33:19     Erfolgreich     UnzipFilesBean - Directory: //transfer//X1E//100//99//lb//ein
    17.09.2008 17:33:19     Erfolgreich     UnzipFilesBean - SaveDirectory: //transfer//X1E//100//99//lb//ein_s
    17.09.2008 17:33:19     Erfolgreich     UnzipFilesBean - Funktion entpacke
    17.09.2008 17:33:19     Erfolgreich     UnzipFilesBean - f = new File(directory)
    17.09.2008 17:33:19     Fehler     UnzipFilesBean - Error bei der . Exception:null
    I could not find the error??
    Were there any log files to look into?
    regarts
    Zimmerningkat

    Hi Ralf,
    I am late..........
    I am bit confused with your explanation.
    1. Does all zip files will be picked by file adapter in one shot or is it conditional, since you have a XML descriptor file in firts zip file and the XML files describes the list of JPEG files which might be stored in the other zipped JPEG files?
    2. Can you tell the exact flow of your scenario
    3. Receiver in your scenario?
    Thanks,
    Gujjeti.

  • PI 7.11: Adapter Framework caught exception: null

    Hi,
    I've a ABAP Proxy - to  - SOAP scenario.
    Message mapping works.
    In the communication channel monitor I get the following error:
    MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException
    Adapter Framework caught exception: null
    In the log viewer in NWA I see the following two messages:
    Marked transaction for rollback for meesage 516e304f-b083-8e3e-e100-00000a01095f(INBOUND). Reason: <null>
    Caught exception com.sap.engine.interfaces.messaging.api.exception.MessagingException from application code with msgKey: 516e304f-b083-8e3e-e100-00000a01095f(INBOUND)
    The payload for calling SOAP receiver looks like that:
    <m:setEmployee xmlns:m="http://test.com" xmlns:fo="http://www.w3.org/1999/XSL/Format">
             <ns1:e xmlns:ns1="http://test.com">
                <address_Mail_Incoming_Type>
                   <email>test.com</email>
                   <phone>7890</phone>
                </address_Mail_Incoming_Type>
                <badge_ID>123</badge_ID>
                <cost_Center>321</cost_Center>
                <date_Hired>1980-01-01T00:00:00.000Z</date_Hired>
                <date_Of_Birth>1950-01-01T00:00:00.000Z</date_Of_Birth>
                <department>123</department>
                <division>ABC</division>
                <employee_Category>A</employee_Category>
                <employee_Code>1000</employee_Code>
                <employee_Id>1000</employee_Id>
                <employee_Status>ACTIVE</employee_Status>
                <first_Name>A</first_Name>
                <last_Name>B</last_Name>
                <letter_code_3>FRI</letter_code_3>
                <location>123</location>
                <position>123</position>
             </ns1:e>
          </m:setEmployee>
    When I copy this payload into SOAP UI (surrounded by <soapenv:Envelope>, <soapenv:Header> and <soapenv:Body>), the WS call works.
    The URL for the receiving CC should be ok (same as in SOAP UI), the "Do not use SOAP Envelope" checkbox is not flagged.
    What can be the reason for that error message?
    Thanks in advance!

    I've now changed the setting of the external definition to "Using RPC style", but I'm still running into the same error than before:
    10.02.2012 14:51:03 Information SOAP: sending a delivery error ack ...
    10.02.2012 14:51:03 Error Adapter Framework caught exception: null
    10.02.2012 14:51:03 Error MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException
    10.02.2012 14:51:03 Information SOAP: sent a delivery error ack
    10.02.2012 14:51:03 Error Delivering the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException.
    The payload of the CC looks exactly the same than before:
    <?xml version="1.0" encoding="UTF-8"?>
    <m:setEmployee xmlns:m="http://test.com" xmlns:fo="http://www.w3.org/1999/XSL/Format">
         <ns1:e xmlns:ns1="http://test.com">
              <address_Mail_Incoming_Type>
                   <email>test.com</email>
                   <phone>123</phone>
              </address_Mail_Incoming_Type>
              <badge_ID>123</badge_ID>
              <cost_Center>123</cost_Center>
              <date_Hired>1990-01-01T00:00:00.000Z</date_Hired>
              <date_Of_Birth>1950-01-01T00:00:00.000Z</date_Of_Birth>
              <department>123</department>
              <division>ABC</division>
              <employee_Category>PERM</employee_Category>
              <employee_Code>1000</employee_Code>
              <employee_Id>1000</employee_Id>
              <employee_Status>ACTIVE</employee_Status>
              <first_Name>A</first_Name>
              <last_Name>B</last_Name>
              <location>ABC</location>
              <position>123</position>
         </ns1:e>
    </m:setEmployee>
    If I copy that payload (without <?xml version="1.0" encoding="UTF-8"?>) into SOAPUI (surrounded by SOAP envelope), the WS call works without any problem.
    Why doesn't it work from PI?
    Another question:
    Why is it putting <ns1:e> into the payload of the new interface and <ns0:e> for the existing interface (which is working, see Re: PI 7.11: Adapter Framework caught exception: null)?
    Could that be the reason why data is not sent properly to the SOAP receiver?

  • Error while building a Webservice in Netbeans EJB Module

    I have copied the java code of a JCD doing xml to cobol copybook transformation in JCAPS, to a new webservice created in the Netbeans EJB module. There were no compilation errors. But while trying to build, I am getting errors like "java.io.printStream does not have a no-arg default Constructor" , "IllegalAnnotation Exception", "Unable to create jaxb context" etc..
    I am not able to find out why this happened... Someone please help me in resolving this issue......

    Guys,
    I am able to solve the problem. I think the problem is Language settings difference between Database and OWB repository.

  • Error targeting server for the EJB module while deploying the sample banking application

    I am currently having a very difficult time attempting to deploy the
    example banking application that I downloaded from the BEA website. I
    have followed all of the steps in the "Hands On: Deploying the Sample
    Banking Application" document, and I do fine until I get to the next to
    last step. When I attempt to target the server for the EJB module, the
    deployment process generates the error that I have included at the end
    of this message.
    I can get to the login.html page under "http://localhost:7001/banking/",
    but after that I can't go further.
    Any suggestions. BTW, in case you haven't figured it out, I'm brand new
    to BEA WebLogic server.
    Thanks in advance for any help you can offer.
    Scott
    Error deploying application \ejb:
    Unable to deploy EJB: \ejb from \ejb:
    Compiler failed
    executable.exec(java.lang.String[javac,-nowarn,-classpath,E:\bea\wlserver6.1\tmp_ejbwinged-demon7001\banking-exploded_\ejb;E:\bea\wlserver6.1\.\config\ScottsServer\applications\.wlnotdelete\wlap60763\ejb;E:\bea\jdk131\jre\lib\rt.jar;E:\bea\jdk131\jre\lib\i18n.jar;E:\bea\jdk131\jre\lib\sunrsasign.jar;E:\bea\jdk131\jre\classes;.;E:\bea\wlserver6.1\lib\weblogic_sp.jar;E:\bea\wlserver6.1\lib\weblogic.jar,-d,E:\bea\wlserver6.1\tmp_ejbwinged-demon7001\banking-exploded_\ejb,E:\bea\wlserver6.1\tmp_ejbwinged-demon7001\banking-exploded_\ejb\examples\tutorials\migration\banking\*.java])
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:302)
    at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:296)
    at weblogic.ejb20.deployer.Deployer.compileEJB(Deployer.java:684)
    at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:851)
    at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:30)
    at weblogic.j2ee.Application.addComponent(Application.java:163)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:491)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:361)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy11.addDeployment(Unknown Source)
    at
    weblogic.management.internal.DynamicMBeanImpl.updateDeployments(DynamicMBeanImpl.java:1516)
    at
    weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:895)
    at
    weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:847)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(ConfigurationMBeanImpl.java:295)
    at
    com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1356)
    at
    com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1331)
    at weblogic.management.internal.MBeanProxy.setAttribute(MBeanProxy.java:322)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:204)
    at $Proxy68.setTargets(Unknown Source)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.console.info.FilteredMBeanAttribute.doSet(FilteredMBeanAttribute.java:92)
    at
    weblogic.management.console.actions.mbean.DoEditMBeanAction.perform(DoEditMBeanAction.java:135)
    at
    weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
    at
    weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

    The deployment process invokes javac internally to compile some generated classes.
    Do you have javac installed and in the path?
    Seth
    Scott Springer wrote:
    I am currently having a very difficult time attempting to deploy the
    example banking application that I downloaded from the BEA website. I
    have followed all of the steps in the "Hands On: Deploying the Sample
    Banking Application" document, and I do fine until I get to the next to
    last step. When I attempt to target the server for the EJB module, the
    deployment process generates the error that I have included at the end
    of this message.
    I can get to the login.html page under "http://localhost:7001/banking/",
    but after that I can't go further.
    Any suggestions. BTW, in case you haven't figured it out, I'm brand new
    to BEA WebLogic server.
    Thanks in advance for any help you can offer.
    Scott
    Error deploying application \ejb:
    Unable to deploy EJB: \ejb from \ejb:
    Compiler failed
    executable.exec(java.lang.String[javac,-nowarn,-classpath,E:\bea\wlserver6.1\tmp_ejbwinged-demon7001\banking-exploded_\ejb;E:\bea\wlserver6.1\.\config\ScottsServer\applications\.wlnotdelete\wlap60763\ejb;E:\bea\jdk131\jre\lib\rt.jar;E:\bea\jdk131\jre\lib\i18n.jar;E:\bea\jdk131\jre\lib\sunrsasign.jar;E:\bea\jdk131\jre\classes;.;E:\bea\wlserver6.1\lib\weblogic_sp.jar;E:\bea\wlserver6.1\lib\weblogic.jar,-d,E:\bea\wlserver6.1\tmp_ejbwinged-demon7001\banking-exploded_\ejb,E:\bea\wlserver6.1\tmp_ejbwinged-demon7001\banking-exploded_\ejb\examples\tutorials\migration\banking\*.java])
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:302)
    at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:296)
    at weblogic.ejb20.deployer.Deployer.compileEJB(Deployer.java:684)
    at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:851)
    at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:30)
    at weblogic.j2ee.Application.addComponent(Application.java:163)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:329)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:144)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:636)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:621)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:359)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:491)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:361)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
    at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:468)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy11.addDeployment(Unknown Source)
    at
    weblogic.management.internal.DynamicMBeanImpl.updateDeployments(DynamicMBeanImpl.java:1516)
    at
    weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:895)
    at
    weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl.java:847)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(ConfigurationMBeanImpl.java:295)
    at
    com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1356)
    at
    com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:1331)
    at weblogic.management.internal.MBeanProxy.setAttribute(MBeanProxy.java:322)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:204)
    at $Proxy68.setTargets(Unknown Source)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.console.info.FilteredMBeanAttribute.doSet(FilteredMBeanAttribute.java:92)
    at
    weblogic.management.console.actions.mbean.DoEditMBeanAction.perform(DoEditMBeanAction.java:135)
    at
    weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
    at
    weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

Maybe you are looking for