When i try to install this I have an issue with the install the the DB I believe. I get to the step 2/2 of the install and it gives me a popup box stating "Process Execution Failed" Continue Anyway. I can continue anyway but it will give me errors. I have pasted them below.
Thanks
Derek
OpenNMS Installer Version $Id: Installer.java 11800 2009-01-11 23:04:48Z dhustace $
==============================================================================
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:\PROGRA~1\OpenNMS\lib\jrrd.dll: NO
- trying to load C:\Program Files\Java\jdk1.6.0_16\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/jrrdException in thread "main" java.lang.Exception: Unsupported database version "8.4" -- you need at least 7.3 and less than 8.4. Use the "-Q" option to disable this check if you feel brave and are willing to find and fix bugs found yourself.
at org.opennms.netmgt.dao.db.InstallerDb.databaseCheckVersion(InstallerDb.java:1557)
at org.opennms.install.Installer.install(Installer.java:194)
at org.opennms.install.Installer.main(Installer.java:778)
- checking database version...