
| Key: |
RHQ-282
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Not An Issue
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Jeff Weiss
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
RHQ Project
Created: 10/Apr/08 01:45 PM
Updated: 21/Jul/08 08:43 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.0
|
| Fix Version/s: |
None
|
|
| Resolution Date: |
20/Jul/08 10:54 PM
|
| Date of First Response: |
18/Apr/08 02:16 PM
|
|
How to repeat:
Log in, drill down to the monitor page for say, CPU0 or a network interface, or a filesystem. Click on the link for one of the charts, ie, System Load for CPU. Click 'Save chart to Dashboard'. Now surf around the UI a bit, 3 clicks should suffice. eg, go back "browse resources" and click a resource or two.
Now drop down your browser back-button and jump back to the System Load chart (or whatever chart you were on). Click 'Save chart to Dashboard' again.
I get the exception below. Note that it is no longer possible to save charts to dashboard at all, even without using back button.
---------------------
close window
javax.transaction.RollbackException: [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] Can't commit because the transaction is in aborted state
java.lang.RuntimeException: javax.transaction.RollbackException: [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] Can't commit because the transaction is in aborted state at org.jboss.aspects.tx.TxPolicy.handleEndTransactionException(TxPolicy.java:198) at org.jboss.aspects.tx.TxPolicy.endTransaction(TxPolicy.java:180) at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:87) at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77) at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:214) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:184) at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:81) at $Proxy167.updateSubject(Unknown Source) at org.rhq.enterprise.gui.legacy.WebUser.persistPreferences(WebUser.java:219) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction._saveUserChart(ViewChartAction.java:389) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction.execute(ViewChartAction.java:96) at org.rhq.enterprise.gui.legacy.action.BaseRequestProcessor.processActionPerform(BaseRequestProcessor.java:46) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.enterprise.gui.legacy.AuthenticationFilter.doFilter(AuthenticationFilter.java:128) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.helpers.rtfilter.filter.RtFilter.doFilter(RtFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595) Caused by: javax.transaction.RollbackException: [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] Can't commit because the transaction is in aborted state at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1394) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:135) at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:87) at org.jboss.aspects.tx.TxPolicy.endTransaction(TxPolicy.java:175) ... 51 more Caused by: javax.persistence.PersistenceException: org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:629) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:524) at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:114) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:247) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:86) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:177) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1382) ... 54 more Caused by: org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:77) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:253) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:237) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:142) at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:515) ... 59 more Caused by: java.sql.BatchUpdateException: Batch entry 0 update RHQ_CONFIG_PROPERTY set CONFIGURATION_ID=217, NAME=.dashContent.charts, ERROR_MESSAGE=NULL, PARENT_LIST_ID=NULL, PARENT_MAP_ID=NULL, override=NULL, string_value=|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (4),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Free Space,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=129&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601 where ID=662 was aborted. Call getNextException to see the cause. at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2537) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1328) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:351) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeBatch(AbstractJdbc2Statement.java:2674) at org.jboss.resource.adapter.jdbc.CachedPreparedStatement.executeBatch(CachedPreparedStatement.java:478) at org.jboss.resource.adapter.jdbc.WrappedStatement.executeBatch(WrappedStatement.java:519) at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246) ... 66 more
[com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] Can't commit because the transaction is in aborted state
javax.transaction.RollbackException: [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] Can't commit because the transaction is in aborted state at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1394) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:135) at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:87) at org.jboss.aspects.tx.TxPolicy.endTransaction(TxPolicy.java:175) at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:87) at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77) at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:214) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:184) at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:81) at $Proxy167.updateSubject(Unknown Source) at org.rhq.enterprise.gui.legacy.WebUser.persistPreferences(WebUser.java:219) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction._saveUserChart(ViewChartAction.java:389) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction.execute(ViewChartAction.java:96) at org.rhq.enterprise.gui.legacy.action.BaseRequestProcessor.processActionPerform(BaseRequestProcessor.java:46) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.enterprise.gui.legacy.AuthenticationFilter.doFilter(AuthenticationFilter.java:128) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.helpers.rtfilter.filter.RtFilter.doFilter(RtFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595) Caused by: javax.persistence.PersistenceException: org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:629) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:524) at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:114) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:247) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:86) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:177) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1382) ... 54 more Caused by: org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:77) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:253) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:237) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:142) at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:515) ... 59 more Caused by: java.sql.BatchUpdateException: Batch entry 0 update RHQ_CONFIG_PROPERTY set CONFIGURATION_ID=217, NAME=.dashContent.charts, ERROR_MESSAGE=NULL, PARENT_LIST_ID=NULL, PARENT_MAP_ID=NULL, override=NULL, string_value=|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (4),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Free Space,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=129&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601 where ID=662 was aborted. Call getNextException to see the cause. at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2537) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1328) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:351) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeBatch(AbstractJdbc2Statement.java:2674) at org.jboss.resource.adapter.jdbc.CachedPreparedStatement.executeBatch(CachedPreparedStatement.java:478) at org.jboss.resource.adapter.jdbc.WrappedStatement.executeBatch(WrappedStatement.java:519) at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246) ... 66 more
org.hibernate.exception.DataException: Could not execute JDBC batch update
javax.persistence.PersistenceException: org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:629) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:524) at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:114) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:247) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:86) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:177) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1382) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:135) at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:87) at org.jboss.aspects.tx.TxPolicy.endTransaction(TxPolicy.java:175) at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:87) at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77) at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:214) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:184) at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:81) at $Proxy167.updateSubject(Unknown Source) at org.rhq.enterprise.gui.legacy.WebUser.persistPreferences(WebUser.java:219) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction._saveUserChart(ViewChartAction.java:389) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction.execute(ViewChartAction.java:96) at org.rhq.enterprise.gui.legacy.action.BaseRequestProcessor.processActionPerform(BaseRequestProcessor.java:46) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.enterprise.gui.legacy.AuthenticationFilter.doFilter(AuthenticationFilter.java:128) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.helpers.rtfilter.filter.RtFilter.doFilter(RtFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595) Caused by: org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:77) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:253) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:237) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:142) at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:515) ... 59 more Caused by: java.sql.BatchUpdateException: Batch entry 0 update RHQ_CONFIG_PROPERTY set CONFIGURATION_ID=217, NAME=.dashContent.charts, ERROR_MESSAGE=NULL, PARENT_LIST_ID=NULL, PARENT_MAP_ID=NULL, override=NULL, string_value=|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (4),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Free Space,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=129&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601 where ID=662 was aborted. Call getNextException to see the cause. at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2537) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1328) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:351) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeBatch(AbstractJdbc2Statement.java:2674) at org.jboss.resource.adapter.jdbc.CachedPreparedStatement.executeBatch(CachedPreparedStatement.java:478) at org.jboss.resource.adapter.jdbc.WrappedStatement.executeBatch(WrappedStatement.java:519) at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246) ... 66 more
Could not execute JDBC batch update
org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:77) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:253) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:237) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:142) at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:515) at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:114) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:247) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:86) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:177) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1382) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:135) at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:87) at org.jboss.aspects.tx.TxPolicy.endTransaction(TxPolicy.java:175) at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:87) at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77) at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:214) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:184) at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:81) at $Proxy167.updateSubject(Unknown Source) at org.rhq.enterprise.gui.legacy.WebUser.persistPreferences(WebUser.java:219) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction._saveUserChart(ViewChartAction.java:389) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction.execute(ViewChartAction.java:96) at org.rhq.enterprise.gui.legacy.action.BaseRequestProcessor.processActionPerform(BaseRequestProcessor.java:46) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.enterprise.gui.legacy.AuthenticationFilter.doFilter(AuthenticationFilter.java:128) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.helpers.rtfilter.filter.RtFilter.doFilter(RtFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595) Caused by: java.sql.BatchUpdateException: Batch entry 0 update RHQ_CONFIG_PROPERTY set CONFIGURATION_ID=217, NAME=.dashContent.charts, ERROR_MESSAGE=NULL, PARENT_LIST_ID=NULL, PARENT_MAP_ID=NULL, override=NULL, string_value=|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (4),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Free Space,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=129&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601 where ID=662 was aborted. Call getNextException to see the cause. at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2537) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1328) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:351) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeBatch(AbstractJdbc2Statement.java:2674) at org.jboss.resource.adapter.jdbc.CachedPreparedStatement.executeBatch(CachedPreparedStatement.java:478) at org.jboss.resource.adapter.jdbc.WrappedStatement.executeBatch(WrappedStatement.java:519) at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246) ... 66 more
Batch entry 0 update RHQ_CONFIG_PROPERTY set CONFIGURATION_ID=217, NAME=.dashContent.charts, ERROR_MESSAGE=NULL, PARENT_LIST_ID=NULL, PARENT_MAP_ID=NULL, override=NULL, string_value=|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (4),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Free Space,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=129&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601 where ID=662 was aborted. Call getNextException to see the cause.
java.sql.BatchUpdateException: Batch entry 0 update RHQ_CONFIG_PROPERTY set CONFIGURATION_ID=217, NAME=.dashContent.charts, ERROR_MESSAGE=NULL, PARENT_LIST_ID=NULL, PARENT_MAP_ID=NULL, override=NULL, string_value=|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (4),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Free Space,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=129&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601 where ID=662 was aborted. Call getNextException to see the cause. at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2537) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1328) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:351) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeBatch(AbstractJdbc2Statement.java:2674) at org.jboss.resource.adapter.jdbc.CachedPreparedStatement.executeBatch(CachedPreparedStatement.java:478) at org.jboss.resource.adapter.jdbc.WrappedStatement.executeBatch(WrappedStatement.java:519) at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:237) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:142) at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:515) at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:114) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:247) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:86) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:177) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1382) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:135) at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:87) at org.jboss.aspects.tx.TxPolicy.endTransaction(TxPolicy.java:175) at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:87) at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77) at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:214) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:184) at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:81) at $Proxy167.updateSubject(Unknown Source) at org.rhq.enterprise.gui.legacy.WebUser.persistPreferences(WebUser.java:219) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction._saveUserChart(ViewChartAction.java:389) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction.execute(ViewChartAction.java:96) at org.rhq.enterprise.gui.legacy.action.BaseRequestProcessor.processActionPerform(BaseRequestProcessor.java:46) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.enterprise.gui.legacy.AuthenticationFilter.doFilter(AuthenticationFilter.java:128) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.helpers.rtfilter.filter.RtFilter.doFilter(RtFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595)
close window
|
|
Description
|
How to repeat:
Log in, drill down to the monitor page for say, CPU0 or a network interface, or a filesystem. Click on the link for one of the charts, ie, System Load for CPU. Click 'Save chart to Dashboard'. Now surf around the UI a bit, 3 clicks should suffice. eg, go back "browse resources" and click a resource or two.
Now drop down your browser back-button and jump back to the System Load chart (or whatever chart you were on). Click 'Save chart to Dashboard' again.
I get the exception below. Note that it is no longer possible to save charts to dashboard at all, even without using back button.
---------------------
close window
javax.transaction.RollbackException: [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] Can't commit because the transaction is in aborted state
java.lang.RuntimeException: javax.transaction.RollbackException: [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] Can't commit because the transaction is in aborted state at org.jboss.aspects.tx.TxPolicy.handleEndTransactionException(TxPolicy.java:198) at org.jboss.aspects.tx.TxPolicy.endTransaction(TxPolicy.java:180) at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:87) at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77) at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:214) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:184) at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:81) at $Proxy167.updateSubject(Unknown Source) at org.rhq.enterprise.gui.legacy.WebUser.persistPreferences(WebUser.java:219) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction._saveUserChart(ViewChartAction.java:389) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction.execute(ViewChartAction.java:96) at org.rhq.enterprise.gui.legacy.action.BaseRequestProcessor.processActionPerform(BaseRequestProcessor.java:46) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.enterprise.gui.legacy.AuthenticationFilter.doFilter(AuthenticationFilter.java:128) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.helpers.rtfilter.filter.RtFilter.doFilter(RtFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595) Caused by: javax.transaction.RollbackException: [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] Can't commit because the transaction is in aborted state at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1394) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:135) at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:87) at org.jboss.aspects.tx.TxPolicy.endTransaction(TxPolicy.java:175) ... 51 more Caused by: javax.persistence.PersistenceException: org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:629) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:524) at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:114) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:247) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:86) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:177) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1382) ... 54 more Caused by: org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:77) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:253) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:237) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:142) at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:515) ... 59 more Caused by: java.sql.BatchUpdateException: Batch entry 0 update RHQ_CONFIG_PROPERTY set CONFIGURATION_ID=217, NAME=.dashContent.charts, ERROR_MESSAGE=NULL, PARENT_LIST_ID=NULL, PARENT_MAP_ID=NULL, override=NULL, string_value=|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (4),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Free Space,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=129&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601 where ID=662 was aborted. Call getNextException to see the cause. at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2537) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1328) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:351) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeBatch(AbstractJdbc2Statement.java:2674) at org.jboss.resource.adapter.jdbc.CachedPreparedStatement.executeBatch(CachedPreparedStatement.java:478) at org.jboss.resource.adapter.jdbc.WrappedStatement.executeBatch(WrappedStatement.java:519) at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246) ... 66 more
[com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] Can't commit because the transaction is in aborted state
javax.transaction.RollbackException: [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] Can't commit because the transaction is in aborted state at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1394) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:135) at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:87) at org.jboss.aspects.tx.TxPolicy.endTransaction(TxPolicy.java:175) at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:87) at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77) at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:214) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:184) at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:81) at $Proxy167.updateSubject(Unknown Source) at org.rhq.enterprise.gui.legacy.WebUser.persistPreferences(WebUser.java:219) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction._saveUserChart(ViewChartAction.java:389) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction.execute(ViewChartAction.java:96) at org.rhq.enterprise.gui.legacy.action.BaseRequestProcessor.processActionPerform(BaseRequestProcessor.java:46) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.enterprise.gui.legacy.AuthenticationFilter.doFilter(AuthenticationFilter.java:128) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.helpers.rtfilter.filter.RtFilter.doFilter(RtFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595) Caused by: javax.persistence.PersistenceException: org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:629) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:524) at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:114) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:247) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:86) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:177) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1382) ... 54 more Caused by: org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:77) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:253) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:237) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:142) at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:515) ... 59 more Caused by: java.sql.BatchUpdateException: Batch entry 0 update RHQ_CONFIG_PROPERTY set CONFIGURATION_ID=217, NAME=.dashContent.charts, ERROR_MESSAGE=NULL, PARENT_LIST_ID=NULL, PARENT_MAP_ID=NULL, override=NULL, string_value=|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (4),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Free Space,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=129&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601 where ID=662 was aborted. Call getNextException to see the cause. at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2537) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1328) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:351) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeBatch(AbstractJdbc2Statement.java:2674) at org.jboss.resource.adapter.jdbc.CachedPreparedStatement.executeBatch(CachedPreparedStatement.java:478) at org.jboss.resource.adapter.jdbc.WrappedStatement.executeBatch(WrappedStatement.java:519) at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246) ... 66 more
org.hibernate.exception.DataException: Could not execute JDBC batch update
javax.persistence.PersistenceException: org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.ejb.AbstractEntityManagerImpl.throwPersistenceException(AbstractEntityManagerImpl.java:629) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:524) at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:114) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:247) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:86) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:177) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1382) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:135) at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:87) at org.jboss.aspects.tx.TxPolicy.endTransaction(TxPolicy.java:175) at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:87) at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77) at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:214) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:184) at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:81) at $Proxy167.updateSubject(Unknown Source) at org.rhq.enterprise.gui.legacy.WebUser.persistPreferences(WebUser.java:219) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction._saveUserChart(ViewChartAction.java:389) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction.execute(ViewChartAction.java:96) at org.rhq.enterprise.gui.legacy.action.BaseRequestProcessor.processActionPerform(BaseRequestProcessor.java:46) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.enterprise.gui.legacy.AuthenticationFilter.doFilter(AuthenticationFilter.java:128) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.helpers.rtfilter.filter.RtFilter.doFilter(RtFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595) Caused by: org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:77) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:253) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:237) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:142) at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:515) ... 59 more Caused by: java.sql.BatchUpdateException: Batch entry 0 update RHQ_CONFIG_PROPERTY set CONFIGURATION_ID=217, NAME=.dashContent.charts, ERROR_MESSAGE=NULL, PARENT_LIST_ID=NULL, PARENT_MAP_ID=NULL, override=NULL, string_value=|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (4),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Free Space,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=129&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601 where ID=662 was aborted. Call getNextException to see the cause. at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2537) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1328) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:351) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeBatch(AbstractJdbc2Statement.java:2674) at org.jboss.resource.adapter.jdbc.CachedPreparedStatement.executeBatch(CachedPreparedStatement.java:478) at org.jboss.resource.adapter.jdbc.WrappedStatement.executeBatch(WrappedStatement.java:519) at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246) ... 66 more
Could not execute JDBC batch update
org.hibernate.exception.DataException: Could not execute JDBC batch update at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:77) at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:253) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:237) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:142) at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:515) at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:114) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:247) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:86) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:177) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1382) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:135) at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:87) at org.jboss.aspects.tx.TxPolicy.endTransaction(TxPolicy.java:175) at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:87) at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77) at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:214) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:184) at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:81) at $Proxy167.updateSubject(Unknown Source) at org.rhq.enterprise.gui.legacy.WebUser.persistPreferences(WebUser.java:219) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction._saveUserChart(ViewChartAction.java:389) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction.execute(ViewChartAction.java:96) at org.rhq.enterprise.gui.legacy.action.BaseRequestProcessor.processActionPerform(BaseRequestProcessor.java:46) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.enterprise.gui.legacy.AuthenticationFilter.doFilter(AuthenticationFilter.java:128) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.helpers.rtfilter.filter.RtFilter.doFilter(RtFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595) Caused by: java.sql.BatchUpdateException: Batch entry 0 update RHQ_CONFIG_PROPERTY set CONFIGURATION_ID=217, NAME=.dashContent.charts, ERROR_MESSAGE=NULL, PARENT_LIST_ID=NULL, PARENT_MAP_ID=NULL, override=NULL, string_value=|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (4),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Free Space,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=129&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601 where ID=662 was aborted. Call getNextException to see the cause. at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2537) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1328) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:351) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeBatch(AbstractJdbc2Statement.java:2674) at org.jboss.resource.adapter.jdbc.CachedPreparedStatement.executeBatch(CachedPreparedStatement.java:478) at org.jboss.resource.adapter.jdbc.WrappedStatement.executeBatch(WrappedStatement.java:519) at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246) ... 66 more
Batch entry 0 update RHQ_CONFIG_PROPERTY set CONFIGURATION_ID=217, NAME=.dashContent.charts, ERROR_MESSAGE=NULL, PARENT_LIST_ID=NULL, PARENT_MAP_ID=NULL, override=NULL, string_value=|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (4),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Free Space,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=129&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601 where ID=662 was aborted. Call getNextException to see the cause.
java.sql.BatchUpdateException: Batch entry 0 update RHQ_CONFIG_PROPERTY set CONFIGURATION_ID=217, NAME=.dashContent.charts, ERROR_MESSAGE=NULL, PARENT_LIST_ID=NULL, PARENT_MAP_ID=NULL, override=NULL, string_value=|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Reads per Minute (4),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=139&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (2),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=false&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Disk Writes per Minute (3),/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=141&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601|dev71.qa.atl2.redhat.com File System (local) /: Free Space,/resource/common/monitor/Visibility.do?mode=chartSingleMetricSingleResource&m=129&showLowRange=false&showAverage=true&showEvents=true&showValues=true&showLow=true&threshold=&showBaseline=false&showHighRange=false&showPeak=true&id=601 where ID=662 was aborted. Call getNextException to see the cause. at org.postgresql.jdbc2.AbstractJdbc2Statement$BatchResultHandler.handleError(AbstractJdbc2Statement.java:2537) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1328) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:351) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeBatch(AbstractJdbc2Statement.java:2674) at org.jboss.resource.adapter.jdbc.CachedPreparedStatement.executeBatch(CachedPreparedStatement.java:478) at org.jboss.resource.adapter.jdbc.WrappedStatement.executeBatch(WrappedStatement.java:519) at org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48) at org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:237) at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:142) at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298) at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27) at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000) at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338) at org.hibernate.ejb.AbstractEntityManagerImpl$1.beforeCompletion(AbstractEntityManagerImpl.java:515) at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationImple.java:114) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:247) at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:86) at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:177) at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commitAndDisassociate(TransactionImple.java:1382) at com.arjuna.ats.internal.jta.transaction.arjunacore.BaseTransaction.commit(BaseTransaction.java:135) at com.arjuna.ats.jbossatx.BaseTransactionManagerDelegate.commit(BaseTransactionManagerDelegate.java:87) at org.jboss.aspects.tx.TxPolicy.endTransaction(TxPolicy.java:175) at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:87) at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInterceptor.java:76) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(StatelessInstanceInterceptor.java:62) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.java:77) at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:46) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106) at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:214) at org.jboss.ejb3.stateless.StatelessContainer.localInvoke(StatelessContainer.java:184) at org.jboss.ejb3.stateless.StatelessLocalProxy.invoke(StatelessLocalProxy.java:81) at $Proxy167.updateSubject(Unknown Source) at org.rhq.enterprise.gui.legacy.WebUser.persistPreferences(WebUser.java:219) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction._saveUserChart(ViewChartAction.java:389) at org.rhq.enterprise.gui.legacy.action.resource.common.monitor.visibility.ViewChartAction.execute(ViewChartAction.java:96) at org.rhq.enterprise.gui.legacy.action.BaseRequestProcessor.processActionPerform(BaseRequestProcessor.java:46) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.enterprise.gui.legacy.AuthenticationFilter.doFilter(AuthenticationFilter.java:128) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.rhq.helpers.rtfilter.filter.RtFilter.doFilter(RtFilter.java:112) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595)
close window |
Show » |
|