Sorry for bugging you, but this problem (the original with database
deadlock) is becoming pretty serious for us and we don't have much progress
with it so I would like to ask for some input from JOnas team. In last
couple (10?) days I haven't seen almost any traffic on this list from Jonas
team. Are you guys on vacation? 

Miro Halas

-----Original Message-----
From: Halas, Miroslav 
Sent: Thursday, March 22, 2001 4:12 PM
To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]';
'[EMAIL PROTECTED]'
Subject: RE: Transaction synchronization problem during unique ID
generati on


Hello Jonas team,

After trying to get more information about what is going on in Jonas when
previously described problem occurs I have turned on full tracing and the
test starts failing inside of Jonas with following exception. Is this a bug
in Jonas?

java.lang.ClassCastException: java.lang.Object
        at org.objectweb.jonas.dbm.Pool.dump(Pool.java:372)
        at org.objectweb.jonas.dbm.Pool.closeConnection(Pool.java:298)
        at
org.objectweb.jonas.dbm.ConnectionManager.connectionClosed(ConnectionManager
.java:439)
        at
org.objectweb.jonas.jdbc_xa.XAConnectionImpl.notifyClose(XAConnectionImpl.ja
va:158)
        at
org.objectweb.jonas.jdbc_xa.ConnectionImpl.close(ConnectionImpl.java:197)
        at
com.compuware.cgf.beans.id.JOnAScom_compuware_cgf_beans_id_IDGeneratorBean.e
jbFindByPrimaryKey(JOnAScom_compuware_cgf_beans_id_IDGeneratorBean.java:124)
        at
com.compuware.cgf.beans.id.JOnAScom_compuware_cgf_beans_id_IDGeneratorHome.f
indByPrimaryKey(JOnAScom_compuware_cgf_beans_id_IDGeneratorHome.java:142)
        at
com.compuware.cgf.beans.core.CoreEntityBean.generateNewID(CoreEntityBean.jav
a:402)
        at
com.compuware.cgf.beans.core.CoreEntityBean.ejbCreate(CoreEntityBean.java:15
2)
        at
com.compuware.cgf.beans.document.DocumentInfoBean.ejbCreate(DocumentInfoBean
.java:218)
        at
com.compuware.cgf.beans.document.JOnAScom_compuware_cgf_beans_document_Docum
entInfoBean.ejbCreate(JOnAScom_compuware_cgf_beans_document_DocumentInfoBean
.java:165)
        at
com.compuware.cgf.beans.document.JOnAScom_compuware_cgf_beans_document_Docum
entInfoHome.create(JOnAScom_compuware_cgf_beans_document_DocumentInfoHome.ja
va:147)
        at
com.compuware.cgf.beans.core.CoreDocumentBean.ejbCreate(CoreDocumentBean.jav
a:234)
        at
com.compuware.cgf.beans.core.CoreScopeDocumentBean.ejbCreate(CoreScopeDocume
ntBean.java:174)
        at
com.compuware.cgf.beans.user.UserBean.ejbCreate(UserBean.java:152)
        at
com.compuware.cgf.beans.user.JOnAScom_compuware_cgf_beans_user_UserBean.ejbC
reate(JOnAScom_compuware_cgf_beans_user_UserBean.java:141)
        at
com.compuware.cgf.beans.user.JOnAScom_compuware_cgf_beans_user_UserHome.crea
te(JOnAScom_compuware_cgf_beans_user_UserHome.java:187)
        at
com.compuware.cgf.beans.user.UserControllerBean.create(UserControllerBean.ja
va:187)
        at
com.compuware.cgf.beans.user.JOnAScom_compuware_cgf_beans_user_UserControlle
rRemote.create(JOnAScom_compuware_cgf_beans_user_UserControllerRemote.java:5
8)
        at com.compuware.cgf.tools.UserWorker.run(UserStressTest.java:131)
        at java.lang.Thread.run(Thread.java:484)

Attached is full log from our test. I would appreciate ny help with this
problem,

Miro Halas

----
This list is cross-posted to two mail lists.  To unsubscribe,
follow the instructions below for the list you subscribed to.
For objectweb.org: send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe ejb-container-group".
For enhydra.org: send email to [EMAIL PROTECTED] and include
in the body of the message "unsubscribe ejb-container-group".

Reply via email to