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=38479>.
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=38479





------- Additional Comments From [EMAIL PROTECTED]  2006-02-02 11:11 -------
> java.lang.UnsatisfiedLinkError: /usr/lib/j2sdk1.4.2_09/jre/lib/i386/libawt.so:
> ...
> at javax.imageio.ImageIO.read(ImageIO.java:1306)
> ...
>
org.apache.lenya.cms.publication.DefaultResourcesManager.addResource(DefaultResourcesManager.java:147)

The "DefaultResourcesManager" uses ImageIO to determine image width and height,
to automagically add this to the resource's meta-data

This fails when the machine has no graphical environment installed.

Maybe a solution in this case is to catch the error and not set the meta-data,
or set it to unknown ?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to