Carsten Ziegeler created SLING-9342:
---------------------------------------

             Summary: NoClassDefFoundError: 
org/apache/sling/installer/core/impl/feature/CloseShieldWriter
                 Key: SLING-9342
                 URL: https://issues.apache.org/jira/browse/SLING-9342
             Project: Sling
          Issue Type: Bug
          Components: Installer
    Affects Versions: Installer Core 3.11.0, JCR Installer 3.2.2
            Reporter: Carsten Ziegeler


When using the latest Installer Core and Jcr Installer a NoClassDefFoundError 
occurs:

Exception in thread "OsgiInstallerImpl" java.lang.NoClassDefFoundError: 
org/apache/sling/installer/core/impl/feature/CloseShieldWriter
        at 
org.apache.sling.installer.core.impl.serializer.JsonConfigurationSerializer.serialize(JsonConfigurationSerializer.java:41)
        at 
org.apache.sling.installer.provider.jcr.impl.JcrInstaller.handleUpdate(JcrInstaller.java:698)
        at 
org.apache.sling.installer.provider.jcr.impl.JcrInstaller.handleUpdate(JcrInstaller.java:596)
        at 
org.apache.sling.installer.core.impl.OsgiInstallerImpl.internalResourceAddedOrUpdated(OsgiInstallerImpl.java:1259)
        at 
org.apache.sling.installer.core.impl.OsgiInstallerImpl.processUpdateInfos(OsgiInstallerImpl.java:1116)
        at 
org.apache.sling.installer.core.impl.OsgiInstallerImpl.run(OsgiInstallerImpl.java:280)
        at java.lang.Thread.run(Thread.java:748)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to