|
From: Juan L. R. P. <jua...@ge...> - 2015-12-03 12:26:53
|
Hello Philippe, On Wed, Oct 28, 2015 at 11:12 AM, Philippe Clastre < Phi...@av...> wrote: > the first significant error i see in the log is : > /java.lang.ClassNotFoundException: > v300.SetSequenceValueToMaxOfMetadataAndStats/ > But the /SetSequenceValueToMaxOfMetadataAndStats.jar /file exists in the > WEB-INF/classes/setup/sql/migrate/v300 > I don't understand why the inside class isn't found. > This seems a bug in GN (the class SetSequenceValueToMaxOfMetadataAndStats [1]) has no package. A workarond for this is to modify the migration list configuration [2] and remove the package name. You have to modify the file WEB-INF/config-db/database_migration.xml in the geonetwork folder in tomcat webapps folder. [1] https://github.com/geonetwork/core-geonetwork/blob/3.0.2/web/src/main/webapp/WEB-INF/classes/setup/sql/migrate/v300/SetSequenceValueToMaxOfMetadataAndStats.java#L1 [2] https://github.com/geonetwork/core-geonetwork/blob/3.0.2/web/src/main/webapp/WEB-INF/config-db/database_migration.xml#L97 -- *Vriendelijke groeten / Kind regards,Juan Luis Rodríguez. <http://www.geocat.net/>Veenderweg 136721 WD BennekomThe NetherlandsT: +31 (0)318 416664 <+31318416664> <https://www.facebook.com/geocatbv> <https://twitter.com/geocat_bv> <https://plus.google.com/u/1/+GeocatNetbv/posts>Please consider the environment before printing this email.* |