You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by bu...@apache.org on 2004/08/02 14:10:57 UTC

DO NOT REPLY [Bug 30435] New: - sun.awt.image.ImageFormatException: JPEG datastream contains no image

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30435>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30435

sun.awt.image.ImageFormatException: JPEG datastream contains no image

           Summary: sun.awt.image.ImageFormatException: JPEG datastream
                    contains no image
           Product: Taglibs
           Version: 1.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: I18N Taglib
        AssignedTo: taglibs-dev@jakarta.apache.org
        ReportedBy: raky25@rediffmail.com


taglib uri="http://jakarta.apache.org/taglibs/image-1.0" 
    prefix="img" %>

Tag libaray has image reading problem .. frequent error for some images (10%) 
was below .. Even all the images had been  displayed normally in browser using 
server.

Exception was 

"sun.awt.image.ImageFormatException: JPEG datastream contains no image"


All the images which had problem again  corrected number of times in photoshop 
but still failed to work using image taglibaray.  




My code was 


<img:image src="/itemimages/10343.jpg" dir="itemimages" name="10343.jpg" 
refresh="true">
<img:resize scale="25%"/>

</img:image>

---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-dev-help@jakarta.apache.org