now i was able to run it successfully. thanks for the wiki :) i hope i can contribute to some areas soon.
Quoting [EMAIL PROTECTED]: > i am having the same problem. please tell me if i am missing something. > > "so you replaced the downloaded hsqldb*.jar, recompiled j2, redeployed, and > restarted tomcat" or > > "you replaced the deployed hsqldb*.jar in tomcat, and restarted tomcat" > > i am still getting the same "Unable to create engine" error. thanks for the > help :) > > Quoting mzoom <[EMAIL PROTECTED]>: > > > now it works. replace the maven downloaded hasqdb*.jar with another. > > > > restart tomcat. http://localhost:8080/jetspeed/ ok :) > > > > ----- Original Message ----- > > From: "mzoom" <[EMAIL PROTECTED]> > > To: "Jetspeed Developers List" <[EMAIL PROTECTED]> > > Sent: Thursday, July 29, 2004 5:37 PM > > Subject: Re: jetspeed 2 failed to build > > > > > > > tried again added hsqldb.jar in tomcat shared lib. > > > latest error as follows. > > > > > > C:\APPS\jakarta-tomcat-5.0.27\bin>catalina.bat run > > > Using CATALINA_BASE: C:\APPS\jakarta-tomcat-5.0.27 > > > Using CATALINA_HOME: C:\APPS\jakarta-tomcat-5.0.27 > > > Using CATALINA_TMPDIR: C:\APPS\jakarta-tomcat-5.0.27\temp > > > Using JAVA_HOME: C:\j2sdk1.4.2_04 > > > Bootstrap: Class loader creation threw exception > > > java.lang.IllegalArgumentException: addRepositoryInternal > > > at > > > > > > org.apache.catalina.loader.StandardClassLoader.addRepositoryInternal(Standar > > > dClassLoader.java:957) > > > at > > > > > > org.apache.catalina.loader.StandardClassLoader.<init>(StandardClassLoader.ja > > > va:174) > > > at > > > > > > org.apache.catalina.startup.ClassLoaderFactory.createClassLoader(ClassLoader > > > Factory.java:191) > > > at > > > > > > org.apache.catalina.startup.Bootstrap.createClassLoader(Bootstrap.java:160) > > > at > > > > org.apache.catalina.startup.Bootstrap.initClassLoaders(Bootstrap.java:106) > > > at > org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:193) > > > at > org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:399) > > > Caused by: java.util.zip.ZipException: error in opening zip file > > > at java.util.zip.ZipFile.open(Native Method) > > > at java.util.zip.ZipFile.<init>(ZipFile.java:112) > > > at java.util.jar.JarFile.<init>(JarFile.java:127) > > > at java.util.jar.JarFile.<init>(JarFile.java:65) > > > at > > > > > > org.apache.catalina.loader.StandardClassLoader.addRepositoryInternal(Standar > > > dClassLoader.java:944) > > > ... 6 more > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
