Hi, I was very interested in backup and restore extension and I tried to set it up, But I faced a problem. At first it logged that it is failed to load because of leak of java.lang.NoClassDefFoundError: org/springframework/retry/policy/RetryContextCache
this is log file then I downloaded and added this into lib folder spring-retry-1.1.4.RELEASE.jar and then another error which says java.lang.NoClassDefFoundError: org/springframework/batch/core/listener/MulticasterBatchListener java.lang.ClassNotFoundException: org.springframework.beans.factory.config.EmbeddedValueResolver I looked those classes and then added these files javax.batch-api-1.0-b02.jar and spring-context-4.3.3.RELEASE.jar but another error showed up, anyway It seems some dependencies are not included into extension,Is there any way to find a solution for it? thanks very much -- View this message in context: http://osgeo-org.1560.x6.nabble.com/backup-and-restore-extension-prevent-geoserver-to-run-tp5294375.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
