OpenNMS 1.8 installation problem
David Gatto <[email protected]>
| Newsgroups | gmane.network.opennms.install |
|---|---|
| Message-ID | <[email protected]> |
I am fairly new to OpenNMS and used 1.7.10 briefly, but I am interested
in working with 1.8 I tried to upgrade from 1.7.10 to 1.8, but I am
seeing the following when I run $OPENNMS_HOME/bin/install -dis
==============================================================================
OpenNMS Installer Version $Id$
==============================================================================
Configures PostgreSQL tables, users, and other miscellaneous settings.
- searching for jicmp:
- trying to load /usr/lib/libjicmp.so: OK
- searching for jrrd:
- trying to load /usr/lib/libjrrd.so: NO
- trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/client/libjrrd.so: NO
- trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/libjrrd.so: NO
- trying to load /usr/java/jdk1.5.0_18/jre/../lib/i386/libjrrd.so: NO
- trying to load /libjrrd.so: NO
- trying to load /opt/opennms/lib/libjrrd.so: NO
- trying to load /opt/opennms/lib/linux32/libjrrd.so: NO
- trying to load /usr/lib/jni/libjrrd.so: NO
- trying to load /usr/lib/libjrrd.so: NO
- trying to load /usr/local/lib/libjrrd.so: NO
- trying to load /opt/NMSjicmp/lib/32/libjrrd.so: NO
- trying to load /opt/NMSjicmp/lib/64/libjrrd.so: NO
- Failed to load the optional jrrd library.
- This error is not fatal, since jrrd is only required for optional
features.
- For more information, see http://www.opennms.org/index.php/jrrd
- using SQL directory... /opt/opennms/etc
- using create.sql... /opt/opennms/etc/create.sql
* using 'postgres' as the PostgreSQL user for OpenNMS
* using '' as the PostgreSQL password for OpenNMS
* using 'opennms' as the PostgreSQL database name for OpenNMS
- checking if database "opennms" is unicode... ALREADY UNICODE
- Checking for old import files in /opt/opennms/etc... DONE
- Migrating/creating database:
Jun 8, 2010 11:03:12 AM liquibase.database.template.JdbcTemplate comment
INFO: Lock Database
Jun 8, 2010 11:03:12 AM liquibase.lock.LockHandler acquireLock
INFO: Successfully acquired change log lock
Jun 8, 2010 11:06:21 AM liquibase.parser.xml.XMLChangeLogParser$1 error
SEVERE: cvc-elt.1: Cannot find the declaration of element
'databaseChangeLog'.
Jun 8, 2010 11:06:21 AM liquibase.database.template.JdbcTemplate comment
INFO: Release Database Lock
Jun 8, 2010 11:06:21 AM liquibase.lock.LockHandler releaseLock
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:290)
at org.opennms.install.Installer.install(Installer.java:281)
at org.opennms.install.Installer.main(Installer.java:859)
Caused by: liquibase.exception.ChangeLogParseException: Error parsing
line 7 column 69 of changelog.xml: cvc-elt.1: Cannot find the
declaration of element 'databaseChangeLog'.
at
liquibase.parser.xml.XMLChangeLogParser.parse(XMLChangeLogParser.java:78)
at liquibase.parser.ChangeLogParser.parse(ChangeLogParser.java:28)
at liquibase.Liquibase.update(Liquibase.java:105)
at org.opennms.core.schema.Migrator.migrate(Migrator.java:287)
... 2 more
I tried to uninstall all remnants of OpenNMS, including the database,
and do a clean install of 1.8, but I am still seeing the same error.
I've looked through the FAQ and mailing list archives, but I haven't
found anyone else with a similar problem. If you can offer any
assistance, I would appreciate it!
-Dave
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-install mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-install