[JIRA] (JENKINS-53465) ChannelClosedException in Maven channel

2018-09-17 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 You should not worry.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-17 Thread sakshisood.so...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 sakshi sood commented on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 Josh Soref Hope these tickets makes some sense https://issues.jenkins-ci.org/browse/JENKINS-53620 https://issues.jenkins-ci.org/browse/JENKINS-53619 https://issues.jenkins-ci.org/browse/JENKINS-53618 https://issues.jenkins-ci.org/browse/JENKINS-53615 https://issues.jenkins-ci.org/browse/JENKINS-53616   Jesse Glick Can you please tell me if I should be worried about these (de-)serialize warnings ? Or Is it fine to upgrade in PROD with these warnings ?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-17 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 Sure, one ticket for each affected plugin. For plugins which have active maintainers, generally the fix is covered by a simple IDE refactoring (“convert anonymous to member”).  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-17 Thread sakshisood.so...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 sakshi sood commented on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 javap -classpath /var/hudson/master/plugins/subversion/WEB-INF/lib/subversion.jar -l "hudson.scm.SubversionWorkspaceSelector$1" Compiled from "SubversionWorkspaceSelector.java" public class hudson.scm.SubversionWorkspaceSelector implements org.tmatesoft.svn.core.internal.wc.admin.ISVNAdminAreaFactorySelector { public static volatile int workspaceFormat; public static final int WC_FORMAT_17; public static final int OLD_WC_FORMAT_17; public hudson.scm.SubversionWorkspaceSelector(); LineNumberTable: line 68: 0 line 70: 4 line 71: 8 LocalVariableTable: Start Length Slot Name Signature 0 9 0 this Lhudson/scm/SubversionWorkspaceSelector; public java.util.Collection getEnabledFactories(java.io.File, java.util.Collection, boolean) throws org.tmatesoft.svn.core.SVNException; LineNumberTable: line 75: 0 line 76: 4 line 79: 6 line 80: 15 line 81: 45 line 82: 56 line 81: 66 line 84: 69 line 86: 87 line 87: 92 line 90: 100 LocalVariableTable: Start Length Slot Name Signature 45 21 6 factory Lorg/tmatesoft/svn/core/internal/wc/admin/SVNAdminAreaFactory; 0 103 0 this Lhudson/scm/SubversionWorkspaceSelector; 0 103 1 path Ljava/io/File; 0 103 2 factories Ljava/util/Collection; 0 103 3 writeAccess Z 15 88 4 enabledFactories Ljava/util/Collection; public static void syncWorkspaceFormatFromMaster(); LineNumberTable: line 106: 0 line 107: 4 line 108: 8 line 110: 26 line 111: 30 line 113: 34 line 124: 54 line 120: 57 line 121: 58 line 124: 70 line 122: 73 line 123: 74 line 126: 86 LocalVariableTable: Start Length Slot Name Signature 58 12 2 e Ljava/io/IOException; 74 12 2 e Ljava/lang/InterruptedException; 30 56 1 c Lhudson/remoting/Channel; 4 83 0 j Ljenkins/model/Jenkins; static {}; LineNumberTable: line 103: 0 line 141: 5 }  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





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

[JIRA] (JENKINS-53465) ChannelClosedException in Maven channel

2018-09-17 Thread sakshisood.so...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 sakshi sood commented on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 Jesse Glick Josh Soref Shall I raise a separate ticket for the output of javap command ?   javap -classpath /var/hudson/master/plugins/config-file-provider/WEB-INF/lib/config-file-provider.jar -l org.jenkinsci.plugins.configfiles.folder.FolderConfigFileProperty$1 Compiled from "FolderConfigFileProperty.java" public class org.jenkinsci.plugins.configfiles.folder.FolderConfigFileProperty extends com.cloudbees.hudson.plugins.folder.AbstractFolderProperty> implements org.jenkinsci.plugins.configfiles.ConfigFileStore { org.jenkinsci.plugins.configfiles.folder.FolderConfigFileProperty(com.cloudbees.hudson.plugins.folder.AbstractFolder); LineNumberTable: line 38: 0 line 34: 4 line 39: 18 line 40: 23 LocalVariableTable: Start Length Slot Name Signature 0 24 0 this Lorg/jenkinsci/plugins/configfiles/folder/FolderConfigFileProperty; 0 24 1 owner Lcom/cloudbees/hudson/plugins/folder/AbstractFolder; public java.util.Collection getConfigs(); LineNumberTable: line 44: 0 LocalVariableTable: Start Length Slot Name Signature 0 5 0 this Lorg/jenkinsci/plugins/configfiles/folder/FolderConfigFileProperty; public java.util.Collection getConfigs(java.lang.Class); LineNumberTable: line 49: 0 line 50: 8 line 51: 38 line 52: 53 line 54: 62 line 55: 65 LocalVariableTable: Start Length Slot Name Signature 38 24 4 c Lorg/jenkinsci/lib/configprovider/model/Config; 0 67 0 this Lorg/jenkinsci/plugins/configfiles/folder/FolderConfigFileProperty; 0 67 1 descriptor Ljava/lang/Class; 8 59 2 cs Ljava/util/List; public org.jenkinsci.lib.configprovider.model.Config getById(java.lang.String); LineNumberTable: line 60: 0 line 61: 4 line 62: 33 line 63: 44 line 65: 46 line 67: 49 LocalVariableTable: Start Length Slot Name Signature 33 13 3 c Lorg/jenkinsci/lib/configprovider/model/Config; 0 51 0 this Lorg/jenkinsci/plugins/configfiles/folder/FolderConfigFileProperty; 0 51 1 id Ljava/lang/String; public void save(org.jenkinsci.lib.configprovider.model.Config); LineNumberTable: line 72: 0 line 73: 11 line 75: 22 line 78: 29 line 76: 32 line 77: 33 line 79: 44 LocalVariableTable: Start Length Slot Name Signature 33 11 2 e Ljava/io/IOException; 0 45 0 this Lorg/jenkinsci/plugins/configfiles/folder/FolderConfigFileProperty; 0 45 1 config Lorg/jenkinsci/lib/configprovider/model/Config; public void remove(java.lang.String); LineNumberTable: line 83: 0 line 84: 6 line 85: 10 line 87: 21 line 90: 28 line 88: 31 line 89: 32 line 92: 43 LocalVariableTable: Start Length Slot Name Signature 32 11 3 e Ljava/io/IOException; 0 44 0 this Lorg/jenkinsci/plugins/configfiles/folder/FolderConfigFileProperty; 0 44 1 id Ljava/lang/String; 6 38 2 c Lorg/jenkinsci/lib/configprovider/model/Config; public java.util.Map> getGroupedConfigs(); LineNumberTable: line 96: 0 line 97: 11 line 98: 40 line 99: 55 line 100: 60 line 101: 69 line 103: 82 line 104: 91 line 106: 94 line 107: 125 line 108: 136 line 109: 144 line 110: 147 LocalVariableTable: Start Length Slot Name Signature 55 36 4 configs Ljava/util/Collection; 40 51 3 c Lorg/jenkinsci/lib/configprovider/model/Config; 136 8 4 value Ljava/util/List; 125 19 3 entry Ljava/util/Map$Entry; 0 149 0 this Lorg/jenkinsci/plugins/configfiles/folder/FolderConfigFileProperty; 11 138 1 grouped Ljava/util/Map; public org.jenkinsci.plugins.configfiles.folder.FolderConfigFileProperty reconfigure(org.kohsuke.stapler.StaplerRequest, net.sf.json.JSONObject) throws hudson.model.Descriptor$FormException; LineNumberTable: line 123: 0 LocalVariableTable: Start Length Slot Name Signature 0 2 0 this 

[JIRA] (JENKINS-53465) ChannelClosedException in Maven channel

2018-09-13 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 sto poodoff once again the warnings (JENKINS-53481) have nothing whatsoever to do with build failures. The failure reported originally in this issue looks like some kind of hard-to-diagnose Remoting channel outage. The latest failure looks like an error in your build, not a Jenkins issue. 

all is ok if run the same project in Terminal or IDE. It fails in Jenkins only.
 So stop using this plugin and use a freestyle or Pipeline job instead, with a simple shell step to run mvn.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-13 Thread sakshisood.so...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 sakshi sood updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53465  
 
 
  ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
Change By: 
 sakshi sood  
 

  
 
 
 
 

 
 After upgrading jenkins from 2.89.4 to 2. 121 138 . 3 1 , I am  not able build my code using maven. The build is failing and logs have lots of  seeing the  below errors  in the logs .    Please note i have upgraded all my plugins to latest version.Sep 07, 2018 12:23:23 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warnWARNING: Attempt to (de-)serialize anonymous class hudson.FilePath$28 in  [  file:/var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/jenkins-core-2.121.3.jar |file://var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/jenkins-core-2.121.3.jar] ; see:  [  https://jenkins.io/redirect/serialization-of-anonymous-classes/ ] Sep 07, 2018 12:23:24 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warnWARNING: Attempt to (de-)serialize anonymous class org.jenkinsci.plugins.gitclient.Git$1 in  [  file:/var/hudson/master/plugins/git-client/WEB-INF/lib/git-client.jar |file://var/hudson/master/plugins/git-client/WEB-INF/lib/git-client.jar] ; see:  [  https://jenkins.io/redirect/serialization-of-anonymous-classes/ ] Sep 07, 2018 12:23:25 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warnWARNING: Attempt to (de-)serialize anonymous class org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1 in  [  file:/var/hudson/master/plugins/git-client/WEB-INF/lib/git-client.jar |file://var/hudson/master/plugins/git-client/WEB-INF/lib/git-client.jar] ; see:  [  https://jenkins.io/redirect/serialization-of-anonymous-classes/ ] Sep 07, 2018 12:23:36 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warnWARNING: Attempt to (de-)serialize anonymous class hudson.FilePath$27 in  [  file:/var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/jenkins-core-2.121.3.jar |file://var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/jenkins-core-2.121.3.jar] ; see:  [  https://jenkins.io/redirect/serialization-of-anonymous-classes/ ] Sep 07, 2018 12:23:52 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warnWARNING: Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2 in  [  file:/var/hudson/master/plugins/maven-plugin/WEB-INF/lib/maven-plugin.jar |file://var/hudson/master/plugins/maven-plugin/WEB-INF/lib/maven-plugin.jar] ; see:  [  https://jenkins.io/redirect/serialization-of-anonymous-classes/ ] Sep 07, 2018 12:23:53 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warnWARNING: Attempt to (de-)serialize anonymous class org.whitesource.jenkins.extractor.maven.MavenDependenciesRecorder$1 in  [  file:/var/hudson/master/plugins/whitesource/WEB-INF/lib/whitesource.jar |file://var/hudson/master/plugins/whitesource/WEB-INF/lib/whitesource.jar] ; see:  [  https://jenkins.io/redirect/serialization-of-anonymous-classes/ ] Sep 07, 2018 12:23:53 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warnWARNING: Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1 in  [  

[JIRA] (JENKINS-53465) ChannelClosedException in Maven channel

2018-09-12 Thread amyrone...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 sto poodoff edited a comment on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 [~jglick] sorry, but where can i discuss this problem?Ok, I have errors also, not only warning and my project is not building at all. But all is ok if run the same project in Terminal or IDE. It fails in Jenkins only. update: oh, i found the same problem JENKINS-53481    but with low priority...  {code:java}Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project appiummobile: Failed to clean project: Failed to delete /Users/automationuser/AutomationTesting/appiummobile/target/surefire-reports/testng.css -> [Help 1] [ERROR] [JENKINS] Archiving /Users/automationuser/AutomationTesting/appiummobile/pom.xml to TestAppium/appiummobile/1.0-SNAPSHOT/appiummobile-1.0-SNAPSHOT.pom [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException{code}   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-12 Thread amyrone...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 sto poodoff edited a comment on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 [~jglick] sorry, but where can i discuss this problem?Ok, I have errors also, not only warning and my project is not building at all. But all is ok if run the same project in Terminal or IDE. It fails in Jenkins only.  update: oh, i found the same problem   JENKINS-53481     {code:java}Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project appiummobile: Failed to clean project: Failed to delete /Users/automationuser/AutomationTesting/appiummobile/target/surefire-reports/testng.css -> [Help 1] [ERROR] [JENKINS] Archiving /Users/automationuser/AutomationTesting/appiummobile/pom.xml to TestAppium/appiummobile/1.0-SNAPSHOT/appiummobile-1.0-SNAPSHOT.pom [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException{code}   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-12 Thread amyrone...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 sto poodoff edited a comment on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 [~jglick] sorry, but where can i discuss this problem?Ok, I have errors also, not only warning and my project is not building at all. But all is ok if run the same project in Terminal  and it  or IDE. It  fails in Jenkins  only .  {code:java}Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project appiummobile: Failed to clean project: Failed to delete /Users/automationuser/AutomationTesting/appiummobile/target/surefire-reports/testng.css -> [Help 1] [ERROR] [JENKINS] Archiving /Users/automationuser/AutomationTesting/appiummobile/pom.xml to TestAppium/appiummobile/1.0-SNAPSHOT/appiummobile-1.0-SNAPSHOT.pom [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException{code}   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-12 Thread amyrone...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 sto poodoff commented on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 Jesse Glick sorry, but where can i discuss this problem? Ok, I have errors also, not only warning and my project is not building at all. But all is ok if run the same project in Terminal and it fails in Jenkins.     

 

Waiting for Jenkins to finish collecting data 
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project appiummobile: Failed to clean project: Failed to delete /Users/automationuser/AutomationTesting/appiummobile/target/surefire-reports/testng.css -> [Help 1] [ERROR] 
[JENKINS] Archiving /Users/automationuser/AutomationTesting/appiummobile/pom.xml to TestAppium/appiummobile/1.0-SNAPSHOT/appiummobile-1.0-SNAPSHOT.pom 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 
[ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] 
[Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
 

    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-12 Thread amyrone...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 sto poodoff edited a comment on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 I have the same problem "serialize anonymous class" with version 2.121.3. Do I need to create another bug for fixing my issue? Or is it the same?I'm new here and all worked fine 2-3 months ago until Jenkins was updated :(  maven-clean-plugin:2.5maven-resources-plugin:2.6maven-compiler-plugin:3.7.0 {code:java}[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-12 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 sto poodoff those are not problems, those are warnings, they are due to mistakes in plugin code not specific to the Jenkins version, please do not discuss them here, and consider uninstalling this plugin.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-12 Thread amyrone...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 sto poodoff edited a comment on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 I have the same problem  "serialize anonymous class"  with version 2.121.3 . Do I need to create another bug for fixing my issue? Or is it the same?I'm new here and all worked fine 2-3 months ago until Jenkins was updated  : ( {code:java}[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-12 Thread amyrone...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 sto poodoff commented on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 I have the same problem with version 2.121.3: 

 

[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-12 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick commented on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 sakshi sood again those warnings are almost certainly unrelated to the stated issue.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-12 Thread jsoref+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Josh Soref commented on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 That isn't helpful. Please read https://jenkins.io/redirect/serialization-of-anonymous-classes/ it's a short page. It provides a single command that you can run. If you can that for each warning (along with reporting the version of each plugin that triggers the warning) that would be helpful.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53465) ChannelClosedException in Maven channel

2018-09-12 Thread sakshisood.so...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 sakshi sood commented on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 Josh Soref Hi, I can see below in the log file now  WARNING: Attempt to (de-)serialize anonymous class hudson.scm.SubversionWorkspaceSelector$1 in file:/var/hudson/master/plugins/subv ersion/WEB-INF/lib/subversion.jar; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Sep 10, 2018 3:15:42 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warn WARNING: Attempt to (de-)serialize anonymous class org.jfrog.hudson.util.ExtractorUtils$1 in file:/var/hudson/master/plugins/artifa ctory/WEB-INF/lib/artifactory.jar; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Sep 10, 2018 3:15:43 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warn WARNING: Attempt to (de-)serialize anonymous class org.jfrog.hudson.action.ActionableHelper$1 in file:/var/hudson/master/plugins/ar tifactory/WEB-INF/lib/artifactory.jar; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Sep 10, 2018 3:15:43 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warn WARNING: Attempt to (de-)serialize anonymous class hudson.FilePath$26 in file:/var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/jenkins-cor e-2.121.3.jar; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Sep 10, 2018 3:15:49 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warn WARNING: Attempt to (de-)serialize anonymous class hudson.FilePath$15 in file:/var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/jenkins-cor e-2.121.3.jar; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Sep 10, 2018 3:15:49 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warn WARNING: Attempt to (de-)serialize anonymous class hudson.FilePath$23 in file:/var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/jenkins-cor e-2.121.3.jar; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you 

[JIRA] (JENKINS-53465) ChannelClosedException in Maven channel

2018-09-12 Thread sakshisood.so...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 sakshi sood edited a comment on  JENKINS-53465  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 [~jsoref] Hi,I can see  also  below in the log file  now  WARNING: Attempt to (de-)serialize anonymous class hudson.scm.SubversionWorkspaceSelector$1 in  [  file:/var/hudson/master/plugins/subv |file://var/hudson/master/plugins/subv] ersion/WEB-INF/lib/subversion.jar; see:  [  https://jenkins.io/redirect/serialization-of-anonymous-classes/ ] Sep 10, 2018 3:15:42 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warnWARNING: Attempt to (de-)serialize anonymous class org.jfrog.hudson.util.ExtractorUtils$1 in  [  file:/var/hudson/master/plugins/artifa |file://var/hudson/master/plugins/artifa] ctory/WEB-INF/lib/artifactory.jar; see:  [  https://jenkins.io/redirect/serialization-of-anonymous-classes/ ] Sep 10, 2018 3:15:43 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warnWARNING: Attempt to (de-)serialize anonymous class org.jfrog.hudson.action.ActionableHelper$1 in  [  file:/var/hudson/master/plugins/ar |file://var/hudson/master/plugins/ar] tifactory/WEB-INF/lib/artifactory.jar; see:  [  https://jenkins.io/redirect/serialization-of-anonymous-classes/ ] Sep 10, 2018 3:15:43 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warnWARNING: Attempt to (de-)serialize anonymous class hudson.FilePath$26 in  [  file:/var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/jenkins-cor |file://var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/jenkins-cor] e-2.121.3.jar; see:  [  https://jenkins.io/redirect/serialization-of-anonymous-classes/ ] Sep 10, 2018 3:15:49 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warnWARNING: Attempt to (de-)serialize anonymous class hudson.FilePath$15 in  [  file:/var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/jenkins-cor |file://var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/jenkins-cor] e-2.121.3.jar; see:  [  https://jenkins.io/redirect/serialization-of-anonymous-classes/ ] Sep 10, 2018 3:15:49 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warnWARNING: Attempt to (de-)serialize anonymous class hudson.FilePath$23 in  [  file:/var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/jenkins-cor |file://var/lib/tomcat7/webapps/ROOT/WEB-INF/lib/jenkins-cor] e-2.121.3.jar; see:  [  https://jenkins.io/redirect/serialization-of-anonymous-classes/ ]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

[JIRA] (JENKINS-53465) ChannelClosedException in Maven channel

2018-09-08 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53465  
 
 
  ChannelClosedException in Maven channel   
 

  
 
 
 
 

 
 Best to just uninstall this plugin.  
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Summary: 
 Attempt to (de-)serialize anonymous class ChannelClosedException in Maven channel  
 
 
Component/s: 
 maven-plugin  
 
 
Component/s: 
 core  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.