[JIRA] [google-container-registry-auth-plugin] (JENKINS-31459) Null Pointer in Configure System

2015-11-19 Thread wzheng2...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Wei Z resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Should be fixed by https://github.com/jenkinsci/google-container-registry-auth-plugin/commit/46098108550a4808cd4aaf7593be77ce322ca1ce 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-31459 
 
 
 
  Null Pointer in Configure System  
 
 
 
 
 
 
 
 
 

Change By:
 
 Wei Z 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [google-container-registry-auth-plugin] (JENKINS-31459) Null Pointer in Configure System

2015-11-14 Thread wzheng2...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Wei Z commented on  JENKINS-31459 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Null Pointer in Configure System  
 
 
 
 
 
 
 
 
 
 
I am able to reproduce it. Fix is on its way. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [google-container-registry-auth-plugin] (JENKINS-31459) Null Pointer in Configure System

2015-11-13 Thread jo...@bitnami.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jorge Marin commented on  JENKINS-31459 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Null Pointer in Configure System  
 
 
 
 
 
 
 
 
 
 
It is also happening to me. Even following the right steps. Steps: 
 

Launch Debian Wheezy instance in GCE with devstorage.read_write scope
 

Install Java 7
 

Run jenkins.war
 

Install Google OAuth Plugin
 

Configure a credential from Google metadata
 

Install Google Container Registry Auth Plugin
 

Configuration editing works fine
 

Restart Jenkins
 

Configuration editing crashes
 
 
Same stack trace. Upvote. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe 

[JIRA] [google-container-registry-auth-plugin] (JENKINS-31459) Null Pointer in Configure System

2015-11-09 Thread lmanz...@imolinfo.it (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lorenzo Manzoni created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-31459 
 
 
 
  Null Pointer in Configure System  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Wei Z 
 
 
 

Components:
 

 google-container-registry-auth-plugin 
 
 
 

Created:
 

 09/Nov/15 3:43 PM 
 
 
 

Environment:
 

 Jenkins ver. 1.637  Google Container Registry Auth Plugin ver. 0.2 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Lorenzo Manzoni 
 
 
 
 
 
 
 
 
 
 
Save "Configure System" and Restart (stop and start) jenkins with "Google Container Registry Auth Plugin" enabled. When restarting and save "Configure System" the following exception is showed: 
javax.servlet.ServletException: java.lang.NullPointerException at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:796) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:238) at javax.servlet.http.HttpServlet.service(HttpServlet.java:731) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at