Netcentric / accesscontroltool

Rights and roles management for AEM made easy
Eclipse Public License 1.0
150 stars 91 forks source link

Exception in log when using single config file #121

Closed ghenzler closed 8 years ago

ghenzler commented 8 years ago

Exception:

java.lang.NullPointerException: null
    at biz.netcentric.cq.tools.actool.installationhistory.impl.AcHistoryServiceImpl.persistInstalledConfigurations(AcHistoryServiceImpl.java:163)
    at biz.netcentric.cq.tools.actool.installationhistory.impl.AcHistoryServiceImpl.persistHistory(AcHistoryServiceImpl.java:81)
    at biz.netcentric.cq.tools.actool.aceservice.impl.AceServiceImpl.installConfigurationFiles(AceServiceImpl.java:394)
    at biz.netcentric.cq.tools.actool.aceservice.impl.AceServiceImpl.execute(AceServiceImpl.java:317)
ghenzler commented 8 years ago

Fixed with a88f3bd