Export to GitHub

findbugs - issue #2

exception while analyzing javax.mail.internet.MimeUtility


Posted on Oct 23, 2006 by Massive Bird

What steps will reproduce the problem?

Run FindBugs GUI on the "mail" module of Project GlassFish (http://glassfish.dev.java.net).

What is the expected output? What do you see instead?

I get the following errors on the console:

Error checking for dead exception store Error checking for dead exception store Error checking for dead exception store Error checking for dead exception store Detector edu.umd.cs.findbugs.detect.FindBadCast2 caught exception while analyzing javax.mail.internet.MimeUtility.<clinit> : ()V

What version of the product are you using? On what operating system?

FindBugs 1.1.1, JDK 1.5.0_07, Solaris 10

Please provide any additional information below.

Comment #1

Posted on Jan 20, 2007 by Massive Bird

I no longer seem to be getting this error with FindBugs 1.1.3.

Comment #2

Posted on Jul 30, 2011 by Massive Cat

(No comment was entered for this change.)

Status: Fixed

Labels:
Type-Defect Priority-Medium