[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2344) User profile portlet doesn't show captcha with OpenJDK

Takayoshi Kimura (JIRA) jira-events at lists.jboss.org
Mon Mar 16 04:07:22 EDT 2009


User profile portlet doesn't show captcha with OpenJDK
------------------------------------------------------

                 Key: JBPORTAL-2344
                 URL: https://jira.jboss.org/jira/browse/JBPORTAL-2344
             Project: JBoss Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 2.7.1 Final
            Reporter: Takayoshi Kimura


With OpenJDK, the user profile portlet fails to show captcha image with the following exception:

2009-03-16 16:57:43,176 ERROR [org.apache.catalina.core.ContainerBase] Servlet.service() for servlet jcaptcha threw exception
java.lang.IncompatibleClassChangeError: Found class com.sun.image.codec.jpeg.JPEGImageEncoder, but interface was expected
	at org.jboss.portal.core.identity.services.captcha.JCaptchaService.getChallengeImage(JCaptchaService.java:64)
	at org.jboss.portal.core.identity.services.captcha.ImageCaptchaServlet.doGet(ImageCaptchaServlet.java:54)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)

Please see attached screenshot and log for details.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list