Re: Jetty server fails to start

2010-05-25 Thread Paul Lindner
a fix for this is checked in now. On Tue, May 25, 2010 at 12:14 AM, Tim Jones tim.jones@googlemail.comwrote: Have been having the same issue for some time (on mac also) Regards, Tim On 25 May 2010, at 04:41, ๏̯͡๏ Jasvir Nagra jas...@google.com wrote: A clean checkout, build and

Re: Jetty server fails to start

2010-05-24 Thread ๏̯͡๏ Jasvir Nagra
A clean checkout, build and still gives me the original stack trace before I interact with the servlet at all. jasvir-macbookpro:shindig jasvir$ svn diff jasvir-macbookpro:shindig jasvir$ svn up At revision 947901. jasvir-macbookpro:shindig jasvir$ mvn -Prun [INFO] Scanning for projects... [INFO]

Re: Jetty server fails to start

2010-05-19 Thread Evgeny Bogdanov
Thanks Paul. It works now with jetty, though doesn't in tomcat (apache-tomcat-6.0.20, Mac OS 10.6.3) May 19, 2010 10:07:57 AM org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not

Re: Jetty server fails to start

2010-05-18 Thread Paul Lindner
I'll see what's up here.. for now you can do this: cd java/server mvn jetty:run On Tue, May 18, 2010 at 8:06 AM, Evgeny Bogdanov evgeny.bogda...@epfl.chwrote: Java Shindig (trunk) mvn -Prun Server seems to be started, but

Re: Jetty server fails to start

2010-05-18 Thread Evgeny Bogdanov
On 18.05.10 17:49, Paul Lindner wrote: I'll see what's up here.. for now you can do this: cd java/server mvn jetty:run the same here the problem is with: org.mortbay.jetty.plugin.jetty6pluginwebappcont...@76f2d004 You don't have this problem? On Tue, May 18, 2010 at 8:06 AM, Evgeny

Re: Jetty server fails to start

2010-05-18 Thread Paul Lindner
Found the problem. Now fixed. On Tue, May 18, 2010 at 9:23 AM, Evgeny Bogdanov evgeny.bogda...@epfl.chwrote: On 18.05.10 17:49, Paul Lindner wrote: I'll see what's up here.. for now you can do this: cd java/server mvn jetty:run the same here the problem is with: