Timeout ou Erro no preechimento!

2 respostas
H

:roll:
Pessoal como faço para saber que erro é esse.
A dúvida que tenho é:
É erro no retorno do xml ou é timeout?

19/08/2008 - 18:35:32,095 [ERROR] AbstractAction - com.vivo.crystal.ce.agcob.action.consulta.ControlarContasClienteAction@5f7d3ac
   at com.vivo.crystal.ce.agcob.business.ContaBO.getContaById(Ljava/lang/Long;)Lcom/vivo/crystal/ce/agcob/vo/Conta;(ContaBO.java:106)
   at com.vivo.crystal.ce.agcob.ejb.session.ContasClienteSessionBean.getContaClienteById(Ljava/lang/Long;)Lcom/vivo/crystal/ce/agcob/vo/Conta;(ContasClienteSessionBean.java:128)
   at com.vivo.crystal.ce.agcob.ejb.session.ContasClienteSessionBean_q04ary_EOImpl.getContaClienteById(Ljava/lang/Long;)Lcom/vivo/crystal/ce/agcob/vo/Conta;(ContasClienteSessionBean_q04ary_EOImpl.java:46)
   at com.vivo.crystal.ce.agcob.ejb.session.ContasClienteSessionBean_q04ary_EOImpl_CBV.getContaClienteById(Ljava/lang/Long;)Lcom/vivo/crystal/ce/agcob/vo/Conta;(Unknown Source)
   at com.vivo.crystal.ce.agcob.delegate.AgenciaCobrancaDelegate.getContaClienteById(Ljava/lang/Long;)Lcom/vivo/crystal/ce/agcob/vo/Conta;(AgenciaCobrancaDelegate.java:1149)
   at com.vivo.crystal.ce.agcob.action.consulta.ControlarContasClienteAction.detalhar(Lorg/apache/struts/action/ActionMapping;Lorg/apache/struts/action/ActionForm;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)Lorg/apache/struts/action/ActionForward;(ControlarContasClienteAction.java:113)
   at jrockit.reflect.NativeMethodInvoker.invoke0(Ljava/lang/Object;ILjava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Unknown Source)
   at jrockit.reflect.NativeMethodInvoker.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Optimized Method)
   at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Optimized Method)
   at java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;I)Ljava/lang/Object;(Optimized Method)
   at org.apache.struts.actions.DispatchAction.dispatchMethod(Lorg/apache/struts/action/ActionMapping;Lorg/apache/struts/action/ActionForm;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Ljava/lang/String;)Lorg/apache/struts/action/ActionForward;(DispatchAction.java:270)
   at org.apache.struts.actions.DispatchAction.execute(Lorg/apache/struts/action/ActionMapping;Lorg/apache/struts/action/ActionForm;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)Lorg/apache/struts/action/ActionForward;(DispatchAction.java:187)
   at com.vivo.crystal.commons.action.AbstractAction.execute(Lorg/apache/struts/action/ActionMapping;Lorg/apache/struts/action/ActionForm;Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)Lorg/apache/struts/action/ActionForward;(AbstractAction.java:131)
   at org.apache.struts.action.RequestProcessor.processActionPerform(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;Lorg/apache/struts/action/Action;Lorg/apache/struts/action/ActionForm;Lorg/apache/struts/action/ActionMapping;)Lorg/apache/struts/action/ActionForward;(RequestProcessor.java:431)
   at org.apache.struts.action.RequestProcessor.process(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V(RequestProcessor.java:236)
   at org.apache.struts.action.ActionServlet.process(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V(ActionServlet.java:1196)
   at org.apache.struts.action.ActionServlet.doGet(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V(ActionServlet.java:414)
   at javax.servlet.http.HttpServlet.service(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V(HttpServlet.java:740)
   at javax.servlet.http.HttpServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V(HttpServlet.java:853)
   at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava/lang/Object;(Optimized Method)
   at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Lweblo#-#gic/servlet/internal/FilterChainImpl;)V(Optimized Method)
   at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V(Optimized Method)
   at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run()Ljava/lang/Object;(WebAppServletContext.java:6981)
   at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Lweblogic/security/subject/AbstractSubject;Ljava/security/PrivilegedAction;)Ljava/lang/Object;(Optimized Method)
   at weblogic.security.service.SecurityManager.runAs(Lweblogic/security/acl/internal/AuthenticatedSubject;Lweblogic/security/acl/internal/AuthenticatedSubject;Ljava/security/PrivilegedAction;)Ljava/lang/Object;(Optimized Method)
   at weblogic.servlet.internal.WebAppServletContext.invokeServlet(Lweblogic/servlet/internal/ServletRequestImpl;Lweblogic/servlet/internal/ServletResponseImpl;)V(Optimized Method)
   at weblogic.servlet.internal.ServletRequestImpl.execute(Lweblogic/kernel/ExecuteThread;)V(Optimized Method)
   at weblogic.kernel.ExecuteThread.execute(Lweblogic/kernel/ExecuteRequest;)V(Optimized Method)
   at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:183)
   at java.lang.Thread.startThreadFromVM(Ljava/lang/Thread;)V(Unknown Source)
Caused by: com.vivo.crystal.commons.dao.DaoException: com.ibatis.common.jdbc.exception.NestedSQLException:   
--- The error occurred in com/vivo/crystal/ce/agcob/dao/ibatis/xml/Conta.xml.  
--- The error occurred while applying a result map.  
--- Check the Conta.getContaByIdMap.  
--- Check the result mapping for the 'distribuicoesRemessa' property.  
--- Cause: com.ibatis.common.jdbc.exception.NestedSQLException:   
--- The error occurred in com/vivo/crystal/ce/agcob/dao/ibatis/xml/DistribuicaoRemessa.xml.  
--- The error occurred while applying a result map.  
--- Check the DistribuicaoRemessa.distrRemessaContNegRodMap.  
--- Check the result mapping for the 'agenciaCobranca' property.  
--- Cause: com.ibatis.common.jdbc.exception.NestedSQLException:   
--- The error occurred in com/vivo/crystal/ce/agcob/dao/ibatis/xml/AgenciaCobranca.xml.  
--- The error occurred while applying a parameter map.  
--- Check the getAgenciaCobrancaById-InlineParameterMap.  
--- Check the results (failed to retrieve results).  
--- Cause: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 33 seconds 
BEA1-059F147B089682DBFACF]'. No further JDBC access is allowed within this transaction.
Caused by: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 33 seconds 
BEA1-059F147B089682DBFACF]'. No further JDBC access is allowed within this transaction.
Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:   
--- The error occurred in com/vivo/crystal/ce/agcob/dao/ibatis/xml/AgenciaCobranca.xml.  
--- The error occurred while applying a parameter map.  
--- Check the getAgenciaCobrancaById-InlineParameterMap.  
--- Check the results (failed to retrieve results).  
--- Cause: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 33 seconds 
BEA1-059F147B089682DBFACF]'. No further JDBC access is allowed within this transaction.
Caused by: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 33 seconds 
BEA1-059F147B089682DBFACF]'. No further JDBC access is allowed within this transaction.
Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:   
--- The error occurred in com/vivo/crystal/ce/agcob/dao/ibatis/xml/DistribuicaoRemessa.xml.  
--- The error occurred while applying a result map.  
--- Check the#-#DistribuicaoRemessa.distrRemessaContNegRodMap.  
--- Check the result mapping for the 'agenciaCobranca' property.  
--- Cause: com.ibatis.common.jdbc.exception.NestedSQLException:   
--- The error occurred in com/vivo/crystal/ce/agcob/dao/ibatis/xml/AgenciaCobranca.xml.  
--- The error occurred while applying a parameter map.  
--- Check the getAgenciaCobrancaById-InlineParameterMap.  
--- Check the results (failed to retrieve results).  
--- Cause: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 33 seconds 
BEA1-059F147B089682DBFACF]'. No further JDBC access is allowed within this transaction.
Caused by: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 33 seconds 
BEA1-059F147B089682DBFACF]'. No further JDBC access is allowed within this transaction.
Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:   
--- The error occurred in com/vivo/crystal/ce/agcob/dao/ibatis/xml/AgenciaCobranca.xml.  
--- The error occurred while applying a parameter map.  
--- Check the getAgenciaCobrancaById-InlineParameterMap.  
--- Check the results (failed to retrieve results).  
--- Cause: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 33 seconds 
BEA1-059F147B089682DBFACF]'. No further JDBC access is allowed within this transaction.
Caused by: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 33 seconds 
BEA1-059F147B089682DBFACF]'. No further JDBC access is allowed within this transaction.
   at com.vivo.crystal.ce.agcob.dao.ibatis.AbstractIbatisDAO.getById(Ljava/lang/Long;)Lcom/vivo/crystal/commons/vo/IDataTransferObject;(AbstractIbatisDAO.java:146)
   at com.vivo.crystal.ce.agcob.dao.ibatis.ContaDAOImpl.getConta(Ljava/lang/Long;)Lcom/vivo/crystal/ce/agcob/vo/Conta;(ContaDAOImpl.java:197)
   at com.vivo.crystal.ce.agcob.business.ContaBO.getContaById(Ljava/lang/Long;)Lcom/vivo/crystal/ce/agcob/vo/Conta;(ContaBO.java:104)
   ...29 more
Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:   
--- The error occurred in com/vivo/crystal/ce/agcob/dao/ibatis/xml/Conta.xml.  
--- The error occurred while applying a result map.  
--- Check the Conta.getContaByIdMap.  
--- Check the result mapping for the 'distribuicoesRemessa' property.  
--- Cause: com.ibatis.common.jdbc.exception.NestedSQLException:   
--- The error occurred in com/vivo/crystal/ce/agcob/dao/ibatis/xml/DistribuicaoRemessa.xml.  
--- The error occurred while applying a result map.  
--- Check the DistribuicaoRemessa.distrRemessaContNegRodMap.  
--- Check the result mapping for the 'agenciaCobranca' property.  
--- Cause: com.ibatis.common.jdbc.exception.NestedSQLException:   
--- The error occurred in com/vivo/crystal/ce/agcob/dao/ibatis/xml/AgenciaCobranca.xml.  
--- The error occurred while applying a parameter map.  
--- Check the getAgenciaCobrancaById-InlineParameterMap.  
--- Check the results (failed to retrieve results).  
--- Cause: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 33 seconds 
BEA1-059F147B089682DBFACF]'. No further JDBC access is allowed within this transaction.
Caused by: java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 33 seconds 
BEA1-059F147B089682DBFACF]'. No further JDBC access is allowed within this transaction.
Caused by: com.ibatis.common.jdbc.exception.NestedSQLException:

Valeu :cool:

2 Respostas

C

Em que momento o erro acontece ? Ao logar, fazer uma busca ou o que?

H

Em uma tela quando o usuario faz a busca para mostrar os dados do cliente e suas negociacoes.

Helo

Criado 20 de agosto de 2008
Ultima resposta 21 de ago. de 2008
Respostas 2
Participantes 2