You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2015/12/22 20:13:47 UTC

[jira] [Resolved] (GEODE-709) CI failure: AnalyzeSerializablesJUnitTest error parsing class file

     [ https://issues.apache.org/jira/browse/GEODE-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Schuchardt resolved GEODE-709.
------------------------------------
    Resolution: Fixed
      Assignee:     (was: Bruce Schuchardt)

The problem should be resolved with 1a025728ac45d24f48d17f261a44fd8277f77b7e, though the test did not fail when I ran it stand-alone with an up-to-date checkout, nor in my recent precheckin run.


> CI failure: AnalyzeSerializablesJUnitTest error parsing class file
> ------------------------------------------------------------------
>
>                 Key: GEODE-709
>                 URL: https://issues.apache.org/jira/browse/GEODE-709
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Bruce Schuchardt
>
> The test failed in build 1081:
> java.lang.Error: Unknown tag type in constant pool: 18
> 	at com.gemstone.gemfire.codeAnalysis.decode.cp.Cp.readCp(Cp.java:65)
> 	at com.gemstone.gemfire.codeAnalysis.decode.CompiledClass.<init>(CompiledClass.java:101)
> 	at com.gemstone.gemfire.codeAnalysis.decode.CompiledClass.getInstance(CompiledClass.java:81)
> 	at com.gemstone.gemfire.codeAnalysis.CompiledClassUtils.parseClassFilesInDir(CompiledClassUtils.java:108)
> 	at com.gemstone.gemfire.codeAnalysis.CompiledClassUtils.parseClassFilesInDir(CompiledClassUtils.java:104)
> 	at com.gemstone.gemfire.codeAnalysis.CompiledClassUtils.parseClassFilesInDir(CompiledClassUtils.java:104)
> 	at com.gemstone.gemfire.codeAnalysis.CompiledClassUtils.parseClassFilesInDir(CompiledClassUtils.java:104)
> 	at com.gemstone.gemfire.codeAnalysis.CompiledClassUtils.parseClassFilesInDir(CompiledClassUtils.java:104)
> 	at com.gemstone.gemfire.codeAnalysis.CompiledClassUtils.parseClassFilesInDir(CompiledClassUtils.java:104)
> 	at com.gemstone.gemfire.codeAnalysis.CompiledClassUtils.parseClassFilesInDir(CompiledClassUtils.java:104)
> 	at com.gemstone.gemfire.codeAnalysis.CompiledClassUtils.parseClassFilesInDir(CompiledClassUtils.java:104)
> 	at com.gemstone.gemfire.codeAnalysis.AnalyzeSerializablesJUnitTest.loadClassesFromBuild(AnalyzeSerializablesJUnitTest.java:257)
> 	at com.gemstone.gemfire.codeAnalysis.AnalyzeSerializablesJUnitTest.loadClasses(AnalyzeSerializablesJUnitTest.java:95)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)