[JIRA] [build-monitor-plugin] (JENKINS-29378) Plugin does not work in IE

2015-07-13 Thread dmitrijs.sahl...@accenture.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmitrijs Sahlovs created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29378 
 
 
 
  Plugin does not work in IE  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 build-monitor-plugin 
 
 
 

Created:
 

 13/Jul/15 7:39 AM 
 
 
 

Environment:
 

 Jenkins 1.576  IE9  
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Dmitrijs Sahlovs 
 
 
 
 
 
 
 
 
 
 
When I open dashboard in IE9 I can see only background image and no data there. Note, that this is not permission problem(different message appears, if you lack permission to view this page). 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 

[JIRA] [promoted-builds-plugin] (JENKINS-24271) Re-execute and Force permissions must be separated

2015-01-12 Thread dmitrijs.sahl...@accenture.com (JIRA)















































Dmitrijs Sahlovs
 assigned  JENKINS-24271 to Dmitrijs Sahlovs



Re-execute and Force permissions must be separated
















Change By:


Dmitrijs Sahlovs
(13/Jan/15 7:49 AM)




Assignee:


UldisKarlovs-Karlovskis
DmitrijsSahlovs



























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] [promoted-builds-plugin] (JENKINS-24271) Re-execute and Force permissions must be separated

2015-01-12 Thread dmitrijs.sahl...@accenture.com (JIRA)














































Dmitrijs Sahlovs
 commented on  JENKINS-24271


Re-execute and Force permissions must be separated















Proposed fix is available:
https://github.com/SmokyNight/promoted-builds-plugin
commit 0abb6feca3014ab354d0c00c4e96f3a7f818ada0

Pull request to merge it to master was created:
https://github.com/jenkinsci/promoted-builds-plugin/pull/55

Be aware, that after installing you will need to setup "re-execute" permission where needed. 



























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-26012) Multuple Parameters links

2014-12-11 Thread dmitrijs.sahl...@accenture.com (JIRA)














































Dmitrijs Sahlovs
 created  JENKINS-26012


Multuple Parameters links















Issue Type:


Bug



Assignee:


Unassigned


Attachments:


Double parameters.png



Components:


core, promoted-builds-plugin



Created:


11/Dec/14 9:38 AM



Description:


For all jobs, which could be promoted I have multiple links to "Parameters" page(see screenshot). For some jobs I can see even three links to this page.




Environment:


Jenkins v1.576

Promoted builds plugin v 2.17




Project:


Jenkins



Priority:


Minor



Reporter:


Dmitrijs Sahlovs

























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] [groovy-plugin] (JENKINS-25992) Groovy script lucks permissions on slave

2014-12-09 Thread dmitrijs.sahl...@accenture.com (JIRA)














































Dmitrijs Sahlovs
 created  JENKINS-25992


Groovy script lucks permissions on slave















Issue Type:


Bug



Assignee:


vjuranek



Components:


groovy-plugin



Created:


10/Dec/14 7:33 AM



Description:


I have a windows slave. On that slave I have a build, which got "Execute system Groovy script" as a buildstep. I am running a simple script there:
def myFile = new File("C:/abc/abc.cmd")
def fileText = myFile.text
fileText = (fileText =~ /aa/).replaceFirst("bb")
myFile.write(fileText)
and I receive:
FATAL: C:/abc/abc.cmd (The system cannot find the path specified)

However, I am able to execute this script from node script console it runs just fine, so I suppose for some reason script is lucking permissions, when is executed as a build step.




Environment:


Jenkins-v1.576 on Windows

Groovy plugin-v1.19

Windows Slaves Plugin-v1.0




Project:


Jenkins



Priority:


Major



Reporter:


Dmitrijs Sahlovs

























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] [cli] (JENKINS-25562) Implement authentication via passphrase-protected private-key

2014-11-12 Thread dmitrijs.sahl...@accenture.com (JIRA)














































Dmitrijs Sahlovs
 created  JENKINS-25562


Implement authentication via passphrase-protected private-key















Issue Type:


New Feature



Assignee:


Unassigned


Components:


cli



Created:


12/Nov/14 11:17 AM



Description:


For now the only possibility to use password-protected keys is to type password by hands after each command. I would like to automate this process by beeing able to pass password for private key as jenkins-cli parameter. 




Project:


Jenkins



Priority:


Major



Reporter:


Dmitrijs Sahlovs

























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-25455) Code input field is too small

2014-11-05 Thread dmitrijs.sahl...@accenture.com (JIRA)














































Dmitrijs Sahlovs
 created  JENKINS-25455


Code input field is too small















Issue Type:


Bug



Assignee:


vjuranek



Attachments:


jenkins-groovy.png



Components:


core, groovy-plugin



Created:


05/Nov/14 4:09 PM



Description:


Not sure if this is a bug or desired behavior(see screenshot).
When I add groovy script as a build step I can't add anything to it, because text field is too small. Of course I can easily make it bigger and write some code there, but in my opinion input field should not be so small by default.




Environment:


Jenkins 1.586 on Windows

Groovy-plugin 1.23

Google Chrome 38.0.2125 /IE 9






Project:


Jenkins



Priority:


Minor



Reporter:


Dmitrijs Sahlovs

























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] [active-directory-plugin] (JENKINS-13940) I'm trying to authenticate the Jenkins command line (CLI) and the system returns an error message (user authentication with AD), but the GUI works.

2014-11-04 Thread dmitrijs.sahl...@accenture.com (JIRA)














































Dmitrijs Sahlovs
 commented on  JENKINS-13940


Im trying to authenticate the Jenkins command line (CLI) and the system returns an error message (user authentication with AD), but the GUI works.















Could you please be more specific? Should I use something like
java -jar jenkins-cli.jar -s http://example.net:port/jenkins/ login --username USERNAME --password APITOKEN?
If yes, than I receive following exception:
org.acegisecurity.BadCredentialsException: Either no such user 'usern...@example.net' or incorrect password; nested exception is javax.naming.AuthenticationException: LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903AA, comment:AcceptSecurityContext error, data 52e, v1772 



























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-25426) Input field slides in Google Chrome

2014-11-04 Thread dmitrijs.sahl...@accenture.com (JIRA)














































Dmitrijs Sahlovs
 created  JENKINS-25426


Input field slides in Google Chrome















Issue Type:


Bug



Assignee:


Unassigned


Attachments:


jenkins_bug.png



Components:


core



Created:


04/Nov/14 8:49 AM



Description:


Not sure if I need to report this here or on the plugin's page.
I am using Promoted build plugin. When I type long enough text in description text field, approver text field slides right(see screenshot).




Environment:


Jenkins 1.576 on windows

Promoted Builds Plugin 2.17

Google Chrome 35.0.1916.11




Project:


Jenkins



Priority:


Minor



Reporter:


Dmitrijs Sahlovs

























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-25426) Input field slides in Google Chrome

2014-11-04 Thread dmitrijs.sahl...@accenture.com (JIRA)














































Dmitrijs Sahlovs
 commented on  JENKINS-25426


Input field slides in Google Chrome















I have checked another parameters and find out that "Text parameter" form got same problem. Others seems to be ok. Also same problem persists in Internet Explorer 9.



























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-25426) Input field slides in Google Chrome

2014-11-04 Thread dmitrijs.sahl...@accenture.com (JIRA)














































Dmitrijs Sahlovs
 updated  JENKINS-25426


Input field slides in Google Chrome
















Change By:


Dmitrijs Sahlovs
(04/Nov/14 9:12 AM)




Environment:


Jenkins1.576onwindowsPromotedBuildsPlugin2.17GoogleChrome35.0.1916.11
/InternetExplorer9



























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] [active-directory-plugin] (JENKINS-13940) I'm trying to authenticate the Jenkins command line (CLI) and the system returns an error message (user authentication with AD), but the GUI works.

2014-11-04 Thread dmitrijs.sahl...@accenture.com (JIRA)














































Dmitrijs Sahlovs
 commented on  JENKINS-13940


Im trying to authenticate the Jenkins command line (CLI) and the system returns an error message (user authentication with AD), but the GUI works.















If there are no quick workaround for this, could you please advice me if there is a possibility to run jenkins-cli automatically via passphrase protected ssh-key(Running script,
providing password for key-file as a parameter). For now I can see, that the only way I can see how to use passphrase-protected keys is to type password by hands. Can this be automated?



























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-25432) Multi-module maven projects disappeared from UI after restart

2014-11-04 Thread dmitrijs.sahl...@accenture.com (JIRA)














































Dmitrijs Sahlovs
 created  JENKINS-25432


Multi-module  maven projects disappeared from UI after restart















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


04/Nov/14 3:03 PM



Description:


After jenkins restart we can not see multiple-module maven projects in web-UI. Jobs are present on disk and in jenkins config, but do not load. This issues affects only multiple-module maven projects, others works ok.




Environment:


Jenkins v 1.576(runs on weblogic) on windows

Maven Project Plugin v2.5




Project:


Jenkins



Priority:


Critical



Reporter:


Dmitrijs Sahlovs

























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] [active-directory-plugin] (JENKINS-13940) I'm trying to authenticate the Jenkins command line (CLI) and the system returns an error message (user authentication with AD), but the GUI works.

2014-11-03 Thread dmitrijs.sahl...@accenture.com (JIRA)














































Dmitrijs Sahlovs
 commented on  JENKINS-13940


Im trying to authenticate the Jenkins command line (CLI) and the system returns an error message (user authentication with AD), but the GUI works.















I am having the same issue with Jenkins 1.576 and AD plugin 1.38.
Is there any 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.