Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: 3.3.1.3-fuse
-
Fix Version/s: 3.3.1.26-fuse, 3.6.0-fuse-00-35
-
Component/s: None
-
Labels:None
Description
There are some services that when you try to hot deploy them they generate a ClassNotFoundException for the referencing bean in the xbean.xml file for that service.
Those same services will be deployed successfully when the system is restarted but this issue only happens when they are hot deployed.
The process of deploying these services causes the pooled sessions to be borrow but they are not being released.