Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] jetty taking long time to startupp

tubin,

What version of jetty are you discussing?

Also, there is an error logged in the log4j logger - is that an
error from your app?

thanks
Jan

tubin gen wrote:
jetty takes 4 minutes after it logs this *2010-05-21 15:26:47.975*:INFO::No annotation on initializer class org.apache.jasper.runtime.TldScanner log4j:ERROR Parsing error on line 10 and column 14 log4j:ERROR The content of element type "layout" must match "(param)*". *2010-05-21 15:30:01.488*:INFO:/artms:Initializing Spring root WebApplicationContext

please tell me why is it taking so long
see the time difference  for both the below lines

**2010-05-21 15:26:47.975*:INFO::No annotation on initializer class org.apache.jasper.runtime.TldScanner *

*2010-05-21 15:30:01.488*:INFO:/artms:Initializing Spring root WebApplicationContext

------------------------------------------------------------------------

_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users

--
Jan Bartel, Webtide LLC | janb@xxxxxxxxxxx | http://www.webtide.com


Back to the top