Hello List,
I'm trying to install a new schema in my geonetwork installation (2.10.4
tomcat6). I have successfully done this with the Gemini 2.2 schema from
github, but I'm struggling to load any new ones.
I have changed the logging in tomcat6 to debug for schema-manager, and I've
tried using the zip file approach. The logging shows me that the zip file
is successfully extracted, but it fails with the error:
Skipping iso19139.blah as it doesn't have schema-ident.xml (where blah is
any schema name that I have tried)
I have checked and the file is definitely present!
I have had this problem with both a schema of my own and other ones from
the 2.10.x branch of github and all fail with the same error.
Loading the folder directly into schema-plugins and restarting geonetwork
also doesn't work.
Am I missing something really simple and obvious?
Thanks
Jo
--
*Jo Cook*
Astun Technology Ltd, The Coach House, 17 West Street, Epsom, Surrey, KT18
7RL, UK
t:+44 7930 524 155
iShare - Data integration and publishing platform
<http://www.isharemaps.com/>
*****************************************
Company registration no. 5410695. Registered in England and Wales.
Registered office: 120 Manor Green Road, Epsom, Surrey, KT19 8LN VAT no.
864201149.
Hi Jo
Can you indicate other schema from github that has the same issue. I'll
check to take a look into this end of today.
Regards,
Jose García
On Thu, Feb 12, 2015 at 7:08 PM, Jo Cook <jocook@anonymised.com> wrote:
Hello List,
I'm trying to install a new schema in my geonetwork installation (2.10.4
tomcat6). I have successfully done this with the Gemini 2.2 schema from
github, but I'm struggling to load any new ones.
I have changed the logging in tomcat6 to debug for schema-manager, and I've
tried using the zip file approach. The logging shows me that the zip file
is successfully extracted, but it fails with the error:
Skipping iso19139.blah as it doesn't have schema-ident.xml (where blah is
any schema name that I have tried)
I have checked and the file is definitely present!
I have had this problem with both a schema of my own and other ones from
the 2.10.x branch of github and all fail with the same error.
Loading the folder directly into schema-plugins and restarting geonetwork
also doesn't work.
Am I missing something really simple and obvious?
Thanks
Jo
--
*Jo Cook*
Astun Technology Ltd, The Coach House, 17 West Street, Epsom, Surrey, KT18
7RL, UK
t:+44 7930 524 155
iShare - Data integration and publishing platform
<http://www.isharemaps.com/>
*****************************************
Company registration no. 5410695. Registered in England and Wales.
Registered office: 120 Manor Green Road, Epsom, Surrey, KT19 8LN VAT no.
864201149.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is
your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
--
*GeoCat Bridge for ArcGIS allows instant publishing of data and metadata on
GeoServer and GeoNetwork. Visit http://geocat.net/> for
details. _________________________Jose GarcíaGeoCat bvVeenderweg 136721 WD
BennekomThe Netherlandshttp://GeoCat.net/>*
Hi Jose,
I tried anzlic, iso19139.anzlic and iso19139.mcp, all by cloning the github
repository 2.10.x branch onto my server, zipping up the schema I wanted,
and then using the "add new schema" option from the administration
interface. All of them gave the same error about schema-ident.xml. I also
verified the schema-ident.xml files against the schema-ident.xsd manually
to make sure they were valid (and they were). The schemas are definitely
getting extracted into the schema-plugin directory, and definitely have the
right permissions, so I'm a bit stuck what to do next really.
Jo
On Fri, Feb 13, 2015 at 7:48 AM, Jose Garcia <jose.garcia@anonymised.com> wrote:
Hi Jo
Can you indicate other schema from github that has the same issue. I'll
check to take a look into this end of today.
Regards,
Jose García
On Thu, Feb 12, 2015 at 7:08 PM, Jo Cook <jocook@anonymised.com>
wrote:
Hello List,
I'm trying to install a new schema in my geonetwork installation (2.10.4
tomcat6). I have successfully done this with the Gemini 2.2 schema from
github, but I'm struggling to load any new ones.
I have changed the logging in tomcat6 to debug for schema-manager, and
I've
tried using the zip file approach. The logging shows me that the zip file
is successfully extracted, but it fails with the error:
Skipping iso19139.blah as it doesn't have schema-ident.xml (where blah is
any schema name that I have tried)
I have checked and the file is definitely present!
I have had this problem with both a schema of my own and other ones from
the 2.10.x branch of github and all fail with the same error.
Loading the folder directly into schema-plugins and restarting geonetwork
also doesn't work.
Am I missing something really simple and obvious?
Thanks
Jo
--
*Jo Cook*
Astun Technology Ltd, The Coach House, 17 West Street, Epsom, Surrey, KT18
7RL, UK
t:+44 7930 524 155
iShare - Data integration and publishing platform
<http://www.isharemaps.com/>
*****************************************
Company registration no. 5410695. Registered in England and Wales.
Registered office: 120 Manor Green Road, Epsom, Surrey, KT19 8LN VAT no.
864201149.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is
your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
--
*GeoCat Bridge for ArcGIS allows instant publishing of data and metadata
on GeoServer and GeoNetwork. Visit http://geocat.net
<http://geocat.net/> for details. _________________________Jose
GarcíaGeoCat bvVeenderweg 136721 WD BennekomThe
Netherlandshttp://GeoCat.net/>*
--
*Jo Cook*
Astun Technology Ltd, The Coach House, 17 West Street, Epsom, Surrey, KT18
7RL, UK
t:+44 7930 524 155
iShare - Data integration and publishing platform
<http://www.isharemaps.com/>
*****************************************
Company registration no. 5410695. Registered in England and Wales.
Registered office: 120 Manor Green Road, Epsom, Surrey, KT19 8LN VAT no.
864201149.
Hi Jose,
Did you have any luck testing this? I was wondering if there was a problem
loading a schema prior to one that it depends on?
Jo
On Feb 13, 2015 9:54 AM, "Jo Cook" <jocook@anonymised.com> wrote:
Hi Jose,
I tried anzlic, iso19139.anzlic and iso19139.mcp, all by cloning the
github repository 2.10.x branch onto my server, zipping up the schema I
wanted, and then using the "add new schema" option from the administration
interface. All of them gave the same error about schema-ident.xml. I also
verified the schema-ident.xml files against the schema-ident.xsd manually
to make sure they were valid (and they were). The schemas are definitely
getting extracted into the schema-plugin directory, and definitely have the
right permissions, so I'm a bit stuck what to do next really.
Jo
On Fri, Feb 13, 2015 at 7:48 AM, Jose Garcia <jose.garcia@anonymised.com>
wrote:
Hi Jo
Can you indicate other schema from github that has the same issue. I'll
check to take a look into this end of today.
Regards,
Jose García
On Thu, Feb 12, 2015 at 7:08 PM, Jo Cook <jocook@anonymised.com>
wrote:
Hello List,
I'm trying to install a new schema in my geonetwork installation (2.10.4
tomcat6). I have successfully done this with the Gemini 2.2 schema from
github, but I'm struggling to load any new ones.
I have changed the logging in tomcat6 to debug for schema-manager, and
I've
tried using the zip file approach. The logging shows me that the zip file
is successfully extracted, but it fails with the error:
Skipping iso19139.blah as it doesn't have schema-ident.xml (where blah is
any schema name that I have tried)
I have checked and the file is definitely present!
I have had this problem with both a schema of my own and other ones from
the 2.10.x branch of github and all fail with the same error.
Loading the folder directly into schema-plugins and restarting geonetwork
also doesn't work.
Am I missing something really simple and obvious?
Thanks
Jo
--
*Jo Cook*
Astun Technology Ltd, The Coach House, 17 West Street, Epsom, Surrey,
KT18
7RL, UK
t:+44 7930 524 155
iShare - Data integration and publishing platform
<http://www.isharemaps.com/>
*****************************************
Company registration no. 5410695. Registered in England and Wales.
Registered office: 120 Manor Green Road, Epsom, Surrey, KT19 8LN VAT no.
864201149.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is
your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take
a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
--
*GeoCat Bridge for ArcGIS allows instant publishing of data and metadata
on GeoServer and GeoNetwork. Visit http://geocat.net
<http://geocat.net/> for details. _________________________Jose
GarcíaGeoCat bvVeenderweg 136721 WD BennekomThe
Netherlandshttp://GeoCat.net/>*
--
*Jo Cook*
Astun Technology Ltd, The Coach House, 17 West Street, Epsom, Surrey, KT18
7RL, UK
t:+44 7930 524 155
iShare - Data integration and publishing platform
<http://www.isharemaps.com/>
*****************************************
Company registration no. 5410695. Registered in England and Wales.
Registered office: 120 Manor Green Road, Epsom, Surrey, KT19 8LN VAT no.
864201149.
Hi Jo
I tested in 2.10.4 these schema plugins: iso19139.anzlic, iso19139.mcp
and anzmeta (the 3 are installed at the same time).
iso19139.anzlic, iso19139.mcp works fine, I can load the templates and
create new metadata. anzmeta is loaded also, but seem not working well at
all as lacks some files like set-uuid.xsl, probably not maintained. But not
related to your issue.
I see the code that is causing your issue is in SchemaManager:
https://github.com/geonetwork/core-geonetwork/blob/2.10.x/web/src/main/java/org/fao/geonet/kernel/SchemaManager.java#L1245
I would add some logging for the value if idFile (
https://github.com/geonetwork/core-geonetwork/blob/2.10.x/web/src/main/java/org/fao/geonet/kernel/SchemaManager.java#L1241)
to see which path is taking.
Also, check in your current installation the System Configuration (
http://SERVER/geonetwork/srv/eng/config.info), to verify the value for Schema
plugin directory is correct.
Regards,
Jose García
On Mon, Feb 16, 2015 at 11:59 AM, Jo Cook <jocook@anonymised.com>
wrote:
Hi Jose,
Did you have any luck testing this? I was wondering if there was a problem
loading a schema prior to one that it depends on?
Jo
On Feb 13, 2015 9:54 AM, "Jo Cook" <jocook@anonymised.com> wrote:
Hi Jose,
I tried anzlic, iso19139.anzlic and iso19139.mcp, all by cloning the
github repository 2.10.x branch onto my server, zipping up the schema I
wanted, and then using the "add new schema" option from the administration
interface. All of them gave the same error about schema-ident.xml. I also
verified the schema-ident.xml files against the schema-ident.xsd manually
to make sure they were valid (and they were). The schemas are definitely
getting extracted into the schema-plugin directory, and definitely have the
right permissions, so I'm a bit stuck what to do next really.
Jo
On Fri, Feb 13, 2015 at 7:48 AM, Jose Garcia <jose.garcia@anonymised.com>
wrote:
Hi Jo
Can you indicate other schema from github that has the same issue. I'll
check to take a look into this end of today.
Regards,
Jose García
On Thu, Feb 12, 2015 at 7:08 PM, Jo Cook <jocook@anonymised.com>
wrote:
Hello List,
I'm trying to install a new schema in my geonetwork installation (2.10.4
tomcat6). I have successfully done this with the Gemini 2.2 schema from
github, but I'm struggling to load any new ones.
I have changed the logging in tomcat6 to debug for schema-manager, and
I've
tried using the zip file approach. The logging shows me that the zip
file
is successfully extracted, but it fails with the error:
Skipping iso19139.blah as it doesn't have schema-ident.xml (where blah
is
any schema name that I have tried)
I have checked and the file is definitely present!
I have had this problem with both a schema of my own and other ones from
the 2.10.x branch of github and all fail with the same error.
Loading the folder directly into schema-plugins and restarting
geonetwork
also doesn't work.
Am I missing something really simple and obvious?
Thanks
Jo
--
*Jo Cook*
Astun Technology Ltd, The Coach House, 17 West Street, Epsom, Surrey,
KT18
7RL, UK
t:+44 7930 524 155
iShare - Data integration and publishing platform
<http://www.isharemaps.com/>
*****************************************
Company registration no. 5410695. Registered in England and Wales.
Registered office: 120 Manor Green Road, Epsom, Surrey, KT19 8LN VAT no.
864201149.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is
your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more.
Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
--
*GeoCat Bridge for ArcGIS allows instant publishing of data and metadata
on GeoServer and GeoNetwork. Visit http://geocat.net
<http://geocat.net/> for details. _________________________Jose
GarcíaGeoCat bvVeenderweg 136721 WD BennekomThe
Netherlandshttp://GeoCat.net/>*
--
*Jo Cook*
Astun Technology Ltd, The Coach House, 17 West Street, Epsom, Surrey,
KT18 7RL, UK
t:+44 7930 524 155
iShare - Data integration and publishing platform
<http://www.isharemaps.com/>
*****************************************
Company registration no. 5410695. Registered in England and Wales.
Registered office: 120 Manor Green Road, Epsom, Surrey, KT19 8LN VAT no.
864201149.
--
*GeoCat Bridge for ArcGIS allows instant publishing of data and metadata on
GeoServer and GeoNetwork. Visit http://geocat.net/> for
details. _________________________Jose GarcíaGeoCat bvVeenderweg 136721 WD
BennekomThe Netherlandshttp://GeoCat.net/>*