[GeoNetwork-users] Languages missing

Hi all,

I'm starting to play with GeoNetwork and found and issues with the
available languages, hopefully it's not something obvious that I
missed.

I'm running GeoNetwork 2.10.3, which I installed from a WAR under
Tomcat6 in Ubuntu 12.04, using Postgres as the DB backend

After following the install instructions, the web app loads fine but
when trying to configure the CSW service (at Administration >
Catalogue Settings > CSW server configuration), the language field
dropdown appears empty:

http://i.imgur.com/hOAxaGj.png

The GetCapabilities request returns a "Cannot load/process
capabilities" exception because of this (full stacktrace [1])

Same for the language dropdowns at Administration > Localization:

http://i.imgur.com/a4ujZke.png

The dropdown for changing the general GUI language does list a dozen
or so languages:

http://i.imgur.com/0aJCjzj.png

Do I need to enable the languages manually somor did I miss some steps?

Thanks very much for your help

Adrià

[1] https://gist.github.com/amercader/9325196

Hi,

To reply my own email and in case someone finds the same issue, I
could not see the languages because I haven't run manually the
following SQL script:

/var/lib/tomcat7/webapps/geonetwork/WEB-INF/classes/setup/sql/data/loc-eng-default.sql

Now it works great,

Adrià

On 3 March 2014 14:29, Adrià Mercader <adria.mercader@anonymised.com> wrote:

Hi all,

I'm starting to play with GeoNetwork and found and issues with the
available languages, hopefully it's not something obvious that I
missed.

I'm running GeoNetwork 2.10.3, which I installed from a WAR under
Tomcat6 in Ubuntu 12.04, using Postgres as the DB backend

After following the install instructions, the web app loads fine but
when trying to configure the CSW service (at Administration >
Catalogue Settings > CSW server configuration), the language field
dropdown appears empty:

http://i.imgur.com/hOAxaGj.png

The GetCapabilities request returns a "Cannot load/process
capabilities" exception because of this (full stacktrace [1])

Same for the language dropdowns at Administration > Localization:

http://i.imgur.com/a4ujZke.png

The dropdown for changing the general GUI language does list a dozen
or so languages:

http://i.imgur.com/0aJCjzj.png

Do I need to enable the languages manually somor did I miss some steps?

Thanks very much for your help

Adrià

[1] https://gist.github.com/amercader/9325196