[jboss-jira] [JBoss JIRA] (WFCORE-2562) NullPointerException when removing configuration history

RH Bugzilla Integration (Jira) issues at jboss.org
Mon Apr 8 07:10:38 EDT 2019


    [ https://issues.jboss.org/browse/WFCORE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13719095#comment-13719095 ] 

RH Bugzilla Integration commented on WFCORE-2562:
-------------------------------------------------

Roberto Oliveira <rguimara at redhat.com> changed the Status of [bug 1434141|https://bugzilla.redhat.com/show_bug.cgi?id=1434141] from MODIFIED to ON_QA

> NullPointerException when removing configuration history
> --------------------------------------------------------
>
>                 Key: WFCORE-2562
>                 URL: https://issues.jboss.org/browse/WFCORE-2562
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Management
>    Affects Versions: 2.1.0.Final
>            Reporter: Dennis Reed
>            Assignee: Ken Wills
>            Priority: Major
>             Fix For: 3.0.0.Beta12
>
>
> 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.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list