Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Is there a limit on number of vhost.xml files?

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

--
-----------------------------------------------------------------------------------------------
Bjørn T Johansen

btj@xxxxxxxxxx
-----------------------------------------------------------------------------------------------
Someone wrote:
"I understand that if you play a Windows CD backwards you hear strange Satanic messages"
To which someone replied:
"It's even worse than that; play it forwards and it installs Windows"
-----------------------------------------------------------------------------------------------


Back to the top