Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi-value Serialization excepton #32

Open
GoogleCodeExporter opened this issue Oct 19, 2015 · 4 comments
Open

multi-value Serialization excepton #32

GoogleCodeExporter opened this issue Oct 19, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

I just install fresh jackrabbit on tomcat together with jackrabbit explorer. 
I'm able to connect to jackrabbit but when I click on some nodes I get 
following error:

com.priocept.jcr.client.SerializedException: Failed fetching Node. property 
/jcr:system/jcr:nodeTypes/rep:Group/jcr:mixinTypes is a multi-valued property, 
so it's values can only be retrieved as an array

And explorer don't want to expand three anymore or to display properties.

All best
Predrag


Original issue reported on code.google.com by [email protected] on 10 Nov 2011 at 2:37

@GoogleCodeExporter
Copy link
Author

I just tested this project and I had exactly the same issue.

Original comment by [email protected] on 10 Jan 2012 at 9:22

@GoogleCodeExporter
Copy link
Author

I found this issue very annoying and made a quick patch that fixed it. please 
check.

Thanks,
Masoud

Original comment by [email protected] on 31 May 2012 at 5:07

Attachments:

@GoogleCodeExporter
Copy link
Author

Is it the expected behavior of the patch that it displays something like 
[org.apache.jackrabbit.spi.commons.value.QValueValue@152ba7e8] as the 
multi-value parameter value?

Original comment by [email protected] on 13 Jun 2012 at 12:19

@GoogleCodeExporter
Copy link
Author

How can I get this patch?  I have the same issue.  Latest release of this 
project is from 2010, but this issue was fixed in 2012.

Original comment by [email protected] on 7 Jan 2013 at 9:41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant