[Helma-user] alleged syntax errors on new debian server
VividVisions, Walter Krivanek
walter.krivanek at vividvisions.at
Wed Oct 18 12:18:19 CEST 2006
Just for the record:
There were only few illegal UTF-8 byte codes in some files, however
they got in there in the first place.
The problem was mainly the installed JVM: Kaffe (http://kaffe.org/).
Some methods (mostly of the java.util.regex classes) returned
different values than expected (0 instead of null) and so, many
functions were broken.
I've installed the Sun JVM and now everything works like a charm
(great tutorial in German how to do so: http://wiki.debianforum.de/
JavaPackageGenerator)
Walter
Am 17. Okt 2006 um 22:40 schrieb VividVisions, Walter Krivanek:
> Hi,
>
> I moved a Helma application to a new debian server.
> Suddenly, Helma reports syntax errors but there are none. I
> doublechecked the code and the app runs stable on the current server.
> My guess was the used UTF-8 encoding, so I configured Debian to use
> UTF-8 as default, but this didn't do the trick.
>
> Has anyone experienced something similar?
>
> Thanks!
> Walter
More information about the Helma-user
mailing list