Issue Type: Bug Bug
Assignee: Patrik Boström
Attachments: error.txt
Components: delivery-pipeline-plugin
Created: 05/Nov/14 6:12 PM
Description:

Server error was occurred when I've view pipeline that is configured with NOT_BUILT result job.

Summary of stacktrace log if following:

11 06, 2014 2:07:59 午前 org.eclipse.jetty.util.log.JavaUtilLog warn
警告: Error while serving http://debabocho.ariel-networks.com:8080/view/Pipeline/api/json
java.lang.reflect.InvocationTargetException
	at sun.reflect.GeneratedMethodAccessor194.invoke(Unknown Source)
...
Caused by: java.io.IOException: Failed to write pipelines
	at org.kohsuke.stapler.export.Property.writeTo(Property.java:122)
	at org.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:197)
	at org.kohsuke.stapler.export.Model.writeTo(Model.java:164)
	at org.kohsuke.stapler.ResponseImpl.serveExposedBean(ResponseImpl.java:267)
	at hudson.model.Api.doJson(Api.java:205)
	... 76 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.GeneratedMethodAccessor201.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.kohsuke.stapler.export.MethodProperty.getValue(MethodProperty.java:66)
	at org.kohsuke.stapler.export.Property.writeTo(Property.java:116)
	... 80 more
Caused by: java.lang.IllegalStateException: Result NOT_BUILT not recognized.
	at se.diabol.jenkins.pipeline.domain.status.SimpleStatus.resolveStatus(SimpleStatus.java:144)
	at se.diabol.jenkins.pipeline.domain.Task.getLatestTask(Task.java:142)
	at se.diabol.jenkins.pipeline.domain.Stage.createLatestStage(Stage.java:188)
	at se.diabol.jenkins.pipeline.domain.Pipeline.createPipelineLatest(Pipeline.java:149)
	at se.diabol.jenkins.pipeline.DeliveryPipelineView.getComponent(DeliveryPipelineView.java:324)
	at se.diabol.jenkins.pipeline.DeliveryPipelineView.getPipelines(DeliveryPipelineView.java:292)
	... 85 more

And I attached full stacktrace log as error.txt.

Environment: Jenkins: 1.588
delivery-pipeline-plugin: 0.8.6
Project: Jenkins
Priority: Minor Minor
Reporter: Taiki Sugawara
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to