Khoi Nguyen created GTNPORTAL-2325:
--------------------------------------
Summary: Exception when migrate from 3.1 to 3.2
Key: GTNPORTAL-2325
URL:
https://issues.jboss.org/browse/GTNPORTAL-2325
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Khoi Nguyen
Assignee: Khoi Nguyen
Migrate data from 3.1 to 3.2, get an exception at *second startup*
{code}
2011-12-21 12:06:09,034 ERROR [Portal:UserPortalConfigService] (main) Could not import
initial data
java.lang.NullPointerException: Cannot convert null to primitive type
org.chromattic.core.vt2.ValueDefinition@1203e95
at
org.chromattic.core.PersistentEntityContextState.getPropertyValue(PersistentEntityContextState.java:186)
at org.chromattic.core.ObjectContext.getPropertyValue(ObjectContext.java:126)
at
org.chromattic.core.mapper.property.JCRPropertySingleValuedPropertyMapper.get(JCRPropertySingleValuedPropertyMapper.java:65)
at
org.chromattic.core.mapper.property.JCRPropertySingleValuedPropertyMapper.get(JCRPropertySingleValuedPropertyMapper.java:61)
at org.chromattic.core.mapper.PropertyMapper$1.invoke(PropertyMapper.java:73)
at org.chromattic.core.ObjectContext.invoke(ObjectContext.java:65)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira