Hi,

I?m trying to configure SPECjAppServer2002 on Jboss. 
I?m using jboss4.0.1, jsdk1.4.2, and MS SQL Server 2000. 
I have downloaded the necessary toolkit and followed the setup instruction to 
configure the environment. I succeeded to build and deploy SPECjAppServer.ear, 
the JBoss server also starts without indicating any problem but when I run the 
driver the following exceptions appear very often and the overall result is 
pretty bad.

22:34:10,145 ERROR [LogInterceptor] TransactionRolledbackException in method: 
public abstract void 
org.spec.jappserver.supplier.receiverses.ejb.ReceiverSes.deliverPO(org.spec.jappserver.supplier.helper.DeliveryInfo)
 throws 
org.spec.jappserver.common.SPECjAppServerException,java.rmi.RemoteException,
causedBy: org.jboss.tm.JBossRollbackException: Unable to commit, 
tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=elitsa-p/15905, BranchQual=, 
localId=15905] status=STATUS_NO_TRANSACTION; - nested throwable: 
(javax.ejb.EJBException: Failed to update instances: [Microsoft][SQLServer 2000 
Driver for JDBC][SQLS
erver]Transaction (Process ID 65) was deadlocked on lock resources with another 
process and has been chosen as the deadlock  victim. Rerun the transaction.; 
CausedByException is:
        [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Transaction 
(Process ID 65) was deadlocked on lock resources with another process and has 
been chosen as the deadlock victim. Rerun the transaction.)
        at org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:344)
        at 
org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCMT.java:454)
        at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:322)
        at 
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:146)
        at 
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:123)
        at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
        at 
org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
        at 
org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
        at org.jboss.ejb.Container.invoke(Container.java:870)
        at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:144)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
        at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:249)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:642)
        at 
org.jboss.invocation.local.LocalInvoker$MBeanServerAction.invoke(LocalInvoker.java:155)
        at org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:104)
        at 
org.jboss.invocation.InvokerInterceptor.invokeLocal(InvokerInterceptor.java:115)
        at 
org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:101)
        at 
org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:46)
        at 
org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:55)
        at 
org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:97)
        at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:91)
        at $Proxy211.deliverPO(Unknown Source)
        at 
org.spec.jappserver.supplier.web.SupplierDomainServlet.doPost(SupplierDomainServlet.java:288)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at 
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)
        at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186)
        at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
        at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
        at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at 
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
        at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
        at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at 
org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:66)
        at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
        at 
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:153)
        at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
        at 
org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:54)
        at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
        at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
        at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
        at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
        at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at 
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
        at 
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
        at 
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
        at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
        at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
        at 
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
        at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
        at java.lang.Thread.run(Thread.java:534)
Caused by: javax.ejb.EJBException: Failed to update instances: 
[Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Transaction (Process ID 
65) was deadlocked on lock resources with another process and has been chosen 
as the deadlock victim. Rerun the transaction.; CausedByException is: 
[Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Transaction (Process ID 
65) was deadlocked on lock resources with another process and ha
s been chosen as the deadlock victim. Rerun the transaction.
        at org.jboss.ejb.plugins.cmp.jdbc2.schema.Schema.flush(Schema.java:188)
        at 
org.jboss.ejb.plugins.cmp.jdbc2.schema.Schema$SchemaSynchronization.beforeCompletion(Schema.java:240)
        at 
org.jboss.tm.TransactionImpl.doBeforeCompletion(TransactionImpl.java:1383)
        at org.jboss.tm.TransactionImpl.beforePrepare(TransactionImpl.java:1075)
        at org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:296)
        ... 61 more

I?ve tried with another JDBC driver for MS SQL Server but the result was the 
same.

Do you have any idea why this may happen or how to debug it?

Greetings,
Marina


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862617#3862617

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862617


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to