Bug with crowd in the "branches" page

Issue #6 resolved
Sylvain Laurent repo owner created an issue

org.codehaus.jackson.map.JsonMappingException: No serializer found for class org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationConfig.Feature.FAIL_ON_EMPTY_BEANS) ) (through reference chain: com.github.sylvainlaurent.gitdescribestashplugin.model.DescribedBranch["lastTag"]->com.github.sylvainlaurent.gitdescribestashplugin.model.DescribedTag["commit"]->com.atlassian.stash.commit.SimpleCommit["author"]->com.atlassian.stash.internal.user.InternalNormalUser["backingCrowdUser"]->com.atlassian.crowd.model.user.InternalUser["directory"]->com.atlassian.crowd.model.directory.DirectoryImpl_$$_jvst4f3_21["handler"])

Comments (4)

  1. Log in to comment