PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3576

*** shadow/3576 Wed Sep 12 13:21:54 2001
--- shadow/3576.tmp.19277       Wed Sep 12 13:21:54 2001
***************
*** 0 ****
--- 1,25 ----
+ +============================================================================+
+ | BootstrapService throws exception on startup when classes directory is pre |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 3576                        Product: Tomcat 4                |
+ |       Status: NEW                         Version: 4.0 Release Candidate 1 |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Critical                 OS/Version: Windows NT/2K           |
+ |     Priority: Other                     Component: Catalina                |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                |
+ |  Reported By: [EMAIL PROTECTED]                                          |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ When starting Tomcat as a service on Windows 2000, BootstrapService throws an 
+ IllegalArgumentException on addRepositoryInternal method of StandardClassLoader 
+ when the classes directory is present.
+ 
+ This is because of a change made to StandardClassLoader for RC1 on Aug 15 but a 
+ correspond change was not made to BootstrapService.
+ http://cvs.apache.org/viewcvs/jakarta-tomcat-
+ 4.0/catalina/src/share/org/apache/catalina/loader/StandardClassLoader.java.diff?
+ r1=1.22&r2=1.23&diff_format=h

Reply via email to