PDA

View Full Version : SWF Runtime and Image Problem


mkroll
09-20-2007, 01:22 AM
Hi all,

using the SWF runtime I very often get those errors:

ERROR: null : Exception stack: java.lang.NoClassDefFoundError at org.openlaszlo.iv.flash.api.image.JPEGBitmap.proce ssImage(JPEGBitmap.java:166)

Any Idea why?

Kind regards,
Michael.

notzippy
09-20-2007, 09:47 AM
Can you give some idea as to the enviorment ?
Laszlo version
Java version
OS version
?
z

mkroll
09-21-2007, 12:16 AM
Yes of course:

LPS: Laszlo Presentation Server, 4.0.x, initialized
2007-09-21 10:14:34,945 - LPS: Running in context:Apache Tomcat/5.5.20
2007-09-21 10:14:34,945 - LPS: Build: 6470-openlaszlo-branches-legals
2007-09-21 10:14:34,945 - LPS: Built on: 2007-09-13T15:19:55-0700
2007-09-21 10:14:34,945 - LPS: Running against JRE 1.5.0_06
2007-09-21 10:14:34,945 - LPS: Running with Java CLASSPATH: D:\apache-tomcat-5.5.20\bin\bootstrap.jar;Y:\sdk\j2sdk1.4.2_06\lib\ tools.jar
2007-09-21 10:14:34,945 - LPS: Running on Windows XP 5.1

Thanks,
Michael.