There is no more Domino Console due to the architecture changed in Windows 2008. The java server controller must be started so that you can view/manage thru the java console.
The start-up Lotus Domino service parameters for Lotus Domino in Windows 2008 Server registry must be correct in order to start the java server controller.
> load traveler
12/21/2009 04:42:31 PM Lotus Traveler: Server starting...
12/21/2009 04:42:31 PM Lotus Traveler: The Lotus Traveler Server had an error opening the message queue TRAVELER, error 0x466.
12/21/2009 04:42:31 PM Lotus Traveler: Unexpected Return code of 1,124 was received, processing continued.
12/21/2009 04:42:31 PM Notes Traveler: WARNING *system Unexpected Return code of 1,124 was received, processing continued.
HTTP TRACE / TRACK Methods
Synopsis : Debugging functions are enabled on the remote web server.
Description :
The remote webserver supports the TRACE and/or TRACK methods. TRACE
and TRACK are HTTP methods which are used to debug web server
connections.
In addition, it has been shown that servers supporting the TRACE
method are subject to cross-site scripting attacks, dubbed XST for
"Cross-Site Tracing", when used in conjunction with various weaknesses
in browsers. An attacker may use this flaw to trick your legitimate
web users to give him their credentials.