Installation error in Windows 2003 server - OpenNMS v1.7.10.
| Newsgroups | gmane.network.opennms.install |
|---|---|
| Message-ID | <OFEC5A79F8.D350C4FA-ONC125771C.003B95CA-C125771F.004BA2C1@jci.com> |
Hi all,
I am installing OpenNMS v1.7.10 in a Windows 2003 Server SP2.
Once Java JDK 6u20 and Postgresql 8.4.3 software is installed I have tried
to install OpenNMS but when the installer try to create the database /
tables it shows me next error: "process execution failed: Continue
anyway?".
Below detailed information about "Setting up the Database Phase"
(Installer screen):
==============================================================================
OpenNMS Installer Version $Id$
==============================================================================
Configures PostgreSQL tables, users, and other miscellaneous settings.
- searching for jicmp:
- trying to load C:/PROGRA~1/OpenNMS/lib\jicmp.dll: OK
- searching for jrrd:
- trying to load C:/PROGRA~1/OpenNMS/lib\jrrd.dll: NO
- trying to load C:\Program Files\Java\jdk1.6.0_20\bin\jrrd.dll: NO
- trying to load .\jrrd.dll: NO
- trying to load C:\WINDOWS\Sun\Java\bin\jrrd.dll: NO
- trying to load C:\WINDOWS\system32\jrrd.dll: NO
- trying to load C:\WINDOWS\jrrd.dll: NO
- trying to load C:\WINDOWS\system32\jrrd.dll: NO
- trying to load C:\WINDOWS\jrrd.dll: NO
- trying to load C:\WINDOWS\System32\Wbem\jrrd.dll: 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... C:\PROGRA~1\OpenNMS\etc
- using create.sql... C:\PROGRA~1\OpenNMS\etc\create.sql
* using 'postgres' as the PostgreSQL user for OpenNMS
* using 'superuser' as the PostgreSQL password for OpenNMS
* using 'opennms' as the PostgreSQL database name for OpenNMS
Exception in thread "main" org.opennms.core.schema.MigrationException: an
error occurred getting the version from the database
at
org.opennms.core.schema.Migrator.createLangPlPgsql(Migrator.java:154)
at
org.opennms.core.schema.Migrator.prepareDatabase(Migrator.java:254)
at org.opennms.install.Installer.install(Installer.java:235)
at org.opennms.install.Installer.main(Installer.java:857)
Caused by: org.postgresql.util.PSQLException: ERROR: could not access file
"$libdir/plpgsql.so": No such file or directory
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
org.opennms.core.schema.Migrator.createLangPlPgsql(Migrator.java:140)
... 3 more
==============================================================================
It is curious because in the title there is no information about the
OpenNMS version, this is: "OpenNMS Installer Version $Id$".
Thanks in advance.
Eduardo Pascual.
------------------------------------------------------------------------------
_______________________________________________
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