I am building carbon-registry by changing the kernel version to Carbon
4.4.0-SNAPSHOT. I am getting the following build failure. This failure
occurs due to the following PR.

https://github.com/wso2/carbon4-kernel/pull/111

Thanuja, can you have a look at this please? We need this to be fixed for
the Carbon 4.4.0-release.


Running
org.wso2.carbon.registry.social.impl.test.people.userprofile.PersonManagerImplTest

log4j:WARN No appenders could be found for logger
(org.wso2.carbon.context.internal.CarbonContextDataHolder).

log4j:WARN Please initialize the log4j system properly.

Warning: Could not get charToByteConverterClass!

Feb 26, 2015 11:13:23 AM org.apache.tomcat.jdbc.pool.ConnectionPool init

WARNING: maxIdle is larger than maxActive, setting maxIdle to: 50

Listening for transport dt_socket at address: 11000

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 129.964 sec
<<< FAILURE! - in
org.wso2.carbon.registry.social.impl.test.people.userprofile.PersonManagerImplTest

testGetPerson1(org.wso2.carbon.registry.social.impl.test.people.userprofile.PersonManagerImplTest)
Time elapsed: 129.956 sec  <<< ERROR!

org.wso2.carbon.registry.social.api.SocialDataException: Error while saving
person with id admin

at
org.wso2.carbon.registry.social.impl.people.userprofile.PersonManagerImpl.savePerson(PersonManagerImpl.java:103)

at
org.wso2.carbon.registry.social.impl.test.people.userprofile.PersonManagerImplTest.testGetPerson1(PersonManagerImplTest.java:142)

Caused by: org.wso2.carbon.user.core.UserStoreException:
org.wso2.carbon.user.core.UserStoreException: Invalid claim URI value

at
org.wso2.carbon.user.core.jdbc.JDBCUserStoreManager.doSetUserClaimValues(JDBCUserStoreManager.java:1872)

at
org.wso2.carbon.user.core.common.AbstractUserStoreManager.setUserClaimValues(AbstractUserStoreManager.java:978)

at
org.wso2.carbon.registry.social.impl.people.userprofile.PersonManagerImpl.savePerson(PersonManagerImpl.java:100)

... 23 more

Caused by: org.wso2.carbon.user.core.UserStoreException: Invalid claim URI
value

at
org.wso2.carbon.user.core.common.AbstractUserStoreManager.getClaimAtrribute(AbstractUserStoreManager.java:814)

at
org.wso2.carbon.user.core.jdbc.JDBCUserStoreManager.doSetUserClaimValues(JDBCUserStoreManager.java:1857)

... 25 more



Results :


Tests in error:


org.wso2.carbon.registry.social.impl.test.people.userprofile.PersonManagerImplTest#testGetPerson1
SocialDataException


Tests run: 1, Failures: 0, Errors: 1, Skipped: 0


-- 
Sameera Jayasoma,
Software Architect,

WSO2, Inc. (http://wso2.com)
email: [email protected]
blog: http://blog.sameera.org
twitter: https://twitter.com/sameerajayasoma
flickr: http://www.flickr.com/photos/sameera-jayasoma/collections
Mobile: 0094776364456

Lean . Enterprise . Middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to