Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.94-incubator
-
None
-
None
-
Ubuntu 11.04/Liftweb/SBT
Description
This is the executed script: Sanselan.getMetadata(new File(filePath))
But, this throws following exception:
Caught and thrown by:
Message: java.lang.ArrayIndexOutOfBoundsException
java.lang.System.arraycopy(Native Method)
org.apache.sanselan.common.byteSources.ByteSourceArray.getBlock(ByteSourceArray.java:52)
org.apache.sanselan.formats.tiff.TiffField.fillInValue(TiffField.java:309)
org.apache.sanselan.formats.tiff.TiffReader.readDirectory(TiffReader.java:195)
org.apache.sanselan.formats.tiff.TiffReader.readDirectory(TiffReader.java:110)
org.apache.sanselan.formats.tiff.TiffReader.readDirectories(TiffReader.java:101)
org.apache.sanselan.formats.tiff.TiffReader.read(TiffReader.java:448)