[GeoNetwork-users] Can't update system configuration

Hi all,

I am using GeoNetwork 2.8.0 and I am not able to alter system configuration
setting from web interface.

After login as administrator I altered the server parameters, i.e. host and
port, and then pressed save button.

But I always get the following error:

Unable to save system configuration
Error: operation-aborted
Message: Cannot set all values
Class: OperationAbortedEx

Is this a known bug?
I was thinking about filling a ticket but would just be sure it is not
something wrong on my side.

Cheers,

Stefano
---------------------------------------------------
41.95581N 12.52854E

http://www.linkedin.com/in/stefanoiacovella

http://twitter.com/#!/Iacovellas

Hi Stafano,

This is a configuration error. You probably have missing settings. Check
the settings table and line like :
2011-11-28 11:14:04,167 DEBUG [geonetwork.settings] - Set path:
system/metadata/defaultView, value: simple
in your geonetwork.log file. Then add the missing values to the settings
table (check the SQL script
WEB-INF/classes/setup/sql/data/data-db-default.sql).

Did you make a clean install or are you migrating an existing db ?

Cheers.

Francois

2013/4/10 Stefano Iacovella <stefano.iacovella@anonymised.com>

Hi all,

I am using GeoNetwork 2.8.0 and I am not able to alter system

configuration

setting from web interface.

After login as administrator I altered the server parameters, i.e. host

and

port, and then pressed save button.

But I always get the following error:

Unable to save system configuration
Error: operation-aborted
Message: Cannot set all values
Class: OperationAbortedEx

Is this a known bug?
I was thinking about filling a ticket but would just be sure it is not
something wrong on my side.

Cheers,

Stefano
---------------------------------------------------
41.95581N 12.52854E

http://www.linkedin.com/in/stefanoiacovella

http://twitter.com/#!/Iacovellas

------------------------------------------------------------------------------

Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
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

I had that problem when I upgraded from 2.64. The scripts that are supposed
to update the database tables did not make all of the changes properly.
When you make changes to the configuration, it tries to save values that
are not in the database and producing that error. I wound up creating a new
database and porting the contents from the old database to the new.

On Wed, Apr 10, 2013 at 7:10 AM, Stefano Iacovella <
stefano.iacovella@anonymised.com> wrote:

Hi all,

I am using GeoNetwork 2.8.0 and I am not able to alter system configuration
setting from web interface.

After login as administrator I altered the server parameters, i.e. host and
port, and then pressed save button.

But I always get the following error:

Unable to save system configuration
Error: operation-aborted
Message: Cannot set all values
Class: OperationAbortedEx

Is this a known bug?
I was thinking about filling a ticket but would just be sure it is not
something wrong on my side.

Cheers,

Stefano
---------------------------------------------------
41.95581N 12.52854E

http://www.linkedin.com/in/stefanoiacovella

http://twitter.com/#!/Iacovellas

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
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

--
Greg Miller
Coastal Marine Geology
US Geological Survey

508 287-7610
gmiller@anonymised.com

2013/4/10 Francois Prunayre <fx.prunayre@anonymised.com>

This is a configuration error. You probably have missing settings. Check
the settings table and line like :
2011-11-28 11:14:04,167 DEBUG [geonetwork.settings] - Set path:
system/metadata/defaultView, value: simple
in your geonetwork.log file. Then add the missing values to the settings
table (check the SQL script
WEB-INF/classes/setup/sql/data/data-db-default.sql).

Did you make a clean install or are you migrating an existing db ?

Hi Francois,

The error is on a clean install of 2.8.0, it was instaleld using the war
deployed on Tomcat.
The database for configuration is PostgreSQL.
I did not perform the installation but I was told they didn't any
migration. They experienced the same error previously and had to alter
parameters working on the PostgreSQL.
I just did an installation as the previous one, on Tomcat on a linux box
and I am not observing the error.
I am currently not using PostgreSQL but I guess this can't be the problem.

There is probably something wrong in the configuration, as you told.

Thank you very much for the reply.

Cheers,

Stefano
---------------------------------------------------
41.95581N 12.52854E

http://www.linkedin.com/in/stefanoiacovella

http://twitter.com/#!/Iacovellas