Discussion:
[opennms-install] still libjicmp.so problem
u***@gmx.de
2008-08-25 09:34:09 UTC
Permalink
Help,

I reinstalled my fc9 to make sure everthing is clean, got opennms via yum;
but still when issuing "install -dis" I get:
---
==============================================================================
OpenNMS Installer Version $Id: Installer.java 9666 2008-07-29 22:56:32Z djgregor $
==============================================================================

Configures PostgreSQL tables, users, and other miscellaneous settings.

- searching for jicmp:
- trying to load /usr/lib64/libjicmp.so: OK
- searching for jrrd:
- trying to load /usr/lib64/libjrrd.so: NO
- trying to load /usr/java/jdk1.5.0_15/jre/lib/amd64/server/libjrrd.so: NO
- trying to load /usr/java/jdk1.5.0_15/jre/lib/amd64/libjrrd.so: NO
- trying to load /usr/java/jdk1.5.0_15/jre/../lib/amd64/libjrrd.so: NO
- trying to load /libjrrd.so: NO
- trying to load /opt/opennms/lib/libjrrd.so: NO
- trying to load /usr/lib/jni/libjrrd.so: NO
- trying to load /usr/lib/libjrrd.so: NO
- trying to load /usr/local/lib/libjrrd.so: NO
- trying to load /opt/NMSjicmp/lib/32/libjrrd.so: NO
- trying to load /opt/NMSjicmp/lib/64/libjrrd.so: 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
- checking database version... Exception in thread "main" java.lang.Exception: Unsupported database version "8.3" -- you need at least 7.3 and less than 8.3. 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:186)
at org.opennms.install.Installer.main(Installer.java:781)

---



/usr/lib64/libjicmp.so IS present :-(

what now? any idea?
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
Michael Seibold
2008-08-25 10:23:38 UTC
Permalink
Hi "ukzit",

if you read the end of your error log you will find the reason why
installation failed and what to do:

Unsupported database version "8.3" -- you need at least 7.3 and less
than 8.3. Use the "-Q" option to disable this check if you feel brave
and are willing to find and fix bugs found yourself.


- Michael
Help,

I reinstalled my fc9 to make sure everthing is clean, got opennms via
yum;
but still when issuing "install -dis" I get:
---
==============================================================================
OpenNMS Installer Version $Id: Installer.java 9666 2008-07-29 22:56:32Z
djgregor $
==============================================================================

Configures PostgreSQL tables, users, and other miscellaneous settings.

- searching for jicmp:
- trying to load /usr/lib64/libjicmp.so: OK
- searching for jrrd:
- trying to load /usr/lib64/libjrrd.so: NO
- trying to load
/usr/java/jdk1.5.0_15/jre/lib/amd64/server/libjrrd.so: NO
- trying to load /usr/java/jdk1.5.0_15/jre/lib/amd64/libjrrd.so: NO
- trying to load /usr/java/jdk1.5.0_15/jre/../lib/amd64/libjrrd.so:
NO
- trying to load /libjrrd.so: NO
- trying to load /opt/opennms/lib/libjrrd.so: NO
- trying to load /usr/lib/jni/libjrrd.so: NO
- trying to load /usr/lib/libjrrd.so: NO
- trying to load /usr/local/lib/libjrrd.so: NO
- trying to load /opt/NMSjicmp/lib/32/libjrrd.so: NO
- trying to load /opt/NMSjicmp/lib/64/libjrrd.so: 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
- checking database version... Exception in thread "main"
java.lang.Exception: Unsupported database version "8.3" -- you need at
least 7.3 and less than 8.3. 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:186)
at org.opennms.install.Installer.main(Installer.java:781)

---



/usr/lib64/libjicmp.so IS present :-(

what now? any idea?
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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
u***@gmx.de
2008-08-25 13:12:58 UTC
Permalink
Thanks!

how could I be so blind ;-)

I went back to Postgresql 8.2.9 and OpenNMS 1.5.94.

now OpenNMS starts without error but I don't seem to get the login page...

any idea on this issue? no error in any log :-(
Post by Michael Seibold
Hi "ukzit",
if you read the end of your error log you will find the reason why
Unsupported database version "8.3" -- you need at least 7.3 and less
than 8.3. Use the "-Q" option to disable this check if you feel brave
and are willing to find and fix bugs found yourself.
- Michael
Help,
I reinstalled my fc9 to make sure everthing is clean, got opennms via yum;
---
==============================================================================
OpenNMS Installer Version $Id: Installer.java 9666 2008-07-29 22:56:32Z djgregor $
==============================================================================
Configures PostgreSQL tables, users, and other miscellaneous settings.
- trying to load /usr/lib64/libjicmp.so: OK
- trying to load /usr/lib64/libjrrd.so: NO
- trying to load
/usr/java/jdk1.5.0_15/jre/lib/amd64/server/libjrrd.so: NO
- trying to load /usr/java/jdk1.5.0_15/jre/lib/amd64/libjrrd.so: NO
- trying to load /usr/java/jdk1.5.0_15/jre/../lib/amd64/libjrrd.so: NO
- trying to load /libjrrd.so: NO
- trying to load /opt/opennms/lib/libjrrd.so: NO
- trying to load /usr/lib/jni/libjrrd.so: NO
- trying to load /usr/lib/libjrrd.so: NO
- trying to load /usr/local/lib/libjrrd.so: NO
- trying to load /opt/NMSjicmp/lib/32/libjrrd.so: NO
- trying to load /opt/NMSjicmp/lib/64/libjrrd.so: 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
- checking database version... Exception in thread "main"
java.lang.Exception: Unsupported database version "8.3" -- you need at
least 7.3 and less than 8.3. 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:186)
at org.opennms.install.Installer.main(Installer.java:781)
---
/usr/lib64/libjicmp.so IS present :-(
what now? any idea?
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-install mailing list
To *unsubscribe* or change your subscription options, see the bottom of
https://lists.sourceforge.net/lists/listinfo/opennms-install
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-install mailing list
To *unsubscribe* or change your subscription options, see the bottom of
https://lists.sourceforge.net/lists/listinfo/opennms-install
--
GMX Kostenlose Spiele: Einfach online spielen und Spaß haben mit Pastry Passion!
http://games.entertainment.gmx.net/de/entertainment/games/free/puzzle/6169196
Tarus Balog
2008-08-25 21:25:39 UTC
Permalink
Post by u***@gmx.de
any idea on this issue? no error in any log :-(
Hrm - are you going to http://[machine or host]:8980/opennms ?

I gotta ask ...

-T

_______________________________________________________________________
Tarus Balog, OpenNMS Maintainer Main: +1 919 533 0160
The OpenNMS Group, Inc. Fax: +1 503 961 7746
Email: ***@opennms.org URL: http://www.opennms.org
PGP Key Fingerprint: 8945 8521 9771 FEC9 5481 512B FECA 11D2 FD82 B45C
u***@gmx.de
2008-08-25 23:17:58 UTC
Permalink
Hello Tarus,


I gotta answer this ;-)

yes I do, http://x.x.x.x:8980/opennms/ like I did with two working
instances I had so far. One on Windows (real poor DB - I/O performance) and
a YUM-based FC9 snapshot install which also worked fine.

now, with the 1.7.sth. snapshot and with 1.5.94 no way... :-(

I thought I figured out how it works but now it doesn't *sigh*
Post by Tarus Balog
Post by u***@gmx.de
any idea on this issue? no error in any log :-(
Hrm - are you going to http://[machine or host]:8980/opennms ?
I gotta ask ...
-T
_______________________________________________________________________
Tarus Balog, OpenNMS Maintainer Main: +1 919 533 0160
The OpenNMS Group, Inc. Fax: +1 503 961 7746
PGP Key Fingerprint: 8945 8521 9771 FEC9 5481 512B FECA 11D2 FD82 B45C
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-install mailing list
https://lists.sourceforge.net/lists/listinfo/opennms-install
--
Best regards,
Ukzit mailto:***@gmx.de
Tarus Balog
2008-08-26 09:21:46 UTC
Permalink
Post by u***@gmx.de
yes I do, http://x.x.x.x:8980/opennms/ like I did with two working
instances I had so far. One on Windows (real poor DB - I/O
performance) and
a YUM-based FC9 snapshot install which also worked fine.
Is anything listening on the port?

telnet localhost 8980

Are there firewall issues?

service iptables stop
(test)
service iptables start

You have the opennms-webapp-jetty RPM installed, right? It should
"just work".

I don't mess with 1.7 much, but the 1.5 testing branch works fine.

-T

_______________________________________________________________________
Tarus Balog, OpenNMS Maintainer Main: +1 919 533 0160
The OpenNMS Group, Inc. Fax: +1 503 961 7746
Email: ***@opennms.org URL: http://www.opennms.org
PGP Key Fingerprint: 8945 8521 9771 FEC9 5481 512B FECA 11D2 FD82 B45C
u***@gmx.de
2008-08-26 12:53:49 UTC
Permalink
thanks for the iptables hint ;-)

now everything starts up fine:

service opennms -v start
Starting OpenNMS: Could not connect to 127.0.0.1 on port 8181 (OpenNMS might not be running or could be starting up or shutting down): Connection refused
Could not connect to 127.0.0.1 on port 8181 (OpenNMS might not be running or could be starting up or shutting down): Connection refused
OpenNMS.Eventd : start_pending
OpenNMS.Trapd : start_pending
OpenNMS.Queued : start_pending
OpenNMS.Dhcpd : start_pending
OpenNMS.Actiond : start_pending
OpenNMS.Capsd : start_pending
OpenNMS.Notifd : start_pending
OpenNMS.Scriptd : start_pending
OpenNMS.Rtcd : start_pending
OpenNMS.Pollerd : start_pending
OpenNMS.PollerBackEnd : start_pending
OpenNMS.Ticketer : start_pending
OpenNMS.Collectd : start_pending
OpenNMS.Threshd : start_pending
OpenNMS.Discovery : start_pending
OpenNMS.Vacuumd : start_pending
OpenNMS.EventTranslator: start_pending
OpenNMS.PassiveStatusd : start_pending
OpenNMS.Importer : start_pending
OpenNMS.JettyServer : start_pending
OpenNMS.Linkd : start_pending
OpenNMS.Eventd : running
OpenNMS.Trapd : running
OpenNMS.Queued : running
OpenNMS.Dhcpd : running
OpenNMS.Actiond : running
OpenNMS.Capsd : running
OpenNMS.Notifd : running
OpenNMS.Scriptd : running
OpenNMS.Rtcd : running
OpenNMS.Pollerd : running
OpenNMS.PollerBackEnd : running
OpenNMS.Ticketer : running
OpenNMS.Collectd : running
OpenNMS.Threshd : running
OpenNMS.Discovery : running
OpenNMS.Vacuumd : running
OpenNMS.EventTranslator: running
OpenNMS.PassiveStatusd : running
OpenNMS.Importer : running
OpenNMS.JettyServer : running
OpenNMS.Linkd : running
[ OK ]

BUT jetty gives me:


HTTP ERROR: 503
SERVICE_UNAVAILABLE
RequestURI=/opennms



stuck again :-(


it's OpenNMS 1.5.93
with Postgresql 8.3.3
and JDK 1.5.0_15
--
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/wasistshortview.php?mc=***@gmx
Loading...