On 4/18/08, Peter A <peter_iai@xxxxxxxxx> wrote: > Was this issue ever resolved? I am currently having the same program using > Classpath 0.97.1 and JamVM 1.5.0 on a gumstix. If I remember correctly, the problem originated from installing glibj.zip in a non-standard place (/tmp I think) and, maybe more importantly, unpacking glibj.zip and repacking it (with all of the GUI related stuff cut out to make it smaller). I did all of that to get JamVM + Classpath to fit into the 16M filesystem of the Gumstix -- the problem went away after getting a bigger one (64M) and using the default JamVM + Classpath installation. I eventually got the customized JamVM + Classpath to work on the 16M Gumstix by unpacking all of the locale stuff into, say, /tmp/foo, and then putting /tmp/foo in the boot classpath. I probably did some other stuff too, I could try to find my notes if you can't get it to work. Hope this helps, & good luck. Robert Dodier