Open GoogleCodeExporter opened 9 years ago
Thanks for reporting this. How does your test look like? What have you prepared
for test?
Original comment by johan.ha...@gmail.com
on 25 Aug 2009 at 6:41
I get the same exact thing. Trying to generate a receipt image that includes
text and a barcode image, but get the UnsatisfiedLinkError for the JPEG writer.
Original comment by ask.mi...@gmail.com
on 15 Aug 2012 at 4:31
The API that triggers an issue is only supported on 32 bit JRE on Windows as
explained here:
http://stackoverflow.com/questions/5207145/jai-and-imageio-for-64-bit-windows.
If you are running 64 bit windows JDK/JRE - you'll have to switch to 32 bit.
Original comment by ishai...@gmail.com
on 13 Mar 2013 at 9:16
Uh that seems like a bad "solution" don't you think?
Original comment by james.de...@gmail.com
on 13 Mar 2013 at 9:17
That doesn't really seem like a solution at all :)
Original comment by alg...@gmail.com
on 13 Mar 2013 at 9:52
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
[deleted comment]
Came across the same issue on below Java version. OS: Windows 7 64 bit.
java version "1.7.0_06"
Java(TM) SE Runtime Environment (build 1.7.0_06-b24)
Java HotSpot(TM) 64-Bit Server VM (build 23.2-b09, mixed mode)
Original comment by dakbhav...@gmail.com
on 23 Aug 2015 at 8:00
Original issue reported on code.google.com by
james.de...@gmail.com
on 24 Aug 2009 at 9:48