Still have problems

INFO: Successfully released change log lock
Exception in thread "main" org.opennms.core.schema.MigrationException: unable 
to update the database
        at org.opennms.core.schema.Migrator.migrate(Migrator.java:72)
        at org.opennms.install.Installer.install(Installer.java:284)
        at org.opennms.install.Installer.main(Installer.java:860)
Caused by: liquibase.exception.MigrationFailedException: Migration failed for 
change set 1.7.1/maps.xml::1.7.1-add-map-group::rssntn67:
     Reason: liquibase.exception.JDBCException: Error executing SQL ALTER TABLE 
map ADD mapgroup VARCHAR(64):
          Caused By: Error executing SQL ALTER TABLE map ADD mapgroup 
VARCHAR(64):
          Caused By: ERROR: column "mapgroup" of relation "map" already exists
        at liquibase.ChangeSet.execute(ChangeSet.java:238)
        at liquibase.parser.visitor.UpdateVisitor.visit(UpdateVisitor.java:26)
        at liquibase.parser.ChangeLogIterator.run(ChangeLogIterator.java:41)
        at liquibase.Liquibase.update(Liquibase.java:112)
        at org.opennms.core.schema.Migrator.migrate(Migrator.java:69)
        ... 2 more
Caused by: liquibase.exception.JDBCException: Error executing SQL ALTER TABLE 
map ADD mapgroup VARCHAR(64)
        at 
liquibase.database.template.JdbcTemplate.execute(JdbcTemplate.java:56)
        at 
liquibase.database.template.JdbcTemplate.execute(JdbcTemplate.java:87)
        at liquibase.change.AbstractChange.execute(AbstractChange.java:251)
        at 
liquibase.change.AbstractChange.executeStatements(AbstractChange.java:97)
        at liquibase.ChangeSet.execute(ChangeSet.java:214)
        ... 6 more
Caused by: org.postgresql.util.PSQLException: ERROR: column "mapgroup" of 
relation "map" already exists
        at 
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1525)
        at 
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1309)
        at 
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:188)
        at 
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:452)
        at 
org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:340)
        at 
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:332)
        at 
liquibase.database.template.JdbcTemplate$1ExecuteStatementCallback.doInStatement(JdbcTemplate.java:79)
        at 
liquibase.database.template.JdbcTemplate.execute(JdbcTemplate.java:49)
        ... 10 more


-----Original Message-----
From: Benjamin Reed [mailto:ran...@opennms.org]
Sent: Tuesday, June 02, 2009 6:51 AM
To: OpenNMS Code Development and Bugs
Subject: Re: [opennms-devel] WARNING: database volatility in 1.7.x snapshots 
starting tomorrow -- please help test!!

On 6/1/09 3:48 PM, Kevin Roberts wrote:

> Caused by: liquibase.exception.MigrationFailedException: Migration failed for 
> change set sequences.xml::opennmsnxtid::rangerrick:
>      Reason: liquibase.exception.JDBCException: Error executing SQL CREATE 
> SEQUENCE opennmsnxtid:

OK, this is fixed in trunk now.  I'm triggering a new nightly snapshot right 
now, should be in yum in a few hours.

--
Benjamin Reed
The OpenNMS Group
http://www.opennms.org/



Confidentiality Notice: This page and any accompanying documents contain 
information that is confidential, privileged, or exempt from disclosure under 
applicable law and is intended for the exclusive use of the addressee. This 
information is private and protected by law. If you are not the intended 
recipient, you are hereby notified that any disclosure, copying, distribution, 
or use of the contents of this information in any manner is strictly prohibited.

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to