cancel
Showing results for 
Search instead for 
Did you mean: 

Export Tenanat doesn't work in Alfresco 5.0.a

deepak1987
Star Contributor
Star Contributor
Hi,

I'm trying to export tenant data in Alfresco 5.0.a Community Edition using Tenant Admin Console page.

/alfresco/faces/jsp/admin/tenantadmin-console.jsp

It's throwing following exception: (PFA exception stack)

<code>

Caused by org.jibx.runtime.JiBXException: Unable to access binding information for class org.alfresco.repo.importer.system.SystemInfo
Make sure the binding has been compiled
   at org.jibx.runtime.BindingDirectory.getBindingList(BindingDirectory.java:75)
   at org.jibx.runtime.BindingDirectory.getFactory(BindingDirectory.java:211)
   at org.alfresco.repo.importer.system.SystemInfo.toXML(SystemInfo.java:73)
   
Caused by java.lang.NoSuchFieldException: JiBX_bindingList
   at java.lang.Class.getDeclaredField(Class.java:1948)
   at org.jibx.runtime.BindingDirectory.getBindingList(BindingDirectory.java:68)

<code>


Please help me on this.

Thanks.
2 REPLIES 2

openpj
Elite Collaborator
Elite Collaborator
Please don't use Alfresco Community 5 for implementing your ECM project, use Alfresco 4.2.f that is more stable.

Just take a look at Alfresco Community 5 but waiting the next 5.1.x version that will be much more stable.

Hope this helps.

Hi Piergiorgio,

Thanks for this information. Is it possible to migrate tenant data to default tenant?
Can you please provide any inputs to this post? https://forums.alfresco.com/forum/developer-discussions/alfresco-share-development/how-migrate-tenan...

Thanks in advance.