christianbastin / jackrabbitexplorer

Automatically exported from code.google.com/p/jackrabbitexplorer
0 stars 1 forks source link

multi-value Serialization excepton #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 per...@gmail.com on 10 Nov 2011 at 2:37

GoogleCodeExporter commented 8 years ago
I just tested this project and I had exactly the same issue.

Original comment by alvaro.v...@liip.ch on 10 Jan 2012 at 9:22

GoogleCodeExporter commented 8 years ago
I found this issue very annoying and made a quick patch that fixed it. please 
check.

Thanks,
Masoud

Original comment by mroz...@gmail.com on 31 May 2012 at 5:07

Attachments:

GoogleCodeExporter commented 8 years ago
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 cma...@gmail.com on 13 Jun 2012 at 12:19

GoogleCodeExporter commented 8 years ago
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 douglass...@me.com on 7 Jan 2013 at 9:41