Re: Open NMS on Vista

Rizwan Sadiq <[email protected]>
Newsgroups gmane.network.opennms.install
Message-ID <[email protected]>
Dear Ray,



Please uninstall postgress , java 1.5 and openNMS completely from PC and also 
remove openNMS dirctory from program files then restart windows

1- Download and install JDK 6 Update 21 SE(Standard Edition), after installation 
copy Jcimp.dll to JDK_1.6_21 bin and lib directory 

2- Install postgress data base and add langugue as suggested in installation 
guide
3- Install openNMS and wait/pause where intaller asked to next for process 
execution before execution copy Jcimp.dll to openNMS lib directory
4- start process execution to complete registering with database.
open command prompt and OpenNMS bin directory openNMS.bat start and dont close 
this window wait for 1 minute to complete processes. after process completion 
leave the cmd window open.
5- go to explorer and start OpenNMS with localhost hopefully you will be 
succeeded.

Regards,

Rizwan Sadiq
Pakistan




________________________________
From: Ray Padilla <[email protected]>
To: Installation questions and help <[email protected]>
Sent: Tue, August 31, 2010 5:46:29 PM
Subject: Re: [opennms-install] Open NMS on Vista


Hi Rizwan, 


I did that and here is what I rec’d
An error occurred while attempting to start the "OpenNMS:Name=TestLoadLibraries"
 service (class org.opennms.netmgt.vmmgr.Manager).  Shutting down and exiting.
javax.management.RuntimeMBeanException: java.lang.reflect.UndeclaredThrowableExc
eption: Could not initialize ICMP socket: Can't load library: C:\Program Files\J
ava\jdk1.6.0_21\bin\jicmp.dll
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(Default
MBeanServerInterceptor.java:856)
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBe
anException(DefaultMBeanServerInterceptor.java:869)
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultM
BeanServerInterceptor.java:838)
        at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761
)
        at org.opennms.netmgt.vmmgr.Invoker.invoke(Invoker.java:338)
        at org.opennms.netmgt.vmmgr.Invoker.invokeMethods(Invoker.java:261)
        at org.opennms.netmgt.vmmgr.Starter.start(Starter.java:268)
        at org.opennms.netmgt.vmmgr.Starter.startDaemon(Starter.java:136)
        at org.opennms.netmgt.vmmgr.Controller.start(Controller.java:211)
        at org.opennms.netmgt.vmmgr.Controller.main(Controller.java:183)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.opennms.bootstrap.Bootstrap$3.run(Bootstrap.java:376)
        at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.reflect.UndeclaredThrowableException: Could not initialize
ICMP socket: Can't load library: C:\Program Files\Java\jdk1.6.0_21\bin\jicmp.dll
 
        at org.opennms.netmgt.vmmgr.Manager.testIcmpSocket(Manager.java:252)
        at org.opennms.netmgt.vmmgr.Manager.doTestLoadLibraries(Manager.java:235
)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMB
eanIntrospector.java:93)
        at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMB
eanIntrospector.java:27)
        at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.j
ava:208)
        at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
        at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultM
BeanServerInterceptor.java:836)
        ... 13 more
Caused by: java.lang.UnsatisfiedLinkError: Can't load library: C:\Program Files\
Java\jdk1.6.0_21\bin\jicmp.dll
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1702)
        at java.lang.Runtime.load0(Runtime.java:770)
        at java.lang.System.load(System.java:1003)
        at org.opennms.protocols.icmp.IcmpSocket.<init>(IcmpSocket.java:100)
        at org.opennms.netmgt.vmmgr.Manager.testIcmpSocket(Manager.java:250)
        ... 24 more
 
 
 
Ray Padilla
Director of Information Technology
[email protected] 
407-566-1010, ext 223
Paquin Healthcare Companies
1142 Celebration Blvd
Celebration, Florida 34747
 
From:Rizwan Sadiq [mailto:[email protected]] 
Sent: Tuesday, August 31, 2010 1:57 AM
To: Installation questions and help
Subject: Re: [opennms-install] Open NMS on Vista
 
Dear Ray,
 
open command prompt and OpenNMS bin directory openNMS.bat start and dont close 
this window wait for 1 minute to complete processes. after process completion 
leave the cmd window open. go to explorer and start OpenNMS with localhost 
hopefully you will be succeeded.

Rizwan Sadiq
 

________________________________

From:Ray Padilla <[email protected]>
To: "[email protected]" 
<[email protected]>
Sent: Tue, August 31, 2010 2:39:47 AM
Subject: [opennms-install] Open NMS on Vista
Hello All,
 
I’ve installed open NMS on a Vista 32bit machine it took some doing as the 
jicmp.dll file was missing or corrupt or it couldn’t find it, anyway I 
downloaded it and put it in the Java JDK folder and it seemed to install 
everything just fine no errors in the log file however when I try to fo to the 
http://127.0.0.1:8980/opennms/ url it will not open….Ideas, suggestions? I’ve 
tried just about everting I could find on any forums and docs with the same 
results cannot open the url…..
 
Ray Padilla
Director of Information Technology
[email protected] 
407-566-1010, ext 223
Paquin Healthcare Companies
1142 Celebration Blvd
Celebration, Florida 34747
 
Confidentiality Notice: This e-mail message, including any attachments, from The 
Paquin Healthcare Companies, Inc. (and its affiliates / subsidiaries) contains 
information which is CONFIDENTIAL AND/OR LEGALLY PRIVILEGED. The information is 
intended only for the use of the individual named above and may not be 
disseminated to any other party without Paquin Healthcare Companies, Inc.'s 
written permission. If you are not the intended recipient, or the employee or 
agent responsible for delivering the message to the intended recipient, you are 
hereby notified that any dissemination, disclosure, distribution, copying or 
taking of any action in reliance on the contents of this e-mailed information is 
strictly prohibited.  If you have received this e-mail in error, please notify 
us immediately by telephone at 407-566-1010 or notify us by e-mail at 
[email protected] to arrange for the return of these documents to us 
without cost to you.
 
 
Retail Healthcare Revolutionby Tony Paquin
Now available at Amazon.com!
 
 Dear

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd

_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.