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 01:56:46 UTC

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

Bruce Schuchardt created GEODE-709:
--------------------------------------

             Summary: 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)