Good morning All.
In trying the 5.0.21 alpha release of Tomcat, note two problems:-

1. Passing the 'stop' command initiates unload but the process hangs at the
following point -
    INFO: unregistering logger Catalina: type=logger
    Also noted in 5.0.19.

2. The admin application shows the following structure:
    * Tomcat Server
      |_ null (Catalina)
           |_ null (localhost)
     and only displays a partial list of the registered apps.
     Also see java.lang.NullPointerException -
java.net.URLEncoder.encode(URLEncoder.java:185) which might be either cause
or effect.

     Replacing the {HOME}/server/webapps/admin directory with that from
release 5.0.19 displays correctly:
    * Tomcat Server
      |_ Service (Catalina)
           |_ Host (localhost)
     and displays a full list of the registered apps.

If someone wants these in bugzilla please advise.
Regards,
Norm


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to