Jacques,

Have a look at: https://dev.orrtiz.com/jenkins/

Regards,



Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com

On Mon, Sep 22, 2014 at 2:37 PM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Hi,
>
> I don't know if I'm alone but I found an error in trunk test. First in my
> custom project CI, then in my OFBiz Windows OFBiz local instance and then
> in my Ubuntu local instance. So I have manually launched a test on, Builbot
> which is unfortunately not totally reliable those days :/ (
>
> testMultipleInventoryItemIssuance    Error    Could not commit
> transaction for service [updateShipment] call: Roll back error, could not
> commit transaction, was rolled back instead because of: Failure in
> findByCondition operation for entity [PartyContactWithPurpose]:
> org.ofbiz.entity.GenericModelException: Field with name fromDate not
> found in the PartyContactWithPurpose Entity. Rolling back
> transaction.org.ofbiz.entity.GenericModelException: Field with name
> fromDate not found in the PartyContactWithPurpose Entity (Field with name
> fromDate not found in the PartyContactWithPurpose Entity)
>
> org.ofbiz.service.GenericServiceException: Could not commit transaction
> for service [updateShipment] call: Roll back error, could not commit
> transaction, was rolled back instead because of: Failure in findByCondition
> operation for entity [PartyContactWithPurpose]: 
> org.ofbiz.entity.GenericModelException:
> Field with name fromDate not found in the PartyContactWithPurpose Entity.
> Rolling back transaction.org.ofbiz.entity.GenericModelException: Field
> with name fromDate not found in the PartyContactWithPurpose Entity (Field
> with name fromDate not found in the PartyContactWithPurpose Entity)
> at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:564)
> at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:242)
> at org.ofbiz.service.GenericDispatcherFactory$GenericDispatcher.runSync(
> GenericDispatcherFactory.java:109)
> at org.ofbiz.shipment.packing.PackingSession.setShipmentToPacked(
> PackingSession.java:831)
> at org.ofbiz.shipment.packing.PackingSession.complete(
> PackingSession.java:643)
> at org.ofbiz.shipment.test.IssuanceTest.testMultipleInventoryItemIssua
> nce(IssuanceTest.java:62)
> at org.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:147)
> at org.ofbiz.base.container.ContainerLoader.start(
> ContainerLoader.java:237)
> at org.ofbiz.base.start.Start.startStartLoaders(Start.java:341)
> at org.ofbiz.base.start.Start.start(Start.java:367)
> at org.ofbiz.base.start.Start.main(Start.java:135)
>
> I found also 7 failures, let's see what Builbot says...
>
> Jacques
> PS: To be sure on Ubuntu I used: svn up && ./ant clean-all load-demo
> run-tests
>
> OK, we have now an issue with a read only Builbot slave:
> http://ci.apache.org/builders/ofbiz-trunk/builds/347/steps/svn/logs/stdio
> OK forgot Builbot, could  someone please check locally?
>

Reply via email to