[JIRA] (JENKINS-16128) Broken Jenkins Configuration page when Github SQS plugin is installed

2013-02-19 Thread mbadol...@gmail.com (JIRA)














































Mark Badolato
 commented on  JENKINS-16128


Broken Jenkins Configuration page when Github SQS plugin is installed















Seems to be working well now. Thanks!



























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] (JENKINS-16128) Broken Jenkins Configuration page when Github SQS plugin is installed

2013-01-08 Thread mbadol...@gmail.com (JIRA)














































Mark Badolato
 updated  JENKINS-16128


Broken Jenkins Configuration page when Github SQS plugin is installed
















Any idea what could be causing this? Still showing up with a fresh install of the plugin and Jenkins 1.498





Change By:


Mark Badolato
(08/Jan/13 7:45 PM)




Attachment:


screenshot-1.jpg



























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






[JIRA] (JENKINS-16128) Broken Jenkins Configuration page when Github SQS plugin is installed

2013-01-08 Thread mbadol...@gmail.com (JIRA)












































 
Mark Badolato
 edited a comment on  JENKINS-16128


Broken Jenkins Configuration page when Github SQS plugin is installed
















Any idea what could be causing this? Still showing up with a fresh install of the plugin and Jenkins 1.498. It breaks the main Jenkins configuration page, thus no configurations can be made or changed (page never finishes loading, save buttons at bottom not 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






[JIRA] (JENKINS-12619) Failed to test the validity of the user name on all security matrices since upgrade

2012-03-08 Thread mbadol...@gmail.com (JIRA)

[ 
https://issues.jenkins-ci.org/browse/JENKINS-12619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=160036#comment-160036
 ] 

Mark Badolato commented on JENKINS-12619:
-

Same here FreeBSD 8.2, happening on Jenkins 1.454 with AD 1.26. Everything 
appears to be working, however (as others have also stated)

 Failed to test the validity of the user name on all security matrices since 
 upgrade
 -

 Key: JENKINS-12619
 URL: https://issues.jenkins-ci.org/browse/JENKINS-12619
 Project: Jenkins
  Issue Type: Bug
  Components: active-directory
 Environment: Jenkins 1.450, plugin version 1.26
 Windows Server 2003, non-domain server
 Installed as local user
 Our Windows domain name specified in configuration as ourdomain.co.uk
Reporter: Tom Fanning
Priority: Minor
  Labels: jenkins, plugin, windows

 Upgraded plugin to version 1.26 just after upgrading Jenkins to 1.450
 Now get message Failed to test the validity of the user name x wherever 
 there is a security checkbox matrix.
 Everything seems to work alright still as far as I can tell.
 Stack trace:
 org.acegisecurity.BadCredentialsException: Failed to retrieve user 
 information for x; nested exception is javax.naming.NamingException: [LDAP: 
 error code 1 - 04DC: LdapErr: DSID-0C0906E8, comment: In order to perform 
 this operation a successful bind must be completed on the connection., data 
 0, v1db1]; remaining name 'DC=ourdomain,DC=co,DC=uk'
   at 
 hudson.plugins.active_directory.ActiveDirectoryUnixAuthenticationProvider.retrieveUser(ActiveDirectoryUnixAuthenticationProvider.java:231)
   at 
 hudson.plugins.active_directory.ActiveDirectoryUnixAuthenticationProvider.retrieveUser(ActiveDirectoryUnixAuthenticationProvider.java:130)
   at 
 hudson.plugins.active_directory.ActiveDirectoryUnixAuthenticationProvider.retrieveUser(ActiveDirectoryUnixAuthenticationProvider.java:95)
   at 
 hudson.plugins.active_directory.AbstractActiveDirectoryAuthenticationProvider.loadUserByUsername(AbstractActiveDirectoryAuthenticationProvider.java:27)
   at 
 hudson.plugins.active_directory.ActiveDirectorySecurityRealm.loadUserByUsername(ActiveDirectorySecurityRealm.java:551)
   at 
 hudson.security.GlobalMatrixAuthorizationStrategy$DescriptorImpl.doCheckName_(GlobalMatrixAuthorizationStrategy.java:304)
   at 
 hudson.security.GlobalMatrixAuthorizationStrategy$DescriptorImpl.doCheckName(GlobalMatrixAuthorizationStrategy.java:288)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
   at java.lang.reflect.Method.invoke(Unknown Source)
   at 
 org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:282)
   at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:149)
   at 
 org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:88)
   at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:111)
   at 
 org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
   at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:563)
   at org.kohsuke.stapler.Stapler.invoke(Stapler.java:648)
   at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241)
   at 
 org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53)
   at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:563)
   at org.kohsuke.stapler.Stapler.invoke(Stapler.java:648)
   at org.kohsuke.stapler.Stapler.invoke(Stapler.java:477)
   at org.kohsuke.stapler.Stapler.service(Stapler.java:159)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:45)
   at winstone.ServletConfiguration.execute(ServletConfiguration.java:248)
   at winstone.RequestDispatcher.forward(RequestDispatcher.java:333)
   at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:376)
   at 
 hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:95)
   at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:87)
   at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
   at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
   at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:47)
   at winstone.FilterConfiguration.execute(FilterConfiguration.java:194)
   at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366)
   at 
 hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
   at 
 hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
   at