Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#1286 closed defect (fixed)

Http 500 error at http://localhost:8080/geosource/srv/fre/admin

Reported by: airra Owned by: geonetwork-devel@…
Priority: major Milestone: v2.10.0 RC2
Component: General Version: v2.9.0
Keywords: Cc:

Description

On Windows (tested on Xp & 7), after a fresh install of v2.9.0, accessing http://localhost:8080/geosource/srv/fre/admin gives an http error 500.

Error on console: 2013-05-14 13:17:25,465 INFO [jeeves.service] - -> transforming with style sheet : C:\Program Files\geosource\web\geosource\xsl/error.xsl Error at xsl:call-template on line 15 column 36 of error.xsl:

XTSE0650: No template exists named xsd

Error at xsl:call-template on line 18 column 43 of error.xsl:

XTSE0650: No template exists named schematron

javax.xml.transform.TransformerConfigurationException: Failed to compile stylesh eet. 2 errors detected.

Change History (2)

comment:1 by fxp, 11 years ago

Resolution: fixed
Status: newclosed

That's a known issue on installing GeoSource 2.9.0 in directory containing spaces (eg. C:\Program Files) which will be fixed in the next release.

Fixed in commit https://github.com/geonetwork/core-geonetwork/commit/b3e98b50cfa7a59d7639474ad9ffa46f86661a2f

Workaround: Do not install it in directory containing spaces.

comment:2 by ianwallen, 11 years ago

Milestone: v2.10.0 RC2
Note: See TracTickets for help on using tickets.