Windows Server Install
"Brian Sorrells" <[email protected]>
| Newsgroups | gmane.network.opennms.install |
|---|---|
| Message-ID | <8CF574666D882244A22E423BA70677A6085972@cnsserver01.allibyte.local> |
When running the install at this point:
"C:\Program Files\Java\jdk1.7.0_07\bin\java" -Xmx512m
"-Dopennms.home=D:/Program Files/OpenNMS" "-Dinstall.dir=D:/Program
Files/OpenNMS" "-Dinstall.database.name=opennms"
"-Dinstall.database.url=jdbc:postgresql://localhost:5432/"
"-Dinstall.etc.dir=D:/Program Files/OpenNMS/etc"
"-Dinstall.servlet.dir=D:/Program Files/OpenNMS/webapps/opennms"
-classpath "D:/Program
Files/OpenNMS/lib/opennms_bootstrap.jar;D:/Program
Files/OpenNMS/lib/opennms_install.jar" org.opennms.install.Installer
-dis -l "D:/Program Files/OpenNMS/lib"
It produces this error:
Exception in thread "main" java.lang.NoClassDefFoundError:
liquibase/resource/Re
sourceAccessor
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2442)
at java.lang.Class.getMethod0(Class.java:2685)
at java.lang.Class.getMethod(Class.java:1620)
at
sun.launcher.LauncherHelper.getMainMethod(LauncherHelper.java:492)
at
sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:484)
Caused by: java.lang.ClassNotFoundException:
liquibase.resource.ResourceAccessor
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 6 more
I've tried Java 6 and 7. PostgreSQl 8.3 and 9. Stuck as to what is
causing the error.
Thanks,
Brian
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-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