ranga.fernando wrote: > sun java 1.6 ( I upgraded it from 1.5 to 1.6) > tomcat 5.5
> Caused by: java.lang.UnsatisfiedLinkError: > /usr/lib/jvm/java-1.5.0-sun-1.5.0.13/jre/lib/i386/libawt.so: Can't load IA > 32-bit .so on a IA 32-bit platform This is the important error, and it shows that your jvm is not properly installed. Searching a bit on the internet suggests that the LD_LIBRARY_PATH variable is not properly set. Bottom line? Ubuntu sux, try Gentoo :) -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
