Hi Jose,
We have updated Java on an internal test box of GeoNetwork and our
functionality with show, edit and create is working with v121 of Java v1.8.
In terms of the Tomcat configuration there is a windows console where you
can set the JVM to the version you want to use and we have tested this to
no avail.
Many thanks for your suggestions and support. We are currently digging
around the Tomcat logs on our production box to see if there is anything we
have missed. We think GN is timing out on the edit-metadata.xsl request and
that is our issue.
Regards,
Trevor
______________________________
Trevor Alcorn
GIS Analyst and Information Management Specialist
Marine Institute, Rinville, Oranmore, Co. Galway, H91 R673, Ireland
Email: trevor.alcorn@anonymised.com
Ph: +353 91 387476
[cid:image001.png@anonymised.com]<https://twitter.com/trv1976>
[cid:image002.png@anonymised.com] <https://ie.linkedin.com/in/tr
evor-alcorn-4b5bb359>
Online Services
[cid:image003.png@anonymised.com]<http://www.digitalocean.ie/>
[cid:image004.png@anonymised.com] <http://atlas.marine.ie/>
[cid:image005.png@anonymised.com] <http://www.oceanenergyireland.com/>
[cid:image006.png@anonymised.com] <http://data.marine.ie/>
[cid:image007.png@anonymised.com] <http://www.isde.ie/>
From: Jose Garcia [via OSGeo.org] [mailto:ml-node+s1560n5307873h
49@anonymised.com]
Sent: 14 February 2017 12:45
To: Trevor Alcorn
Subject: Re: GeoNetwork v2.10.3 - Create/Edit Metadata Performance
Hi Trevor
I'm not very use to tun Tomcat in Windows, but usually it provides a tool
to configure it with a GUI, that is available in the tray icon. That tool
opens a window where you can configure the path to the JVM, check if after
the revert the path is still pointing to the previous installation of the
JVM and that is causing the startup issue.
Regards,
Jose García
On Tue, Feb 14, 2017 at 12:59 PM, talcorn <[hidden
email]</user/SendEmail.jtp?type=node&node=5307873&i=0>> wrote:
> Hi Jose,
>
> The Java on our machine was from a Windows MSI installer (v 1.8.0_121)
> automatic update. The previous version Update 77 would probably be from a
> windows installer. We tried to copy the v77 files downloaded from the
> Oracle site to replace the 77 and reconfigure Tomcat to the v77. However,
> Tomcat stops fine but does not restart with the JVM reading the update 77
> version? Is there something we are missing with the Tomcat Java config
> setup we need to check that stops Tomcat starting?
>
> Regards,
>
> Trevor
>
> From: Jose Garcia [via OSGeo.org] [mailto:ml-node+
> [hidden email]</user/SendEmail.jtp?type=node&node=5307873&i=1>]
> Sent: 14 February 2017 11:45
> To: Trevor Alcorn
> Subject: Re: GeoNetwork v2.10.3 - Create/Edit Metadata Performance
>
> Hi Trevor
>
> No need to enable the setting, but just to add the related rows in the
> database (default is disabled), otherwise the System Settings form will
not
> work as probably other parts of the application.
>
> About Tomcat/Java, you can revert the previous Java version and if is the
> default JVM configured in the system should be pickup by Tomcat, after a
> restart. No need of reinstall of Tomcat afaik. In any case check the
tomcat
> configuration to verify that picks up the proper JVM.
>
> Regards,
> Jose García
>
>
> On Tue, Feb 14, 2017 at 12:29 PM, talcorn <[hidden
> email]</user/SendEmail.jtp?type=node&node=5307861&i=0>> wrote:
>
> > Hi Jose,
> >
> > Thanks for the prompt response.
> >
> > System Configuration
> >
> > 1. Operating System
> >
> > 2. GeoNetwork v2.10.3
> >
> > 3. Tomcat 7.0.59
> >
> > 4. Java 1.8.0_121 – automatic updates of Java occurred in January
> > 2017 after which issues have arisen regarding full metadata and edit
> > metadata below.
> >
> > We are trying at the moment to roll-back our Java version associated
with
> > Tomcat in the C:\Program Files\Java installation folder but this has
not
> > worked for us in the Tomcat configuration. Do we need to uninstall and
> then
> > re-install Tomcat and then associate it with an older version of Java?
> >
> >
> > Database Settings
> >
> > 1. I have never enabled the XLINK RESOLVER in our system or it
has
> > not been enable in any of our partner GeoNetwork catalogues? I am not
> sure
> > of its function or importance?
> >
> > Error
> > Error – show Full Metadata
> > 2017-02-14 10:19:13,504 ERROR [jeeves.service] - -> exception during
> > transformation for : metadata.show.embedded
> > 2017-02-14 10:19:13,504 ERROR [jeeves.service] - -> (C) stylesheet
:
> > C:\Tomcat7.0\webapps\geonetwork\xsl/metadata-show-embedded.xsl
> > 2017-02-14 10:19:13,504 ERROR [jeeves.service] - -> (C) message
:
> > java.io.IOException
> > 2017-02-14 10:19:13,504 ERROR [jeeves.service] - -> (C) exception
:
> > ClientAbortException
> > 2017-02-14 10:19:13,504 INFO [jeeves.service] - -> dispatching to
> > error for : metadata.show.embedded
> >
> > Error – Edit Metadata
> > 2017-02-14 10:26:37,585 ERROR [jeeves.service] - -> exception during
> > transformation for : metadata.edit
> > 2017-02-14 10:26:37,585 ERROR [jeeves.service] - -> (C) stylesheet
:
> > C:\Tomcat7.0\webapps\geonetwork\xsl/metadata-edit.xsl
> > 2017-02-14 10:26:37,585 ERROR [jeeves.service] - -> (C) message
:
> > java.io.IOException
> > 2017-02-14 10:26:37,585 ERROR [jeeves.service] - -> (C) exception
:
> > ClientAbortException
> >
> >
> > Regards,
> >
> > Trevor
> >
> >
> >
> >
> > From: Jose Garcia [via OSGeo.org] [mailto:ml-node+
> > [hidden email]</user/SendEmail.jtp?type=node&node=5307861&i=1>]
> > Sent: 14 February 2017 10:12
> > To: Trevor Alcorn
> > Subject: Re: GeoNetwork v2.10.3 - Create/Edit Metadata Performance
> >
> > Hi
> >
> > Just notice that should be added these 2 settings:
> > https://github.com/geonetwork/core-geonetwork/blob/2.10.x/
> > web/src/main/webapp/WEB-INF/classes/setup/sql/data/data-
> > db-default.sql#L946-L947,
> > I just pointed in previous mail to 1 of them.
> >
> > Regards,
> > Jose García
> >
> >
> > On Tue, Feb 14, 2017 at 11:09 AM, Jose Garcia <[hidden
> > email]</user/SendEmail.jtp?type=node&node=5307842&i=0>>
> > wrote:
> >
> > > Hi Trevor
> > >
> > > Seem some settings are missing in your system, probably some issue
> with
> > > the migration from a previous version:
> > >
> > > 2017-01-16 11:28:28,198 ERROR [geonetwork.datamanager] - XLink
resolver
> > > setting does not exist! XLink Resolver disabled.
> > >
> > >
> > > The setting referenced should be related to this:
https://github.com/
> > > geonetwork/core-geonetwork/blob/2.10.x/web/src/main/
> > > webapp/WEB-INF/classes/setup/sql/data/data-db-default.sql#L946
> > >
> > > Please update the database and restart GeoNetwork (changes in the
> > database
> > > for settings are not pickup unless a restart is done). Go to the
System
> > > Settings and save them to see if works or any other setting is
missing.
> > In
> > > that case, check the log file, that reports which setting is missing
> and
> > do
> > > similar steps as described.
> > >
> > > In any case, not really sure that is related to the performance
issues.
> > > Can you provide some information about the tomcat, java, database
> > versions
> > > and the memory settings for tomcat?
> > >
> > > Regards,
> > > Jose García
> > >
> > > On Mon, Jan 16, 2017 at 1:25 PM, talcorn <[hidden
> > email]</user/SendEmail.jtp?type=node&node=5307842&i=1>> wrote:
> > >
> > >>
> > >> Hi all,
> > >>
> > >> I am experiencing PERFORMANCE issues with GeoNetwork when logged in
as
> > an
> > >> administrator with
> > >>
> > >> 1. Show Full metadata
> > >> 2. Create metadata (from an existing record)
> > >> 3. Edit metadata
> > >>
> > >> >From my Tomcat log files the following is the issue?
> > >>
> > >> 2017-01-16 11:28:16,340 INFO [jeeves.service] - Dispatching :
> > >> metadata.show.embedded
> > >> 2017-01-16 11:28:16,340 ERROR [geonetwork.datamanager] - XLink
> resolver
> > >> setting does not exist! XLink Resolver disabled.
> > >> 2017-01-16 11:28:16,355 ERROR [geonetwork.datamanager] - XLink
> resolver
> > >> setting does not exist! XLink Resolver disabled.
> > >> 2017-01-16 11:28:16,465 INFO [jeeves.service] - -> dispatching
to
> > >> output
> > >> for : metadata.show.embedded
> > >> 2017-01-16 11:28:16,574 INFO [jeeves.webapp.metadata.show.e
mbedded]
> -
> > >> Creating default metadata position
> > >> 2017-01-16 11:28:16,590 INFO [jeeves.service] - ->
transforming
> > with
> > >> stylesheet : C:\Tomcat7.0\webapps\geonetwork\xsl/metadata-show-
> > embedded.
> > >> xsl
> > >> 2017-01-16 11:28:21,401 INFO [jeeves.service] - -> end
> > >> transformation
> > >> for : metadata.show.embedded
> > >> 2017-01-16 11:28:21,401 INFO [jeeves.service] - -> output ended
> for
> > :
> > >> metadata.show.embedded
> > >> 2017-01-16 11:28:21,401 INFO [jeeves.service] - -> dispatch ended
> for
> > :
> > >> metadata.show.embedded
> > >> 2017-01-16 11:28:28,135 INFO [jeeves.request] -
> > >> ==========================================================
> > >> 2017-01-16 11:28:28,135 INFO [jeeves.request] - HTML Request (from
> > >> 10.0.5.55) : /geonetwork/srv/eng/metadata.edit
> > >> 2017-01-16 11:28:28,135 INFO [jeeves.service] - Dispatching :
> > >> metadata.edit
> > >> 2017-01-16 11:28:28,135 ERROR [geonetwork.datamanager] - XLink
> resolver
> > >> setting does not exist! XLink Resolver disabled.
> > >> 2017-01-16 11:28:28,182 INFO [jeeves.service] - -> dispatching
to
> > >> output
> > >> for : metadata.edit
> > >> 2017-01-16 11:28:28,198 ERROR [geonetwork.datamanager] - XLink
> resolver
> > >> setting does not exist! XLink Resolver disabled.
> > >> 2017-01-16 11:28:28,213 INFO [jeeves.service] - ->
transforming
> > with
> > >> stylesheet : C:\Tomcat7.0\webapps\geonetwork\xsl/metadata-edit.xsl
> > >> 2017-01-16 11:29:14,416 ERROR [jeeves.service] - -> exception
> during
> > >> transformation for : metadata.edit
> > >> 2017-01-16 11:29:14,416 ERROR [jeeves.service] - -> (C)
> stylesheet :
> > >> C:\Tomcat7.0\webapps\geonetwork\xsl/metadata-edit.xsl
> > >> 2017-01-16 11:29:14,416 ERROR [jeeves.service] - -> (C) message
> :
> > >> java.io.IOException
> > >> 2017-01-16 11:29:14,416 ERROR [jeeves.service] - -> (C)
> exception :
> > >> ClientAbortException
> > >> 2017-01-16 11:29:14,416 INFO [jeeves.service] - -> dispatching
to
> > >> error
> > >> for : metadata.edit
> > >> 2017-01-16 11:29:14,541 INFO [jeeves.service] - ->
transforming
> > with
> > >> stylesheet : C:\Tomcat7.0\webapps\geonetwork\xsl/error.xsl
> > >> 2017-01-16 11:29:14,572 INFO [jeeves.service] - -> end error
> > >> transformation for : metadata.edit
> > >> 2017-01-16 11:29:14,572 INFO [jeeves.service] - -> error ended
> for :
> > >> metadata.edit
> > >>
> > >>
> > >>
> > >> --
> > >> View this message in context: http://osgeo-org.1560.x6.nabbl
> > >> e.com/GeoNetwork-v2-10-3-Create-Edit-Metadata-
> > Performance-tp5303608.html
> > >> Sent from the GeoNetwork users 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
> > >> _______________________________________________
> > >> GeoNetwork-users mailing list
> > >> [hidden email]</user/SendEmail.jtp?type=node&node=5307842&i=2>
> > >> https://lists.sourceforge.net/lists/listinfo/geonetwork-users
> > >> GeoNetwork OpenSource is maintained at
http://sourceforge.net/project
> > >> s/geonetwork
> > >>
> > >
> > >
> > >
> > > --
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > *Vriendelijke groeten / Kind regards,Jose García
> > > <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.*
> > >
> >
> >
> >
> > --
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > *Vriendelijke groeten / Kind regards,Jose García
> > <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.*
> > ------------------------------------------------------------
> > ------------------
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> > _______________________________________________
> > GeoNetwork-users mailing list
> > [hidden email]</user/SendEmail.jtp?type=node&node=5307842&i=3>
> > https://lists.sourceforge.net/lists/listinfo/geonetwork-users
> > GeoNetwork OpenSource is maintained at http://sourceforge.net/
> > projects/geonetwork
> >
> > ________________________________
> > If you reply to this email, your message will be added to the
discussion
> > below:
> > http://osgeo-org.1560.x6.nabble.com/GeoNetwork-v2-10-3-
> > Create-Edit-Metadata-Performance-tp5303608p5307842.html
> > To unsubscribe from GeoNetwork v2.10.3 - Create/Edit Metadata
> Performance,
> > click here<http://osgeo-org.1560.x6.nabble.com/template/
> > NamlServlet.jtp?macro=unsubscribe_by_code&node=5303608&code=
> > dHJldm9yLmFsY29ybkBtYXJpbmUuaWV8NTMwMzYwOHwtMzU1NzkzNjkx>.
> > NAML<http://osgeo-org.1560.x6.nabble.com/template/
> > NamlServlet.jtp?macro=macro_viewer&id=instant_html%
> > 21nabble%3Aemail.naml&base=nabble.naml.namespaces.
> > BasicNamespace-nabble.view.web.template.NabbleNamespace-
> > nabble.view.web.template.NodeNamespace&breadcrumbs=
> > notify_subscribers%21nabble%3Aemail.naml-instant_emails%
> > 21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
> >
> >
> >
> >
> > --
> > View this message in context: http://osgeo-org.1560.x6.
> > nabble.com/GeoNetwork-v2-10-3-Create-Edit-Metadata-
> > Performance-tp5303608p5307859.html
> > Sent from the GeoNetwork users mailing list archive at Nabble.com.
> > ------------------------------------------------------------
> > ------------------
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> > _______________________________________________
> > GeoNetwork-users mailing list
> > [hidden email]</user/SendEmail.jtp?type=node&node=5307861&i=2>
> > https://lists.sourceforge.net/lists/listinfo/geonetwork-users
> > GeoNetwork OpenSource is maintained at http://sourceforge.net/
> > projects/geonetwork
> >
>
>
>
> --
>
>
>
>
>
>
>
>
>
>
>
>
>
> *Vriendelijke groeten / Kind regards,Jose García
> <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.*
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> GeoNetwork-users mailing list
> [hidden email]</user/SendEmail.jtp?type=node&node=5307861&i=3>
> https://lists.sourceforge.net/lists/listinfo/geonetwork-users
> GeoNetwork OpenSource is maintained at http://sourceforge.net/
> projects/geonetwork
>
> ________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://osgeo-org.1560.x6.nabble.com/GeoNetwork-v2-10-3-
> Create-Edit-Metadata-Performance-tp5303608p5307861.html
> To unsubscribe from GeoNetwork v2.10.3 - Create/Edit Metadata
Performance,
> click here<http://osgeo-org.1560.x6.nabble.com/template/
> NamlServlet.jtp?macro=unsubscribe_by_code&node=5303608&code=
> dHJldm9yLmFsY29ybkBtYXJpbmUuaWV8NTMwMzYwOHwtMzU1NzkzNjkx>.
> NAML<http://osgeo-org.1560.x6.nabble.com/template/
> NamlServlet.jtp?macro=macro_viewer&id=instant_html%
> 21nabble%3Aemail.naml&base=nabble.naml.namespaces.
> BasicNamespace-nabble.view.web.template.NabbleNamespace-
> nabble.view.web.template.NodeNamespace&breadcrumbs=
> notify_subscribers%21nabble%3Aemail.naml-instant_emails%
> 21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.
> nabble.com/GeoNetwork-v2-10-3-Create-Edit-Metadata-
> Performance-tp5303608p5307867.html
> Sent from the GeoNetwork users mailing list archive at Nabble.com.
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> GeoNetwork-users mailing list
> [hidden email]</user/SendEmail.jtp?type=node&node=5307873&i=2>
> https://lists.sourceforge.net/lists/listinfo/geonetwork-users
> GeoNetwork OpenSource is maintained at http://sourceforge.net/
> projects/geonetwork
>
--
*Vriendelijke groeten / Kind regards,Jose García
<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.*
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
GeoNetwork-users mailing list
[hidden email]</user/SendEmail.jtp?type=node&node=5307873&i=3>
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/project
s/geonetwork
________________________________
If you reply to this email, your message will be added to the discussion
below:
http://osgeo-org.1560.x6.nabble.com/GeoNetwork-v2-10-3-Creat
e-Edit-Metadata-Performance-tp5303608p5307873.html
To unsubscribe from GeoNetwork v2.10.3 - Create/Edit Metadata Performance,
click here<http://osgeo-org.1560.x6.nabble.com/template/NamlServle
t.jtp?macro=unsubscribe_by_code&node=5303608&code=dHJldm9
yLmFsY29ybkBtYXJpbmUuaWV8NTMwMzYwOHwtMzU1NzkzNjkx>.
NAML<http://osgeo-org.1560.x6.nabble.com/template/NamlServle
t.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.
naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.
NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_
subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%
3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
image001.png (1K) <http://osgeo-org.1560.x6.nabb
le.com/attachment/5307874/0/image001.png>
image002.png (1K) <http://osgeo-org.1560.x6.nabb
le.com/attachment/5307874/1/image002.png>
image003.png (2K) <http://osgeo-org.1560.x6.nabb
le.com/attachment/5307874/2/image003.png>
image004.png (3K) <http://osgeo-org.1560.x6.nabb
le.com/attachment/5307874/3/image004.png>
image005.png (2K) <http://osgeo-org.1560.x6.nabb
le.com/attachment/5307874/4/image005.png>
image006.png (2K) <http://osgeo-org.1560.x6.nabb
le.com/attachment/5307874/5/image006.png>
image007.png (5K) <http://osgeo-org.1560.x6.nabb
le.com/attachment/5307874/6/image007.png>
--
View this message in context: http://osgeo-org.1560.x6.nabbl
e.com/GeoNetwork-v2-10-3-Create-Edit-Metadata-Performance-
tp5303608p5307874.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.
------------------------------------------------------------
------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
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/project
s/geonetwork