Marc is right, that is a known issue and you can follow the steps below to resolve it:Open the sling.properties file under "crx-quickstart/conf/" directoryLocate the following line:org.osgi.framework.bootdelegation=sun.*,com.sun.*Replace it with the following:org.osgi.framework.bootdelegation=sun.*,...