did you compile Liquibase form Source with GCJ ? Looks like .... What does "java -version" print out?
--- regards Marc Logemann http://www.logemann.org http://www.logentis.de Am 08.06.2009 um 13:12 schrieb Romberg Christo: > Hi! > > I’m having some trouble running LiquiBase under Debian. When I run > “java ./liquibase-1.9.3” I get the following error: > > Exception in thread "main" java.lang.NoClassDefFoundError: > liquibase-1.9.3.jar > at gnu.java.lang.MainThread.run(libgcj.so.90) > Caused by: java.lang.ClassNotFoundException: liquibase-1.9.3.jar not > found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./], > parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} > at java.net.URLClassLoader.findClass(libgcj.so.90) > at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.90) > at java.lang.ClassLoader.loadClass(libgcj.so.90) > at java.lang.ClassLoader.loadClass(libgcj.so.90) > at gnu.java.lang.MainThread.run(libgcj.so.90) > > And when I do “java liquibase-1.9.3.jar” I get this: > > ./liquibase-1.9.3.jar: line 1: PK: command not found > ./liquibase-1.9.3.jar: line 2: : command not found > ./liquibase-1.9.3.jar: line 3: syntax "#ÏÖJàÛµæÊ¹õ]öP > ±oQcMl×tokenRMÛ0½tl¡Rbw7 > '£û©¯M§Õo± xõëuk¥7öÓØvàIù³·æá$¥¡LßKl: ·META-INF/ > MANIFEST.MF .=lZØk壬=rõßÑvãUËz1ÌÍ<y+QÁyÖ2:ÃØ'î1Aî©N£æÞ±/ > ¨Äû<ÛJ > > Any ideas? > > LiquiBase v1.9.3 > Debian 2.6.26-1-686 > > PS: Thanks for a great piece of software! > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the > latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: > http://p.sf.net/sfu/opensolaris-get_______________________________________________ > Liquibase-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/liquibase-user ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Liquibase-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/liquibase-user
