Re: installation failing
K K <[email protected]>
| Newsgroups | gmane.network.opennms.install |
|---|---|
| Message-ID | <[email protected]> |
Hi , Thanks for the input. I have downloaded the version you provided and tried the same. Still i am getting the jicmp.dll file missing problem. Please find the log attached with this mail. I am getting the failure notice in step 9[postgres data base installation while installing OpenNMS]. After step 8 is successfully completed, i have copied the jicmp.dll from <OpenNMS>/lib folder to all the folders that it is trying. Still i didn't see any luck. I am using operating system "Windows 7" , 64 bit system. Java version is "jdk1.6.0_21". Thanks and Regards Kiran --- On Mon, 9/8/10, Benjamin Reed <[email protected]> wrote: From: Benjamin Reed <[email protected]> Subject: Re: [opennms-install] installation failing To: "Installation questions and help" <[email protected]> Date: Monday, 9 August, 2010, 1:34 PM On 8/8/10 10:52 PM, K K wrote: > Still i am getting the same problem with the version 1.8.1. I suspect that there is problem with Windows 7 and OpenNMS combination. Windows installation has gone through some revisions since 1.8.1, I've been working on fixing it up actively. Try the 1.8.2 snapshots: http://yum.opennms.org/testing/common/opennms/standalone-opennms-installer-1.8.2-20100809.zip -- Benjamin Reed The OpenNMS Group http://www.opennms.org/ -----Inline Attachment Follows----- ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev -----Inline Attachment Follows----- _______________________________________________ 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 ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ 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
Install_V1.8.2-20100809_20100810112338_5548426335376928820.log
(application/octet-stream, 1.8 KB)
============================================================================== OpenNMS Installer Version $Id$ ============================================================================== Configures PostgreSQL tables, users, and other miscellaneous settings. - searching for jicmp: - trying to load C:/Program Files/OpenNMS/lib\jicmp.dll: NO - trying to load C:\Program Files\Java\jdk1.6.0_21\bin\jicmp.dll: NO - trying to load .\jicmp.dll: NO - trying to load C:\Windows\Sun\Java\bin\jicmp.dll: NO - trying to load C:\Windows\system32\jicmp.dll: NO - trying to load C:\Windows\jicmp.dll: NO - trying to load C:\Windows\system32\jicmp.dll: NO - trying to load C:\Windows\jicmp.dll: NO - trying to load C:\Windows\System32\Wbem\jicmp.dll: NO - trying to load C:\Windows\System32\WindowsPowerShell\v1.0\\jicmp.dll: NO - trying to load C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static\jicmp.dll: NO - trying to load C:\Program Files (x86)\MySQL\MySQL Server 5.1\bin\jicmp.dll: NO - trying to load C:\Program Files\Java\jdk1.6.0_21\bin\jicmp.dll: NO Exception in thread "main" java.lang.Exception: Failed to load the required jicmp library that is required at runtime. By default, we search the Java library path: C:\Program Files\Java\jdk1.6.0_21\bin . C:\Windows\Sun\Java\bin C:\Windows\system32 C:\Windows C:\Windows\system32 C:\Windows C:\Windows\System32\Wbem C:\Windows\System32\WindowsPowerShell\v1.0\ C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static C:\Program Files (x86)\MySQL\MySQL Server 5.1\bin C:\Program Files\Java\jdk1.6.0_21\bin. For more information, see http://www.opennms.org/index.php/jicmp at org.opennms.install.Installer.findLibrary(Installer.java:1098) at org.opennms.install.Installer.install(Installer.java:216) at org.opennms.install.Installer.main(Installer.java:964)