[JIRA] (JENKINS-44292) Jcloud GCP network error

2018-05-25 Thread dennis.berna...@dumont.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dennis Bernardy commented on  JENKINS-44292  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jcloud GCP network error   
 

  
 
 
 
 

 
 I'm also affacted by this problem. Is this going to be resolved? As I saw there was already a git-commit in the related jclouds-plugin git-repo, but the plugin is still on version 2.14 in jenkins.    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50216) Google Source Plugin

2018-03-16 Thread dennis.berna...@dumont.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dennis Bernardy updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50216  
 
 
  Google Source Plugin   
 

  
 
 
 
 

 
Change By: 
 Dennis Bernardy  
 
 
Summary: 
 Google Source Plugin  GoogleRobot  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50216) Plugin GoogleRobot

2018-03-16 Thread dennis.berna...@dumont.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dennis Bernardy created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50216  
 
 
  Plugin GoogleRobot   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 redsolo  
 
 
Components: 
 googlecode-plugin  
 
 
Created: 
 2018-03-16 12:01  
 
 
Labels: 
 JEP-200  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Dennis Bernardy  
 

  
 
 
 
 

 
 

 

11:53:59 FATAL: Could not call com.google.jenkins.plugins.source.GoogleRobotUsernamePassword.writeObject() : Failed to serialize com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule$ForRemote#credentials for class com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule$ForRemote
11:53:59  Debugging information 
11:53:59 message : Could not call com.google.jenkins.plugins.source.GoogleRobotUsernamePassword.writeObject()
11:53:59 cause-exception : java.lang.RuntimeException
11:53:59 cause-message   : Failed to serialize com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule$ForRemote#credentials for class com.google.jenkins.plugins.source.GoogleRobotUsernamePasswordModule$ForRemote
11:53:59 ---
11:53:59 java.lang.UnsupportedOperationException: Refusing to marshal org.joda.time.chrono.ISOChronology$Stub for security reasons; see https://jenkins.io/redirect/class-filter/
11:53:59 	at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:543)
11:53:59 	at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
11:53:59 	at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
11:53:59 	at