Hi Jarek, used that snapshot and jar to unzip and everything works ! (Used Windows unzip before).
Thanks a lot ! Kind regards Joe Jarek Gawor-2 wrote: > > There is no password for snapshots and there are no password protected > files. > > I'm not sure what tool you're using to unpack the snapshot file but > everything should work ok if you download the .zip file and unpack it > with the "jar" command. For example: > > jar xvf geronimo-tomcat6-javaee5-2.1.2-SNAPSHOT-bin.zip > > Jarek > > On Thu, Jul 24, 2008 at 2:33 PM, derJoe <[EMAIL PROTECTED]> wrote: >> >> Upps, sorry , my mistake... >> >> Corrupted ? >> I had some problems unzipping the snapshot, a password was asked >> for some files and i skipped that files. >> Maybe no good idea. >> What is the password for snapshots ? >> >> Besides, the server startup fails after accepting a certificate... >> >> Joe >> >> >> What do you mean the same result? The log you attached does not have >> the original exception you mentioned (java.lang.NoClassDefFoundError: >> Could not initialize class org.apache.tomcat.jni.OS) and the AJP >> connector seems to start up fine. It has some other exception (could >> not load GBeanInfo class from classloader...). Did you attach the >> right log? If so, I'm not sure what's up with the new exception. Seems >> like something is corrupted. You could try changing the configuration >> not to load that module. That is modify the var/config/config.xml file >> and add load="false" attribute to <module >> name="org.apache.geronimo.configs/remote-deploy-tomcat/2.1.2-SNAPSHOT/car"/> >> line. >> >> Jarek >> >> >> -- >> View this message in context: >> http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18637935.html >> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/Geronimo-Server-Startup-failed---Coyote-connector-has-not-been-started-tp18569221s134p18650409.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
