buildbot failure in ASF Buildbot on ofbiz-trunk

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

buildbot failure in ASF Buildbot on ofbiz-trunk

buildbot
The Buildbot has detected a new failure on builder ofbiz-trunk while building ASF Buildbot.
Full details are available at:
 http://ci.apache.org/builders/ofbiz-trunk/builds/2455

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: isis_ubuntu

Build Reason: scheduler
Build Source Stamp: [branch ofbiz/trunk] 1226055
Blamelist: jleroux

BUILD FAILED: failed compile_1

sincerely,
 -The Buildbot



Reply | Threaded
Open this post in threaded view
|

Re: buildbot failure in ASF Buildbot on ofbiz-trunk

Jacques Le Roux
Administrator
Mmm... looks like there are tests issues with the fix for OFBIZ-4602. I'm looking at it locally now...

Also I found errors like (that could be related...)
2011-12-31 11:58:51,968 (default-invoker-Thread-19) [  GenericServiceJob.java:118:ERROR]
---- runtime exception report --------------------------------------------------
Async-Service failed.
Exception: java.lang.IllegalArgumentException
Message: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]
---- stack trace ---------------------------------------------------------------
java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]
java.sql.Timestamp.valueOf(Timestamp.java:185)
org.ofbiz.entity.GenericEntity.setString(GenericEntity.java:488)
org.ofbiz.entity.GenericDelegator.makeValue(GenericDelegator.java:2361)
org.ofbiz.entity.serialize.XmlSerializer.deserializeSingle(XmlSerializer.java:441)
org.ofbiz.entity.serialize.XmlSerializer.deserializeSingle(XmlSerializer.java:431)
org.ofbiz.entity.serialize.XmlSerializer.deserialize(XmlSerializer.java:127)
org.ofbiz.entity.serialize.XmlSerializer.deserialize(XmlSerializer.java:100)
org.ofbiz.service.job.PersistedServiceJob.getContext(PersistedServiceJob.java:285)
org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:71)
org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:242)
java.lang.Thread.run(Thread.java:662)

Maybe, at this stage,  we should better continue and fix those errors rather than reverting ... I will see that right now, before
reverting if I can't quicly find a fix...

Jacques

From: <[hidden email]>

> The Buildbot has detected a new failure on builder ofbiz-trunk while building ASF Buildbot.
> Full details are available at:
> http://ci.apache.org/builders/ofbiz-trunk/builds/2455
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: isis_ubuntu
>
> Build Reason: scheduler
> Build Source Stamp: [branch ofbiz/trunk] 1226055
> Blamelist: jleroux
>
> BUILD FAILED: failed compile_1
>
> sincerely,
> -The Buildbot
>
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: buildbot failure in ASF Buildbot on ofbiz-trunk

Jacques Le Roux
Administrator
I have found an easy fix, trying deeper...

Jacques

From: "Jacques Le Roux" <[hidden email]>

> Mmm... looks like there are tests issues with the fix for OFBIZ-4602. I'm looking at it locally now...
>
> Also I found errors like (that could be related...)
> 2011-12-31 11:58:51,968 (default-invoker-Thread-19) [  GenericServiceJob.java:118:ERROR]
> ---- runtime exception report --------------------------------------------------
> Async-Service failed.
> Exception: java.lang.IllegalArgumentException
> Message: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]
> ---- stack trace ---------------------------------------------------------------
> java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff]
> java.sql.Timestamp.valueOf(Timestamp.java:185)
> org.ofbiz.entity.GenericEntity.setString(GenericEntity.java:488)
> org.ofbiz.entity.GenericDelegator.makeValue(GenericDelegator.java:2361)
> org.ofbiz.entity.serialize.XmlSerializer.deserializeSingle(XmlSerializer.java:441)
> org.ofbiz.entity.serialize.XmlSerializer.deserializeSingle(XmlSerializer.java:431)
> org.ofbiz.entity.serialize.XmlSerializer.deserialize(XmlSerializer.java:127)
> org.ofbiz.entity.serialize.XmlSerializer.deserialize(XmlSerializer.java:100)
> org.ofbiz.service.job.PersistedServiceJob.getContext(PersistedServiceJob.java:285)
> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:71)
> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:242)
> java.lang.Thread.run(Thread.java:662)
>
> Maybe, at this stage,  we should better continue and fix those errors rather than reverting ... I will see that right now, before
> reverting if I can't quicly find a fix...
>
> Jacques
>
> From: <[hidden email]>
>> The Buildbot has detected a new failure on builder ofbiz-trunk while building ASF Buildbot.
>> Full details are available at:
>> http://ci.apache.org/builders/ofbiz-trunk/builds/2455
>>
>> Buildbot URL: http://ci.apache.org/
>>
>> Buildslave for this Build: isis_ubuntu
>>
>> Build Reason: scheduler
>> Build Source Stamp: [branch ofbiz/trunk] 1226055
>> Blamelist: jleroux
>>
>> BUILD FAILED: failed compile_1
>>
>> sincerely,
>> -The Buildbot
>>
>>
>>
>>