Scalability Persistence corrupt. Passivated variable not found

2 messages Options
Embed this post
Permalink
Fred van Engen

Scalability Persistence corrupt. Passivated variable not found

Reply Threaded More More options
Print post
Permalink
Hello list,

We tried to use GF 2.1 BPEL phase1 scalability several times (once in
production and a few times in development) and we get errors like below:

[#|2009-10-27T18:39:13.460+0100|WARNING|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.trace.BPELTraceManager|_ThreadID=59;_ThreadName=sun-bpel-engine-thread-0;_RequestID=23df26de-7d33-4446-8ca7-500ab477ec86;|BPCOR-6144:
Unable to connect to database at 2009/10/27 18:39:13 460. Engine :
bpelse1, Cause : XADBConnection bad|#]

and later:

[#|2009-10-27T19:25:23.727+0100|WARNING|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.trace.BPELTraceManager|_ThreadID=76;_ThreadName=sun-bpel-engine-thread-1;_RequestID=7196c6b2-90eb-4c2f-92cb-8c1fd94419fd;|BPCOR-6087:
Encountered an exception while logging at location 2.034. Exception:
java.lang.RuntimeException: java.lang.RuntimeException: Scalability
Persistence corrupt. Passivated variable not found .|#]

I'm not sure the first WARNING line is related to the second, but it is
followed by some SEVERE log lines (shown below) so it seems opportune to
mention it.

We saw errors when using full (including phase 2) scalability and I had
hoped that at least phase 1 scalability alone would work. Phase 1 will
probably free most memory in our case. We use multiple XML messages in
each BPEL instance.

When scalability is off, there are no problems.

Is this a known bug? It causes our BPEL instances to fault so we can't
use scalability.

Without scalability our long-running BPEL instances consume enormous
amounts of memory making it impossible to scale to the required number
of instances.


Any help is appreciated.


Regards,

Fred.


[#|2009-10-27T18:39:13.458+0100|WARNING|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.connection.AbstractDBConnection|_ThreadID=59;_ThreadName=sun-bpel-engine-thread-0;_RequestID=23df26de-7d33-4446-8ca7-500ab477ec86;|BPCOR-6149:
failed while executing SQL statement INSERT INTO VARIABLE  VALUES (?, ?,
'N', ?, ?)
java.sql.BatchUpdateException: Communications link failure

Last packet sent to the server was 146 ms ago.
        at
com.mysql.jdbc.PreparedStatement.executeBatchSerially(PreparedStatement.java:1693)
        at
com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:1108)
        at
com.mysql.jdbc.jdbc2.optional.StatementWrapper.executeBatch(StatementWrapper.java:719)
        at
com.sun.jbi.engine.bpel.core.bpel.connection.AbstractDBConnection.batchInsert(AbstractDBConnection.java:501)
        at
com.sun.jbi.engine.bpel.core.bpel.connection.AbstractDBConnection.insert(AbstractDBConnection.java:151)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.performDBOperationForDBOs(StateManagerImpl.java:836)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.performDBTransactionForDBOs(StateManagerImpl.java:654)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.updateState(StateManagerImpl.java:501)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.persistState(StateManagerImpl.java:449)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.doXA(PersistenceManager.java:340)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.endXA(PersistenceManager.java:325)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.processStatus(InvokeUnitImpl.java:846)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.process(InvokeUnitImpl.java:542)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.doAction(InvokeUnitImpl.java:182)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter.execute(BPELInterpreter.java:162)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.BusinessProcessInstanceThread.execute(BusinessProcessInstanceThread.java:98)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELProcessManagerImpl.process(BPELProcessManagerImpl.java:1032)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:292)
        at
com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:176)
|#]

[#|2009-10-27T18:39:13.460+0100|WARNING|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.trace.BPELTraceManager|_ThreadID=59;_ThreadName=sun-bpel-engine-thread-0;_RequestID=23df26de-7d33-4446-8ca7-500ab477ec86;|BPCOR-6144:
Unable to connect to database at 2009/10/27 18:39:13 460. Engine :
bpelse1, Cause : XADBConnection bad|#]

[#|2009-10-27T18:39:13.462+0100|INFO|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.trace.BPELTraceManager|_ThreadID=59;_ThreadName=sun-bpel-engine-thread-0;|BPCOR-6146:
DB connection restored at 2009/10/27 18:39:13 462. Engine : bpelse1|#]

[#|2009-10-27T18:39:13.464+0100|SEVERE|sun-appserver2.1|javax.enterprise.system.core.transaction|_ThreadID=59;_ThreadName=sun-bpel-engine-thread-0;org.omg.CORBA.INTERNAL:  
vmcid: 0x0  minor code: 0 completed:
Maybe;rollback;_RequestID=23df26de-7d33-4446-8ca7-500ab477ec86;|JTS5031:
Exception [org.omg.CORBA.INTERNAL:   vmcid: 0x0  minor code:  0
completed: Maybe] on Resource [rollback] operation.|#]

[#|2009-10-27T18:39:13.662+0100|WARNING|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.ReceiveUnitImpl|_ThreadID=65;_ThreadName=sun-bpel-engine-thread-4;_RequestID=421597e0-b04e-4251-929f-30d32f476825;|BPCOR-6049:
The XA Transaction failed. The Transaction Manager sent a status 4|#]

[#|2009-10-27T18:39:13.662+0100|SEVERE|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter|_ThreadID=65;_ThreadName=sun-bpel-engine-thread-4;_RequestID=421597e0-b04e-4251-929f-30d32f476825;|BPCOR-7129:
A fatal exception occurred while trying to convert an exception to a
fault and handling it. Attempting to terminate the process instance.
java.lang.NullPointerException
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.BPELProcessInstanceImpl.isInfiniteFaultLoop(BPELProcessInstanceImpl.java:1294)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter.execute(BPELInterpreter.java:206)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.BusinessProcessInstanceThread.execute(BusinessProcessInstanceThread.java:98)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELProcessManagerImpl.process(BPELProcessManagerImpl.java:1032)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:292)
        at
com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:176)
|#]

[#|2009-10-27T18:39:13.663+0100|SEVERE|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter|_ThreadID=65;_ThreadName=sun-bpel-engine-thread-4;_RequestID=421597e0-b04e-4251-929f-30d32f476825;|BPCOR-7130:
The original exception was:
java.lang.NullPointerException
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.MonitorManager.postActivityStartEvent(MonitorManager.java:148)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.ReceiveUnitImpl.doAction(ReceiveUnitImpl.java:224)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter.execute(BPELInterpreter.java:162)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.BusinessProcessInstanceThread.execute(BusinessProcessInstanceThread.java:98)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELProcessManagerImpl.process(BPELProcessManagerImpl.java:1032)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:292)
        at
com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:176)
|#]

[#|2009-10-27T18:39:23.439+0100|WARNING|sun-appserver2.1|javax.enterprise.system.core.transaction|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;_RequestID=1ae24626-db03-4c95-8190-b65cde0ae1a6;|JTS5041:
The resource manager is doing work outside a global transaction
com.mysql.jdbc.jdbc2.optional.MysqlXAException: No operations allowed
after connection closed.Connection was implicitly closed due to
underlying exception/error:


** BEGIN NESTED EXCEPTION **

com.mysql.jdbc.CommunicationsException
MESSAGE: Communications link failure

Last packet sent to the server was 146 ms ago.

STACKTRACE:

com.mysql.jdbc.CommunicationsException: Communications link failure

Last packet sent to the server was 146 ms ago.
        at
com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1070)
        at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3270)
        at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1932)
        at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
        at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
        at
com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)
        at
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2046)
        at
com.mysql.jdbc.PreparedStatement.executeBatchSerially(PreparedStatement.java:1650)
        at
com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:1108)
        at
com.mysql.jdbc.jdbc2.optional.StatementWrapper.executeBatch(StatementWrapper.java:719)
        at
com.sun.jbi.engine.bpel.core.bpel.connection.AbstractDBConnection.batchInsert(AbstractDBConnection.java:501)
        at
com.sun.jbi.engine.bpel.core.bpel.connection.AbstractDBConnection.insert(AbstractDBConnection.java:151)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.performDBOperationForDBOs(StateManagerImpl.java:836)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.performDBTransactionForDBOs(StateManagerImpl.java:654)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.updateState(StateManagerImpl.java:501)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.persistState(StateManagerImpl.java:449)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.doXA(PersistenceManager.java:340)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.endXA(PersistenceManager.java:325)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.processStatus(InvokeUnitImpl.java:846)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.process(InvokeUnitImpl.java:542)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.doAction(InvokeUnitImpl.java:182)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter.execute(BPELInterpreter.java:162)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.BusinessProcessInstanceThread.execute(BusinessProcessInstanceThread.java:98)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELProcessManagerImpl.process(BPELProcessManagerImpl.java:1032)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:292)
        at
com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:176)
Caused by: java.io.InterruptedIOException
        at java.net.SocketOutputStream.socketWrite0(Native Method)
        at
java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
        at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
        at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
        at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3251)
        ... 24 more


** END NESTED EXCEPTION **


        at
com.mysql.jdbc.jdbc2.optional.MysqlXAConnection.mapXAExceptionFromSQLException(MysqlXAConnection.java:606)
        at
com.mysql.jdbc.jdbc2.optional.MysqlXAConnection.dispatchCommand(MysqlXAConnection.java:585)
        at
com.mysql.jdbc.jdbc2.optional.MysqlXAConnection.start(MysqlXAConnection.java:525)
        at com.sun.gjc.spi.XAResourceImpl.start(XAResourceImpl.java:222)
        at
com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:305)
        at
com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:205)
        at
com.sun.enterprise.distributedtx.J2EETransaction.enlistResource(J2EETransaction.java:577)
        at
com.sun.enterprise.distributedtx.J2EETransactionManagerImpl.enlistResource(J2EETransactionManagerImpl.java:372)
        at
com.sun.enterprise.distributedtx.J2EETransactionManagerOpt.enlistResource(J2EETransactionManagerOpt.java:144)
        at
com.sun.enterprise.resource.SystemResourceManagerImpl.enlistResource(SystemResourceManagerImpl.java:98)
        at
com.sun.enterprise.resource.PoolManagerImpl.getResource(PoolManagerImpl.java:216)
        at
com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:337)
        at
com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:189)
        at
com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:165)
        at
com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:158)
        at
com.sun.gjc.spi.base.DataSource.getConnection(DataSource.java:108)
        at
com.sun.jbi.engine.bpel.core.bpel.connection.DBConnectionFactory.createXAConnection(DBConnectionFactory.java:328)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.performDBTransactionForDBOs(StateManagerImpl.java:653)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.updateState(StateManagerImpl.java:501)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.persistState(StateManagerImpl.java:449)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.doXA(PersistenceManager.java:340)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.endXA(PersistenceManager.java:325)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.process(InvokeUnitImpl.java:707)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.doAction(InvokeUnitImpl.java:182)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter.execute(BPELInterpreter.java:162)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.BusinessProcessInstanceThread.execute(BusinessProcessInstanceThread.java:98)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELProcessManagerImpl.process(BPELProcessManagerImpl.java:1032)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:292)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:1294)
        at
com.sun.jbi.engine.bpel.BPELSEInOutThread.processResponse(BPELSEInOutThread.java:488)
        at
com.sun.jbi.engine.bpel.BPELSEInOutThread.processMsgEx(BPELSEInOutThread.java:264)
        at
com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:183)
|#]

[#|2009-10-27T18:39:23.441+0100|SEVERE|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;_RequestID=1ae24626-db03
-4c95-8190-b65cde0ae1a6;|RAR5027:Unexpected exception in resource pooling
javax.transaction.SystemException
        at
com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:217)
        at
com.sun.enterprise.distributedtx.J2EETransaction.enlistResource(J2EETransaction.java:577)
        at
com.sun.enterprise.distributedtx.J2EETransactionManagerImpl.enlistResource(J2EETransactionManagerImpl.java:372)
        at
com.sun.enterprise.distributedtx.J2EETransactionManagerOpt.enlistResource(J2EETransactionManagerOpt.java:144)
        at
com.sun.enterprise.resource.SystemResourceManagerImpl.enlistResource(SystemResourceManagerImpl.java:98)
        at
com.sun.enterprise.resource.PoolManagerImpl.getResource(PoolManagerImpl.java:216)
        at
com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:337)
        at
com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:189)
        at
com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:165)
        at
com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:158)
        at
com.sun.gjc.spi.base.DataSource.getConnection(DataSource.java:108)
        at
com.sun.jbi.engine.bpel.core.bpel.connection.DBConnectionFactory.createXAConnection(DBConnectionFactory.java:328)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.performDBTransactionForDBOs(StateManagerImpl.java:653)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.updateState(StateManagerImpl.java:501)
        at
com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.persistState(StateManagerImpl.java:449)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.doXA(PersistenceManager.java:340)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.endXA(PersistenceManager.java:325)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.process(InvokeUnitImpl.java:707)
        at
com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.doAction(InvokeUnitImpl.java:182)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter.execute(BPELInterpreter.java:162)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.BusinessProcessInstanceThread.execute(BusinessProcessInstanceThread.java:98)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELProcessManagerImpl.process(BPELProcessManagerImpl.java:1032)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:292)
        at
com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:1294)
        at
com.sun.jbi.engine.bpel.BPELSEInOutThread.processResponse(BPELSEInOutThread.java:488)
        at
com.sun.jbi.engine.bpel.BPELSEInOutThread.processMsgEx(BPELSEInOutThread.java:264)
        at
com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:183)
|#]

[#|2009-10-27T18:39:23.442+0100|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;_RequestID=1ae24626-db03-4c95-8190-b65cde0ae1a6;|poolmgr.err_enlisting_res_in_getconn|#]

[#|2009-10-27T18:39:23.443+0100|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;bpelseXAPool;javax.transaction.SystemException;_RequestID=1ae24626-db03-4c95-8190-b65cde0ae1a6;|RAR5117
: Failed to obtain/create connection from connection pool [ bpelseXAPool
]. Reason : javax.transaction.SystemException|#]

[#|2009-10-27T18:39:23.443+0100|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;Error
in allocating a connection. Cause:
javax.transaction.SystemException;_RequestID=1ae24626-db03-4c95-8190-b65cde0ae1a6;|RAR5114
: Error allocating connection : [Error in allocating a connection.
Cause: javax.transaction.SystemException]|#]

[#|2009-10-27T18:39:23.443+0100|WARNING|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.trace.BPELTraceManager|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;_RequestID=1ae24626-db03-4c95-8190-b65cde0ae1a6;|BPCOR-6144:
Unable to connect to database at 2009/10/27 18:39:23 443. Engine :
bpelse1, Cause : XADBConnection bad|#]

[#|2009-10-27T18:39:23.446+0100|INFO|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.trace.BPELTraceManager|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;|BPCOR-6146:
DB connection restored at 2009/10/27 18:39:23 446. Engine : bpelse1|#]

[#|2009-10-27T18:39:23.447+0100|INFO|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;|RAR7112:
destroying connection during txCompleted since this connection is marked
for removal|#]

[#|2009-10-27T18:39:23.447+0100|SEVERE|sun-appserver2.1|javax.enterprise.system.core.transaction|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;org.omg.CORBA.INTERNAL:  
vmcid: 0x0  minor code: 0 completed:
Maybe;rollback;_RequestID=1ae24626-db03-4c95-8190-b65cde0ae1a6;|JTS5031:
Exception [org.omg.CORBA.INTERNAL:   vmcid: 0x0  minor code: 0
completed: Maybe] on Resource [rollback] operation.|#]

---
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Gabe-2

Re: Scalability Persistence corrupt. Passivated variable not found

Reply Threaded More More options
Print post
Permalink
Fred - Thanks for reporting this. It is not a known bug as far as I know
but you may have hit a corner case somehow. Could you file a bug for
this and attach a sample project that we can use to reproduce?
Thanks,
Gabe

Fred van Engen wrote:

> Hello list,
>
> We tried to use GF 2.1 BPEL phase1 scalability several times (once in
> production and a few times in development) and we get errors like below:
>
> [#|2009-10-27T18:39:13.460+0100|WARNING|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.trace.BPELTraceManager|_ThreadID=59;_ThreadName=sun-bpel-engine-thread-0;_RequestID=23df26de-7d33-4446-8ca7-500ab477ec86;|BPCOR-6144:
> Unable to connect to database at 2009/10/27 18:39:13 460. Engine :
> bpelse1, Cause : XADBConnection bad|#]
>
> and later:
>
> [#|2009-10-27T19:25:23.727+0100|WARNING|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.trace.BPELTraceManager|_ThreadID=76;_ThreadName=sun-bpel-engine-thread-1;_RequestID=7196c6b2-90eb-4c2f-92cb-8c1fd94419fd;|BPCOR-6087:
> Encountered an exception while logging at location 2.034. Exception:
> java.lang.RuntimeException: java.lang.RuntimeException: Scalability
> Persistence corrupt. Passivated variable not found .|#]
>
> I'm not sure the first WARNING line is related to the second, but it
> is followed by some SEVERE log lines (shown below) so it seems
> opportune to mention it.
>
> We saw errors when using full (including phase 2) scalability and I
> had hoped that at least phase 1 scalability alone would work. Phase 1
> will probably free most memory in our case. We use multiple XML
> messages in each BPEL instance.
>
> When scalability is off, there are no problems.
>
> Is this a known bug? It causes our BPEL instances to fault so we can't
> use scalability.
>
> Without scalability our long-running BPEL instances consume enormous
> amounts of memory making it impossible to scale to the required number
> of instances.
>
>
> Any help is appreciated.
>
>
> Regards,
>
> Fred.
>
>
> [#|2009-10-27T18:39:13.458+0100|WARNING|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.connection.AbstractDBConnection|_ThreadID=59;_ThreadName=sun-bpel-engine-thread-0;_RequestID=23df26de-7d33-4446-8ca7-500ab477ec86;|BPCOR-6149:
> failed while executing SQL statement INSERT INTO VARIABLE  VALUES (?,
> ?, 'N', ?, ?)
> java.sql.BatchUpdateException: Communications link failure
>
> Last packet sent to the server was 146 ms ago.
>        at
> com.mysql.jdbc.PreparedStatement.executeBatchSerially(PreparedStatement.java:1693)
>
>        at
> com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:1108)
>
>        at
> com.mysql.jdbc.jdbc2.optional.StatementWrapper.executeBatch(StatementWrapper.java:719)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.connection.AbstractDBConnection.batchInsert(AbstractDBConnection.java:501)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.connection.AbstractDBConnection.insert(AbstractDBConnection.java:151)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.performDBOperationForDBOs(StateManagerImpl.java:836)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.performDBTransactionForDBOs(StateManagerImpl.java:654)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.updateState(StateManagerImpl.java:501)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.persistState(StateManagerImpl.java:449)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.doXA(PersistenceManager.java:340)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.endXA(PersistenceManager.java:325)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.processStatus(InvokeUnitImpl.java:846)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.process(InvokeUnitImpl.java:542)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.doAction(InvokeUnitImpl.java:182)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter.execute(BPELInterpreter.java:162)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.BusinessProcessInstanceThread.execute(BusinessProcessInstanceThread.java:98)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELProcessManagerImpl.process(BPELProcessManagerImpl.java:1032)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:292)
>
>        at
> com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:176)
> |#]
>
> [#|2009-10-27T18:39:13.460+0100|WARNING|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.trace.BPELTraceManager|_ThreadID=59;_ThreadName=sun-bpel-engine-thread-0;_RequestID=23df26de-7d33-4446-8ca7-500ab477ec86;|BPCOR-6144:
> Unable to connect to database at 2009/10/27 18:39:13 460. Engine :
> bpelse1, Cause : XADBConnection bad|#]
>
> [#|2009-10-27T18:39:13.462+0100|INFO|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.trace.BPELTraceManager|_ThreadID=59;_ThreadName=sun-bpel-engine-thread-0;|BPCOR-6146:
> DB connection restored at 2009/10/27 18:39:13 462. Engine : bpelse1|#]
>
> [#|2009-10-27T18:39:13.464+0100|SEVERE|sun-appserver2.1|javax.enterprise.system.core.transaction|_ThreadID=59;_ThreadName=sun-bpel-engine-thread-0;org.omg.CORBA.INTERNAL:  
> vmcid: 0x0  minor code: 0 completed:
> Maybe;rollback;_RequestID=23df26de-7d33-4446-8ca7-500ab477ec86;|JTS5031:
> Exception [org.omg.CORBA.INTERNAL:   vmcid: 0x0  minor code:  0
> completed: Maybe] on Resource [rollback] operation.|#]
>
> [#|2009-10-27T18:39:13.662+0100|WARNING|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.ReceiveUnitImpl|_ThreadID=65;_ThreadName=sun-bpel-engine-thread-4;_RequestID=421597e0-b04e-4251-929f-30d32f476825;|BPCOR-6049:
> The XA Transaction failed. The Transaction Manager sent a status 4|#]
>
> [#|2009-10-27T18:39:13.662+0100|SEVERE|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter|_ThreadID=65;_ThreadName=sun-bpel-engine-thread-4;_RequestID=421597e0-b04e-4251-929f-30d32f476825;|BPCOR-7129:
> A fatal exception occurred while trying to convert an exception to a
> fault and handling it. Attempting to terminate the process instance.
> java.lang.NullPointerException
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.BPELProcessInstanceImpl.isInfiniteFaultLoop(BPELProcessInstanceImpl.java:1294)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter.execute(BPELInterpreter.java:206)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.BusinessProcessInstanceThread.execute(BusinessProcessInstanceThread.java:98)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELProcessManagerImpl.process(BPELProcessManagerImpl.java:1032)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:292)
>
>        at
> com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:176)
> |#]
>
> [#|2009-10-27T18:39:13.663+0100|SEVERE|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter|_ThreadID=65;_ThreadName=sun-bpel-engine-thread-4;_RequestID=421597e0-b04e-4251-929f-30d32f476825;|BPCOR-7130:
> The original exception was:
> java.lang.NullPointerException
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.MonitorManager.postActivityStartEvent(MonitorManager.java:148)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.ReceiveUnitImpl.doAction(ReceiveUnitImpl.java:224)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter.execute(BPELInterpreter.java:162)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.BusinessProcessInstanceThread.execute(BusinessProcessInstanceThread.java:98)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELProcessManagerImpl.process(BPELProcessManagerImpl.java:1032)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:292)
>
>        at
> com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:176)
> |#]
>
> [#|2009-10-27T18:39:23.439+0100|WARNING|sun-appserver2.1|javax.enterprise.system.core.transaction|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;_RequestID=1ae24626-db03-4c95-8190-b65cde0ae1a6;|JTS5041:
> The resource manager is doing work outside a global transaction
> com.mysql.jdbc.jdbc2.optional.MysqlXAException: No operations allowed
> after connection closed.Connection was implicitly closed due to
> underlying exception/error:
>
>
> ** BEGIN NESTED EXCEPTION **
>
> com.mysql.jdbc.CommunicationsException
> MESSAGE: Communications link failure
>
> Last packet sent to the server was 146 ms ago.
>
> STACKTRACE:
>
> com.mysql.jdbc.CommunicationsException: Communications link failure
>
> Last packet sent to the server was 146 ms ago.
>        at
> com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1070)
>        at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3270)
>        at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1932)
>        at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)
>        at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)
>        at
> com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)
>
>        at
> com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2046)
>
>        at
> com.mysql.jdbc.PreparedStatement.executeBatchSerially(PreparedStatement.java:1650)
>
>        at
> com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:1108)
>
>        at
> com.mysql.jdbc.jdbc2.optional.StatementWrapper.executeBatch(StatementWrapper.java:719)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.connection.AbstractDBConnection.batchInsert(AbstractDBConnection.java:501)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.connection.AbstractDBConnection.insert(AbstractDBConnection.java:151)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.performDBOperationForDBOs(StateManagerImpl.java:836)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.performDBTransactionForDBOs(StateManagerImpl.java:654)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.updateState(StateManagerImpl.java:501)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.persistState(StateManagerImpl.java:449)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.doXA(PersistenceManager.java:340)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.endXA(PersistenceManager.java:325)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.processStatus(InvokeUnitImpl.java:846)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.process(InvokeUnitImpl.java:542)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.doAction(InvokeUnitImpl.java:182)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter.execute(BPELInterpreter.java:162)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.BusinessProcessInstanceThread.execute(BusinessProcessInstanceThread.java:98)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELProcessManagerImpl.process(BPELProcessManagerImpl.java:1032)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:292)
>
>        at
> com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:176)
> Caused by: java.io.InterruptedIOException
>        at java.net.SocketOutputStream.socketWrite0(Native Method)
>        at
> java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
>        at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
>        at
> java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
>        at
> java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
>        at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3251)
>        ... 24 more
>
>
> ** END NESTED EXCEPTION **
>
>
>        at
> com.mysql.jdbc.jdbc2.optional.MysqlXAConnection.mapXAExceptionFromSQLException(MysqlXAConnection.java:606)
>
>        at
> com.mysql.jdbc.jdbc2.optional.MysqlXAConnection.dispatchCommand(MysqlXAConnection.java:585)
>
>        at
> com.mysql.jdbc.jdbc2.optional.MysqlXAConnection.start(MysqlXAConnection.java:525)
>
>        at com.sun.gjc.spi.XAResourceImpl.start(XAResourceImpl.java:222)
>        at
> com.sun.jts.jta.TransactionState.startAssociation(TransactionState.java:305)
>
>        at
> com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:205)
>        at
> com.sun.enterprise.distributedtx.J2EETransaction.enlistResource(J2EETransaction.java:577)
>
>        at
> com.sun.enterprise.distributedtx.J2EETransactionManagerImpl.enlistResource(J2EETransactionManagerImpl.java:372)
>
>        at
> com.sun.enterprise.distributedtx.J2EETransactionManagerOpt.enlistResource(J2EETransactionManagerOpt.java:144)
>
>        at
> com.sun.enterprise.resource.SystemResourceManagerImpl.enlistResource(SystemResourceManagerImpl.java:98)
>
>        at
> com.sun.enterprise.resource.PoolManagerImpl.getResource(PoolManagerImpl.java:216)
>
>        at
> com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:337)
>
>        at
> com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:189)
>
>        at
> com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:165)
>
>        at
> com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:158)
>
>        at
> com.sun.gjc.spi.base.DataSource.getConnection(DataSource.java:108)
>        at
> com.sun.jbi.engine.bpel.core.bpel.connection.DBConnectionFactory.createXAConnection(DBConnectionFactory.java:328)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.performDBTransactionForDBOs(StateManagerImpl.java:653)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.updateState(StateManagerImpl.java:501)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.persistState(StateManagerImpl.java:449)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.doXA(PersistenceManager.java:340)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.endXA(PersistenceManager.java:325)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.process(InvokeUnitImpl.java:707)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.doAction(InvokeUnitImpl.java:182)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter.execute(BPELInterpreter.java:162)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.BusinessProcessInstanceThread.execute(BusinessProcessInstanceThread.java:98)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELProcessManagerImpl.process(BPELProcessManagerImpl.java:1032)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:292)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:1294)
>
>        at
> com.sun.jbi.engine.bpel.BPELSEInOutThread.processResponse(BPELSEInOutThread.java:488)
>
>        at
> com.sun.jbi.engine.bpel.BPELSEInOutThread.processMsgEx(BPELSEInOutThread.java:264)
>
>        at
> com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:183)
> |#]
>
> [#|2009-10-27T18:39:23.441+0100|SEVERE|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;_RequestID=1ae24626-db03
>
> -4c95-8190-b65cde0ae1a6;|RAR5027:Unexpected exception in resource pooling
> javax.transaction.SystemException
>        at
> com.sun.jts.jta.TransactionImpl.enlistResource(TransactionImpl.java:217)
>        at
> com.sun.enterprise.distributedtx.J2EETransaction.enlistResource(J2EETransaction.java:577)
>
>        at
> com.sun.enterprise.distributedtx.J2EETransactionManagerImpl.enlistResource(J2EETransactionManagerImpl.java:372)
>
>        at
> com.sun.enterprise.distributedtx.J2EETransactionManagerOpt.enlistResource(J2EETransactionManagerOpt.java:144)
>
>        at
> com.sun.enterprise.resource.SystemResourceManagerImpl.enlistResource(SystemResourceManagerImpl.java:98)
>
>        at
> com.sun.enterprise.resource.PoolManagerImpl.getResource(PoolManagerImpl.java:216)
>
>        at
> com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnection(ConnectionManagerImpl.java:337)
>
>        at
> com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:189)
>
>        at
> com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:165)
>
>        at
> com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:158)
>
>        at
> com.sun.gjc.spi.base.DataSource.getConnection(DataSource.java:108)
>        at
> com.sun.jbi.engine.bpel.core.bpel.connection.DBConnectionFactory.createXAConnection(DBConnectionFactory.java:328)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.performDBTransactionForDBOs(StateManagerImpl.java:653)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.updateState(StateManagerImpl.java:501)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.persist.impl.StateManagerImpl.persistState(StateManagerImpl.java:449)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.doXA(PersistenceManager.java:340)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.PersistenceManager.endXA(PersistenceManager.java:325)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.process(InvokeUnitImpl.java:707)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.model.runtime.impl.InvokeUnitImpl.doAction(InvokeUnitImpl.java:182)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELInterpreter.execute(BPELInterpreter.java:162)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.BusinessProcessInstanceThread.execute(BusinessProcessInstanceThread.java:98)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.BPELProcessManagerImpl.process(BPELProcessManagerImpl.java:1032)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:292)
>
>        at
> com.sun.jbi.engine.bpel.core.bpel.engine.impl.EngineImpl.process(EngineImpl.java:1294)
>
>        at
> com.sun.jbi.engine.bpel.BPELSEInOutThread.processResponse(BPELSEInOutThread.java:488)
>
>        at
> com.sun.jbi.engine.bpel.BPELSEInOutThread.processMsgEx(BPELSEInOutThread.java:264)
>
>        at
> com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:183)
> |#]
>
> [#|2009-10-27T18:39:23.442+0100|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;_RequestID=1ae24626-db03-4c95-8190-b65cde0ae1a6;|poolmgr.err_enlisting_res_in_getconn|#]
>
>
> [#|2009-10-27T18:39:23.443+0100|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;bpelseXAPool;javax.transaction.SystemException;_RequestID=1ae24626-db03-4c95-8190-b65cde0ae1a6;|RAR5117
> : Failed to obtain/create connection from connection pool [
> bpelseXAPool ]. Reason : javax.transaction.SystemException|#]
>
> [#|2009-10-27T18:39:23.443+0100|WARNING|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;Error
> in allocating a connection. Cause:
> javax.transaction.SystemException;_RequestID=1ae24626-db03-4c95-8190-b65cde0ae1a6;|RAR5114
> : Error allocating connection : [Error in allocating a connection.
> Cause: javax.transaction.SystemException]|#]
>
> [#|2009-10-27T18:39:23.443+0100|WARNING|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.trace.BPELTraceManager|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;_RequestID=1ae24626-db03-4c95-8190-b65cde0ae1a6;|BPCOR-6144:
> Unable to connect to database at 2009/10/27 18:39:23 443. Engine :
> bpelse1, Cause : XADBConnection bad|#]
>
> [#|2009-10-27T18:39:23.446+0100|INFO|sun-appserver2.1|com.sun.jbi.engine.bpel.core.bpel.trace.BPELTraceManager|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;|BPCOR-6146:
> DB connection restored at 2009/10/27 18:39:23 446. Engine : bpelse1|#]
>
> [#|2009-10-27T18:39:23.447+0100|INFO|sun-appserver2.1|javax.enterprise.resource.resourceadapter|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;|RAR7112:
> destroying connection during txCompleted since this connection is
> marked for removal|#]
>
> [#|2009-10-27T18:39:23.447+0100|SEVERE|sun-appserver2.1|javax.enterprise.system.core.transaction|_ThreadID=67;_ThreadName=sun-bpel-engine-thread-2;org.omg.CORBA.INTERNAL:  
> vmcid: 0x0  minor code: 0 completed:
> Maybe;rollback;_RequestID=1ae24626-db03-4c95-8190-b65cde0ae1a6;|JTS5031:
> Exception [org.omg.CORBA.INTERNAL:   vmcid: 0x0  minor code: 0
> completed: Maybe] on Resource [rollback] operation.|#]
>
> ---
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden email]
> For additional commands, e-mail: [hidden email]
>

--
Gabriel Badescu
Open ESB Community (http://open-esb.org)  



---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]