de(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2d @ 100 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharRemainderAssignmentDouble : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToDouble(OpcodeStack.java:2187)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2016)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.detect.FindPuzzlers.visit(FindPuzzlers.java:87)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2f @ 96 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharPlusAssignmentFloat : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToFloat(OpcodeStack.java:2183)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2005)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.detect.IntCast2LongAsInstant.visitClassContext(IntCast2LongAsInstant.java:94)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2d @ 97 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharPlusAssignmentDouble : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToDouble(OpcodeStack.java:2187)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2016)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.detect.IntCast2LongAsInstant.visitClassContext(IntCast2LongAsInstant.java:94)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2f @ 99 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharMinusAssignmentFloat : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToFloat(OpcodeStack.java:2183)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2005)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.detect.IntCast2LongAsInstant.visitClassContext(IntCast2LongAsInstant.java:94)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2d @ 100 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharMinusAssignmentDouble : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToDouble(OpcodeStack.java:2187)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2016)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.detect.IntCast2LongAsInstant.visitClassContext(IntCast2LongAsInstant.java:94)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2f @ 99 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharMultiplyAssignmentFloat : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToFloat(OpcodeStack.java:2183)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2005)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.detect.IntCast2LongAsInstant.visitClassContext(IntCast2LongAsInstant.java:94)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2d @ 100 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharMultiplyAssignmentDouble : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToDouble(OpcodeStack.java:2187)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2016)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.detect.IntCast2LongAsInstant.visitClassContext(IntCast2LongAsInstant.java:94)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2f @ 99 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharDivideAssignmentFloat : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToFloat(OpcodeStack.java:2183)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2005)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.detect.IntCast2LongAsInstant.visitClassContext(IntCast2LongAsInstant.java:94)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2d @ 100 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharDivideAssignmentDouble : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToDouble(OpcodeStack.java:2187)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2016)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.detect.IntCast2LongAsInstant.visitClassContext(IntCast2LongAsInstant.java:94)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2f @ 99 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharRemainderAssignmentFloat : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToFloat(OpcodeStack.java:2183)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2005)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.detect.IntCast2LongAsInstant.visitClassContext(IntCast2LongAsInstant.java:94)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2d @ 100 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharRemainderAssignmentDouble : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToDouble(OpcodeStack.java:2187)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2016)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.detect.IntCast2LongAsInstant.visitClassContext(IntCast2LongAsInstant.java:94)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2f @ 96 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharPlusAssignmentFloat : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToFloat(OpcodeStack.java:2183)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2005)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.detect.CrossSiteScripting.visit(CrossSiteScripting.java:65)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2d @ 97 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharPlusAssignmentDouble : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToDouble(OpcodeStack.java:2187)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2016)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.detect.CrossSiteScripting.visit(CrossSiteScripting.java:65)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2f @ 99 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharMinusAssignmentFloat : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToFloat(OpcodeStack.java:2183)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2005)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.detect.CrossSiteScripting.visit(CrossSiteScripting.java:65)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2d @ 100 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharMinusAssignmentDouble : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToDouble(OpcodeStack.java:2187)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2016)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.detect.CrossSiteScripting.visit(CrossSiteScripting.java:65)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2f @ 99 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharMultiplyAssignmentFloat : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToFloat(OpcodeStack.java:2183)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2005)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.detect.CrossSiteScripting.visit(CrossSiteScripting.java:65)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2d @ 100 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharMultiplyAssignmentDouble : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToDouble(OpcodeStack.java:2187)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2016)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.detect.CrossSiteScripting.visit(CrossSiteScripting.java:65)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2f @ 99 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharDivideAssignmentFloat : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToFloat(OpcodeStack.java:2183)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2005)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.detect.CrossSiteScripting.visit(CrossSiteScripting.java:65)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2d @ 100 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharDivideAssignmentDouble : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToDouble(OpcodeStack.java:2187)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2016)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.detect.CrossSiteScripting.visit(CrossSiteScripting.java:65)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2f @ 99 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharRemainderAssignmentFloat : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToFloat(OpcodeStack.java:2183)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2005)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.detect.CrossSiteScripting.visit(CrossSiteScripting.java:65)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
Error processing opcode i2d @ 100 in org.eclipse.jdt.debug.tests.eval.CharAssignmentOperatorsTests.testCharRemainderAssignmentDouble : ()V
java.lang.ClassCastException: java.lang.Character cannot be cast to java.lang.Number
At edu.umd.cs.findbugs.OpcodeStack.constantToDouble(OpcodeStack.java:2187)
At edu.umd.cs.findbugs.OpcodeStack.sawOpcode(OpcodeStack.java:2016)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.afterOpcode(OpcodeStackDetector.java:79)
At edu.umd.cs.findbugs.visitclass.DismantleBytecode.visit(DismantleBytecode.java:885)
At edu.umd.cs.findbugs.detect.CrossSiteScripting.visit(CrossSiteScripting.java:65)
At edu.umd.cs.findbugs.visitclass.BetterVisitor.visitCode(BetterVisitor.java:218)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitCode(PreorderVisitor.java:235)
At edu.umd.cs.findbugs.bcel.OpcodeStackDetector.visitCode(OpcodeStackDetector.java:63)
At org.apache.bcel.classfile.Code.accept(Code.java:135)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.doVisitMethod(PreorderVisitor.java:307)
At edu.umd.cs.findbugs.visitclass.PreorderVisitor.visitJavaClass(PreorderVisitor.java:395)
At org.apache.bcel.classfile.JavaClass.accept(JavaClass.java:215)
At edu.umd.cs.findbugs.BytecodeScanningDetector.visitClassContext(BytecodeScanningDetector.java:38)
At edu.umd.cs.findbugs.DetectorToDetector2Adapter.visitClass(DetectorToDetector2Adapter.java:76)
At edu.umd.cs.findbugs.FindBugs2.analyzeApplication(FindBugs2.java:1089)
At edu.umd.cs.findbugs.FindBugs2.execute(FindBugs2.java:283)
At org.sonar.plugins.findbugs.FindbugsExecutor$FindbugsTask.call(FindbugsExecutor.java:211)
At java.util.concurrent.FutureTask.run(FutureTask.java:266)
At java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
At java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
At java.lang.Thread.run(Thread.java:748)
The following classes needed for analysis were missing:
org.eclipse.jdt.launching.environments.IAccessRuleParticipant
org.eclipse.jdt.launching.JavaLaunchDelegate
org.eclipse.jdt.launching.IRuntimeClasspathProvider
org.eclipse.jdt.internal.debug.ui.threadgroups.JavaThreadEventHandler
org.eclipse.jdt.internal.debug.ui.JDIModelPresentation
org.eclipse.jdt.launching.ILibraryLocationResolver
org.eclipse.jdt.internal.launching.ClasspathShortener
org.eclipse.jdt.internal.debug.ui.threadgroups.JavaDebugTargetProxy
org.eclipse.jdt.debug.ui.IJavaDebugUIConstants
org.eclipse.jdt.internal.debug.ui.JavaDebugHover
org.eclipse.jdt.internal.debug.ui.JDIDebugUIPlugin
org.eclipse.jdt.internal.debug.ui.variables.JavaVariablesDetailPane
org.eclipse.jdt.launching.IRuntimeClasspathEntry
org.eclipse.jdt.launching.IVMInstall
org.eclipse.jdt.launching.JavaRuntime
org.eclipse.jdt.launching.LibraryLocation
org.eclipse.jdt.launching.IVMInstallType
org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
org.eclipse.jdt.launching.AbstractVMInstall
org.eclipse.jdt.internal.launching.JavaSourceLookupDirector
org.eclipse.jdt.internal.debug.ui.IJDIPreferencesConstants
org.eclipse.jdt.launching.environments.IExecutionEnvironment
org.eclipse.jdt.launching.environments.IExecutionEnvironmentsManager
org.eclipse.jdt.internal.debug.ui.BreakpointUtils
org.eclipse.jdt.launching.VMStandin
org.eclipse.jdt.internal.launching.JREContainer
org.eclipse.jdt.internal.launching.JREContainerInitializer
org.eclipse.jdt.internal.launching.JRERuntimeClasspathEntryResolver
org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation
org.eclipse.jdt.launching.sourcelookup.IJavaSourceLocation
org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
org.eclipse.jdt.debug.ui.JavaUISourceLocator
org.eclipse.jdt.launching.sourcelookup.PackageFragmentRootSourceLocation
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer
org.eclipse.jdt.internal.debug.ui.propertypages.JavaBreakpointPage
org.eclipse.jdt.internal.debug.ui.console.JavaExceptionHyperLink
org.eclipse.jdt.launching.IVMInstall2
org.eclipse.jdt.launching.IVMInstall3
org.eclipse.jdt.internal.launching.PListParser
org.eclipse.jdt.internal.launching.MacInstalledJREs
org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab
org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab
org.eclipse.jdt.internal.debug.ui.LocalFileStorageEditorInput
org.eclipse.jdt.launching.VMRunnerConfiguration
org.eclipse.jdt.launching.IVMRunner
org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersManager
org.eclipse.jdt.internal.debug.ui.DetailFormatter
org.eclipse.jdt.launching.sourcelookup.ZipEntryStorage
org.eclipse.jdt.internal.debug.ui.console.JavaStackTraceConsole
org.eclipse.jdt.internal.debug.ui.console.ConsoleMessages
org.eclipse.jdt.debug.ui.console.JavaStackTraceConsoleFactory
org.eclipse.jdt.internal.debug.ui.console.JavaStackTraceConsolePage
org.eclipse.jdt.launching.sourcelookup.LocalFileStorage
org.eclipse.jdt.internal.launching.JavaSourceLookupUtil
org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer
org.eclipse.jdt.internal.debug.ui.actions.StepIntoSelectionHandler
org.eclipse.jdt.launching.SocketUtil
org.eclipse.jdt.internal.launching.SocketListenConnector
org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
org.eclipse.jdt.internal.launching.EEVMType
org.eclipse.jdt.launching.IVMConnector
org.eclipse.jdt.internal.debug.ui.actions.OpenFromClipboardAction
org.eclipse.jdt.internal.debug.ui.console.JavaStackTraceHyperlink
08:29:51.511 INFO - Execute Findbugs 3.0.1 done: 37940 ms
08:29:51.527 INFO - Sensor org.sonar.plugins.findbugs.FindbugsSensor@4f0e1089 done: 37960 ms
08:29:51.527 INFO - Sensor SurefireSensor...
08:29:51.527 INFO - parsing /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.tests/target/surefire-reports
08:29:51.711 INFO - Sensor SurefireSensor done: 184 ms
08:29:51.712 INFO - Sensor JaCoCoOverallSensor...
08:29:51.712 INFO - Analysing /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/jacoco.exec
08:29:51.736 INFO - Analysing /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.tests/target/sonar/jacoco-overall.exec
08:29:52.061 INFO - No information about coverage per test.
08:29:52.061 INFO - Sensor JaCoCoOverallSensor done: 349 ms
08:29:52.061 INFO - Sensor PmdSensor...
08:29:52.061 INFO - Execute PMD 5.4.2...
08:29:52.063 INFO - Java version: 1.6
08:29:52.066 INFO - PMD configuration: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.tests/target/sonar/pmd.xml
08:30:05.901 INFO - Execute PMD 5.4.2 done: 13840 ms
08:30:06.097 INFO - Sensor PmdSensor done: 14036 ms
08:30:06.098 INFO - Sensor CheckstyleSensor...
08:30:06.098 INFO - Execute Checkstyle ${checkstyle.version}...
08:30:06.099 INFO - Checkstyle configuration: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.tests/target/sonar/checkstyle.xml
08:30:09.448 INFO - Execute Checkstyle ${checkstyle.version} done: 3350 ms
08:30:09.449 INFO - Sensor CheckstyleSensor done: 3351 ms
08:30:09.449 INFO - Sensor JaCoCoSensor...
08:30:09.453 INFO - Analysing /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/jacoco.exec
08:30:09.718 INFO - No information about coverage per test.
08:30:09.718 INFO - Sensor JaCoCoSensor done: 269 ms
08:30:09.718 INFO - Sensor CPD Sensor (wrapped)...
08:30:09.718 INFO - JavaCpdEngine is used for java
08:30:09.722 INFO - Cross-project analysis disabled
08:30:11.352 INFO - Sensor CPD Sensor (wrapped) done: 1634 ms
08:30:11.438 INFO - Execute decorators...
08:30:13.965 INFO - ------------- Scan org.eclipse.jdt.debug.ui
08:30:13.966 INFO - Load module settings
08:30:13.992 INFO - Configure Maven plugins
08:30:13.994 INFO - Compare to previous analysis (2019-12-04)
08:30:13.996 INFO - Compare over 30 days (2019-11-11, analysis of 2019-11-13 08:25:56.0)
08:30:13.997 INFO - Compare to previous version (2019-12-04)
08:30:13.997 INFO - No quality gate is configured.
08:30:14.009 INFO - Base dir: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.ui
08:30:14.009 INFO - Working dir: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.ui/target/sonar
08:30:14.009 INFO - Source paths: pom.xml, ui
08:30:14.009 INFO - Binary dirs: target/classes
08:30:14.009 INFO - Source encoding: UTF-8, default locale: en_US
08:30:14.009 INFO - Index files
08:30:14.009 INFO - Excluded sources:
08:30:14.009 INFO - **/util/*Switch.java
08:30:14.134 INFO - 424 files indexed
08:30:15.683 INFO - Quality profile for java: Sonar way with Findbugs
08:30:15.728 INFO - JaCoCoItSensor: JaCoCo IT report not found: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.ui/target/jacoco-it.exec
08:30:15.738 INFO - Sensor JavaSquidSensor...
08:30:15.740 INFO - Configured Java source version (sonar.java.source): 6
08:30:15.740 INFO - JavaClasspath initialization...
08:30:15.889 INFO - JavaClasspath initialization done: 149 ms
08:30:15.889 INFO - JavaTestClasspath initialization...
08:30:16.087 INFO - JavaTestClasspath initialization done: 198 ms
08:30:16.103 INFO - Java Main Files AST scan...
08:30:16.103 INFO - 424 source files to be analyzed
08:30:16.174 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:16.174 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:16.251 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:16.251 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:16.310 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:16.369 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:16.369 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:16.510 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:16.510 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:16.903 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:16.903 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:17.090 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:17.090 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:17.178 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:17.179 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:17.514 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:17.516 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:17.777 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:17.777 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:17.898 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:17.898 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:18.105 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:18.105 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:18.236 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:18.266 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:18.266 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:18.418 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:18.418 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:18.611 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:18.664 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:18.664 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:18.848 ERROR - Class not found: org.eclipse.jdt.launching.VMStandin
08:30:18.849 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:18.849 ERROR - Class not found: org.eclipse.jdt.launching.environments.IExecutionEnvironment
08:30:18.871 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:18.871 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:19.016 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:19.017 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:19.234 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:19.235 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:19.471 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:19.473 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:19.604 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:19.606 ERROR - Class not found: org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
08:30:19.606 ERROR - Class not found: org.eclipse.jdt.launching.sourcelookup.IJavaSourceLocation
08:30:19.863 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:19.863 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:19.987 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:19.987 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:20.361 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:20.362 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:20.432 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:20.434 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:20.918 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:20.919 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:21.134 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:21.134 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:21.312 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:21.313 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:22.125 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:22.125 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:22.328 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:22.328 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:22.471 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:22.471 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:22.872 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:22.872 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:23.181 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:23.181 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:23.367 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:23.367 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:23.387 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:23.388 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:23.582 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:23.583 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:23.785 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:23.786 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:24.198 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:24.198 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:24.319 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:24.319 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:24.459 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:24.459 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:24.760 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:24.761 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:24.917 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:24.917 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:25.393 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:25.393 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:25.914 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:25.914 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:26.089 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:26.089 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:26.104 INFO - 87/424 files analyzed, current file: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/JavaDebugHover.java
08:30:26.261 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:26.261 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:26.429 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:26.430 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:26.443 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:26.443 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:26.598 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:26.598 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:26.822 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:26.823 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:27.028 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:27.028 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:27.217 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:27.218 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:27.268 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:27.268 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:27.448 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:27.449 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:27.568 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:27.568 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:27.685 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:27.685 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:27.934 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:27.935 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:28.108 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:28.109 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:28.189 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:28.189 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:28.390 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall2
08:30:28.390 ERROR - Class not found: org.eclipse.jdt.launching.environments.IExecutionEnvironment
08:30:28.519 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:28.519 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:28.573 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:28.573 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:28.631 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:28.631 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:28.872 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:28.872 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:28.930 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:28.931 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:29.021 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:29.022 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:29.075 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:29.075 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:29.264 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:29.264 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:29.329 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:29.387 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:29.453 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:29.545 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:29.563 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:29.563 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:29.643 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:29.731 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:29.733 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:29.810 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:29.862 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:29.862 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:29.969 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:30.020 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:30.021 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:30.139 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:30.334 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:30.447 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:30.447 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:30.596 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:30.596 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:30.732 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:30.732 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:30.807 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:30.807 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:30.932 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:30.932 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:31.056 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:31.057 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:31.074 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:31.154 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:31.242 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:31.243 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:31.545 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:31.545 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:31.579 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:31.786 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:31.787 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:31.838 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:31.838 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:31.844 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:32.132 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:32.133 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:32.258 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:32.258 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:32.359 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:32.359 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:32.375 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:32.495 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:32.496 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:33.767 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:33.767 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:33.852 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:33.852 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:33.957 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:33.957 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:34.064 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:34.064 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:34.170 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:34.170 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:34.204 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:34.309 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:34.388 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:34.388 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:34.441 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:34.442 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:34.551 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:34.591 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:34.591 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:34.775 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:34.775 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:35.233 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:35.233 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:35.320 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:35.320 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:35.382 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:35.382 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:35.519 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:35.658 ERROR - Class not found: org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
08:30:35.748 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:35.748 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:35.841 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:35.841 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:35.958 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:35.958 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:36.104 INFO - 176/424 files analyzed, current file: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/ProjectSelectionDialog.java
08:30:36.131 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:36.297 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:36.550 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:36.550 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:36.634 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:36.837 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:36.837 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:37.095 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:37.096 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:37.337 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:37.338 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:37.520 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:37.521 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:37.692 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:37.693 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:37.833 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:37.834 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:37.902 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:37.902 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:38.301 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:38.301 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:38.590 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:38.590 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:38.717 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:38.717 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:38.822 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:38.823 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:39.104 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:39.104 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:39.256 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:39.256 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:39.553 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:39.553 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:39.826 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:39.826 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:40.007 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:40.007 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:40.218 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:40.218 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:40.288 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:40.288 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:40.355 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:40.355 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:40.477 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:40.477 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:40.576 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:40.576 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:40.657 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:40.657 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:40.811 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:40.811 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:40.902 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:40.902 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:40.976 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:40.977 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:41.081 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:41.115 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:41.247 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:41.300 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:41.373 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:41.543 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:41.543 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:41.575 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:41.579 ERROR - Class not found: org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
08:30:41.599 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:41.629 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:41.750 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:41.774 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:41.774 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:41.981 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:41.981 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:42.301 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:42.301 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:42.386 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:42.386 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:42.470 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:42.470 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:42.617 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:42.617 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:42.932 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:42.932 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:43.047 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:43.048 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:43.317 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:43.318 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:43.690 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:43.706 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:43.798 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:43.798 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:43.854 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:43.855 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:44.122 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:44.122 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:44.467 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:44.467 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:44.538 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:44.538 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:44.740 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:44.740 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:44.896 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:44.897 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:45.080 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:45.081 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:45.143 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:45.144 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:45.237 ERROR - Class not found: org.eclipse.jdt.launching.VMStandin
08:30:45.237 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:45.237 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstallType
08:30:45.348 ERROR - Class not found: org.eclipse.jdt.launching.VMStandin
08:30:45.366 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:45.403 ERROR - Class not found: org.eclipse.jdt.launching.VMStandin
08:30:45.404 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:45.404 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstallType
08:30:45.572 ERROR - Class not found: org.eclipse.jdt.launching.environments.IExecutionEnvironment
08:30:45.803 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:45.853 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:45.853 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:45.872 ERROR - Class not found: org.eclipse.jdt.launching.VMStandin
08:30:45.872 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstallType
08:30:46.049 ERROR - Class not found: org.eclipse.jdt.launching.VMStandin
08:30:46.049 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:46.049 ERROR - Class not found: org.eclipse.jdt.launching.environments.IExecutionEnvironment
08:30:46.059 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:46.059 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:46.105 INFO - 290/424 files analyzed, current file: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/JREMessages.java
08:30:46.291 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:46.291 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:46.312 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:46.440 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:46.441 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:46.672 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstallChangedListener
08:30:46.672 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:46.673 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstallType
08:30:46.689 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:46.689 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:46.702 ERROR - Class not found: org.eclipse.jdt.internal.launching.VMDefinitionsContainer
08:30:46.800 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:46.801 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:46.857 ERROR - Class not found: org.eclipse.jdt.launching.LibraryLocation
08:30:46.905 ERROR - Class not found: org.eclipse.jdt.launching.LibraryLocation
08:30:47.065 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:47.065 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:47.115 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:47.117 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:47.225 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:47.226 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:47.340 ERROR - Class not found: org.eclipse.jdt.launching.VMStandin
08:30:47.359 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:47.382 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:47.382 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:47.492 ERROR - Class not found: org.eclipse.jdt.launching.LibraryLocation
08:30:47.503 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:47.503 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:47.566 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:47.566 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:47.569 ERROR - Class not found: org.eclipse.jdt.launching.VMStandin
08:30:47.570 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstallType
08:30:47.705 ERROR - Class not found: org.eclipse.jdt.launching.LibraryLocation
08:30:47.765 ERROR - Class not found: org.eclipse.jdt.launching.VMStandin
08:30:47.811 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:47.812 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:47.914 ERROR - Class not found: org.eclipse.jdt.launching.VMStandin
08:30:47.934 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:47.934 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstallType
08:30:48.137 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:48.137 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:48.297 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:48.297 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:48.456 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:48.457 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:48.556 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:48.556 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:48.623 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:48.623 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:48.759 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:48.760 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:48.820 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:48.847 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:48.847 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:50.307 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:50.307 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:50.367 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:50.562 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:50.581 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:50.581 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:50.678 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:50.762 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:50.762 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:51.143 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:51.144 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:51.190 ERROR - Class not found: org.eclipse.jdt.launching.IVMConnector
08:30:51.297 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:51.317 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:51.317 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:51.555 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:51.555 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:51.563 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:51.624 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:51.683 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:51.708 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:51.708 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:51.813 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:51.830 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:51.831 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:51.957 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:51.957 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:52.340 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:52.387 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:52.387 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:52.391 ERROR - Class not found: org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
08:30:52.391 ERROR - Class not found: org.eclipse.jdt.launching.sourcelookup.IJavaSourceLocation
08:30:52.511 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:52.511 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:52.567 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:52.567 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:52.698 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:52.700 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:52.863 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:52.863 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:52.926 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:52.927 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:52.996 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:52.996 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:53.448 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:53.448 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:53.702 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:53.703 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:53.849 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:53.850 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:53.940 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:53.940 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:54.170 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:54.170 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:54.403 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:54.403 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:54.626 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:54.626 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:54.788 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:54.789 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:54.932 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:54.948 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:54.953 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:55.353 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:55.353 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:55.380 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:55.380 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:55.603 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:55.769 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:55.769 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:55.861 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:55.862 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:56.001 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:56.001 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:56.105 INFO - 374/424 files analyzed, current file: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/snippeteditor/SelectImportsAction.java
08:30:56.173 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:56.442 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:56.481 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:56.481 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:56.593 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:56.669 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:56.866 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:56.867 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:56.957 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:57.083 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:57.084 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:57.093 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:57.093 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:57.192 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:57.192 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:57.372 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:57.502 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:57.502 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:57.641 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:57.696 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:57.696 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:57.747 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:57.914 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:57.915 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:58.213 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:58.213 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:58.889 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:58.889 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:58.905 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:58.906 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:59.066 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:59.067 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:30:59.096 ERROR - Class not found: org.eclipse.jdt.launching.IRuntimeClasspathEntry
08:30:59.097 ERROR - Class not found: org.eclipse.jdt.launching.IVMInstall
08:30:59.529 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:30:59.529 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:31:00.178 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:31:00.179 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:31:00.304 ERROR - Class not found: org.osgi.annotation.versioning.ConsumerType
08:31:00.304 ERROR - Class not found: org.osgi.annotation.versioning.ProviderType
08:31:00.475 INFO - Java Main Files AST scan done: 44372 ms
08:31:00.475 INFO - 424/424 source files have been analyzed
08:31:00.486 INFO - Java bytecode scan...
08:31:00.625 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.625 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.625 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.626 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.626 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.626 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.626 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.630 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.630 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.631 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.631 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.633 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.633 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.633 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.633 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaSourceLocator' is not accessible through the ClassLoader.
08:31:00.713 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.739 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.739 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.739 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.739 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.740 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.740 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.740 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.740 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.740 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.740 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.740 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.740 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.740 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.741 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.741 WARN - Class 'org/eclipse/jdt/launching/IVMConnector' is not accessible through the ClassLoader.
08:31:00.741 WARN - Class 'org/eclipse/jdt/launching/IVMConnector' is not accessible through the ClassLoader.
08:31:00.742 WARN - Class 'org/eclipse/jdt/launching/IVMConnector' is not accessible through the ClassLoader.
08:31:00.743 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.743 WARN - Class 'org/eclipse/jdt/launching/IVMConnector' is not accessible through the ClassLoader.
08:31:00.743 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.744 WARN - Class 'org/eclipse/jdt/launching/IVMConnector' is not accessible through the ClassLoader.
08:31:00.744 WARN - Class 'org/eclipse/jdt/launching/IVMConnector' is not accessible through the ClassLoader.
08:31:00.744 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.744 WARN - Class 'org/eclipse/jdt/launching/IVMConnector' is not accessible through the ClassLoader.
08:31:00.746 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.746 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.746 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.746 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.746 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.746 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.746 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.746 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.746 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.747 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.747 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.747 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.747 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.747 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.747 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.747 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.747 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.747 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.748 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.748 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.748 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.748 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.748 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.748 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.748 WARN - Class 'org/eclipse/jdt/launching/AbstractVMInstall' is not accessible through the ClassLoader.
08:31:00.749 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.749 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.749 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.749 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.749 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.749 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.749 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.750 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.752 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.752 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.752 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.752 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.752 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.753 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironmentsManager' is not accessible through the ClassLoader.
08:31:00.753 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironment' is not accessible through the ClassLoader.
08:31:00.753 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.753 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.765 WARN - Class 'org/eclipse/jdt/internal/launching/JavaMigrationDelegate' is not accessible through the ClassLoader.
08:31:00.869 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/JavaProjectSourceLocation' is not accessible through the ClassLoader.
08:31:00.870 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/DirectorySourceLocation' is not accessible through the ClassLoader.
08:31:00.870 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/DirectorySourceLocation' is not accessible through the ClassLoader.
08:31:00.870 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/ArchiveSourceLocation' is not accessible through the ClassLoader.
08:31:00.878 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.879 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.880 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.880 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.880 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.881 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.881 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.882 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.882 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.882 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.883 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.883 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.883 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.883 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.883 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.883 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.883 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.883 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.884 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.884 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.884 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.884 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.884 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.904 WARN - Class 'org/eclipse/jdt/internal/debug/ui/actions/OpenTypeAction$3' is not accessible through the ClassLoader.
08:31:00.906 WARN - Class 'org/eclipse/jdt/launching/AbstractJavaLaunchConfigurationDelegate' is not accessible through the ClassLoader.
08:31:00.908 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.930 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.930 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.930 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.930 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.930 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.930 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.930 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.930 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.931 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.931 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.931 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.931 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.931 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.931 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.931 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.931 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.931 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.931 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.932 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.932 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.932 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry2' is not accessible through the ClassLoader.
08:31:00.932 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry2' is not accessible through the ClassLoader.
08:31:00.932 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.933 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.934 WARN - Class 'org/eclipse/jdt/internal/launching/DefaultProjectClasspathEntry' is not accessible through the ClassLoader.
08:31:00.934 WARN - Class 'org/eclipse/jdt/internal/launching/DefaultProjectClasspathEntry' is not accessible through the ClassLoader.
08:31:00.934 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.936 WARN - Class 'org/eclipse/jdt/internal/launching/VariableClasspathEntry' is not accessible through the ClassLoader.
08:31:00.952 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.952 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.952 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.953 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.953 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.953 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.953 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.953 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.953 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.953 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.954 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.954 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.954 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.954 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.954 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.954 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.954 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.954 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.955 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironment' is not accessible through the ClassLoader.
08:31:00.955 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironment' is not accessible through the ClassLoader.
08:31:00.955 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.955 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironmentsManager' is not accessible through the ClassLoader.
08:31:00.955 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironment' is not accessible through the ClassLoader.
08:31:00.955 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.955 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironmentsManager' is not accessible through the ClassLoader.
08:31:00.956 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.956 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironmentsManager' is not accessible through the ClassLoader.
08:31:00.956 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.956 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.956 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.957 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironment' is not accessible through the ClassLoader.
08:31:00.957 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironment' is not accessible through the ClassLoader.
08:31:00.957 WARN - Class 'org/eclipse/jdt/launching/IVMInstallChangedListener' is not accessible through the ClassLoader.
08:31:00.958 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.958 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.959 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.959 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.959 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.959 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.960 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.960 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.960 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.960 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.960 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.961 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.961 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.961 WARN - Class 'org/eclipse/jdt/launching/AbstractVMInstall' is not accessible through the ClassLoader.
08:31:00.961 WARN - Class 'org/eclipse/jdt/launching/AbstractVMInstall' is not accessible through the ClassLoader.
08:31:00.961 WARN - Class 'org/eclipse/jdt/launching/AbstractVMInstallType' is not accessible through the ClassLoader.
08:31:00.961 WARN - Class 'org/eclipse/jdt/launching/AbstractVMInstall' is not accessible through the ClassLoader.
08:31:00.962 WARN - Class 'org/eclipse/jdt/launching/AbstractVMInstallType' is not accessible through the ClassLoader.
08:31:00.962 WARN - Class 'org/eclipse/jdt/launching/AbstractVMInstall' is not accessible through the ClassLoader.
08:31:00.962 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.962 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.962 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.962 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.963 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.963 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.963 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.963 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.963 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.963 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.963 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.963 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.963 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.963 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.964 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.964 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.964 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.964 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.964 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.964 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.965 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.965 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.965 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.965 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.965 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.965 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.966 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.966 WARN - Class 'org/eclipse/jdt/internal/launching/MacInstalledJREs' is not accessible through the ClassLoader.
08:31:00.966 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.967 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.967 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.967 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.967 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.967 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.967 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.968 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.968 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.968 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.968 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.968 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.970 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.970 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.970 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.970 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.970 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.970 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironmentsManager' is not accessible through the ClassLoader.
08:31:00.970 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.970 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.970 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironment' is not accessible through the ClassLoader.
08:31:00.970 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.971 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironment' is not accessible through the ClassLoader.
08:31:00.971 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.971 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.971 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.971 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.971 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.971 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.971 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironmentsManager' is not accessible through the ClassLoader.
08:31:00.971 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironment' is not accessible through the ClassLoader.
08:31:00.971 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironment' is not accessible through the ClassLoader.
08:31:00.972 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.972 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.972 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.972 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.972 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.972 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.972 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.972 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.973 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.973 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.973 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironment' is not accessible through the ClassLoader.
08:31:00.973 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironment' is not accessible through the ClassLoader.
08:31:00.974 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.974 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.974 WARN - Class 'org/eclipse/jdt/launching/AbstractVMInstall' is not accessible through the ClassLoader.
08:31:00.974 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.974 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.974 WARN - Class 'org/eclipse/jdt/internal/launching/StandardVMType' is not accessible through the ClassLoader.
08:31:00.975 WARN - Class 'org/eclipse/jdt/launching/AbstractVMInstall' is not accessible through the ClassLoader.
08:31:00.975 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.975 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.975 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.976 WARN - Class 'org/eclipse/jdt/internal/launching/VMDefinitionsContainer' is not accessible through the ClassLoader.
08:31:00.976 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.976 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.976 WARN - Class 'org/eclipse/jdt/internal/launching/VMDefinitionsContainer' is not accessible through the ClassLoader.
08:31:00.976 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.976 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.976 WARN - Class 'org/eclipse/jdt/internal/launching/VMDefinitionsContainer' is not accessible through the ClassLoader.
08:31:00.976 WARN - Class 'org/eclipse/jdt/internal/launching/VMDefinitionsContainer' is not accessible through the ClassLoader.
08:31:00.976 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.976 WARN - Class 'org/eclipse/jdt/internal/launching/VMDefinitionsContainer' is not accessible through the ClassLoader.
08:31:00.977 WARN - Class 'org/eclipse/jdt/internal/launching/VMDefinitionsContainer' is not accessible through the ClassLoader.
08:31:00.977 WARN - Class 'org/eclipse/jdt/internal/launching/VMDefinitionsContainer' is not accessible through the ClassLoader.
08:31:00.977 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.978 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.978 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.978 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.978 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.978 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.978 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.979 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.980 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.980 WARN - Class 'org/eclipse/jdt/internal/launching/StandardVMType' is not accessible through the ClassLoader.
08:31:00.980 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.980 WARN - Class 'org/eclipse/jdt/launching/AbstractVMInstallType' is not accessible through the ClassLoader.
08:31:00.980 WARN - Class 'org/eclipse/jdt/launching/AbstractVMInstallType' is not accessible through the ClassLoader.
08:31:00.980 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.980 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.980 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.980 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.980 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.981 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.981 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.981 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.981 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.981 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.981 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.981 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.981 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.982 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.982 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.982 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.982 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.982 WARN - Class 'org/eclipse/jdt/launching/IVMInstall2' is not accessible through the ClassLoader.
08:31:00.982 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.982 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.982 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.983 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.983 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.983 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.983 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.983 WARN - Class 'org/eclipse/jdt/launching/environments/ExecutionEnvironmentDescription' is not accessible through the ClassLoader.
08:31:00.983 WARN - Class 'org/eclipse/jdt/launching/environments/ExecutionEnvironmentDescription' is not accessible through the ClassLoader.
08:31:00.983 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.984 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.984 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.984 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.984 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:00.984 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.984 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.984 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.984 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.984 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.984 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.985 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.985 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.985 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.985 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.985 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.985 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.985 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.985 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.985 WARN - Class 'org/eclipse/jdt/launching/LibraryLocation' is not accessible through the ClassLoader.
08:31:00.985 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.985 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.986 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.986 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.986 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.987 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.987 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.987 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.987 WARN - Class 'org/eclipse/jdt/launching/VMStandin' is not accessible through the ClassLoader.
08:31:00.987 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.988 WARN - Class 'org/eclipse/jdt/internal/launching/JavaMigrationDelegate' is not accessible through the ClassLoader.
08:31:00.989 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.991 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.991 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironmentsManager' is not accessible through the ClassLoader.
08:31:00.991 WARN - Class 'org/eclipse/jdt/launching/environments/IExecutionEnvironment' is not accessible through the ClassLoader.
08:31:00.991 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.992 WARN - Class 'org/eclipse/jdt/launching/IVMInstallType' is not accessible through the ClassLoader.
08:31:00.993 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.993 WARN - Class 'org/eclipse/jdt/internal/launching/JREContainerInitializer' is not accessible through the ClassLoader.
08:31:00.996 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.998 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:00.999 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.999 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.999 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.999 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.999 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.999 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.999 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.999 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:00.999 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:01.000 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:01.000 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:01.000 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:01.000 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.000 WARN - Class 'org/eclipse/jdt/launching/IVMInstall' is not accessible through the ClassLoader.
08:31:01.000 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:01.000 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.000 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.000 WARN - Class 'org/eclipse/jdt/internal/launching/JREContainer' is not accessible through the ClassLoader.
08:31:01.000 WARN - Class 'org/eclipse/jdt/internal/launching/JREContainer' is not accessible through the ClassLoader.
08:31:01.001 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:01.001 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:01.001 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry2' is not accessible through the ClassLoader.
08:31:01.002 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.002 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.003 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.003 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:01.004 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.004 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.004 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:01.025 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.029 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.029 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.029 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:01.029 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.029 WARN - Class 'org/eclipse/jdt/launching/IRuntimeClasspathEntry' is not accessible through the ClassLoader.
08:31:01.031 WARN - Class 'org/eclipse/jdt/internal/launching/JavaMigrationDelegate' is not accessible through the ClassLoader.
08:31:01.031 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.031 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.031 WARN - Class 'org/eclipse/jdt/launching/StandardSourcePathProvider' is not accessible through the ClassLoader.
08:31:01.031 WARN - Class 'org/eclipse/jdt/launching/StandardSourcePathProvider' is not accessible through the ClassLoader.
08:31:01.031 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.031 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.039 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/ClasspathContainerSourceContainer' is not accessible through the ClassLoader.
08:31:01.039 WARN - Class 'org/eclipse/jdt/launching/JavaRuntime' is not accessible through the ClassLoader.
08:31:01.039 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/ClasspathContainerSourceContainer' is not accessible through the ClassLoader.
08:31:01.039 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/ClasspathContainerSourceContainer' is not accessible through the ClassLoader.
08:31:01.039 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/ClasspathVariableSourceContainer' is not accessible through the ClassLoader.
08:31:01.040 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/ClasspathVariableSourceContainer' is not accessible through the ClassLoader.
08:31:01.040 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/ClasspathVariableSourceContainer' is not accessible through the ClassLoader.
08:31:01.040 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/ClasspathVariableSourceContainer' is not accessible through the ClassLoader.
08:31:01.040 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/JavaProjectSourceContainer' is not accessible through the ClassLoader.
08:31:01.041 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/JavaProjectSourceContainer' is not accessible through the ClassLoader.
08:31:01.041 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/ClasspathContainerSourceContainer' is not accessible through the ClassLoader.
08:31:01.041 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/PackageFragmentRootSourceContainer' is not accessible through the ClassLoader.
08:31:01.041 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/JavaProjectSourceContainer' is not accessible through the ClassLoader.
08:31:01.041 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/ClasspathVariableSourceContainer' is not accessible through the ClassLoader.
08:31:01.043 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/PackageFragmentRootSourceContainer' is not accessible through the ClassLoader.
08:31:01.043 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/JavaProjectSourceContainer' is not accessible through the ClassLoader.
08:31:01.043 WARN - Class 'org/eclipse/jdt/launching/sourcelookup/containers/PackageFragmentRootSourceContainer' is not accessible through the ClassLoader.
08:31:01.054 WARN - Class 'org/eclipse/jdt/internal/debug/ui/actions/OpenTypeAction$3' is not accessible through the ClassLoader.
08:31:01.066 WARN - Class 'org/eclipse/jdt/internal/debug/ui/actions/OpenTypeAction$3' is not accessible through the ClassLoader.
08:31:01.077 INFO - Java bytecode scan done: 591 ms
08:31:01.077 INFO - Java Test Files AST scan...
08:31:01.077 INFO - 0 source files to be analyzed
08:31:01.077 INFO - Java Test Files AST scan done: 0 ms
08:31:01.078 INFO - 0/0 source files have been analyzed
08:31:01.078 INFO - Package design analysis...
08:31:01.662 INFO - Package design analysis done: 584 ms
08:31:01.674 INFO - Sensor JavaSquidSensor done: 45936 ms
08:31:01.675 INFO - Sensor QProfileSensor...
08:31:01.676 INFO - Sensor QProfileSensor done: 1 ms
08:31:01.676 INFO - Sensor InitialOpenIssuesSensor...
08:31:01.792 INFO - Sensor InitialOpenIssuesSensor done: 116 ms
08:31:01.792 INFO - Sensor ProjectLinksSensor...
08:31:01.800 INFO - Sensor ProjectLinksSensor done: 8 ms
08:31:01.802 INFO - Sensor VersionEventsSensor...
08:31:01.805 INFO - Sensor VersionEventsSensor done: 3 ms
08:31:01.805 INFO - Sensor FileHashSensor...
08:31:01.810 INFO - Sensor FileHashSensor done: 5 ms
08:31:01.810 INFO - Sensor org.sonar.plugins.findbugs.FindbugsSensor@dcd6d4c...
08:31:01.818 INFO - Execute Findbugs 3.0.1...
08:31:01.934 INFO - Findbugs output report: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.ui/target/sonar/findbugs-result.xml
The following classes needed for analysis were missing:
org.eclipse.jdt.launching.IRuntimeClasspathEntry
org.eclipse.jdt.launching.IVMInstallChangedListener
org.eclipse.jdt.launching.StandardSourcePathProvider
org.eclipse.jdt.launching.IJavaLaunchConfigurationConstants
org.eclipse.jdt.launching.JavaRuntime
org.eclipse.jdt.launching.sourcelookup.containers.JavaProjectSourceContainer
org.eclipse.jdt.launching.sourcelookup.containers.ClasspathContainerSourceContainer
org.eclipse.jdt.launching.sourcelookup.containers.PackageFragmentRootSourceContainer
org.eclipse.jdt.launching.sourcelookup.containers.ClasspathVariableSourceContainer
org.eclipse.jdt.launching.VMStandin
org.eclipse.jdt.launching.IVMInstallType
org.eclipse.jdt.internal.launching.StandardVMType
org.eclipse.jdt.launching.AbstractVMInstallType
org.eclipse.jdt.launching.IVMInstall
org.eclipse.jdt.launching.AbstractVMInstall
org.eclipse.jdt.internal.launching.VMDefinitionsContainer
org.eclipse.jdt.launching.PropertyChangeEvent
org.eclipse.jdt.launching.LibraryLocation
org.eclipse.jdt.launching.IVMConnector
org.eclipse.jdt.launching.environments.IExecutionEnvironmentsManager
org.eclipse.jdt.launching.environments.IExecutionEnvironment
org.eclipse.jdt.launching.sourcelookup.JavaProjectSourceLocation
org.eclipse.jdt.launching.sourcelookup.DirectorySourceLocation
org.eclipse.jdt.launching.sourcelookup.ArchiveSourceLocation
org.eclipse.jdt.internal.launching.JREContainer
org.eclipse.jdt.launching.IRuntimeClasspathEntry2
org.eclipse.jdt.internal.launching.MacInstalledJREs
org.eclipse.jdt.internal.launching.VariableClasspathEntry
org.eclipse.jdt.internal.launching.DefaultProjectClasspathEntry
org.eclipse.jdt.launching.IVMInstall2
org.eclipse.jdt.internal.launching.JREContainerInitializer
org.eclipse.jdt.launching.sourcelookup.JavaSourceLocator
org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
org.eclipse.jdt.internal.launching.JavaMigrationDelegate
org.eclipse.jdt.launching.environments.ExecutionEnvironmentDescription
org.eclipse.jdt.launching.sourcelookup.IJavaSourceLocation
08:31:19.724 INFO - Execute Findbugs 3.0.1 done: 17906 ms
08:31:19.730 INFO - Sensor org.sonar.plugins.findbugs.FindbugsSensor@dcd6d4c done: 17920 ms
08:31:19.730 INFO - Sensor SurefireSensor...
08:31:19.730 INFO - parsing /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.ui/target/surefire-reports
08:31:19.730 ERROR - Reports path not found or is not a directory: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.ui/target/surefire-reports
08:31:19.730 INFO - Sensor SurefireSensor done: 0 ms
08:31:19.730 INFO - Sensor JaCoCoOverallSensor...
08:31:19.730 INFO - Analysing /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/jacoco.exec
08:31:19.755 INFO - Analysing /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.ui/target/sonar/jacoco-overall.exec
08:31:19.928 INFO - No information about coverage per test.
08:31:19.928 INFO - Sensor JaCoCoOverallSensor done: 198 ms
08:31:19.928 INFO - Sensor PmdSensor...
08:31:19.928 INFO - Execute PMD 5.4.2...
08:31:19.930 INFO - Java version: 1.6
08:31:19.932 INFO - PMD configuration: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.ui/target/sonar/pmd.xml
08:31:25.603 INFO - Execute PMD 5.4.2 done: 5675 ms
08:31:25.632 INFO - Sensor PmdSensor done: 5704 ms
08:31:25.632 INFO - Sensor CheckstyleSensor...
08:31:25.632 INFO - Execute Checkstyle ${checkstyle.version}...
08:31:25.634 INFO - Checkstyle configuration: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/org.eclipse.jdt.debug.ui/target/sonar/checkstyle.xml
08:31:27.545 INFO - Execute Checkstyle ${checkstyle.version} done: 1913 ms
08:31:27.546 INFO - Sensor CheckstyleSensor done: 1914 ms
08:31:27.546 INFO - Sensor JaCoCoSensor...
08:31:27.554 INFO - Analysing /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/jacoco.exec
08:31:27.725 INFO - No information about coverage per test.
08:31:27.725 INFO - Sensor JaCoCoSensor done: 179 ms
08:31:27.725 INFO - Sensor CPD Sensor (wrapped)...
08:31:27.725 INFO - JavaCpdEngine is used for java
08:31:27.734 INFO - Cross-project analysis disabled
08:31:28.352 INFO - Sensor CPD Sensor (wrapped) done: 626 ms
08:31:28.450 INFO - Execute decorators...
08:31:30.456 INFO - ------------- Scan eclipse.jdt.debug
08:31:30.457 INFO - Load module settings
08:31:30.483 INFO - Configure Maven plugins
08:31:30.485 INFO - Compare to previous analysis (2019-12-04)
08:31:30.486 INFO - Compare over 30 days (2019-11-11, analysis of 2019-11-13 08:25:56.0)
08:31:30.487 INFO - Compare to previous version (2019-12-04)
08:31:30.488 INFO - No quality gate is configured.
08:31:30.503 INFO - Base dir: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube
08:31:30.503 INFO - Working dir: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/target/sonar
08:31:30.503 INFO - Source encoding: UTF-8, default locale: en_US
08:31:30.504 INFO - JaCoCoItSensor: JaCoCo IT report not found: /home/jenkins/agent/workspace/eclipse.jdt.debug-SonarQube/target/jacoco-it.exec
08:31:30.506 INFO - Sensor InitialOpenIssuesSensor...
08:31:30.510 INFO - Sensor InitialOpenIssuesSensor done: 4 ms
08:31:30.510 INFO - Sensor ProjectLinksSensor...
08:31:30.519 INFO - Sensor ProjectLinksSensor done: 9 ms
08:31:30.520 INFO - Sensor VersionEventsSensor...
08:31:30.523 INFO - Sensor VersionEventsSensor done: 3 ms
08:31:30.523 INFO - Sensor FileHashSensor...
08:31:30.523 INFO - Sensor FileHashSensor done: 0 ms
08:31:30.523 INFO - Sensor CPD Sensor (wrapped)...
08:31:30.523 INFO - Sensor CPD Sensor (wrapped) done: 0 ms
08:31:30.690 INFO - Execute decorators...
08:31:30.777 INFO - Store results in database
08:31:53.791 INFO - ANALYSIS SUCCESSFUL, you can browse https://sonar.eclipse.org/dashboard/index/eclipse.jdt.debug:eclipse.jdt.debug
08:31:58.838 INFO - Executing post-job class org.sonar.plugins.core.issue.notification.SendIssueNotificationsPostJob
08:31:58.978 INFO - Executing post-job class org.sonar.plugins.core.batch.IndexProjectPostJob
08:31:59.046 INFO - Executing post-job class org.sonar.plugins.dbcleaner.ProjectPurgePostJob
08:31:59.056 INFO - -> Keep one snapshot per day between 2019-11-13 and 2019-12-10
08:31:59.057 INFO - -> Keep one snapshot per week between 2018-12-12 and 2019-11-13
08:31:59.057 INFO - -> Keep one snapshot per month between 2014-12-17 and 2018-12-12
08:31:59.057 INFO - -> Delete data prior to: 2014-12-17
08:31:59.069 INFO - -> Clean eclipse.jdt.debug [id=33290]
08:31:59.071 INFO - <- Delete aborted builds
08:31:59.078 INFO - <- Clean snapshot 42526240
08:32:01.136 INFO - -> Clean org.eclipse.jdt.launching [id=33291]
08:32:01.137 INFO - <- Delete aborted builds
08:32:01.139 INFO - -> Clean org.eclipse.jdt.launching.macosx [id=33292]
08:32:01.139 INFO - <- Delete aborted builds
08:32:01.141 INFO - -> Clean org.eclipse.jdt.launching.ui.macosx [id=33293]
08:32:01.142 INFO - <- Delete aborted builds
08:32:01.144 INFO - -> Clean org.eclipse.jdt.debug.tests [id=33294]
08:32:01.145 INFO - <- Delete aborted builds
08:32:01.146 INFO - -> Clean org.eclipse.jdt.debug.ui [id=33295]
08:32:01.147 INFO - <- Delete aborted builds
08:32:01.152 INFO - -> Clean org.eclipse.jdt.debug [id=37058]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] eclipse.jdt.debug 4.15.0-SNAPSHOT .................. SUCCESS [04:47 min]
[INFO] org.eclipse.jdt.debug 3.14.0-SNAPSHOT .............. SKIPPED
[INFO] org.eclipse.jdt.launching 3.16.0-SNAPSHOT .......... SKIPPED
[INFO] org.eclipse.jdt.launching.macosx 3.4.400-SNAPSHOT .. SKIPPED
[INFO] org.eclipse.jdt.launching.ui.macosx 1.2.400-SNAPSHOT SKIPPED
[INFO] org.eclipse.jdt.debug.ui 3.10.500-SNAPSHOT ......... SKIPPED
[INFO] org.eclipse.jdt.debug.tests 3.11.700-SNAPSHOT ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:08 min
[INFO] Finished at: 2019-12-11T08:32:01Z
[INFO] ------------------------------------------------------------------------
SonarQube analysis completed: SUCCESS
Recording test results
Archiving artifacts
Finished: SUCCESS