Re: Install issues on Debian

salomon sanchez <[email protected]>
Newsgroups gmane.network.opennms.install
Message-ID <CAJWdBpd7sdSs97W_tpwC6N7rmoavntcq1etL5e8hkiZQvwk8hw@mail.gmail.com>
I got the same problem when installing, but it is working fine by now.

Regards.

On Tue, Sep 18, 2012 at 10:23 AM, David Proffitt <[email protected]>wrote:

> Hello
>
> I'm trying to install OpenNMS stable (1.10.5-1) on a Debian squeeze
> server following the install guide
>
> I get as far as creating the database:
>
> sudo /usr/share/opennms/bin/install -dis
>
> The script gets as far as
>
> INFO 17/09/12 16:18:liquibase: Reading from databasechangelog
>
> Then waits for ever
>
> If I look in the process table I can see the following:
>
> root     19076  0.0  0.0  35056  1496 pts/2    S+   Sep17   0:00 sudo
> /usr/share/opennms/bin/install -dis
> root     19077  165  1.1 6900256 289648 pts/2  Sl+  Sep17 2132:38
> /usr/lib/jvm/java-6-sun/bin/java -Dopennms.home=/usr/share/opennms -cp
>
> /usr/share/opennms/lib/opennms_bootstrap.jar:/usr/share/opennms/lib/opennms_install.jar
> org.opennms.install.Installer -dis
> postgres 19183  0.0  0.0 105784  7280 ?        Ss   Sep17   0:00
> postgres: opennms opennms 127.0.0.1(53344) idle
>
> but I don't see any errors in the logs
>
> Any pointers appreciated
>
> David
>
>
>
>
> dpkg -l | grep nms
> ii  libopennms-java                     1.10.5-1
> Enterprise-grade Open-source Network Management Platform (OpenNMS
> Libraries)
> ii  libopennmsdeps-java                 1.10.5-1
> Enterprise-grade Open-source Network Management Platform (Required
> Libraries)
> ii  opennms                             1.10.5-1
> Enterprise-grade Open-source Network Management Platform (Full Install)
> ii  opennms-common                      1.10.5-1
> Enterprise-grade Open-source Network Management Platform (Common Files)
> ii  opennms-db                          1.10.5-1
> Enterprise-grade Open-source Network Management Platform (Database)
> ii  opennms-server                      1.10.5-1
> Enterprise-grade Open-source Network Management Platform (Daemon)
> ii  opennms-webapp-jetty                1.10.5-1
> Enterprise-grade Open-source Network Management Platform (Jetty Web UI)
>
>
> dpkg -l | grep java
> ii  java-common                         0.40
> Base of all Java packages
> ii  libopennms-java                     1.10.5-1
> Enterprise-grade Open-source Network Management Platform (OpenNMS
> Libraries)
> ii  libopennmsdeps-java                 1.10.5-1
> Enterprise-grade Open-source Network Management Platform (Required
> Libraries)
> ii  sun-java6-bin                       6.26-0squeeze1               Sun
> Java(TM) Runtime Environment (JRE) 6 (architecture dependent files)
> ii  sun-java6-jdk                       6.26-0squeeze1               Sun
> Java(TM) Development Kit (JDK) 6
> ii  sun-java6-jre                       6.26-0squeeze1               Sun
> Java(TM) Runtime Environment (JRE) 6 (architecture independent files)
>
>
>
>
> proffitt@apollo:/etc/apt/sources.list.d$ sudo
> /usr/share/opennms/bin/install -dis
> [sudo] password for proffitt:
>
> ==============================================================================
> OpenNMS Installer
>
> ==============================================================================
>
> Configures PostgreSQL tables, users, and other miscellaneous settings.
>
> - searching for jicmp:
>   - trying to load /usr/lib/jni/libjicmp.so: OK
> - searching for jicmp6:
>   - trying to load /usr/lib/jni/libjicmp6.so: OK
> - searching for jrrd:
>   - trying to load /usr/lib/jni/libjrrd.so: NO
>   - trying to load /usr/lib/jni/libjrrd.so: NO
>   - trying to load
> /usr/lib/jvm/java-6-sun-1.6.0.26/jre/lib/amd64/server/libjrrd.so: NO
>   - trying to load
> /usr/lib/jvm/java-6-sun-1.6.0.26/jre/lib/amd64/libjrrd.so: NO
>   - trying to load
> /usr/lib/jvm/java-6-sun-1.6.0.26/jre/../lib/amd64/libjrrd.so: NO
>   - trying to load /libjrrd.so: NO
>   - trying to load /usr/share/opennms/lib/libjrrd.so: NO
>   - trying to load /usr/share/opennms/lib/linux32/libjrrd.so: NO
>   - trying to load /usr/java/packages/lib/amd64/libjrrd.so: NO
>   - trying to load /usr/lib64/libjrrd.so: NO
>   - trying to load /lib64/libjrrd.so: NO
>   - trying to load /lib/libjrrd.so: NO
>   - trying to load /usr/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
>   - trying to load /opt/NMSjicmp6/lib/32/libjrrd.so: NO
>   - trying to load /opt/NMSjicmp6/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
> - using SQL directory... /usr/share/opennms/etc
> - using create.sql... /usr/share/opennms/etc/create.sql
> * using 'postgres' as the PostgreSQL user for OpenNMS
> * using 'opennms' as the PostgreSQL database name for OpenNMS
> - checking if database "opennms" is unicode... ALREADY UNICODE
> - Checking for old import files in /usr/share/opennms/etc... DONE
> - Running migration for changelog: URL
>
> [jar:file:/usr/share/java/opennms/org.opennms.core.schema-1.10.5-liquibase.jar!/changelog.xml]
> INFO 17/09/12 16:18:liquibase: Successfully acquired change log lock
> INFO 17/09/12 16:18:liquibase: Reading from databasechangelog
> INFO 17/09/12 16:18:liquibase: Reading from databasechangelog
>
>
>
>
> --
>
> David Proffitt
> UNIX Systems Administrator
> Network Operations Centre
> Janet
>
> Janet, the UK's education and research network.
>
> Janet is a trading name of The JNT Association, a company limited by
> guarantee which is registered in England under No. 2881024 and whose
> Registered Office is at Lumen House, Library Avenue, Harwell Oxford,
> Didcot, Oxfordshire. OX11 0SG
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://ad.doubleclick.net/clk;258768047;13503038;j?
> http://info.appdynamics.com/FreeJavaPerformanceDownload.html
> _______________________________________________
> 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
>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

_______________________________________________
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.