[JIRA] [delivery-pipeline-plugin] (JENKINS-25457) Server error when viewing pipeline with NOT_BUILT result job.

2014-12-02 Thread buzz.ta...@gmail.com (JIRA)














































Taiki Sugawara
 commented on  JENKINS-25457


Server error when viewing pipeline with NOT_BUILT result job.















Thanks! This probrem has been fixed in my environment using master HEAD of this plugin.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [android-emulator-plugin] (JENKINS-11952) Emulator occasionally hangs indefinitely on startup, unable to connect adb

2014-12-02 Thread buzz.ta...@gmail.com (JIRA)














































Taiki Sugawara
 commented on  JENKINS-11952


Emulator occasionally hangs indefinitely on startup, unable to connect adb















I still have this issue too. Would you add adb connect timeout for workaround of this issue?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [delivery-pipeline-plugin] (JENKINS-25457) Server error when viewing pipeline with NOT_BUILT result job.

2014-11-05 Thread buzz.ta...@gmail.com (JIRA)














































Taiki Sugawara
 created  JENKINS-25457


Server error when viewing pipeline with NOT_BUILT result job.















Issue Type:


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



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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [delivery-pipeline-plugin] (JENKINS-25457) Server error when viewing pipeline with NOT_BUILT result job.

2014-11-05 Thread buzz.ta...@gmail.com (JIRA)














































Taiki Sugawara
 updated  JENKINS-25457


Server error when viewing pipeline with NOT_BUILT result job.
















Change By:


Taiki Sugawara
(05/Nov/14 6:12 PM)




Description:


ServererrorwasoccurredwhenIveviewpipelinethatisconfiguredwithNOT_BUILTresultjob.Summaryofstacktracelog
if
is
following:{noformat}1106,20142:07:59午前org.eclipse.jetty.util.log.JavaUtilLogwarn警告:Errorwhileservinghttp://debabocho.ariel-networks.com:8080/view/Pipeline/api/jsonjava.lang.reflect.InvocationTargetException	atsun.reflect.GeneratedMethodAccessor194.invoke(UnknownSource)...Causedby:java.io.IOException:Failedtowritepipelines	atorg.kohsuke.stapler.export.Property.writeTo(Property.java:122)	atorg.kohsuke.stapler.export.Model.writeNestedObjectTo(Model.java:197)	atorg.kohsuke.stapler.export.Model.writeTo(Model.java:164)	atorg.kohsuke.stapler.ResponseImpl.serveExposedBean(ResponseImpl.java:267)	athudson.model.Api.doJson(Api.java:205)	...76moreCausedby:java.lang.reflect.InvocationTargetException	atsun.reflect.GeneratedMethodAccessor201.invoke(UnknownSource)	atsun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)	atjava.lang.reflect.Method.invoke(Method.java:606)	atorg.kohsuke.stapler.export.MethodProperty.getValue(MethodProperty.java:66)	atorg.kohsuke.stapler.export.Property.writeTo(Property.java:116)	...80moreCausedby:java.lang.IllegalStateException:ResultNOT_BUILTnotrecognized.	atse.diabol.jenkins.pipeline.domain.status.SimpleStatus.resolveStatus(SimpleStatus.java:144)	atse.diabol.jenkins.pipeline.domain.Task.getLatestTask(Task.java:142)	atse.diabol.jenkins.pipeline.domain.Stage.createLatestStage(Stage.java:188)	atse.diabol.jenkins.pipeline.domain.Pipeline.createPipelineLatest(Pipeline.java:149)	atse.diabol.jenkins.pipeline.DeliveryPipelineView.getComponent(DeliveryPipelineView.java:324)	atse.diabol.jenkins.pipeline.DeliveryPipelineView.getPipelines(DeliveryPipelineView.java:292)	...85more{noformat}AndIattachedfullstacktracelogas[^error.txt].



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [xcode] (JENKINS-19886) NPE in Xcode plugin

2013-11-15 Thread buzz.ta...@gmail.com (JIRA)














































Taiki Sugawara
 commented on  JENKINS-19886


NPE in Xcode plugin















pull request of this issue is here: https://github.com/jenkinsci/xcode-plugin/pull/37

why this pull request is not merged?



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [publish-over-cifs] (JENKINS-17112) Publish over CIFS shares do not persist

2013-07-17 Thread buzz.ta...@gmail.com (JIRA)














































Taiki Sugawara
 commented on  JENKINS-17112


Publish over CIFS shares do not persist















I reproduce this issue when configures both Publish Over CIFS and Publish Over SSH on jenkins 1.518.
And also this issue is not reproduced when configures only Publish Over CIFS.



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.