[JIRA] [naginator] (JENKINS-20065) Retain original build causes

2014-04-08 Thread gposton1...@gmail.com (JIRA)














































Glenn Poston
 commented on  JENKINS-20065


Retain original build causes















I'm really looking forward to this fix as well.  Any idea when it will be available?



























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] [core] (JENKINS-22464) Exception when auto-compliting existing jobs during new job creation

2014-04-08 Thread aik.b...@gmail.com (JIRA)












































 
Alexander Obuhovich
 edited a comment on  JENKINS-22464


Exception when auto-compliting existing jobs during new job creation
















It was working before. Then I installed the https://wiki.jenkins-ci.org/display/JENKINS/Custom+Job+Icon+Plugin plugin and got similar exception. I've uninstalled the plugin and all worked fine. Since I don't create new jobs every day I don't know what exactly happened but I bet I installed another plugin that causes that error at some point.



























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] [core] (JENKINS-22464) Exception when auto-compliting existing jobs during new job creation

2014-04-08 Thread aik.b...@gmail.com (JIRA)














































Alexander Obuhovich
 commented on  JENKINS-22464


Exception when auto-compliting existing jobs during new job creation















It was working before. Then I installed the https://wiki.jenkins-ci.org/display/JENKINS/Custom+Job+Icon+Plugin plugin and got similar exception. I've uninstalled the plugin and all worked fine. Since I don't create new jobs every day I don't know what exactly happened but I bet I installed another plugin that causes that error.



























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] [dashboard-view] (JENKINS-22522) Class def not found in Test Statistics Grid (java.lang.ClassNotFoundException: hudson.maven.reporters.SurefireAggregatedReport)

2014-04-08 Thread h_boe...@yahoo.de (JIRA)














































Harald Böhme
 commented on  JENKINS-22522


Class def not found in Test Statistics Grid (java.lang.ClassNotFoundException: hudson.maven.reporters.SurefireAggregatedReport)















The other test port lets do shown also no results, but no exception.



























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] [gradle] (JENKINS-20505) gradle build failed due to multiline build parameter

2014-04-08 Thread francois.rit...@free.fr (JIRA)














































FRANCOIS RITALY
 commented on  JENKINS-20505


gradle build failed due to multiline build parameter















In fact this comment is wrong.



























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] [gradle] (JENKINS-20505) gradle build failed due to multiline build parameter

2014-04-08 Thread francois.rit...@free.fr (JIRA)












































 
FRANCOIS RITALY
 edited a comment on  JENKINS-20505


gradle build failed due to multiline build parameter
















In fact this comment is wrong (the approach can't solve the 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] [core] (JENKINS-22529) IndexOutOfBoundsException in executor threads

2014-04-08 Thread o.v.nenas...@gmail.com (JIRA)














































Oleg Nenashev
 created  JENKINS-22529


IndexOutOfBoundsException in executor threads















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


08/Apr/14 8:21 AM



Description:


Seems that there is a concurrency issue in queue handlers.
The issue sometimes appears in jenkins-1.509.4 .


java.lang.IndexOutOfBoundsException: Index: 62, Size: 62
	at java.util.ArrayList.rangeCheck(ArrayList.java:635)
	at java.util.ArrayList.get(ArrayList.java:411)
	at hudson.model.queue.MappingWorksheet$ReadOnlyList.get(MappingWorksheet.java:102)
	at hudson.model.queue.MappingWorksheet$ExecutorChunk.execute(MappingWorksheet.java:150)
	at hudson.model.queue.MappingWorksheet$ExecutorChunk.access$000(MappingWorksheet.java:110)
	at hudson.model.queue.MappingWorksheet$Mapping.execute(MappingWorksheet.java:298)
	at hudson.model.Queue.maintain(Queue.java:1048)
	at hudson.model.Queue.pop(Queue.java:866)
	at hudson.model.Executor.grabJob(Executor.java:285)
	at hudson.model.Executor.run(Executor.java:206)




Environment:


Jenkins Core - 1.509.4

RHEL6-based Server

~400 executors on 80 slave nodes




Project:


Jenkins



Labels:


queue
executor




Priority:


Major



Reporter:


Oleg Nenashev

























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] [perforce] (JENKINS-22487) reporting p4.prog name to perforce server

2014-04-08 Thread jaroslaw.kap...@gmail.com (JIRA)














































Jarek Kapica
 updated  JENKINS-22487


reporting p4.prog name to perforce server
















Change By:


Jarek Kapica
(08/Apr/14 8:51 AM)




Description:


Ihavecreatedapullrequestongithubthatenablesreportingp4programnametoPerforceserver.Imcurrentlyusingthepatchontopofperforce-1.3.27.Itisisveryusefulforidentifyingtheconnectionsthatcomefromautomatedsystemsandaccountforthem.Thereisaglobalsettingthatallowssettingsystemwidedefaultvalue,aswellasperjobspecificvalue.Ifdesireditisalsopossibletospecifydifferentvaluejustforpollingqueries.Moredetailsareinhelpsnippets.Pullrequestlink:https://github.com/jenkinsci/perforce-plugin/pull/
46
47



























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] (JENKINS-22530) ArrayIndexOutOfBoundsException when parsing properties

2014-04-08 Thread ste.biopa...@gmail.com (JIRA)














































Stefano Padovan
 created  JENKINS-22530


ArrayIndexOutOfBoundsException when parsing properties















Issue Type:


Bug



Assignee:


Stefano Padovan



Components:


android-emulator



Created:


08/Apr/14 9:24 AM



Description:


a java property value can be wrapped in more than one line:


name = value\
split\
in\
more\
lines\



The code in hudson.plugins.android_emulator.util.Utils.parseConfigFile does not take this into account and tries to split every non-empty line at the = char. This causes an ArrayIndexOutOfBoundsException in the above situation.

proposed fix:

public static MapString,String parseConfigFile(File configFile) throws IOException {
	FileReader fileReader = new FileReader(configFile);
	BufferedReader reader = new BufferedReader(fileReader);
	Properties properties = new Properties();
	properties.load(reader);
	reader.close();
	
	final MapString,String values = new HashMapString,String();
	for (final EntryObject, Object entry : properties.entrySet()) {
		values.put((String) entry.getKey(), (String) entry.getValue());
	}

	return values;
}






Project:


Jenkins



Priority:


Major



Reporter:


Stefano Padovan

























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] [jobgenerator] (JENKINS-22439) Conditional build steps are no longer resolved when generating jobs after core upgrade to 1.556

2014-04-08 Thread ra...@java.net (JIRA)














































Krzysztof Malinowski
 commented on  JENKINS-22439


Conditional build steps are no longer resolved when generating jobs after core upgrade to 1.556















I use Strings match, Regular _expression_ match and File exists conditions. It used to work OK, resolving strings and regex matches on generation level and keeping File exists condition in the generated job, which was exactly what I wanted. The log was like this:

Before
...
16:30:21 [EnvInject] - Variables injected successfully.
16:30:21 [EnvInject] - Injecting contributions.
16:30:21 Building on master in workspace /jenkins/jenkins_home/jobs/generator-klocwork/workspace@6
16:30:21 
16:30:21 Deleting project workspace... Strings match run condition: string 1=[https://server:8072], string 2=[]
16:30:21 Strings match run condition: string 1=[9.6.2], string 2=[]
16:30:21 Regular _expression_ run condition: _expression_=[^3[24]$], Label=[34]
16:30:21 Regular _expression_ run condition: _expression_=[^27|33$], Label=[34]
16:30:21 Regular _expression_ run condition: _expression_=[^14$], Label=[34]
16:30:22 Finished: SUCCESS



Now, all condition steps are copied into generated job, none is evaluated on the generation level:

After
...
10:40:46 [EnvInject] - Variables injected successfully.
10:40:46 [EnvInject] - Injecting contributions.
10:40:46 Building on master in workspace /jenkins/jenkins_home/jobs/generator-klocwork/workspace
10:40:46 
10:40:47 Deleting project workspace... Finished: SUCCESS



I am not entirely convinced it happened because of core upgrade as they were also some more plugins upgraded at the same time, but it's the only change that comes to my mind which may have affected behavior. Am I missing something here?

BTW. Comparing now those two outputs I noticed two things:
1. The working version used workspace with @6 which I think is used only for concurrent runs of the same job. This has changed.
2. The build was always done on master. I don't know if it's important, but our master is configured to have 0 executors, so that all builds are always run on slaves. This may or may not have impact on this issue, but I thought it's good to mention it for reference.



























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] [parameterized-remote-trigger] (JENKINS-22427) Parameterized Remote Trigger Plugin fails when remote job waits for available executor

2014-04-08 Thread vanpoppel.ke...@gmail.com (JIRA)














































Kevin Van Poppel
 commented on  JENKINS-22427


Parameterized Remote Trigger Plugin fails when remote job waits for available executor















Changing the poll interval didn't change anything here. 
The job already failed before polling the first time, because you get the 404 error.

Do any of you guys know a way to check if the triggerd build is in the remote server's queue?



























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] (JENKINS-22530) ArrayIndexOutOfBoundsException when parsing properties

2014-04-08 Thread ch...@orr.me.uk (JIRA)














































Christopher Orr
 commented on  JENKINS-22530


ArrayIndexOutOfBoundsException when parsing properties















Do you have an example of an Android emulator config file that shows this problem?
How was it created?



























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] [update-center] (JENKINS-19771) Fresh LTS installation uses non-LTS update site

2014-04-08 Thread langui...@semipol.de (JIRA)














































Johannes Wienke
 commented on  JENKINS-19771


Fresh LTS installation uses non-LTS update site















This is still a major issue for us as we are automating the installation of jenkins and changing the URL with a script is a major pain.



























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] [rabbitmq-consumer] (JENKINS-19296) Impossible to disable TLD checking for RabbitMQ Consumer Plugin

2014-04-08 Thread rin...@java.net (JIRA)















































rin_ne
 closed  JENKINS-19296 as Wont Fix


Impossible to disable TLD checking for RabbitMQ Consumer Plugin
















No answer by the end of the last month. So closed.





Change By:


rin_ne
(08/Apr/14 10:01 AM)




Status:


Open
Closed





Resolution:


WontFix



























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] (JENKINS-22530) ArrayIndexOutOfBoundsException when parsing properties

2014-04-08 Thread ste.biopa...@gmail.com (JIRA)














































Stefano Padovan
 commented on  JENKINS-22530


ArrayIndexOutOfBoundsException when parsing properties















see https://github.com/jenkinsci/android-emulator-plugin/pull/35



























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] (JENKINS-22530) ArrayIndexOutOfBoundsException when parsing properties

2014-04-08 Thread ste.biopa...@gmail.com (JIRA)














































Stefano Padovan
 commented on  JENKINS-22530


ArrayIndexOutOfBoundsException when parsing properties















i created like that 

I have many proguard config files to inclue, so instead of having all of them in one big line i have something like:

proguard.config=\
./proguard.cfg:\
../library1/proguard.cfg:\
../library2/proguard.cfg:\
../library3/proguard.cfg





























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] (JENKINS-22530) ArrayIndexOutOfBoundsException when parsing properties

2014-04-08 Thread ste.biopa...@gmail.com (JIRA)












































 
Stefano Padovan
 edited a comment on  JENKINS-22530


ArrayIndexOutOfBoundsException when parsing properties
















i created it like that 

I have many proguard config files to inclue, so instead of having all of them in one big line i have something like:

proguard.config=\
./proguard.cfg:\
../library1/proguard.cfg:\
../library2/proguard.cfg:\
../library3/proguard.cfg





























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] (JENKINS-22530) ArrayIndexOutOfBoundsException when parsing properties

2014-04-08 Thread ch...@orr.me.uk (JIRA)














































Christopher Orr
 commented on  JENKINS-22530


ArrayIndexOutOfBoundsException when parsing properties















Ah right, I was forgetting that this code is also used to parse `project.properties` files.



























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] [email-ext] (JENKINS-22531) Date in changeset is in wrong format

2014-04-08 Thread n...@startrise.com (JIRA)














































Nir Reuveny
 created  JENKINS-22531


Date in changeset is in wrong format















Issue Type:


Bug



Assignee:


Alex Earl



Components:


email-ext



Created:


08/Apr/14 11:16 AM



Description:


We use custom jelly email template, and it used to work fine. but at some point (maybe jenkins version upgrade or plugin upgrade), the date is showing as below in the email (seems like wrong unix time conversion)

CHANGES
by XXX1970-01-17T04:01:10+ +0300)

this is an example of an old email we have from the time it worked well:

by XXX2014-03-24 16:54:00 +0200)

this is the section in the jelly template we use:

j:forEach var="cs" items="${changeSet}" varStatus="loop"
  j:set var="hadChanges" value="true" /
  j:set var="aUser" value="${cs.hudsonUser}"/
  TR
TD colspan="2" class="bg2"${spc}by
  B${aUser!=null?aUser.displayName:cs.author.displayName}: /B
  B(${cs.date})/B
  B${cs.msgAnnotated}/B
 /TD

How can we fix this?...
Please help 




Project:


Jenkins



Priority:


Major



Reporter:


Nir Reuveny

























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] [email-ext] (JENKINS-22531) Date in changeset is in wrong format

2014-04-08 Thread slide.o....@gmail.com (JIRA)














































Alex Earl
 commented on  JENKINS-22531


Date in changeset is in wrong format















The date comes directly from the changeset object for the SCM you are using, it has nothing to do with email-ext itself. What SCM are you using and did you upgrade that plugin recently?



























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] [email-ext] (JENKINS-22531) Date in changeset is in wrong format

2014-04-08 Thread n...@startrise.com (JIRA)














































Nir Reuveny
 commented on  JENKINS-22531


Date in changeset is in wrong format















We use bitbucket. but if I view the git log, it shows the correct timestamp.
we upgraded jenkins and the plugins and moved to bitbucket around the same time, so I'm not sure which one is the cause...
how can we fix this?



























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] [email-ext] (JENKINS-22531) Date in changeset is in wrong format

2014-04-08 Thread slide.o....@gmail.com (JIRA)














































Alex Earl
 commented on  JENKINS-22531


Date in changeset is in wrong format















Looks like the git plugin changed the date format they used. https://github.com/jenkinsci/git-plugin/commit/430bdc9b6ed121d653ef2633d2109b259aa8687b 



























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] [metadata-plugin] (JENKINS-22532) 404 Error returned by MetadataChecks on configure pages when jenkins not at server root

2014-04-08 Thread timl...@gmail.com (JIRA)














































Tim Lewy
 created  JENKINS-22532


404 Error returned by MetadataChecks on configure pages when jenkins not at server root















Issue Type:


Bug



Affects Versions:


current



Assignee:


rsandell



Components:


metadata-plugin



Created:


08/Apr/14 11:40 AM



Description:


version metadata-plugin 1.1.0b
jenkins core v1.556
apache tomcat 7.0.52
jenkins acccessible at http://IP:8080/jenkins/

Steps to reproduce:

	Install clean jenkins
	Add metadata plugin
	Login
	Click Manage Jenkins
	Click Manage Nodes
	Click on "master"
	Click "Configure"
	Enable metadata
	Add string metadata item
	Enter any string in name field
	Click in value field



Observed behaviour:

	Apache 404 error displayed under metadata item



Expected Result:

	No errors displayed






Project:


Jenkins



Priority:


Major



Reporter:


Tim Lewy

























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] [email-ext] (JENKINS-22531) Date in changeset is in wrong format

2014-04-08 Thread n...@startrise.com (JIRA)














































Nir Reuveny
 commented on  JENKINS-22531


Date in changeset is in wrong format















So what can we do to get the correct format using the email-ext 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] [email-ext] (JENKINS-22531) Date in changeset is in wrong format

2014-04-08 Thread slide.o....@gmail.com (JIRA)














































Alex Earl
 commented on  JENKINS-22531


Date in changeset is in wrong format















Since the getDate() method returns a string, you'd have to parse the string back into a date object and then format the date how you want. If you need additional help, please use the mailing list as this is not a bug.



























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] [metadata-plugin] (JENKINS-22532) 404 Error returned by MetadataChecks on configure pages when jenkins not at server root

2014-04-08 Thread timl...@gmail.com (JIRA)














































Tim Lewy
 updated  JENKINS-22532


404 Error returned by MetadataChecks on configure pages when jenkins not at server root
















Change By:


Tim Lewy
(08/Apr/14 11:47 AM)




Description:


versionmetadata-plugin1.1.0bjenkinscorev1.556apachetomcat7.0.52jenkinsacccessibleathttp://IP:8080/jenkins/Stepstoreproduce:-Installcleanjenkins-Addmetadataplugin-Login-ClickManageJenkins-ClickManageNodes-Clickonmaster-ClickConfigure-Enablemetadata-Addstringmetadataitem-Enteranystringinnamefield-ClickinvaluefieldObservedbehaviour:-Apache404errordisplayedundermetadataitemExpectedResult:-Noerrorsdisplayed
Issue/SuggestedFix:-Urlsinthejellyfilesareusingpathsrelativefromserverroot,e.g./MetadataChecks/checkName.TheyshouldbeusingoneoftheJenkins/HudsonURLvariablessuchas${rootURL}toobtainthecorrectaddress.



























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] [performance-plugin] (JENKINS-22011) Performance plugin report not failing build based on relative thresholds.

2014-04-08 Thread tomasz.nowodzin...@gmail.com (JIRA)














































Tomasz Nowodziński
 commented on  JENKINS-22011


Performance plugin report not failing build based on relative thresholds.  















Is there any estimated time to fix 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] [subversion] (JENKINS-22383) Failure found during the build process of RTRT using windows batch command

2014-04-08 Thread satyaas...@gmail.com (JIRA)















































Satya Asati
 assigned  JENKINS-22383 to Satya Asati



Failure found during the build process of RTRT using windows batch command
















Change By:


Satya Asati
(08/Apr/14 12:08 PM)




Assignee:


SatyaAsati



























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] [subversion] (JENKINS-22383) Failure found during the build process of RTRT using windows batch command

2014-04-08 Thread satyaas...@gmail.com (JIRA)















































Satya Asati
 assigned  JENKINS-22383 to jenkins jenkins



Failure found during the build process of RTRT using windows batch command
















Change By:


Satya Asati
(08/Apr/14 12:10 PM)




Assignee:


jenkinsjenkins



























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] [subversion] (JENKINS-22383) Failure found during the build process of RTRT using windows batch command

2014-04-08 Thread satyaas...@gmail.com (JIRA)















































Satya Asati
 assigned  JENKINS-22383 to Unassigned



Failure found during the build process of RTRT using windows batch command
















Change By:


Satya Asati
(08/Apr/14 12:09 PM)




Assignee:


SatyaAsati



























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] [subversion] (JENKINS-22383) Failure found during the build process of RTRT using windows batch command

2014-04-08 Thread j.dun...@wintoncapital.com (JIRA)















































jenkins jenkins
 assigned  JENKINS-22383 to Unassigned



Failure found during the build process of RTRT using windows batch command
















Please do not assign tasks to "Jenkins Jenkins".





Change By:


jenkins jenkins
(08/Apr/14 12:13 PM)




Assignee:


jenkinsjenkins



























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] [config-rotator] (JENKINS-22533) Infinite loop for invalid configuration, our case 10257

2014-04-08 Thread m...@praqma.net (JIRA)














































Mads Nielsen
 created  JENKINS-22533


Infinite loop for invalid configuration, our case 10257















Issue Type:


Bug



Affects Versions:


current



Assignee:


Praqma Support



Components:


config-rotator



Created:


08/Apr/14 12:31 PM



Project:


Jenkins



Priority:


Major



Reporter:


Mads Nielsen

























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] [config-rotator] (JENKINS-22533) Infinite loop for invalid configuration, our case 10257

2014-04-08 Thread m...@praqma.net (JIRA)















































Mads Nielsen
 resolved  JENKINS-22533 as Fixed


Infinite loop for invalid configuration, our case 10257
















Change By:


Mads Nielsen
(08/Apr/14 12:31 PM)




Status:


Open
Resolved





Fix Version/s:


current





Resolution:


Fixed



























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] [email-ext] (JENKINS-22531) Date in changeset is in wrong format

2014-04-08 Thread slide.o....@gmail.com (JIRA)















































Alex Earl
 resolved  JENKINS-22531 as Not A Defect


Date in changeset is in wrong format
















This is not a bug, it looks like the Git plugin changed the format for the date returned from the change set.





Change By:


Alex Earl
(08/Apr/14 12:28 PM)




Status:


Open
Resolved





Resolution:


NotADefect



























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] [clone-workspace] (JENKINS-7260) Clone workspace doesn't copy empty directories when cloning entire workspace

2014-04-08 Thread jfig...@java.net (JIRA)














































jfigler
 commented on  JENKINS-7260


Clone workspace doesnt copy empty directories when cloning entire workspace















Hi  I'm curious if anyone knows of a workaround for 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] [websphere-deployer] (JENKINS-22393) Problem deploying EAR to WAS 7

2014-04-08 Thread gregpeter...@gmail.com (JIRA)














































Greg Peters
 commented on  JENKINS-22393


Problem deploying EAR to WAS 7















What type of WebSphere are you using? ND? Standard?



























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] [maven] (JENKINS-22534) maven ignore test failures when pom declares buildExtension

2014-04-08 Thread nicolas.del...@gmail.com (JIRA)














































Nicolas De Loof
 created  JENKINS-22534


maven ignore test failures when pom declares buildExtension















Issue Type:


Bug



Assignee:


Unassigned


Components:


maven



Created:


08/Apr/14 1:35 PM



Description:


to reproduce :


	create a maven project using default archetype.
	setup maven to build it
	change test to fail : `assertTrue(false)`
	jenkins detects test failure




	add build extension co.leantechniques:maven-buildtime-extension:1.0 to pom.xml
	confirm on command line maven still detect test failures :

---
 T E S T S
---
Running foo.AppTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec  FAILURE!
testApp(foo.AppTest)  Time elapsed: 0.008 sec   FAILURE!
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at junit.framework.Assert.assertTrue(Assert.java:27)
at foo.AppTest.testApp(AppTest.java:36)






	run same project on jenkins :

---
 T E S T S
---
Running foo.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0








Project:


Jenkins



Priority:


Minor



Reporter:


Nicolas De Loof

























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] [core] (JENKINS-18687) Intermittent failure whilst recording test results caused by java.util.MissingResourceException

2014-04-08 Thread sampo.niska...@iki.fi (JIRA)














































Sampo Niskanen
 commented on  JENKINS-18687


Intermittent failure whilst recording test results caused by java.util.MissingResourceException















I have the same issue (after adding a new slave), but it doesn't seem intermittent.  I've received it twice in a row.

The console output just indicates a failure, though the XML file does not contain any errors:

Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Finished: UNSTABLE

When I go check the test results, I find the following stack trace:

Failed to read test report file /home/weller/jenkins/workspace/TEST_VISUAL/output/junit/TEST-features-visuals-visuals.xml
org.dom4j.DocumentException: Could not load any resource bundle by com.sun.org.apache.xerces.internal.impl.msg.SAXMessages Nested exception: Could not load any resource bundle by com.sun.org.apache.xerces.internal.impl.msg.SAXMessages
	at org.dom4j.io.SAXReader.read(SAXReader.java:484)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:130)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:274)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:230)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:165)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:148)
	at hudson.tasks.junit.TestResult.init(TestResult.java:124)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:117)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:90)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2439)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:701)
Caused by: java.util.MissingResourceException: Could not load any resource bundle by com.sun.org.apache.xerces.internal.impl.msg.SAXMessages
	at com.sun.org.apache.xerces.internal.utils.SecuritySupport$7.run(SecuritySupport.java:174)
	at com.sun.org.apache.xerces.internal.utils.SecuritySupport$7.run(SecuritySupport.java:166)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.sun.org.apache.xerces.internal.utils.SecuritySupport.getResourceBundle(SecuritySupport.java:166)
	at com.sun.org.apache.xerces.internal.util.SAXMessageFormatter.formatMessage(SAXMessageFormatter.java:57)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.getProperty(AbstractSAXParser.java:2060)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.setProperty(SAXParserImpl.java:490)
	at org.dom4j.io.SAXHelper.setParserProperty(SAXHelper.java:34)
	at org.dom4j.io.SAXReader.configureReader(SAXReader.java:911)
	at org.dom4j.io.SAXReader.read(SAXReader.java:463)
	... 19 more
Nested exception: 
java.util.MissingResourceException: Could not load any resource bundle by com.sun.org.apache.xerces.internal.impl.msg.SAXMessages
	at com.sun.org.apache.xerces.internal.utils.SecuritySupport$7.run(SecuritySupport.java:174)
	at com.sun.org.apache.xerces.internal.utils.SecuritySupport$7.run(SecuritySupport.java:166)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.sun.org.apache.xerces.internal.utils.SecuritySupport.getResourceBundle(SecuritySupport.java:166)
	at com.sun.org.apache.xerces.internal.util.SAXMessageFormatter.formatMessage(SAXMessageFormatter.java:57)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.getProperty(AbstractSAXParser.java:2060)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.setProperty(SAXParserImpl.java:490)
	at org.dom4j.io.SAXHelper.setParserProperty(SAXHelper.java:34)
	at org.dom4j.io.SAXReader.configureReader(SAXReader.java:911)
	at org.dom4j.io.SAXReader.read(SAXReader.java:463)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:130)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:274)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:230)
	at 

[JIRA] [matrix-reloaded] (JENKINS-22535) Matrix Reloaded plugin overwrites existing builds

2014-04-08 Thread mirocu...@gmail.com (JIRA)














































Miroslav Cupak
 created  JENKINS-22535


Matrix Reloaded plugin overwrites existing builds















Issue Type:


Bug



Affects Versions:


current



Assignee:


Praqma Support



Components:


matrix-reloaded



Created:


08/Apr/14 2:08 PM



Description:


Occasionally, Matrix Reloaded plugin executes "reloaded" builds with the same build number as the original builds, thus overwriting the original ones and losing the information. In this case, the plugin does not create a build for the matrix parent, it only executes the selected "subbuilds" in the place of the original builds.

This is very tricky to reproduce and although I encountered this many times, I'm not entirely sure if I found a way to reproduce this reliably. The following steps worked most of the time:

1, Execute a matrix build with all the configurations the usual way (without Matrix Reloaded plugin).
2, Use the Matrix Reloaded plugin to execute a single configuration one more time (i.e. we want to have a build not executing all the configurations).
3, Wait for the build to finish, then go to the page of the configuration you built in step 2, i.e. http://server:port/jenkins/job/my_job/my_configuration/my_build_number/. It is important to go to this page rather than the similar page of the parent itself.
4, Click the Matrix Reloaded link, select one of the configurations other than the current one and confirm the dialog. You should now be able to see the configuration executing even though no parent build was spawn.




Project:


Jenkins



Priority:


Major



Reporter:


Miroslav Cupak

























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] [matrix-reloaded] (JENKINS-22535) Matrix Reloaded plugin overwrites existing builds

2014-04-08 Thread mirocu...@gmail.com (JIRA)














































Miroslav Cupak
 commented on  JENKINS-22535


Matrix Reloaded plugin overwrites existing builds















PR sent, hopefully this fixes the problem: https://github.com/jenkinsci/Matrix-Reloaded-Plugin/pull/5



























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] [matrix-reloaded] (JENKINS-22535) Matrix Reloaded plugin overwrites existing builds (our case 11118 )

2014-04-08 Thread jbrej...@praqma.net (JIRA)














































Jens  Brejner
 updated  JENKINS-22535


Matrix Reloaded plugin overwrites existing builds (our case 8 )
















Change By:


Jens  Brejner
(08/Apr/14 2:57 PM)




Summary:


MatrixReloadedpluginoverwritesexistingbuilds
(ourcase8)



























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] [core] (JENKINS-22117) ArrayOutofBoundsException when creating a job

2014-04-08 Thread pollenti...@yahoo.com (JIRA)














































K P
 updated  JENKINS-22117


ArrayOutofBoundsException when creating a job
















Change By:


K P
(08/Apr/14 3:04 PM)




Component/s:


core



























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] [core] (JENKINS-19031) com.thoughtworks.xstream.converters.ConversionException: Array index out of range: -1 : Array index out of range: -1

2014-04-08 Thread pollenti...@yahoo.com (JIRA)














































K P
 commented on  JENKINS-19031


com.thoughtworks.xstream.converters.ConversionException: Array index out of range: -1 : Array index out of range: -1















I assume this is now resolved by JENKINS-18537 ?



























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] [core] (JENKINS-20858) Images missing from Jenkins UI

2014-04-08 Thread yves.schum...@ti8m.ch (JIRA)














































Yves Schumann
 commented on  JENKINS-20858


Images missing from Jenkins UI















We're facing the same problem with 1.557. Any news here?



























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] [core] (JENKINS-22081) XStream deserialization errors at service startup

2014-04-08 Thread pollenti...@yahoo.com (JIRA)














































K P
 commented on  JENKINS-22081


XStream deserialization errors at service startup















I suppose this is now resolved by JENKINS-18537 ?



























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] [git] (JENKINS-22536) Date in changeset is in wrong format

2014-04-08 Thread n...@startrise.com (JIRA)














































Nir Reuveny
 created  JENKINS-22536


Date in changeset is in wrong format















Issue Type:


Bug



Assignee:


Nicolas De Loof



Components:


git



Created:


08/Apr/14 3:11 PM



Description:


Please see below full problem 'thread'

Actually, if the date is being returned from the Git plugin as 1970-01-17T04:01:10+ +0300), parsing and reformatting won't work. I think you need to open a bug against the Git plugin.

slide


On Tue, Apr 8, 2014 at 5:37 AM, Nir Reuveny wrote:
Hi,

I hope someone can help with this…

We use custom jelly email template, and it used to work fine. (it works if I roll back the git-plugin to 2.0.1), the date is showing as below in the email (seems like wrong unix time conversion)
CHANGES
by XXX:1970-01-17T04:01:10+ +0300)
this is an example of an email when we roll back to git-plugin 2.0.1:
by XXX:2014-03-24 16:54:00 +0200)
this is the section in the jelly template we use:
j:forEach var="cs" items="${changeSet}" varStatus="loop"
j:set var="hadChanges" value="true" /
j:set var="aUser" value="${cs.hudsonUser}"/
TR
TD colspan="2" class="bg2"${spc}by
B${aUser!=null?aUser.displayName:cs.author.displayName}: /B
B(${cs.date})/B
B${cs.msgAnnotated}/B
/TD
I opened a bug and got the below reply… can anyone help here? I’m really unsure exactly what to do… I’m not a developer…
Thanks!
——
Looks like the git plugin changed the date format they used. https://github.com/jenkinsci/git-plugin/commit/430bdc9b6ed121d653ef2633d2109b259aa8687b
 added a comment - 08/Apr/14 11:40 AM
So what can we do to get the correct format using the email-ext plugin?...
added a comment - 08/Apr/14 11:42 AM
Since the getDate() method returns a string, you'd have to parse the string back into a date object and then format the date how you want. If you need additional help, please use the mailing list as this is not a bug.
 
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



 
Website: http://earl-of-code.com
 
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.




Project:


Jenkins



Priority:


Major



Reporter:


Nir Reuveny

























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] [core] (JENKINS-22117) ArrayOutofBoundsException when creating a job

2014-04-08 Thread pollenti...@yahoo.com (JIRA)














































K P
 commented on  JENKINS-22117


ArrayOutofBoundsException when creating a job















I guess this can be closed: probably resolved by JENKINS-18537 ?



























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] (JENKINS-22210) On restarting broken build in pipeline, dashboard should update accordingly

2014-04-08 Thread pat...@diabol.se (JIRA)















































Patrik Boström
 closed  JENKINS-22210 as Wont Fix


On restarting broken build in pipeline, dashboard should update accordingly
















Now Nagiator 1.11 is released with JENKINS-20065 fix. 
Will close this. Please reopen if disagree.





Change By:


Patrik Boström
(08/Apr/14 3:14 PM)




Status:


Open
Closed





Resolution:


WontFix



























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] [core] (JENKINS-19566) Confusing Delete Project and Wipe Workspace

2014-04-08 Thread y...@schli.ch (JIRA)














































Marc Günther
 updated  JENKINS-19566


Confusing Delete Project and Wipe Workspace
















Change By:


Marc Günther
(08/Apr/14 3:16 PM)




Description:


Severaltimesnow,Ihaveaccidentally
*
deleted
*
aproject,whenIwantedtowipe
titse
its
workspace.Obvioususabilityrules:-menuentriesfordangerousactionsshould*NOTbenear*everydayactions-confirmationmessagesfordangerousactionsshould*NOTlooksimilar*tomoreharmlessactionsJenkinsfailsboth:-theDeleteProjectentryissittingbetweenBuildNowandConfigure-thewarningmessageforwipingouttheworkspacelooksandworksalmostidenticaltothedeleteprojectwarning.Infact,thewipeworkspacewarningeven*looksmorescary*,asitisinabigboldfont,whereasthedeleteprojectwarningisinasmallnormalfont.
EDIT:Sincesomeversions,insteadofaseparatepage,Jenkinsnowopensaconfirmationdialog,which*lookscompletelyidentical*forbothoperations.



























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] (JENKINS-21009) Allow manual trigger

2014-04-08 Thread pat...@diabol.se (JIRA)














































Patrik Boström
 commented on  JENKINS-21009


Allow manual trigger















Working on a implementation, hopefully I can push it to a branch next week.



























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] [core] (JENKINS-17148) Exception: net.sf.json.JSONException: Failed to parse JSON:init

2014-04-08 Thread davidkin...@gmail.com (JIRA)














































david camacho
 commented on  JENKINS-17148


Exception: net.sf.json.JSONException: Failed to parse JSON:init















I'm using jenkins version 1.532.2 war, in most of the forms (jobs, configuration, plugins) occurs the JSON exception, the cause in the stack trace is: "Caused by: net.sf.json.JSONException: A JSONObject text must begin with '{' at character 1 of init", looking for the problem, the post request sends a parameter called json with the value init, my guessing is once the rqeuesets is in the server expects a json format and it doesn't parse or transform the value.

is there any build which fixes the problem??



























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] (JENKINS-22327) Handle longer stage names

2014-04-08 Thread pat...@diabol.se (JIRA)















































Patrik Boström
 resolved  JENKINS-22327 as Fixed


Handle longer stage names
















Change By:


Patrik Boström
(08/Apr/14 3:47 PM)




Status:


Open
Resolved





Resolution:


Fixed



























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] [core] (JENKINS-19345) NoClassDefFoundError on project build

2014-04-08 Thread ta...@altralogica.it (JIRA)














































Valerio Santinelli
 commented on  JENKINS-19345


NoClassDefFoundError on project build















@Graham Hay I tried what you suggested but I still get the same error every time the GIT plugin updates from the origin repo.




























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] [core] (JENKINS-19345) NoClassDefFoundError on project build

2014-04-08 Thread grahamr...@gmail.com (JIRA)














































Graham Hay
 commented on  JENKINS-19345


NoClassDefFoundError on project build















Yeah, I still had problems after that too. I've since updated to Jenkins 1.558, and v2.2.0 of the Git plugin; and not seen that error recently. I had a look in the commit log for the plugin, but couldn't see anything that was an obvious fix.



























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] [git] (JENKINS-20941) Stored git credentials not used when submodule is updated

2014-04-08 Thread stevenship...@hotmail.com (JIRA)














































Steven Shipton
 updated  JENKINS-20941


Stored git credentials not used when submodule is updated
















Change By:


Steven Shipton
(08/Apr/14 4:33 PM)




Environment:


Windows78slaves
Cannotreproduceon
Macslave
(seecomments)
ReproducedonRHELLinux6.5



























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] [websphere-deployer] (JENKINS-21643) Jenkins Plugin for WebSphere Deployer Not deploying to Websphere AS 7 ( Remote deployment)

2014-04-08 Thread khalil.reh...@aviva.co.uk (JIRA)














































kal
 commented on  JENKINS-21643


Jenkins Plugin for WebSphere Deployer Not deploying to Websphere AS 7 ( Remote deployment)















Greg only got partial success on this and only if I untick the "Start Application" on the configuration, otherwise it failed to deploy. Another bizarre problem is that I have the config set and "Test Connection" works fine (both on Soap Connector and DM ports for WAS ND) but when I restart Tomcat where Jenkins is deployed the "Test COnnection" stops working with the usual error of ..


sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target] 
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.reconnect(SOAPConnectorClient.java:409) 
at com.ibm.ws.management.connector.soap.SOAPConnectorClient.init(SOAPConnectorClient.java:222) 
... 86 more 
Caused by: SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; targetException=java.lang.IllegalArgumentException: Error opening socket: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 
.



























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] [websphere-deployer] (JENKINS-21643) Jenkins Plugin for WebSphere Deployer Not deploying to Websphere AS 7 ( Remote deployment)

2014-04-08 Thread gregpeter...@gmail.com (JIRA)














































Greg Peters
 commented on  JENKINS-21643


Jenkins Plugin for WebSphere Deployer Not deploying to Websphere AS 7 ( Remote deployment)















It appears there is a timing issue related to WAS 7 where installs do not notify the plugin that they are started. We're looking into it.



























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] [core] (JENKINS-19752) Download build artifacts as zip generates a corrupted file

2014-04-08 Thread mishael...@yahoo.com (JIRA)














































Mishael Kim
 commented on  JENKINS-19752


Download build artifacts as zip generates a corrupted file















Does anyone know if this corrupt zip issue would apply to general zip files that are archived and then downloaded without using the "download build artifacts as zip" built into Jenkins?



























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] [github] (JENKINS-22537) Seemingly random failures of GitHub plugin PR builder

2014-04-08 Thread mihails.stras...@sociomantic.com (JIRA)














































Mihails Strasuns
 created  JENKINS-22537


Seemingly random failures of GitHub plugin PR builder















Issue Type:


Bug



Assignee:


Unassigned


Components:


github



Created:


08/Apr/14 6:50 PM



Description:


Sometimes when trying to build PR after GitHub hook has triggered, job fails while trying to checkout non-existent commit:

Cloning the remote Git repository
Cloning repository private repo
Fetching upstream changes from private repo
using GIT_SSH to set credentials GitHub jenkins-admin
Fetching upstream changes from private repo
using GIT_SSH to set credentials GitHub jenkins-admin
Checking out Revision 58ef9bff662b45d099f0b7faba822661cbc144b6 (detached)
FATAL: Could not checkout null with start point 58ef9bff662b45d099f0b7faba822661cbc144b6
hudson.plugins.git.GitException: Could not checkout null with start point 58ef9bff662b45d099f0b7faba822661cbc144b6
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1448)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:896)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
	at hudson.model.Run.execute(Run.java:1665)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f 58ef9bff662b45d099f0b7faba822661cbc144b6" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 58ef9bff662b45d099f0b7faba822661cbc144b6

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1276)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1253)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1249)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1065)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1075)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$8.execute(CliGitAPIImpl.java:1443)
	... 9 more

Launching parametrised build with manually defined ${sha1} always runs fine for same PR's. Exact trigger criteria is unclear but it seems to be related to force pushed to PR branch.




Environment:


Linux




Project:


Jenkins



Priority:


Major



Reporter:


Mihails Strasuns

























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] [jacoco] (JENKINS-22324) JacocoPublisher aborted due to java.util.zip.ZipException: invalid entry size

2014-04-08 Thread david_mil...@notesdev.ibm.com (JIRA)















































David Miller
 closed  JENKINS-22324 as Not A Defect


JacocoPublisher aborted due to java.util.zip.ZipException: invalid entry size
















Change By:


David Miller
(08/Apr/14 7:31 PM)




Status:


Open
Closed





Resolution:


NotADefect



























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] [jacoco] (JENKINS-22324) JacocoPublisher aborted due to java.util.zip.ZipException: invalid entry size

2014-04-08 Thread david_mil...@notesdev.ibm.com (JIRA)














































David Miller
 commented on  JENKINS-22324


JacocoPublisher aborted due to java.util.zip.ZipException: invalid entry size















I tracked this down to a problem with one of the class files inside a jar. It is not a problem with the Jacoco plug-in; it can be reproduced by using an Ant build script to try to generate a coverage report. The input data is bad on our end.



























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] [jenkins-multijob-plugin] (JENKINS-22538) Cannot return to default sort after sorting any columns

2014-04-08 Thread jamlev...@gmail.com (JIRA)














































James Levinson
 created  JENKINS-22538


Cannot return to default sort after sorting any columns















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Attachments:


Screen Shot 2014-04-08 at 12.37.19 PM.png, Screen Shot 2014-04-08 at 12.37.52 PM.png



Components:


jenkins-multijob-plugin



Created:


08/Apr/14 7:40 PM



Description:


I have created a 12 phase multijob and I clicked one of the headers ("job") on the job view. The view does sort but won't return to its original sort-by-phase. Attaching a before and after screenshot.




Project:


Jenkins



Priority:


Minor



Reporter:


James Levinson

























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] [core] (JENKINS-17148) Exception: net.sf.json.JSONException: Failed to parse JSON:init

2014-04-08 Thread tzieleniew...@gmail.com (JIRA)














































Tomasz Zieleniewski
 commented on  JENKINS-17148


Exception: net.sf.json.JSONException: Failed to parse JSON:init















We don't have this issue now, when using Jenkins 1.532.2 LTS.



























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] [all-changes] (JENKINS-22539) Getting Bad AJP13 rcv packet Warnings

2014-04-08 Thread divyesh.r.v...@gmail.com (JIRA)














































divyesh vora
 created  JENKINS-22539


Getting Bad AJP13 rcv packet Warnings















Issue Type:


Bug



Assignee:


wolfs



Components:


all-changes



Created:


08/Apr/14 9:47 PM



Description:


We are running jenkins as a standalone server using a war file. We have enabled AJP13 port so Apache (installed on the same server) can serve it as a proxy. Jenkins runs fine but intermittently throws "Bad AJP13 rcv packet" IOExceptions and stops working. On the browser apache says, system temporarily available. I could connect to jenkins just fine by hitting direct https port it is running.

Here is exception:

INFO: Jenkins is fully up and running
Apr 08, 2014 5:34:58 PM org.eclipse.jetty.util.log.JavaUtilLog warn
WARNING: handle failed?
java.io.IOException: Bad AJP13 rcv packet: 0x5f2e expected 0x1234 org.eclipse.jetty.ajp.Ajp13Parser@17ac5bd
at org.eclipse.jetty.ajp.Ajp13Parser.parseNext(Ajp13Parser.java:276)
at org.eclipse.jetty.ajp.Ajp13Parser.parseAvailable(Ajp13Parser.java:158)
at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:744)
===

Apache AJP config:

==
ProxyPass  /jenkins  ajp://localhost:9091/jenkins
ProxyPassReverse  /jenkins  ajp://localhost:9091/jenkins
ProxyRequests Off
==

Any help is appreciated. 




Environment:


Linux




Project:


Jenkins



Priority:


Minor



Reporter:


divyesh vora

























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] [scm-sync-configuration] (JENKINS-22540) Jenkins config files are not tracked

2014-04-08 Thread j...@upstate.net (JIRA)














































Jen Wilson
 created  JENKINS-22540


Jenkins config files are not tracked















Issue Type:


Bug



Assignee:


Frédéric Camblor



Components:


scm-sync-configuration



Created:


08/Apr/14 10:12 PM



Description:


I attempted to install this plugin and I get this error.

java.io.IOException: Failed to download from http://updates.jenkins-ci.org/download/plugins/scm-sync-configuration/0.0.7.4/scm-sync-configuration.hpi
	at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:781)
	at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1125)
	at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1285)
	at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1103)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:104)
	at java.lang.Thread.run(Thread.java:701)
Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://updates.jenkins-ci.org/download/plugins/scm-sync-configuration/0.0.7.4/scm-sync-configuration.hpi
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)




Project:


Jenkins



Priority:


Major



Reporter:


Jen Wilson

























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] [scm-sync-configuration] (JENKINS-22540) Jenkins config files are not tracked

2014-04-08 Thread j...@upstate.net (JIRA)














































Jen Wilson
 updated  JENKINS-22540


Jenkins config files are not tracked
















Change By:


Jen Wilson
(08/Apr/14 10:14 PM)




Description:


IattemptedtoinstallthispluginandIgetthiserror.java.io.IOException:Failedtodownloadfromhttp:
/
/updates.
jenkins
-ci
*
.
org
xmlconfigfilesshouldbetrackedjustas
/
download/plugins/scm-sync-configuration/0.0.7.4/scm-sync-configuration.hpi	at
hudson
*
.
model
xmlfilesare
.
UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:781)

	athudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1125)	athudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1285)	athudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1103)	atjava.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)	atjava.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)	atjava.util.concurrent.FutureTask.run(FutureTask.java:166)	athudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:104)	atjava.lang.Thread.run(Thread.java:701)Causedby:java.io.IOException:ServerreturnedHTTPresponsecode:503forURL:http://updates.jenkins-ci.org/download/plugins/scm-sync-configuration/0.0.7.4/scm-sync-configuration.hpi	atsun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeMethod)



























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] [clearcase-ucm] (JENKINS-13234) Option to specify the view storage location - our case 8516

2014-04-08 Thread iosif.neitzke+jenk...@gmail.com (JIRA)














































Iosif Neitzke
 commented on  JENKINS-13234


Option to specify the view storage location - our case 8516















Has this actually been resolved?  If so, I can not easily find an option to control it.



























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] [warnings] (JENKINS-22526) Health threshold rebaseline command

2014-04-08 Thread ullrich.haf...@gmail.com (JIRA)














































Ulli Hafner
 commented on  JENKINS-22526


Health threshold rebaseline command















Is it important to choose an arbitrary build as reference or is the issue JENKINS-17196 sufficient, i.e. make the latest build the new reference?



























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] [scm-sync-configuration] (JENKINS-22540) Jenkins config files are not tracked

2014-04-08 Thread fcamb...@java.net (JIRA)














































Frédéric Camblor
 commented on  JENKINS-22540


Jenkins config files are not tracked















Hi,

There is a plan to de-activate the default /hudson*.xml file pattern from default includes.

I think the /jenkins*.xml should follow the same rule.

BTW, before this is implemented, you can add your own manual includes in the scm-sync-configuration section.



























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] [core] (JENKINS-14749) Errors in style.css

2014-04-08 Thread ever...@free.fr (JIRA)














































evernat
 commented on  JENKINS-14749


Errors in style.css















Hi Jesse Glick,
Now that css3 is almost main stream, is it OK to remove IE filter from style.css?



























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] [dynamicparameter] (JENKINS-17422) Exceptions on start up: SEVERE: Failed Loading plugin dynamicparameter

2014-04-08 Thread ever...@free.fr (JIRA)














































evernat
 updated  JENKINS-17422


Exceptions on start up: SEVERE: Failed Loading plugin dynamicparameter
















Change By:


evernat
(08/Apr/14 10:49 PM)




Affects Version/s:


current





Component/s:


dynamicparameter





Component/s:


core



























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] [maven] (JENKINS-17543) maven plugin fails to terminate (submodule build), when permgen runs out of memory

2014-04-08 Thread ever...@free.fr (JIRA)














































evernat
 commented on  JENKINS-17543


maven plugin fails to terminate (submodule build), when permgen runs out of memory















Is it reproduced with recent Jenkins/Maven plugin versions?



























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] [git] (JENKINS-8122) git plugin: tags from submodules are incorrectly fetched into parent repository

2014-04-08 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-8122


git plugin: tags from submodules are incorrectly fetched into parent repository















Code changed in jenkins
User: Mark Waite
Path:
 src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java
http://jenkins-ci.org/commit/git-client-plugin/8cf777a5a5992007f188586bf049f417e94976fa
Log:
  Confirm FIXED JENKINS-8122 tags from submodules do not "leak" into parent repo

Unit test clones a repository with submodules, updates those
submodules, and compares the list of tags in the submodules with the
list of tags in the root repository.





























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] [git] (JENKINS-8122) git plugin: tags from submodules are incorrectly fetched into parent repository

2014-04-08 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-8122 as Fixed


git plugin: tags from submodules are incorrectly fetched into parent repository
















Change By:


SCM/JIRA link daemon
(09/Apr/14 12:15 AM)




Status:


Open
Resolved





Resolution:


Fixed



























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] [git] (JENKINS-8122) git plugin: tags from submodules are incorrectly fetched into parent repository

2014-04-08 Thread mark.earl.wa...@gmail.com (JIRA)















































Mark Waite
 closed  JENKINS-8122 as Fixed


git plugin: tags from submodules are incorrectly fetched into parent repository
















Change By:


Mark Waite
(09/Apr/14 12:22 AM)




Status:


Resolved
Closed



























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] [rake] (JENKINS-22293) java.lang.NoSuchMethodError: hudson.plugins.rake.Rake.init

2014-04-08 Thread felix.buenem...@gmail.com (JIRA)














































Felix Buenemann
 commented on  JENKINS-22293


java.lang.NoSuchMethodError: hudson.plugins.rake.Rake.init















Same issue here, downgrading from 1.8.0 to 1.7.8 resolves the problem.



























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] [rake] (JENKINS-22293) java.lang.NoSuchMethodError: hudson.plugins.rake.Rake.init

2014-04-08 Thread felix.buenem...@gmail.com (JIRA)














































Felix Buenemann
 commented on  JENKINS-22293


java.lang.NoSuchMethodError: hudson.plugins.rake.Rake.init















I think the problem is, that the bundle exec support in 1.8.0 adds a seventh argument to the Rake class constructor, while some existing code still uses only 7 arguments, as can be seen from the backtrace.

I also noticed that the bundle exec option is missing from the selection in the post build reports that use rake (Publish Rails Notes report and Publish Rails stats report).



























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] [rake] (JENKINS-22293) java.lang.NoSuchMethodError: hudson.plugins.rake.Rake.init

2014-04-08 Thread felix.buenem...@gmail.com (JIRA)












































 
Felix Buenemann
 edited a comment on  JENKINS-22293


java.lang.NoSuchMethodError: hudson.plugins.rake.Rake.init
















I think the problem is, that the bundle exec support in 1.8.0 adds a seventh argument to the Rake class constructor, while some existing code still uses only 7 arguments, as can be seen from the backtrace.

I also noticed that the bundle exec option is missing from the selection in the post build reports that use rake (Publish Rails Notes report and Publish Rails stats report). Those reports are provided by the Ruby Metrics Plugin, which hasn't been updated in ages.



























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] [vs-code-metrics] (JENKINS-22541) Cannot use paths with spaces when adding assembly files

2014-04-08 Thread jstarb...@scisolutions.com (JIRA)














































Jon Starbird
 created  JENKINS-22541


Cannot use paths with spaces when adding assembly files















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


vs-code-metrics



Created:


09/Apr/14 2:06 AM



Description:


When entering files into the Assembly Files field you cannot include paths with spaces even if you put quotes, single or double, the tool will fail to process the path.

Work around is that in the Command Line Arguments you can add /file entries to point to the files that have spaces in their paths putting quotes around each entry.

This leaves some confusion when someone else looks at the configuration since the Command Line Arguments is initially hidden under the Advanced area. Be nice if you could enter any kind of path into the Assembly Files section.




Environment:


Jenkins 1.532.2   and plugin version 1.7




Project:


Jenkins



Priority:


Major



Reporter:


Jon Starbird

























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] [master-slave] (JENKINS-5413) SCM polling getting hung

2014-04-08 Thread dmasla...@java.net (JIRA)














































Dmitry Maslakov
 commented on  JENKINS-5413


SCM polling getting hung















Just got this error after upgrade from 1.556 to 1.558.

Using suggested scripts to kill hung threads did not help, they start again and hung.

Using VisualVM I get the dump of threads and here is the one which hunged for more than 8 hours:

"SCM polling for hudson.maven.MavenModuleSet@4f6ded0dproject-name" - Thread t@357
   java.lang.Thread.State: WAITING
	at sun.misc.Unsafe.park(Native Method)

	parking to wait for 28ff58dd (a java.util.concurrent.FutureTask)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:425)
	at java.util.concurrent.FutureTask.get(FutureTask.java:187)
	at hudson.remoting.Request.call(Request.java:157)
	locked 2de9b3db (a hudson.remoting.UserRequest)
	at hudson.remoting.Channel.call(Channel.java:722)
	at hudson.scm.SubversionSCM.compareRemoteRevisionWith(SubversionSCM.java:1451)
	at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
	at hudson.scm.SCM.poll(SCM.java:373)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1490)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1399)
	at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:462)
	at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:491)
	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)



   Locked ownable synchronizers:

	locked 70cbc89f (a java.util.concurrent.ThreadPoolExecutor$Worker)



The project the SCM is polling is a maven project. Maven plug-in was also upgraded (probably this is a culprit) from 2.1 to 2.2.



























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] [master-slave] (JENKINS-5413) SCM polling getting hung

2014-04-08 Thread dmasla...@java.net (JIRA)












































 
Dmitry Maslakov
 edited a comment on  JENKINS-5413


SCM polling getting hung
















Just got this error after upgrade from 1.556 to 1.558.

Using suggested scripts to kill hung threads did not help, they start again and hung.

Using VisualVM I get the dump of threads and here is the one which hunged for more than 8 hours:


"SCM polling for hudson.maven.MavenModuleSet@4f6ded0d[project-name]" - Thread t@357
   java.lang.Thread.State: WAITING
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for 28ff58dd (a java.util.concurrent.FutureTask)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:425)
	at java.util.concurrent.FutureTask.get(FutureTask.java:187)
	at hudson.remoting.Request.call(Request.java:157)
	- locked 2de9b3db (a hudson.remoting.UserRequest)
	at hudson.remoting.Channel.call(Channel.java:722)
	at hudson.scm.SubversionSCM.compareRemoteRevisionWith(SubversionSCM.java:1451)
	at hudson.scm.SCM._compareRemoteRevisionWith(SCM.java:356)
	at hudson.scm.SCM.poll(SCM.java:373)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1490)
	at hudson.model.AbstractProject.poll(AbstractProject.java:1399)
	at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:462)
	at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:491)
	at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)

   Locked ownable synchronizers:
	- locked 70cbc89f (a java.util.concurrent.ThreadPoolExecutor$Worker)



The project the SCM is polling is a maven project. Maven plug-in was also upgraded (probably this is a culprit) from 2.1 to 2.2.



























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.