Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 868029 Details for
Bug 1034411
BatchUpdateException on bundle deployment
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
bundle.log
bundle.log (text/x-log), 5.92 KB, created by
Armine Hovsepyan
on 2014-02-26 13:55:49 UTC
(
hide
)
Description:
bundle.log
Filename:
MIME Type:
Creator:
Armine Hovsepyan
Created:
2014-02-26 13:55:49 UTC
Size:
5.92 KB
patch
obsolete
>agent.log > >2014-02-26 08:47:12,013 ERROR [ResourceContainer.invoker.nonDaemon-22] (org.rhq.plugins.ant.AntBundlePluginComponent)- Failed to deploy bundle [class org.rhq.core.pluginapi.bundle.BundleDeployRequest: deployment=[BundleResourceDeployment: bdd=[BundleDeployment[id=10033, name=Deployment [1] of Version [1.1] to [ds]]], resource=[Resource[id=10001, uuid=9dc8b8ee-79d3-48d2-b3ea-bb85efb050ba, type={Platforms}Linux, key=jon321-ha-server.bc.jonqe.lab.eng.bos.redhat.com, name=jon321-ha-server.bc.jonqe.lab.eng.bos.redhat.com, parent=<null>, version=Linux 2.6.32-431.el6.x86_64]]], full-deploy-directory=[/test/dep1], clean=[false], revert=[false]] >java.lang.Exception: Failed to execute the bundle Ant script > at org.rhq.plugins.ant.AntBundlePluginComponent.deployBundle(AntBundlePluginComponent.java:160) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocation.call(ResourceContainer.java:654) > at java.util.concurrent.FutureTask.run(FutureTask.java:262) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:744) >Caused by: java.lang.RuntimeException: Failed to execute bundle deploy file [/home/hudson/rhq-agent/data/tmp/bundle-versions/10041/ant-bundle-recipe4973223785658381894.xml]. Cause: /home/hudson/rhq-agent/data/tmp/bundle-versions/10041/ant-bundle-recipe4973223785658381894.xml:2: Failed to deploy bundle [ClusterWebApp] version [1.1]: java.lang.Exception: Failed to create new parent directory for raw file [/test/dep1/ClusterWebApp.war] > at org.rhq.bundle.ant.AntLauncher.executeBundleDeployFile(AntLauncher.java:149) > at org.rhq.plugins.ant.AntBundlePluginComponent.executeDeploymentPhase(AntBundlePluginComponent.java:312) > at org.rhq.plugins.ant.AntBundlePluginComponent.deployBundle(AntBundlePluginComponent.java:140) > ... 9 more >Caused by: /home/hudson/rhq-agent/data/tmp/bundle-versions/10041/ant-bundle-recipe4973223785658381894.xml:2: Failed to deploy bundle [ClusterWebApp] version [1.1]: java.lang.Exception: Failed to create new parent directory for raw file [/test/dep1/ClusterWebApp.war] > at org.rhq.bundle.ant.type.DeploymentUnitType.install(DeploymentUnitType.java:226) > at org.rhq.bundle.ant.task.BundleTask.execute(BundleTask.java:148) > at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) > at sun.reflect.GeneratedMethodAccessor683.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:606) > at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) > at org.apache.tools.ant.Task.perform(Task.java:348) > at org.apache.tools.ant.Target.execute(Target.java:390) > at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:179) > at org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:80) > at org.rhq.bundle.ant.AntLauncher.executeBundleDeployFile(AntLauncher.java:142) > ... 11 more >Caused by: java.lang.Exception: Failed to create new parent directory for raw file [/test/dep1/ClusterWebApp.war] > at org.rhq.core.util.updater.Deployer.extractZipAndRawFiles(Deployer.java:830) > at org.rhq.core.util.updater.Deployer.performInitialDeployment(Deployer.java:347) > at org.rhq.core.util.updater.Deployer.deploy(Deployer.java:181) > at org.rhq.bundle.ant.type.DeploymentUnitType.install(DeploymentUnitType.java:210) > > > > >---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- >server.log > >08:27:15,765 ERROR [org.quartz.core.ErrorLogger] (RHQScheduler_QuartzSchedulerThread) An error occured while firing trigger 'org.rhq.enterprise.server.scheduler.jobs.DynaGroupAutoRecalculationJob.org.rhq.enterprise.server.scheduler.jobs.DynaGroupAutoRecalculationJob': org.quartz.impl.jdbcjobstore.LockException: Failure obtaining db row lock: ERROR: canceling statement due to statement timeout [See nested exception: org.postgresql.util.PSQLException: ERROR: canceling statement due to statement timeout] > at org.quartz.impl.jdbcjobstore.StdRowLockSemaphore.executeSQL(StdRowLockSemaphore.java:112) [quartz-1.6.5.jar:1.6.5] > at org.quartz.impl.jdbcjobstore.DBSemaphore.obtainLock(DBSemaphore.java:112) [quartz-1.6.5.jar:1.6.5] > at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3753) [quartz-1.6.5.jar:1.6.5] > at org.quartz.impl.jdbcjobstore.JobStoreSupport.triggerFired(JobStoreSupport.java:2841) [quartz-1.6.5.jar:1.6.5] > at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:342) [quartz-1.6.5.jar:1.6.5] >Caused by: org.postgresql.util.PSQLException: ERROR: canceling statement due to statement timeout > at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2157) > at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1886) > at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:255) > at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:555) > at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:417) > at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:302) > at org.jboss.jca.adapters.jdbc.CachedPreparedStatement.executeQuery(CachedPreparedStatement.java:107) > at org.jboss.jca.adapters.jdbc.WrappedPreparedStatement.executeQuery(WrappedPreparedStatement.java:462) > at org.quartz.impl.jdbcjobstore.StdRowLockSemaphore.executeSQL(StdRowLockSemaphore.java:92) [quartz-1.6.5.jar:1.6.5] > ... 4 more >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1034411
: 868029