Vue combinée Vue Plate Arborescence
toggle
Salman Jamali
PACL Failing - Attempted to create a class loader
22 février 2013 07:17
Réponse

Salman Jamali

Rang: Youngling

Publications: 0

Date d'inscription: 20 mai 2010

Publications Récentes

Hi All,

I am in the middle of the PACL test->edit->repeat cycle but kind of stuck on the following (it's a hook attempting to import layouts):

Caused by: java.lang.SecurityException: Attempted to create a class loader
at com.liferay.portal.security.pacl.checker.BaseChecker.throwSecurityException(BaseChecker.java:259)
at com.liferay.portal.security.pacl.checker.RuntimeChecker.checkPermission(RuntimeChecker.java:80)
at com.liferay.portal.security.pacl.ActivePACLPolicy.checkPermission(ActivePACLPolicy.java:55)
at com.liferay.portal.security.lang.PortalSecurityManager.checkPermission(PortalSecurityManager.java:103)
at com.liferay.portal.security.lang.PortalSecurityManager.checkPermission(PortalSecurityManager.java:74)
at java.lang.SecurityManager.checkCreateClassLoader(SecurityManager.java:594)
at java.lang.ClassLoader.checkCreateClassLoader(ClassLoader.java:177)
at java.lang.ClassLoader.<init>(ClassLoader.java:225)
at com.thoughtworks.xstream.core.util.CompositeClassLoader.<init>(CompositeClassLoader.java:56)
at com.thoughtworks.xstream.XStream.<init>(XStream.java:381)
at com.thoughtworks.xstream.XStream.<init>(XStream.java:336)
at com.liferay.portal.lar.PortletDataContextImpl.initXStream(PortletDataContextImpl.java:1491)
at com.liferay.portal.lar.PortletDataContextImpl.<init>(PortletDataContextImpl.java:176)
at com.liferay.portal.lar.LayoutImporter.doImportLayouts(LayoutImporter.java:303)
at com.liferay.portal.lar.LayoutImporter.importLayouts(LayoutImporter.java:147)
at com.liferay.portal.service.impl.LayoutLocalServiceImpl.importLayouts(LayoutLocalServiceImpl.java:1382)


Any help will be appreciated, thanks!
Raymond Augé
RE: PACL Failing - Attempted to create a class loader
22 février 2013 07:30
Réponse

Raymond Augé

Rang: Youngling

Publications: 0

Date d'inscription: 7 février 2005

Publications Récentes

This I think will be addressed by fixes we are working on now.

These fixes are not yet committed. However, they are nearing that stage.
Salman Jamali
RE: PACL Failing - Attempted to create a class loader
23 février 2013 07:43
Réponse

Salman Jamali

Rang: Youngling

Publications: 0

Date d'inscription: 20 mai 2010

Publications Récentes

Thanks for the feedback Ray, I will see if we can tweak our code to bypass this.

Forums

To access the Developer Forum, please login to your Liferay.com account if you are already a registered developer or register to become a developer.