-
Bug
-
Resolution: Done
-
Major
-
None
-
None
org.jboss.as.controller.persistence.ConfigurationFile#deleteRecursively is missing error checking.
If an I/O error occurs while listing the directory contents (file permission error/etc) it still tries to use the listing and gets a NullPointerException.
This method is used while removing old configuration history directories during boot, and the NullPointerException causes the EAP boot to abort.
- clones
-
WFCORE-2562 NullPointerException when removing configuration history
- Resolved
- is cloned by
-
JBEAP-10178 [7.0] NullPointerException when removing configuration history
- Closed
- is incorporated by
-
JBEAP-9571 (7.1.0) Upgrade to WildFly Core to 3.0.0.Beta13
- Closed