[Bug 57772] WebappClassLoader throws a ClassNotFoundError when the Manager is deploying a new WAR

2015-04-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57772

--- Comment #7 from Austin Jones austinjo...@avadynehealth.com ---
(In reply to Mark Thomas from comment #6)
 Thanks for the report, the analysis and the test case.

No problem.  Thank you for fixing this so quickly!

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57772] WebappClassLoader throws a ClassNotFoundError when the Manager is deploying a new WAR

2015-04-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57772

Mark Thomas ma...@apache.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Mark Thomas ma...@apache.org ---
Fixed in trunk, 8.0.x (for 8.0.22 onwards) and 7.0.x (for 7.0.62 onwards).

Thanks for the report, the analysis and the test case.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57772] WebappClassLoader throws a ClassNotFoundError when the Manager is deploying a new WAR

2015-03-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57772

--- Comment #5 from Mark Thomas ma...@apache.org ---
Thanks for the analysis. I see what is going on and why. In theory, the fix is
simple: don't delete the directory until the app has been stopped. In practice,
the cleanest way to fix this needs some thought.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57772] WebappClassLoader throws a ClassNotFoundError when the Manager is deploying a new WAR

2015-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57772

--- Comment #2 from Chuck Caldarale chuck.caldar...@unisys.com ---
(In reply to Austin Jones from comment #1)
 There is additional information in the Tomcat users mailing list thread
 entitled 'ClassNotFoundError on context unload'.

The thread referred to is here:
http://marc.info/?l=tomcat-userm=142697641505022w=2

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57772] WebappClassLoader throws a ClassNotFoundError when the Manager is deploying a new WAR

2015-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57772

--- Comment #1 from Austin Jones austinjo...@avadynehealth.com ---
There is additional information in the Tomcat users mailing list thread
entitled 'ClassNotFoundError on context unload'.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57772] WebappClassLoader throws a ClassNotFoundError when the Manager is deploying a new WAR

2015-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57772

--- Comment #3 from Austin Jones austinjo...@avadynehealth.com ---
Sorry, the 8.0.12 case issue is bug 56938.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57772] WebappClassLoader throws a ClassNotFoundError when the Manager is deploying a new WAR

2015-03-27 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57772

Christopher Schultz ch...@christopherschultz.net changed:

   What|Removed |Added

Version|8.0.20  |8.0.21

--- Comment #4 from Christopher Schultz ch...@christopherschultz.net ---
IIRC, this also affects 8.0.21.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org