gatein_portal_trunk_sun6 #872: Unstable
969 tests 9 failure(s) / +9
9 tests failed.
REGRESSION: org.gatein.web.redirect.TestMapper.testSiteA
Error Message:
Cannot instantiate component key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
Stack Trace:
java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstancesOfType(ConcurrentPicoContainer.java:366)
at
org.exoplatform.container.CachingContainer.getComponentInstancesOfType(CachingContainer.java:111)
at
org.exoplatform.container.component.RequestLifeCycleStack.begin(RequestLifeCycleStack.java:66)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:107)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:141)
at org.gatein.web.redirect.TestMapper.testSiteA(TestMapper.java:65)
Caused by: java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.idm.PicketLinkIDMService
type=org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl found at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422)
at
org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:407)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 37 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:417)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 43 more
Caused by: org.hibernate.MappingException: entity class not found:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:122)
at org.hibernate.tuple.PropertyFactory.getGetter(PropertyFactory.java:191)
at org.hibernate.tuple.PropertyFactory.buildIdentifierProperty(PropertyFactory.java:67)
at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:136)
at
org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:456)
at
org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:131)
at
org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:84)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:267)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1341)
at
org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:302)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:299)
at
org.exoplatform.commons.utils.SecurityHelper.doPrivilegedAction(SecurityHelper.java:291)
at
org.exoplatform.services.database.impl.HibernateServiceImpl.getSessionFactory(HibernateServiceImpl.java:298)
at
org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl.<init>(PicketLinkIDMServiceImpl.java:147)
... 49 more
Caused by: java.lang.ClassNotFoundException:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.hibernate.util.ReflectHelper.classForName(ReflectHelper.java:192)
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:119)
... 63 more
REGRESSION: org.gatein.web.redirect.TestMapper.testSiteB
Error Message:
Cannot instantiate component key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
Stack Trace:
java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstancesOfType(ConcurrentPicoContainer.java:366)
at
org.exoplatform.container.CachingContainer.getComponentInstancesOfType(CachingContainer.java:111)
at
org.exoplatform.container.component.RequestLifeCycleStack.begin(RequestLifeCycleStack.java:66)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:107)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:141)
at org.gatein.web.redirect.TestMapper.testSiteB(TestMapper.java:107)
Caused by: java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.idm.PicketLinkIDMService
type=org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl found at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422)
at
org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:407)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 37 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:417)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 43 more
Caused by: org.hibernate.MappingException: entity class not found:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:122)
at org.hibernate.tuple.PropertyFactory.getGetter(PropertyFactory.java:191)
at org.hibernate.tuple.PropertyFactory.buildIdentifierProperty(PropertyFactory.java:67)
at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:136)
at
org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:456)
at
org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:131)
at
org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:84)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:267)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1341)
at
org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:302)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:299)
at
org.exoplatform.commons.utils.SecurityHelper.doPrivilegedAction(SecurityHelper.java:291)
at
org.exoplatform.services.database.impl.HibernateServiceImpl.getSessionFactory(HibernateServiceImpl.java:298)
at
org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl.<init>(PicketLinkIDMServiceImpl.java:147)
... 49 more
Caused by: java.lang.ClassNotFoundException:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.hibernate.util.ReflectHelper.classForName(ReflectHelper.java:192)
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:119)
... 63 more
REGRESSION: org.gatein.web.redirect.TestMapper.testSiteC
Error Message:
Cannot instantiate component key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
Stack Trace:
java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstancesOfType(ConcurrentPicoContainer.java:366)
at
org.exoplatform.container.CachingContainer.getComponentInstancesOfType(CachingContainer.java:111)
at
org.exoplatform.container.component.RequestLifeCycleStack.begin(RequestLifeCycleStack.java:66)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:107)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:141)
at org.gatein.web.redirect.TestMapper.testSiteC(TestMapper.java:149)
Caused by: java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.idm.PicketLinkIDMService
type=org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl found at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422)
at
org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:407)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 37 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:417)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 43 more
Caused by: org.hibernate.MappingException: entity class not found:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:122)
at org.hibernate.tuple.PropertyFactory.getGetter(PropertyFactory.java:191)
at org.hibernate.tuple.PropertyFactory.buildIdentifierProperty(PropertyFactory.java:67)
at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:136)
at
org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:456)
at
org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:131)
at
org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:84)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:267)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1341)
at
org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:302)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:299)
at
org.exoplatform.commons.utils.SecurityHelper.doPrivilegedAction(SecurityHelper.java:291)
at
org.exoplatform.services.database.impl.HibernateServiceImpl.getSessionFactory(HibernateServiceImpl.java:298)
at
org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl.<init>(PicketLinkIDMServiceImpl.java:147)
... 49 more
Caused by: java.lang.ClassNotFoundException:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.hibernate.util.ReflectHelper.classForName(ReflectHelper.java:192)
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:119)
... 63 more
REGRESSION: org.gatein.web.redirect.TestMapper.testSiteD
Error Message:
Cannot instantiate component key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
Stack Trace:
java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstancesOfType(ConcurrentPicoContainer.java:366)
at
org.exoplatform.container.CachingContainer.getComponentInstancesOfType(CachingContainer.java:111)
at
org.exoplatform.container.component.RequestLifeCycleStack.begin(RequestLifeCycleStack.java:66)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:107)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:141)
at org.gatein.web.redirect.TestMapper.testSiteD(TestMapper.java:185)
Caused by: java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.idm.PicketLinkIDMService
type=org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl found at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422)
at
org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:407)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 37 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:417)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 43 more
Caused by: org.hibernate.MappingException: entity class not found:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:122)
at org.hibernate.tuple.PropertyFactory.getGetter(PropertyFactory.java:191)
at org.hibernate.tuple.PropertyFactory.buildIdentifierProperty(PropertyFactory.java:67)
at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:136)
at
org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:456)
at
org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:131)
at
org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:84)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:267)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1341)
at
org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:302)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:299)
at
org.exoplatform.commons.utils.SecurityHelper.doPrivilegedAction(SecurityHelper.java:291)
at
org.exoplatform.services.database.impl.HibernateServiceImpl.getSessionFactory(HibernateServiceImpl.java:298)
at
org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl.<init>(PicketLinkIDMServiceImpl.java:147)
... 49 more
Caused by: java.lang.ClassNotFoundException:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.hibernate.util.ReflectHelper.classForName(ReflectHelper.java:192)
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:119)
... 63 more
REGRESSION: org.gatein.web.redirect.TestMapper.testSiteE
Error Message:
Cannot instantiate component key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
Stack Trace:
java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstancesOfType(ConcurrentPicoContainer.java:366)
at
org.exoplatform.container.CachingContainer.getComponentInstancesOfType(CachingContainer.java:111)
at
org.exoplatform.container.component.RequestLifeCycleStack.begin(RequestLifeCycleStack.java:66)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:107)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:141)
at org.gatein.web.redirect.TestMapper.testSiteE(TestMapper.java:216)
Caused by: java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.idm.PicketLinkIDMService
type=org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl found at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422)
at
org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:407)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 37 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:417)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 43 more
Caused by: org.hibernate.MappingException: entity class not found:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:122)
at org.hibernate.tuple.PropertyFactory.getGetter(PropertyFactory.java:191)
at org.hibernate.tuple.PropertyFactory.buildIdentifierProperty(PropertyFactory.java:67)
at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:136)
at
org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:456)
at
org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:131)
at
org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:84)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:267)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1341)
at
org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:302)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:299)
at
org.exoplatform.commons.utils.SecurityHelper.doPrivilegedAction(SecurityHelper.java:291)
at
org.exoplatform.services.database.impl.HibernateServiceImpl.getSessionFactory(HibernateServiceImpl.java:298)
at
org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl.<init>(PicketLinkIDMServiceImpl.java:147)
... 49 more
Caused by: java.lang.ClassNotFoundException:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.hibernate.util.ReflectHelper.classForName(ReflectHelper.java:192)
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:119)
... 63 more
REGRESSION: org.gatein.web.redirect.TestMapper.testSiteF
Error Message:
Cannot instantiate component key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
Stack Trace:
java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstancesOfType(ConcurrentPicoContainer.java:366)
at
org.exoplatform.container.CachingContainer.getComponentInstancesOfType(CachingContainer.java:111)
at
org.exoplatform.container.component.RequestLifeCycleStack.begin(RequestLifeCycleStack.java:66)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:107)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:141)
at org.gatein.web.redirect.TestMapper.testSiteF(TestMapper.java:248)
Caused by: java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.idm.PicketLinkIDMService
type=org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl found at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422)
at
org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:407)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 37 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:417)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 43 more
Caused by: org.hibernate.MappingException: entity class not found:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:122)
at org.hibernate.tuple.PropertyFactory.getGetter(PropertyFactory.java:191)
at org.hibernate.tuple.PropertyFactory.buildIdentifierProperty(PropertyFactory.java:67)
at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:136)
at
org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:456)
at
org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:131)
at
org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:84)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:267)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1341)
at
org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:302)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:299)
at
org.exoplatform.commons.utils.SecurityHelper.doPrivilegedAction(SecurityHelper.java:291)
at
org.exoplatform.services.database.impl.HibernateServiceImpl.getSessionFactory(HibernateServiceImpl.java:298)
at
org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl.<init>(PicketLinkIDMServiceImpl.java:147)
... 49 more
Caused by: java.lang.ClassNotFoundException:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.hibernate.util.ReflectHelper.classForName(ReflectHelper.java:192)
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:119)
... 63 more
REGRESSION: org.gatein.web.redirect.TestMapper.testSiteG
Error Message:
Cannot instantiate component key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
Stack Trace:
java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstancesOfType(ConcurrentPicoContainer.java:366)
at
org.exoplatform.container.CachingContainer.getComponentInstancesOfType(CachingContainer.java:111)
at
org.exoplatform.container.component.RequestLifeCycleStack.begin(RequestLifeCycleStack.java:66)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:107)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:141)
at org.gatein.web.redirect.TestMapper.testSiteG(TestMapper.java:278)
Caused by: java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.idm.PicketLinkIDMService
type=org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl found at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422)
at
org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:407)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 37 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:417)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 43 more
Caused by: org.hibernate.MappingException: entity class not found:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:122)
at org.hibernate.tuple.PropertyFactory.getGetter(PropertyFactory.java:191)
at org.hibernate.tuple.PropertyFactory.buildIdentifierProperty(PropertyFactory.java:67)
at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:136)
at
org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:456)
at
org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:131)
at
org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:84)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:267)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1341)
at
org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:302)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:299)
at
org.exoplatform.commons.utils.SecurityHelper.doPrivilegedAction(SecurityHelper.java:291)
at
org.exoplatform.services.database.impl.HibernateServiceImpl.getSessionFactory(HibernateServiceImpl.java:298)
at
org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl.<init>(PicketLinkIDMServiceImpl.java:147)
... 49 more
Caused by: java.lang.ClassNotFoundException:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.hibernate.util.ReflectHelper.classForName(ReflectHelper.java:192)
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:119)
... 63 more
REGRESSION: org.gatein.web.redirect.TestMapper.testSiteH
Error Message:
Cannot instantiate component key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
Stack Trace:
java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstancesOfType(ConcurrentPicoContainer.java:366)
at
org.exoplatform.container.CachingContainer.getComponentInstancesOfType(CachingContainer.java:111)
at
org.exoplatform.container.component.RequestLifeCycleStack.begin(RequestLifeCycleStack.java:66)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:107)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:141)
at org.gatein.web.redirect.TestMapper.testSiteH(TestMapper.java:310)
Caused by: java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.idm.PicketLinkIDMService
type=org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl found at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422)
at
org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:407)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 37 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:417)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 43 more
Caused by: org.hibernate.MappingException: entity class not found:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:122)
at org.hibernate.tuple.PropertyFactory.getGetter(PropertyFactory.java:191)
at org.hibernate.tuple.PropertyFactory.buildIdentifierProperty(PropertyFactory.java:67)
at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:136)
at
org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:456)
at
org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:131)
at
org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:84)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:267)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1341)
at
org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:302)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:299)
at
org.exoplatform.commons.utils.SecurityHelper.doPrivilegedAction(SecurityHelper.java:291)
at
org.exoplatform.services.database.impl.HibernateServiceImpl.getSessionFactory(HibernateServiceImpl.java:298)
at
org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl.<init>(PicketLinkIDMServiceImpl.java:147)
... 49 more
Caused by: java.lang.ClassNotFoundException:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.hibernate.util.ReflectHelper.classForName(ReflectHelper.java:192)
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:119)
... 63 more
REGRESSION: org.gatein.web.redirect.TestMapper.testSiteI
Error Message:
Cannot instantiate component key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
Stack Trace:
java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.OrganizationService
type=org.exoplatform.services.organization.idm.PicketLinkIDMOrganizationServiceImpl found
at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstancesOfType(ConcurrentPicoContainer.java:366)
at
org.exoplatform.container.CachingContainer.getComponentInstancesOfType(CachingContainer.java:111)
at
org.exoplatform.container.component.RequestLifeCycleStack.begin(RequestLifeCycleStack.java:66)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:107)
at org.exoplatform.container.component.RequestLifeCycle.begin(RequestLifeCycle.java:141)
at org.gatein.web.redirect.TestMapper.testSiteI(TestMapper.java:340)
Caused by: java.lang.RuntimeException: Cannot instantiate component
key=org.exoplatform.services.organization.idm.PicketLinkIDMService
type=org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl found at
jar:file:/mnt/hudson_workspace/workspace/gatein_portal_trunk_sun6/component/identity/target/exo.portal.component.identity-3.4.0-GA-SNAPSHOT-tests.jar!/conf/exo.portal.component.identity-configuration.xml
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:134)
at
org.exoplatform.container.management.ManageableComponentAdapter.getComponentInstance(ManageableComponentAdapter.java:68)
at
org.exoplatform.container.ConcurrentPicoContainer.getInstance(ConcurrentPicoContainer.java:468)
at
org.exoplatform.container.ConcurrentPicoContainer.getComponentInstanceOfType(ConcurrentPicoContainer.java:422)
at
org.exoplatform.container.CachingContainer.getComponentInstanceOfType(CachingContainer.java:139)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:407)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 37 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:417)
at
org.exoplatform.container.jmx.MX4JComponentAdapter.getComponentInstance(MX4JComponentAdapter.java:96)
... 43 more
Caused by: org.hibernate.MappingException: entity class not found:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:122)
at org.hibernate.tuple.PropertyFactory.getGetter(PropertyFactory.java:191)
at org.hibernate.tuple.PropertyFactory.buildIdentifierProperty(PropertyFactory.java:67)
at org.hibernate.tuple.entity.EntityMetamodel.<init>(EntityMetamodel.java:136)
at
org.hibernate.persister.entity.AbstractEntityPersister.<init>(AbstractEntityPersister.java:456)
at
org.hibernate.persister.entity.SingleTableEntityPersister.<init>(SingleTableEntityPersister.java:131)
at
org.hibernate.persister.PersisterFactory.createClassPersister(PersisterFactory.java:84)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:267)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1341)
at
org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:302)
at
org.exoplatform.services.database.impl.HibernateServiceImpl$2.run(HibernateServiceImpl.java:299)
at
org.exoplatform.commons.utils.SecurityHelper.doPrivilegedAction(SecurityHelper.java:291)
at
org.exoplatform.services.database.impl.HibernateServiceImpl.getSessionFactory(HibernateServiceImpl.java:298)
at
org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl.<init>(PicketLinkIDMServiceImpl.java:147)
... 49 more
Caused by: java.lang.ClassNotFoundException:
org.picketlink.idm.impl.model.hibernate.HibernateIdentityObjectAttributeBinaryValue
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:169)
at org.hibernate.util.ReflectHelper.classForName(ReflectHelper.java:192)
at org.hibernate.mapping.PersistentClass.getMappedClass(PersistentClass.java:119)
... 63 more
Changes for Build #872
[boleslaw.dawidowicz] GTNPORTAL-2492 Update SAML documentation according to Picketlink
Federation and SSO update
[boleslaw.dawidowicz] GTNPORTAL-1746 Translation in Czech - double content removed.
Public URL:
https://hudson.jboss.org/hudson/job/gatein_portal_trunk_sun6/872
Private URL:
http://hudson.qa.jboss.com/hudson/job/gatein_portal_trunk_sun6/872/