[Anthill-pro] Error when restarting a step

emerson cargnin echofloripa.yell at gmail.com
Fri May 2 08:48:17 CDT 2008


I'm testing a simple primary build without dependencies. It was succefull
one.
The when I try to rerun the Populate workspace, at the same time the
workflow shows its status as "Failed".

The log in the server has:

2008-05-02 14:45:28,104 INFO  JobThread-2588
com.urbancode.anthill3.services.agent.AgentWorkDirManager - Job 51310
acquired working directory
/subversion/users/anthill/agent/var/jobs/projects/newApi/newApi_workflow____Build_from_a_label/2008_06_1_2
on agent tweed_anthill
2008-05-02 14:45:28,248 ERROR JobThread-2588
com.urbancode.anthill3.services.jobs.StepExecutor -
2008-05-02 14:45:28,248 ERROR JobThread-2588
com.urbancode.anthill3.services.jobs.StepExecutor - java.io.EOFException
2008-05-02 14:45:28,256 ERROR JobThread-2588
com.urbancode.anthill3.services.jobs.SimpleAgentJobDelegate - Caught
unexpected exception
com.urbancode.command.CommandException: java.io.EOFException
        at
com.urbancode.anthill3.services.jobs.StepExecutor.execute(StepExecutor.java:500)
        at
com.urbancode.anthill3.step.vcs.svn.SvnPopulateWorkspaceStep.perform(SvnPopulateWorkspaceStep.java:88)
        at
com.urbancode.anthill3.services.jobs.StepExecutor.execute(StepExecutor.java:279)
        at
com.urbancode.anthill3.services.jobs.SimpleAgentJobDelegate.perform(SimpleAgentJobDelegate.java:186)
        at com.urbancode.anthill3.services.jobs.Job.run(Job.java:153)
        at
com.urbancode.commons.util.ThreadPool$WorkerThread.run(ThreadPool.java:208)
Caused by: java.io.EOFException
        at
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2232)
        at
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2698)
        at
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:750)
        at java.io.ObjectInputStream.<init>(ObjectInputStream.java:268)
        at
com.urbancode.devilfish.common.NetworkUtils.readObject(NetworkUtils.java:116)
        at
com.urbancode.devilfish.common.NetworkUtils.readObject(NetworkUtils.java:109)
        at
com.urbancode.devilfish.services.command.CommandServiceClient.recoverExecution(CommandServiceClient.java:257)
        at
com.urbancode.anthill3.services.agent.AgentRemoteControl.recoverExecution(AgentRemoteControl.java:111)
        at
com.urbancode.anthill3.services.jobs.StepExecutor.execute(StepExecutor.java:477)
        ... 5 more
2008-05-02 14:45:28,260 INFO  JobThread-2588
com.urbancode.anthill3.step.publisher.report.JUnitPublisherStep - Beginning
report publish step
2008-05-02 14:45:33,194 INFO  JobThread-2588
com.urbancode.anthill3.step.publisher.report.JUnitPublisherStep - Reports
publish step complete
2008-05-02 14:45:33,219 INFO  JobThread-2588
com.urbancode.anthill3.step.status.AssignStatusStep - Successfully assigned
status failure to buildlife
2008-05-02 14:45:33,223 INFO  JobThread-2588
com.urbancode.anthill3.services.agent.AgentWorkDirManager - Job 51310
released working directory
/subversion/users/anthill/agent/var/jobs/projects/newApi/newApi_workflow____Build_from_a_label/2008_06_1_2
on agent tweed_anthill
2008-05-02 14:45:33,223 INFO  JobThread-2588
com.urbancode.anthill3.services.agent.AgentManager - Job Trace
com.urbancode.anthill3.domain.jobtrace.buildlife.BuildLifeJobTrace [51310]
released acquired agent
tcp://127.0.0.1:4568(endpointId=YnEwdnBpbWNtaWF3bmloajQ4NT)
2008-05-02 14:45:33,502 INFO  JobThread-2588
com.urbancode.anthill3.domain.notification.NotificationMediumEmail - Medium
Found 4 Email addresses:emerson.cargnin at yellgroup.com<addresses%3Aemerson.cargnin at yellgroup.com>,
john.warner at yellgroup.com, Graeme.Seaton at yellgroup.com,
paul.storey at yellgroup.com
2008-05-02 14:45:33,754 ERROR JobThread-2588
com.urbancode.anthill3.services.template.TemplateApplication - Left side
($changeLog.changeSetArray.length) of '>' operation has null value.
Operation not possible. null [line 122, column 42]
2008-05-02 14:45:33,755 ERROR JobThread-2588
com.urbancode.anthill3.services.template.TemplateApplication - Left side
($changeLog.changeSetArray.length) of '>' operation has null value.
Operation not possible. null [line 122, column 42]
2008-05-02 14:45:33,755 ERROR JobThread-2588
com.urbancode.anthill3.services.template.TemplateApplication - Left side
($changeLog.changeSetArray.length) of '>' operation has null value.
Operation not possible. null [line 122, column 42]



On 02/05/2008, Ryan Smith <rws at urbancode.com> wrote:
>
> Emerson,
>
> Our tests for restarts have been working for the basic cases. We have
> recently fixed dependency related issues for restarts that are not released
> yet.
>
> Can you open you server conf/server/log4j.properties file and add the
> following line at the bottom:
>
> log4j.logger.com.urbancode.anthill3.services.exception=DEBUG
>
> Save the file and wait a minute for the change to take effect, then
> restart the job again. The log should have more information in it about the
> error.
>
>
> Ryan Smith
>
> emerson cargnin wrote:
>
> > Hi
> >
> > After installing the latest version, any time I try to restart a step or
> > a job I get the following:
> >  Errors:
> > *BuildLifeJobTrace Failed*
> >
> > 2008-05-02 10:37:03,619 ERROR job/185/51 - Caught unexpected exception
> > 2008-05-02 10:40:00,937 ERROR job/185/51 - Caught unexpected exception
> >
> > - *Step 5: build war Failed*
> >
> > 2008-05-02 10:40:00,928 ERROR job/185/51 4 - java.io.EOFException
> >
> > -   view log
> >
> > 2008-05-02 10:40:00,928 ERROR job/185/51 4 0 -
> > Is anyone getting the same?
> >
> > thanks
> >
> > emerson
> >
> >
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Anthill-pro mailing list
> > Anthill-pro at lists.urbancode.com
> > http://lists.urbancode.com/mailman/listinfo/anthill-pro
> >
>
> --
> ===========================================================
> Ryan Smith.                     2044 Euclid Ave., Suite 600
> Developer                   Cleveland, Ohio 44115
> Urbancode, Inc.
>                               email:  rws at urbancode.com
> web:     www.urbancode.com      phone:  216-858-9000
> web:     www.anthillpro.com     fax:    216-858-9602
> ===========================================================
> _______________________________________________
> Anthill-pro mailing list
> Anthill-pro at lists.urbancode.com
> http://lists.urbancode.com/mailman/listinfo/anthill-pro
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/anthill-pro/attachments/20080502/827885ab/attachment-0001.htm


More information about the Anthill-pro mailing list