Issue Type: Bug Bug
Affects Versions: 1.0.3
Assignee: Unassigned
Attachments: magnolia error.txt
Components: tools
Created: 21/May/14 5:50 PM
Description:

After adding magnolia-rest-tools to module's pom.xml:
<dependency>
<groupId>info.magnolia.rest</groupId>
<artifactId>magnolia-rest-tools</artifactId>
</dependency>

The magnolia-rest-tools is succesfully installed, but after a while the following error makes it impossible to run the application :
Error while installing or updating rest-tools module. Task 'Bootstrap' failed. (ItemExistsException: a node with uuid 69004d0b-789f-44f7-b7dc-7747bb15e892 already exists!)
java.lang.RuntimeException: Error importing config.modules.rest-tools.apps: a node with uuid 69004d0b-789f-44f7-b7dc-7747bb15e892 already exists!

This only happens if mysql is used. With derby everything works correctly.

After removing the pom.xml entry upstart is working, but some classes are missing to operate rest:
ERROR info.magnolia.cms.filters.ServletDispatchingFilter: Unable to load servlet info.magnolia.rest.tools.SwaggerRestDispatcherServlet : info.magnolia.rest.tools.SwaggerRestDispatcherServlet
java.lang.ClassNotFoundException: info.magnolia.rest.tools.SwaggerRestDispatcherServlet

Could you please provide a fix or workaround.

Environment: Version number : 5.2.4
Build : 22. April 2014 (rev. a9c87210a46fc2106809b6139dbd81a67f123d0b)
Edition : Enterprise Edition
Provider : Magnolia International Ltd. ([email protected])

magnolia.repositories.jackrabbit.config=WEB-INF/config/repo-conf/jackrabbit-bundle-mysql-search.xml
Project: Magnolia REST Framework
Priority: Blocker Blocker
Reporter: Jonas Kress
Security Level: Public
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to