Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] whats taking my war to long time to deploy

See also: https://jira.codehaus.org/browse/JETTY-1503

Jan

On 21 October 2012 10:59, fachhoch <fachhoch@xxxxxxxxx> wrote:
> my war file is taking very long deployment time  ,  I want to figure out
> whats taking so long, my log4j config has debug for most of them  like
> struts spring etc.
> console output initially prints   all messages then it comes to
> lf4j-log4j12-1.4.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation....
>
> then for 3 to 4 minutes nothing happens
> I wan to figure whats happening within this time any suggestions  how I can
> figure out?
> we are running our war on jetty using maven jetty plugin.
> our jetty-env has lot of jndi does for datasource , jms ques, et does this
> take  lot of time to initialize?
>
>
>
>
> --
> View this message in context: http://jetty.4.n6.nabble.com/whats-taking-my-war-to-long-time-to-deploy-tp4959359.html
> Sent from the Jetty User mailing list archive at Nabble.com.
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users



-- 
Jan Bartel <janb@xxxxxxxxxxx>
www.webtide.com – Developer advice, services and support
from the Jetty & CometD experts.


Back to the top