The problem is that the logfile does not really tell me anything, unless I am blind. I guess there is no limit to the number of vhosts then, I only have 8-9. What's strange is that all the web applications are coming up, according the logs for the specific web applications.. I haven't tested yet, but will try to test all the web applications if they indeed respond as well, when I get that FAILED message..
BTJ On Mon, 2017-03-20 at 13:56 -0700, Joakim Erdfelt wrote: > What do those logs tell you? > /opt/jetty_default/logs/2017_03_18.jetty.log > > Just tried setting up a jetty.base with 4096 webapps, all on different vhosts. > Takes a while to startup, but no FAILED message. > How many do you have? > > > > > Joakim Erdfelt / [email protected] > > > On Sat, Mar 18, 2017 at 5:50 AM, Bjørn T Johansen <[email protected]> wrote: > > When I start my jetty application, after adding one more vhost*.xml file, > > it says the following: > > > > Starting Jetty: StartLog to /var/run/jetty/jetty-start.log > > 2017-03-18 13:40:47.844:INFO::main: Logging initialized @286ms to > > org.eclipse.jetty.util.log.StdErrLog > > 2017-03-18 13:40:47.974:INFO::main: Console stderr/stdout captured to > > /opt/jetty_default/logs/2017_03_18.jetty.log > > . . . . . . . . . . . . . . FAILED Sat Mar 18 13:41:43 CET 2017 > > > > If I remove one of the xml file, then Jetty will start successfully (does > > not matter which xml file). > > What am I missing? > > > > btw, I am using Jetty 9.4.2.. > > > > > > Regards, > > > > BTJ > > > > _______________________________________________ > > jetty-users mailing list > > [email protected] > > To change your delivery options, retrieve your password, or unsubscribe > > from this list, visit > > https://dev.eclipse.org/mailman/listinfo/jetty-users > > _______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
