[JIRA] [rebuild] (JENKINS-18348) Failed to use rebuild function - Class not found

2014-03-20 Thread roy.z...@ericsson.com (JIRA)














































Roy Zeng
 commented on  JENKINS-18348


Failed to use rebuild function - Class not found















rebuild plugin version 1.19

I encountered such issue with error message:
javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/proj/jenkins/prod/eis-jenkins-lmr-radiosw/jenkins_home/plugins/rebuild/WEB-INF/lib/classes.jar!/com/sonyericsson/rebuild/RebuildAction/parameterized.jelly:55:75: st:include No page found 'ExtendedChoiceParameterValue.jelly' for class com.sonyericsson.rebuild.RebuildAction
	at org.kohsuke.stapler.jelly.JellyFacet$1.dispatch(JellyFacet.java:103)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:728)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:858)
	at org.kohsuke.stapler.MetaClass$12.dispatch(MetaClass.java:390)



























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] [security] (JENKINS-22057) configure button lost after user login with capital username

2014-03-05 Thread roy.z...@ericsson.com (JIRA)














































Roy Zeng
 created  JENKINS-22057


configure button lost after user login with capital username















Issue Type:


Bug



Assignee:


Unassigned


Attachments:


jenkins_memu.jpg



Components:


security



Created:


06/Mar/14 7:50 AM



Description:


Authentication with LDAP, user "abc" can succeed login jenkins and configure his personal setting.

Next time, user login with capital letter "ABC" then "configure" menu was lost.

Some users cannot retrieve it even login with lowercase username "abc".




Environment:


SUSE11




Project:


Jenkins



Labels:


security




Priority:


Major



Reporter:


Roy Zeng

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [additional-identities] (JENKINS-21017) Jenkins CLI update-job misses custom workspace deletion

2013-12-16 Thread roy.z...@ericsson.com (JIRA)














































Roy Zeng
 created  JENKINS-21017


Jenkins CLI update-job misses custom workspace deletion















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


additional-identities



Created:


16/Dec/13 9:19 AM



Description:


The custom workspace of a Jenkins job cannot be removed by the CLI using update-job.

Steps to reproduce:
1. Have a job with a custom workspace.
2. Remove the custom workspace using the Jenkins java CLI (having a second job without the custom workspace and doing cli -get-job second job | cli update-job job is how we encountered this problem).
3. Note that the config.xml of the job no longer references a custom workspace.
4. Open the job in the Web GUI. Note that the custom workspace is there, and a save of the job without doing any updates will put the custom workspace configuration back into the config.xml file for the job.

Bottom line - to remove the custom workspace, one either needs to do it via the web GUI, or do a restart of the Jenkins instance after doing it via the CLI.

Side note: the  and some other characters are save differently when updating a job via the CLI vs. the Web GUI.

Example: double quotes " will be changed to '' in config.xml through CLI method.




Environment:


Red Hat Enterprise Linux Server release 6.4 (Santiago)

Virtual Machine




Project:


Jenkins



Priority:


Minor



Reporter:


Roy Zeng

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.