----- Original Message ----- > From: "John Taylor" <[email protected]> > To: "Nathanaël Blanchet" <[email protected]> > Cc: "Alon Bar-Lev" <[email protected]>, "users" <[email protected]> > Sent: Monday, May 26, 2014 4:00:33 PM > Subject: Re: [ovirt-users] issued engine-report with 3.4 > > Nathanaël, > > > Thank you for this tip, should be resolved in 3.5, but for the moment, how > > to modify the jboss timeout deployment? > > Le 26/05/2014 14:45, John Taylor a écrit : > > In > /usr/share/ovirt-engine/services/ovirt-engine/ovirt-engine.xml.in > change > > <subsystem xmlns="urn:jboss:domain:deployment-scanner:1.1"> > <deployment-scanner scan-interval="5000" path="$tempdir/deployments" /> > </subsystem> > > to > > <subsystem xmlns="urn:jboss:domain:deployment-scanner:1.1"> > <deployment-scanner scan-interval="5000" > path="$tempdir/deployments" deployment-timeout="1200"/> > </subsystem> > > See the gerrit http://gerrit.ovirt.org/25895 > > Hope that helps.
Thanks! better have been to put this as configuration.... and not hardcode this again. > > -John > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

