Discussion:
[opennms-discuss] Fw: Installation issues
viju
2010-07-15 18:23:03 UTC
Permalink
I am having multiple issues installing opennms:

When trying to
create an OPENNMS database: I get:


[***@localhost ~]# sudo -u postgres createdb -U postgres -E UNICODE opennms
could not change directory to "/root"
createdb: could not connect to database postgres: could not connect to server: No such file or directory
        Is the server running locally and accepting
        connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
[***@localhost ~]#
-----------------------------------------------------------------------------------------

I am using the steps from:

http://www.opennms.org/wiki/Installation:yum

I double checked all the previous steps.  I am using CENTOS 5.4

Would anyone have any recommendation to some updated documentation that might work well  on a Centos 5.4 system.


thanks
Roelof van der Wal
2010-07-15 18:32:25 UTC
Permalink
Is postgres running?

Try: ps -ef | grep psql

WHat does it report?

Op 15 jul. 2010 om 20:23 heeft viju <***@yahoo.com<mailto:***@yahoo.com>> het volgende geschreven:





I am having multiple issues installing opennms:

When trying to create an OPENNMS database: I get:


[***@localhost ~]# sudo -u postgres createdb -U postgres -E UNICODE opennms
could not change directory to "/root"
createdb: could not connect to database postgres: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
[***@localhost ~]#
-----------------------------------------------------------------------------------------

I am using the steps from:

http://www.opennms.org/wiki/Installation:yum

I double checked all the previous steps. I am using CENTOS 5.4

Would anyone have any recommendation to some updated documentation that might work well on a Centos 5.4 system.


thanks






------------------------------------------------------------------------------
This SF.net<http://SF.net> email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first<http://sprint.com/first> -- <http://p.sf.net/sfu/sprint-com-first> http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss

#####################################################################################
This e-mail message has been scanned for Viruses and Content and cleared
by MailMarshal
#####################################################################################
viju
2010-07-15 19:13:43 UTC
Permalink
[***@localhost ~]# ps -ef | grep psql
root     32474 32355  0 15:24 pts/2    00:00:00 grep psql
[***@localhost ~]#




Thanks for help
:)

--- On Thu, 7/15/10, Roelof van der Wal <***@4top.nl> wrote:

From: Roelof van der Wal <***@4top.nl>
Subject: Re: [opennms-discuss] Fw: Installation issues
To: "General OpenNMS Discussion" <opennms-***@lists.sourceforge.net>
Date: Thursday, July 15, 2010, 2:32 PM

Is postgres running? 
Try: ps -ef | grep psql

WHat does it report? 
Op 15 jul. 2010 om 20:23 heeft viju <***@yahoo.com> het volgende geschreven:





I am having multiple issues installing opennms:

When trying to
create an OPENNMS database: I get:


[***@localhost ~]# sudo -u postgres createdb -U postgres -E UNICODE opennms
could not change directory to "/root"
createdb: could not connect to database postgres: could not connect to server: No such file or directory
        Is the server running locally and accepting
        connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
[***@localhost ~]#
-----------------------------------------------------------------------------------------

I am using the steps from:

http://www.opennms.org/wiki/Installation:yum

I double checked all the previous steps.  I am using CENTOS 5.4

Would anyone have any recommendation to some updated documentation that might work well  on a Centos 5.4 system.


thanks














------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss

This e-mail message has been scanned for Viruses and Content and cleared by
MailMarshal


-----Inline Attachment Follows-----

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
-----Inline Attachment Follows-----

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
Roelof van der Wal
2010-07-15 19:58:16 UTC
Permalink
Whihihi!

Well at least the system is running ;-)

Op 15 jul. 2010 om 21:32 heeft viju <***@yahoo.com<mailto:***@yahoo.com>> het volgende geschreven:

[***@localhost ~]# ps -ef | grep psql
root 32474 32355 0 15:24 pts/2 00:00:00 grep psql
[***@localhost ~]#




Thanks for help
:)

--- On Thu, 7/15/10, Roelof van der Wal <***@4top.nl<mailto:***@4top.nl>> wrote:

From: Roelof van der Wal <***@4top.nl<mailto:***@4top.nl>>
Subject: Re: [opennms-discuss] Fw: Installation issues
To: "General OpenNMS Discussion" <opennms-***@lists.sourceforge.net<mailto:opennms-***@lists.sourceforge.net>>
Date: Thursday, July 15, 2010, 2:32 PM

Is postgres running?

Try: ps -ef | grep psql

WHat does it report?

Op 15 jul. 2010 om 20:23 heeft viju <</mc/compose?to=***@yahoo.com>***@yahoo.com<mailto:***@yahoo.com>> het volgende geschreven:





I am having multiple issues installing opennms:

When trying to create an OPENNMS database: I get:


[***@localhost ~]# sudo -u postgres createdb -U postgres -E UNICODE opennms
could not change directory to "/root"
createdb: could not connect to database postgres: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
[***@localhost ~]#
-----------------------------------------------------------------------------------------

I am using the steps from:

<http://www.opennms.org/wiki/Installation:yum>http://www.opennms.org/wiki/Installation:yum

I double checked all the previous steps. I am using CENTOS 5.4

Would anyone have any recommendation to some updated documentation that might work well on a Centos 5.4 system.


thanks






------------------------------------------------------------------------------
This <http://SF.net> SF.net<http://SF.net> email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit <http://sprint.com/first> sprint.com/first<http://sprint.com/first> -- <http://p.sf.net/sfu/sprint-com-first> <http://p.sf.net/sfu/sprint-com-first> http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
<http://www.opennms.org/index.php/Mailing_List_FAQ>http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
<https://lists.sourceforge.net/lists/listinfo/opennms-discuss>https://lists.sourceforge.net/lists/listinfo/opennms-discuss
________________________________
This e-mail message has been scanned for Viruses and Content and cleared by MailMarshal
________________________________

-----Inline Attachment Follows-----

------------------------------------------------------------------------------
This SF.net<http://SF.net> email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first<http://sprint.com/first> -- <http://p.sf.net/sfu/sprint-com-first> http://p.sf.net/sfu/sprint-com-first

-----Inline Attachment Follows-----

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
<http://www.opennms.org/index.php/Mailing_List_FAQ>http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
<https://lists.sourceforge.net/lists/listinfo/opennms-discuss>https://lists.sourceforge.net/lists/listinfo/opennms-discuss


------------------------------------------------------------------------------
This SF.net<http://SF.net> email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first<http://sprint.com/first> -- <http://p.sf.net/sfu/sprint-com-first> http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss

#####################################################################################
This e-mail message has been scanned for Viruses and Content and cleared
by MailMarshal
#####################################################################################
jujo jujo
2010-07-15 20:14:33 UTC
Permalink
Your postgresql is not running, you can try to boot it running:
/etc/init.d/postgresql start
Post by Roelof van der Wal
Whihihi!
Well at least the system is running ;-)
root 32474 32355 0 15:24 pts/2 00:00:00 grep psql
Thanks for help
:)
Subject: Re: [opennms-discuss] Fw: Installation issues
Date: Thursday, July 15, 2010, 2:32 PM
Is postgres running?
Try: ps -ef | grep psql
WHat does it report?
could not change directory to "/root"
createdb: could not connect to database postgres: could not connect to
server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
-----------------------------------------------------------------------------------------
<http://www.opennms.org/wiki/Installation:yum>
http://www.opennms.org/wiki/Installation:yum
I double checked all the previous steps. I am using CENTOS 5.4
Would anyone have any recommendation to some updated documentation that
might work well on a Centos 5.4 system.
thanks
------------------------------------------------------------------------------
This <http://SF.net>SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit <http://sprint.com/first>sprint.com/first --
<http://p.sf.net/sfu/sprint-com-first><http://p.sf.net/sfu/sprint-com-first>
http://p.sf.net/sfu/sprint-com-first
_______________________________________________
<http://www.opennms.org/index.php/Mailing_List_FAQ>
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-discuss mailing list
<https://lists.sourceforge.net/lists/listinfo/opennms-discuss>
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
------------------------------
This e-mail message has been scanned for Viruses and Content and cleared by
*MailMarshal *
------------------------------
-----Inline Attachment Follows-----
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- <http://p.sf.net/sfu/sprint-com-first>
http://p.sf.net/sfu/sprint-com-first
-----Inline Attachment Follows-----
_______________________________________________
<http://www.opennms.org/index.php/Mailing_List_FAQ>
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-discuss mailing list
<https://lists.sourceforge.net/lists/listinfo/opennms-discuss>
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- <http://p.sf.net/sfu/sprint-com-first>
http://p.sf.net/sfu/sprint-com-first
_______________________________________________
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-discuss mailing list
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
------------------------------
This e-mail message has been scanned for Viruses and Content and cleared by
*MailMarshal *
------------------------------
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-discuss mailing list
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
viju
2010-07-22 18:39:11 UTC
Permalink
I am having some weird problems.
Output
attached below. 

bash-3.2$
createdb test1
could not change directory to "/root"
bash-3.2$
dropdb test
could not change directory to "/root"
bash-3.2$

any

recommendations.
Some additional info.  This is on a cenos 5.4 with
full admin rights.

bash-3.2$ ps ax | grep post
11329 pts/2   
S      0:00 su postgres
11578 pts/2    R+     0:00 grep post
17894
?        S      0:02 /usr/bin/postmaster -p 5432 -D /var/lib/pgsql/data
17899

?        Ss     0:00 postgres: logger
process                         
17901 ?        Ss     0:00
postgres: writer process                         
17902 ?       
Ss     0:00 postgres: wal writer process                     
17903
?        Ss     0:00 postgres: autovacuum launcher process            
17904

?        Ss     0:18 postgres: stats collector
process                
bash-3.2$


--- On Thu, 7/15/10, jujo jujo <***@gmail.com> wrote:

From: jujo jujo <***@gmail.com>
Subject: Re: [opennms-discuss] Fw: Installation issues
To: "General OpenNMS Discussion" <opennms-***@lists.sourceforge.net>
Date: Thursday, July 15, 2010, 4:14 PM

Your postgresql is not running, you can try to boot it running:
/etc/init.d/postgresql start



2010/7/15 Roelof van der Wal <***@4top.nl>

Whihihi! 

Well at least the system is running ;-)

Op 15 jul. 2010 om 21:32 heeft viju <***@yahoo.com> het volgende geschreven:



[***@localhost ~]# ps -ef | grep psql
root     32474 32355  0 15:24 pts/2    00:00:00 grep psql
[***@localhost ~]#




Thanks for help
:)

--- On Thu, 7/15/10, Roelof van der Wal <***@4top.nl> wrote:


From: Roelof van der Wal <***@4top.nl>
Subject: Re: [opennms-discuss] Fw: Installation issues

To: "General OpenNMS Discussion" <opennms-***@lists.sourceforge.net>
Date: Thursday, July 15, 2010, 2:32 PM


Is postgres running? 
Try: ps -ef | grep psql

WHat does it report? 
Op 15 jul. 2010 om 20:23 heeft viju <***@yahoo.com> het volgende geschreven:








I am having multiple issues installing opennms:

When trying to
create an OPENNMS database: I get:


[***@localhost ~]# sudo -u postgres createdb -U postgres -E UNICODE opennms
could not change directory to "/root"
createdb: could not connect to database postgres: could not connect to server: No such file or directory

        Is the server running locally and accepting
        connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
[***@localhost ~]#
-----------------------------------------------------------------------------------------


I am using the steps from:

http://www.opennms.org/wiki/Installation:yum


I double checked all the previous steps.  I am using CENTOS 5.4

Would anyone have any recommendation to some updated documentation that might work well  on a Centos 5.4
system.


thanks















------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint

What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ


opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss


This e-mail message has been scanned for Viruses and Content and cleared by
MailMarshal


-----Inline Attachment Follows-----

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint

What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first

-----Inline Attachment Follows-----

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ


opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss



------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint

What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ


opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss


This e-mail message has been scanned for Viruses and Content and cleared by
MailMarshal


------------------------------------------------------------------------------

This SF.net email is sponsored by Sprint

What will you do first with EVO, the first 4G phone?

Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________


Please read the OpenNMS Mailing List FAQ:

http://www.opennms.org/index.php/Mailing_List_FAQ



opennms-discuss mailing list



To *unsubscribe* or change your subscription options, see the bottom of this page:

https://lists.sourceforge.net/lists/listinfo/opennms-discuss



-----Inline Attachment Follows-----

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
-----Inline Attachment Follows-----

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
Les Mikesell
2010-07-22 18:58:32 UTC
Permalink
Post by viju
I am having some weird problems.
Output attached below.
bash-3.2$ createdb test1
could not change directory to "/root"
bash-3.2$ dropdb test
could not change directory to "/root"
bash-3.2$
any recommendations.
Some additional info. This is on a cenos 5.4 with full admin rights.
bash-3.2$ ps ax | grep post
11329 pts/2 S 0:00 su postgres
11578 pts/2 R+ 0:00 grep post
17894 ? S 0:02 /usr/bin/postmaster -p 5432 -D /var/lib/pgsql/data
17899 ? Ss 0:00 postgres: logger process
17901 ? Ss 0:00 postgres: writer process
17902 ? Ss 0:00 postgres: wal writer process
17903 ? Ss 0:00 postgres: autovacuum launcher process
17904 ? Ss 0:18 postgres: stats collector process
bash-3.2$
I think that just means that you did an 'su postgres' instead of 'su -
postgres' from root so you still have root's environment including a
working directory and $HOME that you no longer have permission of enter.
That shouldn't affect the commands you ran - but unless that's a typo,
note that you dropped a different db than you created.

If you have any other weird permission problems, make sure that SELinux
is disabled.
--
Les Mikesell
***@gmail.com
viju
2010-07-23 18:10:39 UTC
Permalink
Hi

I'm lost.....

When I run the command below....

[***@localhost ~]# $OPENNMS_HOME/bin/install -dis
==============================================================================
OpenNMS Installer Version $Id$
==============================================================================

Configures PostgreSQL tables, users, and other miscellaneous settings.

- searching for jicmp:
  - trying to load /usr/lib/libjicmp.so: OK
- searching for jrrd:
  - trying to load /usr/lib/libjrrd.so: NO
  - trying to load /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/client/libjrrd.so: NO
  - trying to load /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/libjrrd.so: NO
  - trying to load /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/../lib/i386/libjrrd.so: NO
  - trying to load /libjrrd.so: NO
  - trying to load /opt/opennms/lib/libjrrd.so: NO
  - trying to load /opt/opennms/lib/linux32/libjrrd.so: NO
  - trying to load /usr/java/packages/lib/i386/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
- 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... /opt/opennms/etc
- using create.sql... /opt/opennms/etc/create.sql
Exception in thread "main" org.opennms.core.schema.MigrationException: an error occurred getting the version from the database
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:146)
        at org.opennms.core.schema.Migrator.validateDatabaseVersion(Migrator.java:174)
        at org.opennms.install.Installer.install(Installer.java:240)
        at org.opennms.install.Installer.main(Installer.java:964)
Caused by: org.postgresql.util.PSQLException: FATAL: Ident authentication failed for user "postgres"
        at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
        at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
        at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
        at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
        at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
        at org.postgresql.jdbc3.Jdbc3Connection.<init>(Jdbc3Connection.java:24)
        at org.postgresql.Driver.makeConnection(Driver.java:393)
        at org.postgresql.Driver.connect(Driver.java:267)
        at java.sql.DriverManager.getConnection(DriverManager.java:620)
        at java.sql.DriverManager.getConnection(DriverManager.java:169)
        at org.opennms.netmgt.dao.db.SimpleDataSource.getConnection(SimpleDataSource.java:106)
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:134)
        ... 3 more
[***@localhost ~]#




















--- On Thu, 7/22/10, Les Mikesell <***@gmail.com> wrote:

From: Les Mikesell <***@gmail.com>
Subject: Re: [opennms-discuss] Fw: Installation issues
To: opennms-***@lists.sourceforge.net
Date: Thursday, July 22, 2010, 2:58 PM
   I am having some weird problems.
Output attached below.
bash-3.2$ createdb test1
could not change directory to "/root"
bash-3.2$ dropdb test
could not change directory to "/root"
bash-3.2$
any recommendations.
Some additional info. This is on a cenos 5.4 with full admin rights.
bash-3.2$ ps ax | grep post
11329 pts/2 S 0:00 su postgres
11578 pts/2 R+ 0:00 grep post
17894 ? S 0:02 /usr/bin/postmaster -p 5432 -D /var/lib/pgsql/data
17899 ? Ss 0:00 postgres: logger process
17901 ? Ss 0:00 postgres: writer process
17902 ? Ss 0:00 postgres: wal writer process
17903 ? Ss 0:00 postgres: autovacuum launcher process
17904 ? Ss 0:18 postgres: stats collector process
bash-3.2$
I think that just means that you did an 'su postgres' instead of 'su -
postgres' from root so you still have root's environment including a
working directory and $HOME that you no longer have permission of enter.
  That shouldn't affect the commands you ran - but unless that's a typo,
note that you dropped a different db than you created.

If you have any other weird permission problems, make sure that SELinux
is disabled.
--
   Les Mikesell
    ***@gmail.com



------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
Les Mikesell
2010-07-23 18:36:15 UTC
Permalink
Post by viju
Hi
I'm lost.....
When I run the command below....
- trying to load
/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/client/libjrrd.so: NO
If you are using a yum-installed centos version, you shouldn't be using
a 1.6 java. Yum should have also installed the correct jvm in
/usr/java/jdk1.5.0_18, so you should:
export JAVA_HOME=/usr/java/jdk1.5.0_18
before the
$OPENNMS_HOME/bin/runjava -s
step or use
$OPENNMS_HOME/bin/runjava -S /usr/java/jdk1.5.0_18/bin/java
instead to configure opennms to use the right one.

Then try the
$OPENNMS_HOME/bin/install -dis
again. If it still doesn't work you might have to drop the existing
opennms database and create a new one.
--
Les Mikesell
***@gmail.com
viju
2010-07-23 18:37:35 UTC
Permalink
The Long version of the command:


:)



[***@localhost ~]# /opt/opennms/bin/install -dis -l /usr/lib/jni:/usr/lib
==============================================================================
OpenNMS Installer Version $Id$
==============================================================================

Configures PostgreSQL tables, users, and other miscellaneous settings.

- searching for jicmp:
  - trying to load /usr/lib/jni/libjicmp.so: NO
  - trying to load /usr/lib/libjicmp.so: OK
- searching for jrrd:
  - trying to load /usr/lib/jni/libjrrd.so: NO
  - trying to load /usr/lib/libjrrd.so: NO
  - trying to load /usr/lib/libjrrd.so: NO
  - trying to load /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/client/libjrrd.so: NO
  - trying to load /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/libjrrd.so: NO
  - trying to load /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/../lib/i386/libjrrd.so: NO
  - trying to load /libjrrd.so: NO
  - trying to load /opt/opennms/lib/libjrrd.so: NO
  - trying to load /opt/opennms/lib/linux32/libjrrd.so: NO
  - trying to load /usr/java/packages/lib/i386/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
- 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... /opt/opennms/etc
- using create.sql... /opt/opennms/etc/create.sql
Exception in thread "main" org.opennms.core.schema.MigrationException: an error occurred getting the version from the database
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:146)
        at org.opennms.core.schema.Migrator.validateDatabaseVersion(Migrator.java:174)
        at org.opennms.install.Installer.install(Installer.java:240)
        at org.opennms.install.Installer.main(Installer.java:964)
Caused by: org.postgresql.util.PSQLException: FATAL: Ident authentication failed for user "postgres"
        at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
        at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
        at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
        at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
        at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
        at org.postgresql.jdbc3.Jdbc3Connection.<init>(Jdbc3Connection.java:24)
        at org.postgresql.Driver.makeConnection(Driver.java:393)
        at org.postgresql.Driver.connect(Driver.java:267)
        at java.sql.DriverManager.getConnection(DriverManager.java:620)
        at java.sql.DriverManager.getConnection(DriverManager.java:169)
        at org.opennms.netmgt.dao.db.SimpleDataSource.getConnection(SimpleDataSource.java:106)
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:134)
        ... 3 more
[***@localhost ~]#






--- On Thu, 7/15/10, jujo jujo <***@gmail.com> wrote:

From: jujo jujo <***@gmail.com>
Subject: Re: [opennms-discuss] Fw: Installation issues
To: "General OpenNMS Discussion" <opennms-***@lists.sourceforge.net>
Date: Thursday, July 15, 2010, 4:14 PM

Your postgresql is not running, you can try to boot it running:
/etc/init.d/postgresql start



2010/7/15 Roelof van der Wal <***@4top.nl>

Whihihi! 

Well at least the system is running ;-)

Op 15 jul. 2010 om 21:32 heeft viju <***@yahoo.com> het volgende geschreven:



[***@localhost ~]# ps -ef | grep psql
root     32474 32355  0 15:24 pts/2    00:00:00 grep psql
[***@localhost ~]#




Thanks for help
:)

--- On Thu, 7/15/10, Roelof van der Wal <***@4top.nl> wrote:


From: Roelof van der Wal <***@4top.nl>
Subject: Re: [opennms-discuss] Fw: Installation issues

To: "General OpenNMS Discussion" <opennms-***@lists.sourceforge.net>
Date: Thursday, July 15, 2010, 2:32 PM


Is postgres running? 
Try: ps -ef | grep psql

WHat does it report? 
Op 15 jul. 2010 om 20:23 heeft viju <***@yahoo.com> het volgende geschreven:








I am having multiple issues installing opennms:

When trying to
create an OPENNMS database: I get:


[***@localhost ~]# sudo -u postgres createdb -U postgres -E UNICODE opennms
could not change directory to "/root"
createdb: could not connect to database postgres: could not connect to server: No such file or directory

        Is the server running locally and accepting
        connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
[***@localhost ~]#
-----------------------------------------------------------------------------------------


I am using the steps from:

http://www.opennms.org/wiki/Installation:yum


I double checked all the previous steps.  I am using CENTOS 5.4

Would anyone have any recommendation to some updated documentation that might work well  on a Centos 5.4
system.


thanks















------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint

What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ


opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss


This e-mail message has been scanned for Viruses and Content and cleared by
MailMarshal


-----Inline Attachment Follows-----

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint

What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first

-----Inline Attachment Follows-----

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ


opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss



------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint

What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ


opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss


This e-mail message has been scanned for Viruses and Content and cleared by
MailMarshal


------------------------------------------------------------------------------

This SF.net email is sponsored by Sprint

What will you do first with EVO, the first 4G phone?

Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________


Please read the OpenNMS Mailing List FAQ:

http://www.opennms.org/index.php/Mailing_List_FAQ



opennms-discuss mailing list



To *unsubscribe* or change your subscription options, see the bottom of this page:

https://lists.sourceforge.net/lists/listinfo/opennms-discuss



-----Inline Attachment Follows-----

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
-----Inline Attachment Follows-----

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
Benjamin Reed
2010-07-23 19:14:51 UTC
Permalink
Post by viju
Caused by: org.postgresql.util.PSQLException: FATAL: Ident authentication failed for user "postgres"
This usually means you didn't configure PostgreSQL to allow connections
over TCP/IP as per the quickstart: http://www.opennms.org/wiki/QuickStart
--
Benjamin Reed
The OpenNMS Group
http://www.opennms.org/
viju
2010-07-23 18:52:57 UTC
Permalink
OK..

The output I get...

So I take it I now delete the database and create a new openms database  :)

[***@localhost ~]# $OPENNMS_HOME/bin/runjava -S /usr/java/jdk1.5.0_18/bin/java
runjava: checking specified JRE: "/usr/java/jdk1.5.0_18/bin/java"...
runjava: specified JRE is good.
runjava: value of "/usr/java/jdk1.5.0_18/bin/java" stored in configuration file
[***@localhost ~]# $OPENNMS_HOME/bin/install -dis
==============================================================================
OpenNMS Installer Version $Id$
==============================================================================

Configures PostgreSQL tables, users, and other miscellaneous settings.

- searching for jicmp:
  - trying to load /usr/lib/libjicmp.so: OK
- searching for jrrd:
  - trying to load /usr/lib/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/client/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/../lib/i386/libjrrd.so: NO
  - trying to load /libjrrd.so: NO
  - trying to load /opt/opennms/lib/libjrrd.so: NO
  - trying to load /opt/opennms/lib/linux32/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
- using SQL directory... /opt/opennms/etc
- using create.sql... /opt/opennms/etc/create.sql
Exception in thread "main" org.opennms.core.schema.MigrationException: an error occurred getting the version from the database
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:146)
        at org.opennms.core.schema.Migrator.validateDatabaseVersion(Migrator.java:174)
        at org.opennms.install.Installer.install(Installer.java:240)
        at org.opennms.install.Installer.main(Installer.java:964)
Caused by: org.postgresql.util.PSQLException: FATAL: Ident authentication failed for user "postgres"
        at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
        at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
        at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
        at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
        at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
        at org.postgresql.jdbc3.Jdbc3Connection.<init>(Jdbc3Connection.java:24)
        at org.postgresql.Driver.makeConnection(Driver.java:393)
        at org.postgresql.Driver.connect(Driver.java:267)
        at java.sql.DriverManager.getConnection(DriverManager.java:525)
        at java.sql.DriverManager.getConnection(DriverManager.java:140)
        at org.opennms.netmgt.dao.db.SimpleDataSource.getConnection(SimpleDataSource.java:106)
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:134)
        ... 3 more
[***@localhost ~]#






--- On Fri, 7/23/10, Les Mikesell <***@gmail.com> wrote:

From: Les Mikesell <***@gmail.com>
Subject: Re: [opennms-discuss] Fw: Installation issues
To: opennms-***@lists.sourceforge.net
Date: Friday, July 23, 2010, 2:36 PM
Post by viju
Hi
I'm lost.....
When I run the command below....
- trying to load
/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/client/libjrrd.so: NO
If you are using a yum-installed centos version, you shouldn't be using
a 1.6 java.  Yum should have also installed the correct jvm in
/usr/java/jdk1.5.0_18, so you should:
export JAVA_HOME=/usr/java/jdk1.5.0_18
before the
$OPENNMS_HOME/bin/runjava -s
step or use
$OPENNMS_HOME/bin/runjava -S /usr/java/jdk1.5.0_18/bin/java
instead to configure opennms to use the right one.

Then try the
$OPENNMS_HOME/bin/install -dis
again.  If it still doesn't work you might have to drop the existing
opennms database and create a new one.
--
   Les Mikesell
     ***@gmail.com

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
viju
2010-07-23 19:19:29 UTC
Permalink
Ok I deleted the database and recreated it...

This is what the output is....
Something is also going on with POSTGRESQL .
:)


[***@localhost ~]# export JAVA_HOME=/usr/java/jdk1.5.0_18
[***@localhost ~]# $OPENNMS_HOME/bin/runjava -s
runjava: Looking for an appropriate JRE...
runjava: Checking for an appropriate JRE in JAVA_HOME...
runjava: found: "/usr/java/jdk1.5.0_18/bin/java" is an appropriate JRE
runjava: value of "/usr/java/jdk1.5.0_18/bin/java" stored in configuration file
[***@localhost ~]# $OPENNMS_HOME/bin/install -dis
==============================================================================
OpenNMS Installer Version $Id$
==============================================================================

Configures PostgreSQL tables, users, and other miscellaneous settings.

- searching for jicmp:
  - trying to load /usr/lib/libjicmp.so: OK
- searching for jrrd:
  - trying to load /usr/lib/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/client/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/../lib/i386/libjrrd.so: NO
  - trying to load /libjrrd.so: NO
  - trying to load /opt/opennms/lib/libjrrd.so: NO
  - trying to load /opt/opennms/lib/linux32/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
- using SQL directory... /opt/opennms/etc
- using create.sql... /opt/opennms/etc/create.sql
Exception in thread "main" org.opennms.core.schema.MigrationException: an error occurred getting the version from the database
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:146)
        at org.opennms.core.schema.Migrator.validateDatabaseVersion(Migrator.java:174)
        at org.opennms.install.Installer.install(Installer.java:240)
        at org.opennms.install.Installer.main(Installer.java:964)
Caused by: org.postgresql.util.PSQLException: FATAL: Ident authentication failed for user "postgres"
        at org.postgresql.core.v3.ConnectionFactoryImpl.doAuthentication(ConnectionFactoryImpl.java:291)
        at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:108)
        at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
        at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
        at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
        at org.postgresql.jdbc3.Jdbc3Connection.<init>(Jdbc3Connection.java:24)
        at org.postgresql.Driver.makeConnection(Driver.java:393)
        at org.postgresql.Driver.connect(Driver.java:267)
        at java.sql.DriverManager.getConnection(DriverManager.java:525)
        at java.sql.DriverManager.getConnection(DriverManager.java:140)
        at org.opennms.netmgt.dao.db.SimpleDataSource.getConnection(SimpleDataSource.java:106)
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:134)
        ... 3 more
[***@localhost ~]#


--- On Fri, 7/23/10, Les Mikesell <***@gmail.com> wrote:

From: Les Mikesell <***@gmail.com>
Subject: Re: [opennms-discuss] Fw: Installation issues
To: opennms-***@lists.sourceforge.net
Date: Friday, July 23, 2010, 2:36 PM
Post by viju
Hi
I'm lost.....
When I run the command below....
- trying to load
/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/client/libjrrd.so: NO
If you are using a yum-installed centos version, you shouldn't be using
a 1.6 java.  Yum should have also installed the correct jvm in
/usr/java/jdk1.5.0_18, so you should:
export JAVA_HOME=/usr/java/jdk1.5.0_18
before the
$OPENNMS_HOME/bin/runjava -s
step or use
$OPENNMS_HOME/bin/runjava -S /usr/java/jdk1.5.0_18/bin/java
instead to configure opennms to use the right one.

Then try the
$OPENNMS_HOME/bin/install -dis
again.  If it still doesn't work you might have to drop the existing
opennms database and create a new one.
--
   Les Mikesell
     ***@gmail.com

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
Benjamin Reed
2010-07-23 19:25:24 UTC
Permalink
Post by viju
Ok I deleted the database and recreated it...
This is what the output is....
Something is also going on with POSTGRESQL .
:)
Deleting and recreating is not going to solve the issue, you have to
edit pg_hba.conf.
--
Benjamin Reed
The OpenNMS Group
http://www.opennms.org/
Les Mikesell
2010-07-23 20:05:21 UTC
Permalink
Post by Benjamin Reed
Post by viju
Ok I deleted the database and recreated it...
This is what the output is....
Something is also going on with POSTGRESQL .
:)
Deleting and recreating is not going to solve the issue, you have to
edit pg_hba.conf.
Yes, follow the directions here:
http://www.opennms.org/wiki/QuickStart
being sure to restart postgresql with
service postgresql restart
after changing the files.
--
Les Mikesell
***@gmail.com
viju
2010-07-23 22:31:09 UTC
Permalink
Hi Guys..
I'll give it a shot... Been staring at that document for the past two weeks and Pretty sure I did that step.... I'll double check the settings...
Any chance the quickstart guide could be updated.  Not sure  which team manages it.I had like Nagios running in like one hour the base system with the quick setup.But this is a whole different story. Java and Posgresql are the two troublemakers... I think it would help New guys that are playing with the system a lot if there were OS specific installation guides.
Play with this in a bitI'll check the postgresql server settings and paste the output here.
thanks:)






--- On Fri, 7/23/10, Benjamin Reed <***@opennms.org> wrote:

From: Benjamin Reed <***@opennms.org>
Subject: Re: [opennms-discuss] Fw: Installation issues
To: "General OpenNMS Discussion" <opennms-***@lists.sourceforge.net>
Date: Friday, July 23, 2010, 3:14 PM
Post by viju
Caused by: org.postgresql.util.PSQLException: FATAL: Ident authentication failed for user "postgres"
This usually means you didn't configure PostgreSQL to allow connections
over TCP/IP as per the quickstart: http://www.opennms.org/wiki/QuickStart
--
Benjamin Reed
The OpenNMS Group
http://www.opennms.org/




-----Inline Attachment Follows-----

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
-----Inline Attachment Follows-----

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
viju
2010-07-26 20:00:34 UTC
Permalink
Ok...

:)  

Did something else ......  Its locked......


I dont think this progams like me 







[***@localhost ~]# $OPENNMS_HOME/bin/install -dis
==============================================================================
OpenNMS Installer Version $Id$
==============================================================================

Configures PostgreSQL tables, users, and other miscellaneous settings.

- searching for jicmp:
  - trying to load /usr/lib/libjicmp.so: OK
- searching for jrrd:
  - trying to load /usr/lib/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/client/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/../lib/i386/libjrrd.so: NO
  - trying to load /libjrrd.so: NO
  - trying to load /opt/opennms/lib/libjrrd.so: NO
  - trying to load /opt/opennms/lib/linux32/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
- using SQL directory... /opt/opennms/etc
- using create.sql... /opt/opennms/etc/create.sql
Exception in thread "main" org.opennms.core.schema.MigrationException: an error occurred getting the version from the database
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:146)
        at org.opennms.core.schema.Migrator.validateDatabaseVersion(Migrator.java:174)
        at org.opennms.install.Installer.install(Installer.java:240)
        at org.opennms.install.Installer.main(Installer.java:964)
Caused by: org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
        at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:136)
        at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
        at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
        at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
        at org.postgresql.jdbc3.Jdbc3Connection.<init>(Jdbc3Connection.java:24)
        at org.postgresql.Driver.makeConnection(Driver.java:393)
        at org.postgresql.Driver.connect(Driver.java:267)
        at java.sql.DriverManager.getConnection(DriverManager.java:525)
        at java.sql.DriverManager.getConnection(DriverManager.java:140)
        at org.opennms.netmgt.dao.db.SimpleDataSource.getConnection(SimpleDataSource.java:106)
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:134)
        ... 3 more
Caused by: java.net.ConnectException: Connection refused
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
        at java.net.Socket.connect(Socket.java:520)
        at java.net.Socket.connect(Socket.java:470)
        at java.net.Socket.<init>(Socket.java:367)
        at java.net.Socket.<init>(Socket.java:180)
        at org.postgresql.core.PGStream.<init>(PGStream.java:62)
        at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:76)
        ... 13 more
[***@localhost ~]# sudo /etc/init.d/opennms start
/etc/init.d/opennms: OpenNMS not configured.
/opt/opennms/etc/configured does not exist.

You need to run the installer to set up the database.  In most
cases, it is enough to run:

  /opt/opennms/bin/install -dis

For details, see the install guide at:

http://www.opennms.org/index.php/QuickStart#Initialize_OpenNMS_and_the_Database

[***@localhost ~]#  /opt/opennms/bin/install -dis
==============================================================================
OpenNMS Installer Version $Id$
==============================================================================

Configures PostgreSQL tables, users, and other miscellaneous settings.

- searching for jicmp:
  - trying to load /usr/lib/libjicmp.so: OK
- searching for jrrd:
  - trying to load /usr/lib/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/client/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/../lib/i386/libjrrd.so: NO
  - trying to load /libjrrd.so: NO
  - trying to load /opt/opennms/lib/libjrrd.so: NO
  - trying to load /opt/opennms/lib/linux32/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
- using SQL directory... /opt/opennms/etc
- using create.sql... /opt/opennms/etc/create.sql
Exception in thread "main" org.opennms.core.schema.MigrationException: an error occurred getting the version from the database
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:146)
        at org.opennms.core.schema.Migrator.validateDatabaseVersion(Migrator.java:174)
        at org.opennms.install.Installer.install(Installer.java:240)
        at org.opennms.install.Installer.main(Installer.java:964)
Caused by: org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
        at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:136)
        at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
        at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
        at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
        at org.postgresql.jdbc3.Jdbc3Connection.<init>(Jdbc3Connection.java:24)
        at org.postgresql.Driver.makeConnection(Driver.java:393)
        at org.postgresql.Driver.connect(Driver.java:267)
        at java.sql.DriverManager.getConnection(DriverManager.java:525)
        at java.sql.DriverManager.getConnection(DriverManager.java:140)
        at org.opennms.netmgt.dao.db.SimpleDataSource.getConnection(SimpleDataSource.java:106)
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:134)
        ... 3 more
Caused by: java.net.ConnectException: Connection refused
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
        at java.net.Socket.connect(Socket.java:520)
        at java.net.Socket.connect(Socket.java:470)
        at java.net.Socket.<init>(Socket.java:367)
        at java.net.Socket.<init>(Socket.java:180)
        at org.postgresql.core.PGStream.<init>(PGStream.java:62)
        at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:76)
        ... 13 more
[***@localhost ~]# export JAVA_HOME=/usr/java/jdk1.5.0_18
[***@localhost ~]# $OPENNMS_HOME/bin/runjava -s
runjava: Looking for an appropriate JRE...
runjava: Checking for an appropriate JRE in JAVA_HOME...
runjava: found: "/usr/java/jdk1.5.0_18/bin/java" is an appropriate JRE
runjava: value of "/usr/java/jdk1.5.0_18/bin/java" stored in configuration file
[***@localhost ~]# $OPENNMS_HOME/bin/install -dis
==============================================================================
OpenNMS Installer Version $Id$
==============================================================================

Configures PostgreSQL tables, users, and other miscellaneous settings.

- searching for jicmp:
  - trying to load /usr/lib/libjicmp.so: OK
- searching for jrrd:
  - trying to load /usr/lib/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/client/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/../lib/i386/libjrrd.so: NO
  - trying to load /libjrrd.so: NO
  - trying to load /opt/opennms/lib/libjrrd.so: NO
  - trying to load /opt/opennms/lib/linux32/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
- using SQL directory... /opt/opennms/etc
- using create.sql... /opt/opennms/etc/create.sql
Exception in thread "main" org.opennms.core.schema.MigrationException: an error occurred getting the version from the database
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:146)
        at org.opennms.core.schema.Migrator.validateDatabaseVersion(Migrator.java:174)
        at org.opennms.install.Installer.install(Installer.java:240)
        at org.opennms.install.Installer.main(Installer.java:964)
Caused by: org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
        at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:136)
        at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:66)
        at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Connection.java:125)
        at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Connection.java:30)
        at org.postgresql.jdbc3.Jdbc3Connection.<init>(Jdbc3Connection.java:24)
        at org.postgresql.Driver.makeConnection(Driver.java:393)
        at org.postgresql.Driver.connect(Driver.java:267)
        at java.sql.DriverManager.getConnection(DriverManager.java:525)
        at java.sql.DriverManager.getConnection(DriverManager.java:140)
        at org.opennms.netmgt.dao.db.SimpleDataSource.getConnection(SimpleDataSource.java:106)
        at org.opennms.core.schema.Migrator.getDatabaseVersion(Migrator.java:134)
        ... 3 more
Caused by: java.net.ConnectException: Connection refused
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
        at java.net.Socket.connect(Socket.java:520)
        at java.net.Socket.connect(Socket.java:470)
        at java.net.Socket.<init>(Socket.java:367)
        at java.net.Socket.<init>(Socket.java:180)
        at org.postgresql.core.PGStream.<init>(PGStream.java:62)
        at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:76)
        ... 13 more
[***@localhost ~]# /etc/rc.d/init.d/postgresql restart
Stopping postgresql service:                               [FAILED]
Starting postgresql service:                               [  OK  ]
[***@localhost ~]# clear

[***@localhost ~]# /opt/opennms/bin/install -dis
==============================================================================
OpenNMS Installer Version $Id$
==============================================================================

Configures PostgreSQL tables, users, and other miscellaneous settings.

- searching for jicmp:
  - trying to load /usr/lib/libjicmp.so: OK
- searching for jrrd:
  - trying to load /usr/lib/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/client/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/../lib/i386/libjrrd.so: NO
  - trying to load /libjrrd.so: NO
  - trying to load /opt/opennms/lib/libjrrd.so: NO
  - trying to load /opt/opennms/lib/linux32/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
- using SQL directory... /opt/opennms/etc
- using create.sql... /opt/opennms/etc/create.sql
* using 'postgres' as the PostgreSQL user for OpenNMS
* using '' as the PostgreSQL password 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 /opt/opennms/etc... DONE
- Migrating/creating database:
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Waiting for changelog lock....
Exception in thread "main" org.opennms.core.schema.MigrationException: unable to update the database
        at org.opennms.core.schema.Migrator.migrate(Migrator.java:415)
        at org.opennms.install.Installer.install(Installer.java:294)
        at org.opennms.install.Installer.main(Installer.java:964)
Caused by: liquibase.exception.LockException: Could not acquire change log lock.  Currently locked by UNKNOWN
        at liquibase.lock.LockHandler.waitForLock(LockHandler.java:170)
        at liquibase.Liquibase.update(Liquibase.java:100)
        at org.opennms.core.schema.Migrator.migrate(Migrator.java:412)
        ... 2 more
[***@localhost ~]#

+++++++++++++++++++++++++++++++++

The END

==============================================






































--- On Fri, 7/23/10, Les Mikesell <***@gmail.com> wrote:

From: Les Mikesell <***@gmail.com>
Subject: Re: [opennms-discuss] Fw: Installation issues
To: opennms-***@lists.sourceforge.net
Date: Friday, July 23, 2010, 2:36 PM
Post by viju
Hi
I'm lost.....
When I run the command below....
- trying to load
/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/client/libjrrd.so: NO
If you are using a yum-installed centos version, you shouldn't be using
a 1.6 java.  Yum should have also installed the correct jvm in
/usr/java/jdk1.5.0_18, so you should:
export JAVA_HOME=/usr/java/jdk1.5.0_18
before the
$OPENNMS_HOME/bin/runjava -s
step or use
$OPENNMS_HOME/bin/runjava -S /usr/java/jdk1.5.0_18/bin/java
instead to configure opennms to use the right one.

Then try the
$OPENNMS_HOME/bin/install -dis
again.  If it still doesn't work you might have to drop the existing
opennms database and create a new one.
--
   Les Mikesell
     ***@gmail.com

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
Les Mikesell
2010-07-26 20:54:14 UTC
Permalink
Post by viju
Post by viju
Caused by: org.postgresql.util.PSQLException: Connection refused. Check
that the hostname and port are correct and that the postmaster is
accepting TCP/IP connections.
Are you sure postgresql is running and configured correctly? A quick
check to see if it accepts connections would be:
telnet localhost 5432
(type 'quit<enter>' if it connects). If you get a 'connection refused',
go back to configuring postgresql before doing anything else with opennms.
--
Les Mikesell
***@gmail.com
viju
2010-07-27 18:13:54 UTC
Permalink
HI

that command helped... 
telnet localhost 5432

I was following the documentation exactly,  Unfortunately there is no line in there to rem out the line for the port.
So that was where I was getting thrown off.  Once I removed the "#" for the port I was ok.

take a look this is what I got after initializing the database:

First few lines have a bunch of "NO's"

Something with Java?

:)





[***@localhost ~]# $OPENNMS_HOME/bin/install -dis
==============================================================================
OpenNMS Installer Version $Id$
==============================================================================

Configures PostgreSQL tables, users, and other miscellaneous settings.

- searching for jicmp:
  - trying to load /usr/lib/libjicmp.so: OK
- searching for jrrd:
  - trying to load /usr/lib/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/client/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/lib/i386/libjrrd.so: NO
  - trying to load /usr/java/jdk1.5.0_18/jre/../lib/i386/libjrrd.so: NO
  - trying to load /libjrrd.so: NO
  - trying to load /opt/opennms/lib/libjrrd.so: NO
  - trying to load /opt/opennms/lib/linux32/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
- using SQL directory... /opt/opennms/etc
- using create.sql... /opt/opennms/etc/create.sql
* using 'postgres' as the PostgreSQL user for OpenNMS
* using '' as the PostgreSQL password 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 /opt/opennms/etc... DONE
- Migrating/creating database:
Jul 27, 2010 1:56:34 PM liquibase.database.template.JdbcTemplate comment
INFO: Create Database Lock Table
Jul 27, 2010 1:56:34 PM liquibase.database.template.JdbcTemplate comment
INFO: Lock Database
Jul 27, 2010 1:56:34 PM liquibase.lock.LockHandler acquireLock
INFO: Successfully acquired change log lock
Jul 27, 2010 1:56:35 PM liquibase.database.template.JdbcTemplate comment
INFO: Create Database Change Log Table
Jul 27, 2010 1:56:35 PM liquibase.database.AbstractDatabase checkDatabaseChangeLogTable
INFO: Creating database history table with name: databasechangelog
Jul 27, 2010 1:56:37 PM liquibase.database.AbstractDatabase getRanChangeSetList
INFO: Reading from databasechangelog
Jul 27, 2010 1:56:37 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset create-sequences.xml::opennmsnxtid::rangerrick::(MD5Sum: 8aeb121f435c1f2d182e3e045c382e9)
Jul 27, 2010 1:56:38 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset create-sequences.xml::nodenxtid::rangerrick::(MD5Sum: f8b3699c468ddc8bc25106575a3dbe6)
Jul 27, 2010 1:56:38 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset create-sequences.xml::servicenxtid::rangerrick::(MD5Sum: b4f6dcd86826e431eee5d061c57374)
Jul 27, 2010 1:56:38 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset create-sequences.xml::eventsnxtid::rangerrick::(MD5Sum: f6785bc349d4f2e6637563e5070af)
Jul 27, 2010 1:56:38 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset create-sequences.xml::alarmsnxtid::rangerrick::(MD5Sum: 22f89ba1bec651cfa80872859f42f93)
Jul 27, 2010 1:56:38 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset create-sequences.xml::outagenxtid::rangerrick::(MD5Sum: 471853c0a026294c58d65d3f7f783349)
Jul 27, 2010 1:56:38 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset create-sequences.xml::notifynxtid::rangerrick::(MD5Sum: ee547cb4da7dd7905045ab37459b9859)
Jul 27, 2010 1:56:38 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset create-sequences.xml::vulnnxtid::rangerrick::(MD5Sum: 3d30cb99744dfbba3820ee26719e5086)
Jul 27, 2010 1:56:38 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset create-sequences.xml::catnxtid::rangerrick::(MD5Sum: f5909eece7c0761ce9ef9e274789eac6)
Jul 27, 2010 1:56:38 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset create-sequences.xml::usernotifnxtid::rangerrick::(MD5Sum: ecbac4fe8061b63984738f891240d5cc)
Jul 27, 2010 1:56:38 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset create-sequences.xml::demandpollnxtid::rangerrick::(MD5Sum: bb712d28c0cfc7e9f33b7f656bc598c)
Jul 27, 2010 1:56:39 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset create-sequences.xml::pollresultnxtid::rangerrick::(MD5Sum: 81fded264abf17d19b787ba259015c5)
Jul 27, 2010 1:56:39 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset create-sequences.xml::mapnxtid::rangerrick::(MD5Sum: e9713d3d6d491518a7345577862d22a)
Jul 27, 2010 1:56:39 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/serverMap.xml::1.6.0-serverMap::rangerrick::(MD5Sum: b5b2833197f4a04af2851e34e1ecf)
Jul 27, 2010 1:56:39 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/serviceMap.xml::1.6.0-serviceMap::rangerrick::(MD5Sum: f319c01bc2e7a665b5cecf47baa3f2e8)
Jul 27, 2010 1:56:39 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/distPoller.xml::1.6.0-distPoller::rangerrick::(MD5Sum: e30f79a85c21f2bf8678e51043f25c)
Jul 27, 2010 1:56:40 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/distPoller.xml::1.6.0-distPoller-data::rangerrick::(MD5Sum: d74620928ab0522fd23a96c387e954c)
Jul 27, 2010 1:56:40 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/node.xml::1.6.0-node::rangerrick::(MD5Sum: a72744a5ca4a5b028aeaa94ed388fd0)
Jul 27, 2010 1:56:41 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/snmpInterface.xml::1.6.0-snmpInterface::rangerrick::(MD5Sum: 9b34c823e3d886b52731ecc8f298bf9)
Jul 27, 2010 1:56:42 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/ipInterface.xml::1.6.0-ipInterface::rangerrick::(MD5Sum: 6bb2507e996515f7116337980a96781)
Jul 27, 2010 1:56:43 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/service.xml::1.6.0-service::rangerrick::(MD5Sum: e2513f723746da99580f1dc60ee8559)
Jul 27, 2010 1:56:44 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/ifservices.xml::1.6.0-ifServices::rangerrick::(MD5Sum: 7332b0178e19efe3228bf4c6922b1657)
Jul 27, 2010 1:56:46 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/events.xml::1.6.0-events::rangerrick::(MD5Sum: 9cb0e92d6a23727a1d5467dfbfbd75e)
Jul 27, 2010 1:56:48 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/outages.xml::1.6.0-outages::rangerrick::(MD5Sum: 88682de1a7375cf36ba03d45e6246de2)
Jul 27, 2010 1:56:50 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/vulnerabilities.xml::1.6.0-vulnerabilities::rangerrick::(MD5Sum: 5b8fb6dff72cf15b2a385f59e3e311ad)
Jul 27, 2010 1:56:52 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/vulnplugins.xml::1.6.0-vulnplugins::rangerrick::(MD5Sum: 5294ca4d83f065c8c39e33fee2ceaf)
Jul 27, 2010 1:56:54 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/notifications.xml::1.6.0-notifications::rangerrick::(MD5Sum: b1eb271e28443d4c6403eaf663f58d)
Jul 27, 2010 1:56:57 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/usersnotified.xml::1.6.0-usersnotified::rangerrick::(MD5Sum: 46b76b6d7f6756a971e4555230b3270)
Jul 27, 2010 1:57:00 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/alarms.xml::1.6.0-alarms::rangerrick::(MD5Sum: d56c8238b5cd4cee4367b2dedb2c7a0)
Jul 27, 2010 1:57:03 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/alarm_attributes.xml::1.6.0-alarm_attributes::rangerrick::(MD5Sum: 3bbf78502e567f372342d68603899b7)
Jul 27, 2010 1:57:07 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/assets.xml::1.6.0-assets::rangerrick::(MD5Sum: 12035ee1bfffae05f1d93f74fac0a8)
Jul 27, 2010 1:57:10 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/categories.xml::1.6.0-categories::rangerrick::(MD5Sum: 37a0e7cd5850d970eb4160ac9453d0)
Jul 27, 2010 1:57:15 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/category_node.xml::1.6.0-category_node::rangerrick::(MD5Sum: 67399ef34bd28195236c98d578cfb6d8)
Jul 27, 2010 1:57:19 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/pathoutage.xml::1.6.0-pathoutage::rangerrick::(MD5Sum: 19d63834e37bb8e348f393e56a554a13)
Jul 27, 2010 1:57:24 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/demandpolls.xml::1.6.0-demandpolls::rangerrick::(MD5Sum: 7b4c3d01e8976dc69aef36a63e2885)
Jul 27, 2010 1:57:30 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/pollresults.xml::1.6.0-pollresults::rangerrick::(MD5Sum: b520923984676479fbe87cdfaa4da53a)
Jul 27, 2010 1:57:36 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/location_monitors.xml::1.6.0-location_monitors::rangerrick::(MD5Sum: ba67a03d59fbf2e1ad3439cbc46b6ca3)
Jul 27, 2010 1:57:43 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/location_monitor_details.xml::1.6.0-location_monitor_details::rangerrick::(MD5Sum: 7f4f61610a5b3a1a5472abb12fed444)
Jul 27, 2010 1:57:50 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/location_specific_status_changes.xml::1.6.0-location_specific_status_changes::rangerrick::(MD5Sum: 1e3150ff6638977d52b64a4d73818f1c)
Jul 27, 2010 1:57:56 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/applications.xml::1.6.0-applications::rangerrick::(MD5Sum: 7954aebfe058e86cf8a2ce8912253aa6)
Jul 27, 2010 1:58:02 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/application_service_map.xml::1.6.0-application_service_map::rangerrick::(MD5Sum: b9a3f328515af81957e2bfdae3f1ee)
Jul 27, 2010 1:58:09 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/atinterface.xml::1.6.0-atinterface::rangerrick::(MD5Sum: 2b914c363b734260448e223ef76a2b75)
Jul 27, 2010 1:58:16 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/atinterface.xml::1.6.0-recreate-hash-index::rangerrick::(MD5Sum: cda8ae7c6c1efacb5f55b9a5b4876cc1)
Jul 27, 2010 1:58:31 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/vlan.xml::1.6.0-vlan::rangerrick::(MD5Sum: 9f5dd61ce318d8f9f37f83118c4934)
Jul 27, 2010 1:58:39 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/stpnode.xml::1.6.0-stpnode::rangerrick::(MD5Sum: c41ab955e78b29213acbadbea680b735)
Jul 27, 2010 1:58:48 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/stpinterface.xml::1.6.0-stpinterface::rangerrick::(MD5Sum: 5ac4c4667e0f87b4d6c751037caa652)
Jul 27, 2010 1:58:57 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/iprouteinterface.xml::1.6.0-iprouteinterface::rangerrick::(MD5Sum: c6f4deb8af2c7f08550a2dc8415d217)
Jul 27, 2010 1:59:02 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/datalinkinterface.xml::1.6.0-datalinkinterface::rangerrick::(MD5Sum: 889ec15deb8f6611699eb4d36351ec15)
Jul 27, 2010 1:59:09 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/inventory.xml::1.6.0-inventory::rangerrick::(MD5Sum: eaa4f421a864c5342e91016a6f81a9)
Jul 27, 2010 1:59:15 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/map.xml::1.6.0-map::rangerrick::(MD5Sum: 911771b0ceb670a07035d62faba5b5)
Jul 27, 2010 1:59:21 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/element.xml::1.6.0-element::rangerrick::(MD5Sum: bb10f8963bb69477a4d897f6622d195)
Jul 27, 2010 1:59:28 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/reportlocator.xml::1.6.0-reportlocator::rangerrick::(MD5Sum: 6f283571bf5c483361c628aad59e62ee)
Jul 27, 2010 1:59:34 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/statisticsreport.xml::1.6.0-statisticsreport::rangerrick::(MD5Sum: c2b0636970654faa698b9cc5a0ec476)
Jul 27, 2010 1:59:41 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/resourcereference.xml::1.6.0-resourcereference::rangerrick::(MD5Sum: 36e2d1be3199745cc6ae6f0e7192a23)
Jul 27, 2010 1:59:48 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/statisticsreportdata.xml::1.6.0-statisticsreportdata::rangerrick::(MD5Sum: aef37b3ef68d469f1e8fb3edc8598a)
Jul 27, 2010 1:59:56 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/quartz.xml::1.6.0-qrtz_job_details::rangerrick::(MD5Sum: c158f2da2b361c61e043bbb0aae83fa1)
Jul 27, 2010 2:00:07 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/quartz.xml::1.6.0-qrtz_job_listeners::rangerrick::(MD5Sum: 50346731afa1f8df52b29547ac565ee)
Jul 27, 2010 2:00:15 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/quartz.xml::1.6.0-qrtz_triggers::rangerrick::(MD5Sum: 6c48f8d12e4a171f8a9d133d8bb074)
Jul 27, 2010 2:00:23 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/quartz.xml::1.6.0-qrtz_simple_triggers::rangerrick::(MD5Sum: 75effeba8454c5e61483ef38ae57a6d)
Jul 27, 2010 2:00:32 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/quartz.xml::1.6.0-qrtz_cron_triggers::rangerrick::(MD5Sum: f9fd117a3fcfd9045b47aa6a3c0e1d0)
Jul 27, 2010 2:00:40 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/quartz.xml::1.6.0-qrtz_blob_triggers::rangerrick::(MD5Sum: 416ecf8dba3970e82e91a12d56277d25)
Jul 27, 2010 2:00:49 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/quartz.xml::1.6.0-qrtz_trigger_listeners::rangerrick::(MD5Sum: 7b2fd0e229e4fad80fb4e7ded7c93b)
Jul 27, 2010 2:00:58 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/quartz.xml::1.6.0-qrtz_calendars::rangerrick::(MD5Sum: a6cc7017f3f917202a41a81c72fc33)
Jul 27, 2010 2:01:07 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/quartz.xml::1.6.0-qrtz_paused_trigger_grps::rangerrick::(MD5Sum: 3a8083b45ca3524a98d4a23dfd9be)
Jul 27, 2010 2:01:16 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/quartz.xml::1.6.0-qrtz_fired_triggers::rangerrick::(MD5Sum: f8fe30822538c4d0787e8e2ac193bad9)
Jul 27, 2010 2:01:25 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/quartz.xml::1.6.0-qrtz_scheduler_state::rangerrick::(MD5Sum: 9d721ba347623ea2bdf97ca93556c10)
Jul 27, 2010 2:01:34 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/quartz.xml::1.6.0-qrtz_locks::rangerrick::(MD5Sum: e692cc7ea4bef3a0393a6264c1a3639a)
Jul 27, 2010 2:01:44 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.6.0/tables/quartz.xml::qrtz_locks-data::rangerrick::(MD5Sum: ef1165f6f8d76148669ab40b7f3975b)
Jul 27, 2010 2:01:44 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.0/changelog.xml::1.7.0-ifindex-persistence::rssntn67::(MD5Sum: e0ea38dca9d56f9a40dbf78772b13c56)
Jul 27, 2010 2:02:04 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.1/ackd.xml::1.7.1-ackd::dhustace::(MD5Sum: df9c49a12897e16d038fd6f8ef66d)
Jul 27, 2010 2:02:13 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.1/assets.xml::1.7.1-assets::rssntn67::(MD5Sum: e487b519214dc69181b824cd66989cbd)
Jul 27, 2010 2:02:23 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.1/datalinkinterface.xml::1.7.1-datalinkinterface-index::mattraykow::(MD5Sum: 4d8d2794ac76557daa4a5036a3548d23)
Jul 27, 2010 2:02:33 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.1/elements.xml::1.7.1-add-element-id::rssntn67::(MD5Sum: 4d813bb464e69a7db89f1eb44fdd1)
Jul 27, 2010 2:02:43 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.1/maps.xml::1.7.1-add-map-id::mattraykow::(MD5Sum: 77e39ef037f9d6d850809b73265f21)
Jul 27, 2010 2:02:43 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.1/maps.xml::1.7.1-add-map-group::rssntn67::(MD5Sum: 46e61bb331c3cb64f7598428b9ca9a2)
Jul 27, 2010 2:02:53 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.1/snmpcollect.xml::1.7.1-move-snmpcollect::brozow::(MD5Sum: 7d36539b595686feb91bd79c71f4ee82)
Jul 27, 2010 2:03:03 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.1/changelog.xml::1.7.1-expand-snmpPhysAddr::rangerrick::(MD5Sum: 5e94b1d57451aae98cab6d0127b887d)
Jul 27, 2010 2:03:04 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.1/changelog.xml::1.7.1-add-last-capsd-poll::brozow::(MD5Sum: 9b292b24eeb8f0d1a53698fa71ba5d4)
Jul 27, 2010 2:03:14 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.3/changelog.xml::1.7.3-expand-mapname::rssntn67::(MD5Sum: e6feefdb1fbed04b7ac9444e5f6d8c3b)
Jul 27, 2010 2:03:14 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.3/changelog.xml::1.7.3-category-group::brozow::(MD5Sum: 7b60d138484c6fcb557ab642a64a39b)
Jul 27, 2010 2:03:24 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.4/changelog.xml::1.7.4-fix-broken-autoincrement::rangerrick::(MD5Sum: 3bc8e0893e5489ef4923e2742f333a10)
Jul 27, 2010 2:03:24 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.4/changelog.xml::1.7.4-categories-fix-missing-data::rangerrick::(MD5Sum: a01ad7492f6cae9e4085cc7f843d3ef8)
Jul 27, 2010 2:03:24 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.5/changelog.xml::1.7.5-addAlarmFkConstraint::dhustace::(MD5Sum: 43279712781a23802157fbd81f1bf68)
Jul 27, 2010 2:03:25 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.5/changelog.xml::1.7.5-fixMapPkConstraint::rssntn67::(MD5Sum: 877e1fd1f9394648ac801f41fd767)
Jul 27, 2010 2:03:35 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.5/changelog.xml::1.7.5-fixElementFkConstraint::rssntn67::(MD5Sum: e0dff7afc7881843c94a6be1dc818b2e)
Jul 27, 2010 2:03:45 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.6/changelog.xml::1.7.6-changePhysAddrColumns::rangerrick::(MD5Sum: 848abada79e9f91c6cdc42ad93b8572)
Jul 27, 2010 2:03:45 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.7/changelog.xml::1.7.7-add-linkTypeId::rssntn67::(MD5Sum: 1ee7a2c5fcd4dd332588397a53080fd)
Jul 27, 2010 2:03:45 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.8/changelog.xml::1.7.8-add-linkState::rangerrick::(MD5Sum: 9e8faaa587f5956cc833ff2e231fa49b)
Jul 27, 2010 2:03:45 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.8/changelog.xml::1.7.8-update-linkstate::thedesloge::(MD5Sum: 73662c874fd6be8f83940f67e138b19)
Jul 27, 2010 2:03:45 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.10/reportcatalog.xml::1.7.10-reportcatalog::jsartin::(MD5Sum: 2a6414709384e7358dde8796981df3)
Jul 27, 2010 2:03:56 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.10/changelog.xml::1.7.10-quartz-priority::jsartin::(MD5Sum: e2ffd51eee8969fa758c9d5f82fbf71e)
Jul 27, 2010 2:03:56 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.10/changelog.xml::1.7.10-drop-reportlocator::jsartin::(MD5Sum: d69ab87d907c5fc3ea414df3abd85ef)
Jul 27, 2010 2:04:07 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.10/changelog.xml::1.7.10-snmp-poll::rssntn67::(MD5Sum: 8b59d1bed2ad9bdc72d8b393b74c0ac)
Jul 27, 2010 2:04:07 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.92/changelog.xml::1.7.92-repair-opennmsnxtid-fo-shizzle::rangerrick::(MD5Sum: 9d2942f38118cbcc3d3ea758a34ab)
Jul 27, 2010 2:06:52 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.92/changelog.xml::1.7.92-repair-nodenxtid-fo-shizzle::rangerrick::(MD5Sum: 9dc6f032ff16f3cb784a865e91cea89)
Jul 27, 2010 2:07:02 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.92/changelog.xml::1.7.92-repair-servicenxtid-fo-shizzle::rangerrick::(MD5Sum: 59c1d5ff6af82c84299f07566229c53)
Jul 27, 2010 2:07:12 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.92/changelog.xml::1.7.92-repair-eventsnxtid-fo-shizzle::rangerrick::(MD5Sum: b1b7d121dd35c265e1cca4dfce9cab9)
Jul 27, 2010 2:07:23 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.92/changelog.xml::1.7.92-repair-alarmsnxtid-fo-shizzle::rangerrick::(MD5Sum: 8732df67fe3c807c28db9fed95e652b9)
Jul 27, 2010 2:07:33 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.92/changelog.xml::1.7.92-repair-outagenxtid-fo-shizzle::rangerrick::(MD5Sum: 6c38017cf5b7cb7f3c316b2eeb4a9)
Jul 27, 2010 2:07:43 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.92/changelog.xml::1.7.92-repair-notifynxtid-fo-shizzle::rangerrick::(MD5Sum: 1b7c53b74d52751d4d976a0bd25ce82)
Jul 27, 2010 2:07:55 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.92/changelog.xml::1.7.92-repair-vulnnxtid-fo-shizzle::rangerrick::(MD5Sum: 726ab126b579ccb96ab25cda7cb19e84)
Jul 27, 2010 2:08:06 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.92/changelog.xml::1.7.92-repair-catnxtid-fo-shizzle::rangerrick::(MD5Sum: 8fec83cbf6e45c596cd0cade69d42bf1)
Jul 27, 2010 2:08:17 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.92/changelog.xml::1.7.92-repair-usernotifnxtid-fo-shizzle::rangerrick::(MD5Sum: c9acd53f734c1b7ae8f69cb5591efbe)
Jul 27, 2010 2:08:28 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.92/changelog.xml::1.7.92-repair-demandpollnxtid-fo-shizzle::rangerrick::(MD5Sum: 6b64f24eb2b5bdbe6028b5933aae6dd)
Jul 27, 2010 2:08:47 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.92/changelog.xml::1.7.92-repair-pollresultnxtid-fo-shizzle::rangerrick::(MD5Sum: affe6ec2e08227c965c92a2c608743)
Jul 27, 2010 2:08:59 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset 1.7.92/changelog.xml::1.7.92-repair-mapnxtid-fo-shizzle::rangerrick::(MD5Sum: b77e8ae36652bdb3497bfa2d38acfb)
Jul 27, 2010 2:09:13 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset stored-procedures/getManagePercentAvailIntfWindow.xml::getManagePercentAvailIntfWindow::rangerrick::(MD5Sum: ae6ef5514fb6bc147099ad82f796645)
Jul 27, 2010 2:09:13 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset stored-procedures/getManagePercentAvailNodeWindow.xml::getManagePercentAvailNodeWindow::rangerrick::(MD5Sum: 8ff0c9e2187bc90fe9669a94a50941)
Jul 27, 2010 2:09:13 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset stored-procedures/getManagedOutageForIntfInWindow.xml::getManagedOutageForIntfInWindow::rangerrick::(MD5Sum: 44826a5d9ba8df14b048ee58fb033)
Jul 27, 2010 2:09:13 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset stored-procedures/getManagedOutageForNodeInWindow.xml::getManagedOutageForNodeInWindow::rangerrick::(MD5Sum: ca1938dbe928b3f67e1fb04f866e536d)
Jul 27, 2010 2:09:13 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset stored-procedures/getManagedServiceCountForIntf.xml::getManagedServiceCountForIntf::rangerrick::(MD5Sum: beecb28173cb91b63cad35cb6dd6986e)
Jul 27, 2010 2:09:13 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset stored-procedures/getManagedServiceCountForNode.xml::getManagedServiceCountForNode::rangerrick::(MD5Sum: e21d819a1d5a64a1b8210636b288120)
Jul 27, 2010 2:09:15 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset stored-procedures/getOutageTimeInWindow.xml::getOutageTimeInWindow::rangerrick::(MD5Sum: 88789507199d6166d387a735cbadc62)
Jul 27, 2010 2:09:17 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset stored-procedures/getPercentAvailabilityInWindow.xml::getPercentAvailabilityInWindow::rangerrick::(MD5Sum: 14239d2dee8156c64fc3438d67478db)
Jul 27, 2010 2:09:17 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset stored-procedures/dropTriggerIfExists.xml::dropTriggerIfExists::rangerrick::(MD5Sum: 22e2eec61dabf52f326011862f413)
Jul 27, 2010 2:09:17 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset triggers/setIfServiceKeysOnInsertTrigger.xml::setIfServiceKeysOnInsertTrigger::rangerrick::(MD5Sum: 5484cf4d786cdadb5656547672a742)
Jul 27, 2010 2:09:17 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset triggers/setIfServiceKeysOnUpdateTrigger.xml::setIfServiceKeysOnUpdateTrigger::rangerrick::(MD5Sum: d834dfbf114cfe32d1215c4478255ba7)
Jul 27, 2010 2:09:17 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset triggers/setIpInterfaceKeysOnInsertTrigger.xml::setIpInterfaceKeysOnInsertTrigger::rangerrick::(MD5Sum: 1b45653bfe2d9d6e6d99e8fa64d2bbba)
Jul 27, 2010 2:09:17 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset triggers/setIpInterfaceKeysOnUpdateTrigger.xml::setIpInterfaceKeysOnUpdateTrigger::rangerrick::(MD5Sum: d5fe3a874749c4b6e2c58eeed95758a)
Jul 27, 2010 2:09:18 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset triggers/setSnmpInterfaceKeysOnInsertTrigger.xml::setSnmpInterfaceKeysOnInsertTrigger::rangerrick::(MD5Sum: d0d4315665f12f0d8144dc5d849b6fb)
Jul 27, 2010 2:09:19 PM liquibase.database.template.JdbcTemplate comment
INFO: Changeset triggers/setSnmpInterfaceKeysOnUpdateTrigger.xml::setSnmpInterfaceKeysOnUpdateTrigger::rangerrick::(MD5Sum: 916eca4dfd8a9bcd2cb5727b8d86fb6)
Jul 27, 2010 2:09:20 PM liquibase.database.template.JdbcTemplate comment
INFO: Release Database Lock
Jul 27, 2010 2:09:20 PM liquibase.lock.LockHandler releaseLock
INFO: Successfully released change log lock
- checking if iplike is usable... NO
- removing existing iplike definition (if any)... OK
- inserting C iplike function... SKIPPED (location of iplike function not set)
- inserting PL/pgSQL iplike function... OK
- checking for stale eventtime.so references... OK

Installer completed successfully!





































==============================The End====================

--- On Mon, 7/26/10, Les Mikesell <***@gmail.com> wrote:

From: Les Mikesell <***@gmail.com>
Subject: Re: [opennms-discuss] Fw: Installation issues
To: opennms-***@lists.sourceforge.net
Date: Monday, July 26, 2010, 4:54 PM
Post by viju
Post by viju
Caused by: org.postgresql.util.PSQLException: Connection refused. Check
that the hostname and port are correct and that the postmaster is
accepting TCP/IP connections.
Are you sure postgresql is running and configured correctly?  A quick
check to see if it accepts connections would be:
telnet localhost 5432
(type 'quit<enter>' if it connects). If you get a 'connection refused',
go back to configuring postgresql before doing anything else with opennms.
--
   Les Mikesell
    ***@gmail.com



------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
Les Mikesell
2010-07-27 20:11:20 UTC
Permalink
Post by viju
HI
that command helped...
telnet localhost 5432
I was following the documentation exactly, Unfortunately there is no
line in there to rem out the line for the port.
So that was where I was getting thrown off. Once I removed the "#" for
the port I was ok.
I have no idea what documentation you mean. You mostly just need to do
what it says here:
http://www.opennms.org/wiki/Installation:Yum
and I don't see anything about the postgresql port.
Post by viju
First few lines have a bunch of "NO's"
Something with Java?
You don't need the libjrrd libraries if you use the default jrobin data
storage. If you don't know what that means, it won't matter - jrobin is
built in and works fine.
--
Les Mikesell
***@gmail.com
viju
2010-07-27 18:42:25 UTC
Permalink
:)


[***@localhost ~]# sudo /etc/init.d/opennms start
Starting OpenNMS:
Started OpenNMS, but it stopped running: for details see /opt/opennms/logs/daemon/output.log
                                                           [FAILED]


Tue Jul 27 14:44:39 EDT 2010
begin ulimit settings:
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 28435
max locked memory       (kbytes, -l) 32
max memory size         (kbytes, -m) unlimited
open files                      (-n) 10240
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) unlimited
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
end ulimit settings
Executing command: /opt/opennms/bin/runjava -r  -- -Djava.endorsed.dirs=/opt/opennms/lib/endorsed   -Dopennms.home=/opt/opennms -Dcom.sun.management.jmxremote.port=18980 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Xmx256m -Djava.net.preferIPv4Stack=true  -XX:MaxPermSize=128m -jar /opt/opennms/lib/opennms_bootstrap.jar  start 
[DEBUG] System property 'opennms.library.jicmp' set to '/usr/lib/libjicmp.so.  Attempting to load jicmp library from this location.
[INFO] Successfully loaded jicmp library.
An error occurred while attempting to start the "OpenNMS:Name=Dhcpd" service (class org.opennms.netmgt.dhcpd.jmx.Dhcpd).  Shutting down and exiting.
javax.management.RuntimeMBeanException: RuntimeException thrown in operation start
    at com.sun.jmx.mbeanserver.StandardMetaDataImpl.wrapRuntimeException(StandardMetaDataImpl.java:994)
    at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:430)
    at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    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(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.opennms.bootstrap.Bootstrap$3.run(Bootstrap.java:376)
    at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.reflect.UndeclaredThrowableException
    at org.opennms.netmgt.dhcpd.Dhcpd.onStart(Dhcpd.java:251)
    at org.opennms.netmgt.daemon.AbstractServiceDaemon.start(AbstractServiceDaemon.java:423)
    at org.opennms.netmgt.dhcpd.jmx.Dhcpd.start(Dhcpd.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
    ... 15 more
Caused by: java.net.BindException: Could not open datagram socket for DHCP client on port 67.  Is there another DHCP client listening on this port?  Original exception: java.net.BindException: Address already in use
    at org.opennms.netmgt.dhcpd.Receiver2.<init>(Receiver2.java:74)
    at org.opennms.netmgt.dhcpd.Dhcpd.onStart(Dhcpd.java:244)
    ... 22 more
Caused by: java.net.BindException: Address already in use
    at java.net.PlainDatagramSocketImpl.bind0(Native Method)
    at java.net.PlainDatagramSocketImpl.bind(PlainDatagramSocketImpl.java:82)
    at java.net.DatagramSocket.bind(DatagramSocket.java:368)
    at java.net.DatagramSocket.<init>(DatagramSocket.java:210)
    at java.net.DatagramSocket.<init>(DatagramSocket.java:261)
    at java.net.DatagramSocket.<init>(DatagramSocket.java:234)
    at org.opennms.netmgt.dhcpd.Receiver2.<init>(Receiver2.java:72)
    ... 23 more
log4j:WARN No appenders could be found for logger (org.mortbay.log).
log4j:WARN Please initialize the log4j system properly.





====================================================================

--- On Mon, 7/26/10, Les Mikesell <***@gmail.com> wrote:

From: Les Mikesell <***@gmail.com>
Subject: Re: [opennms-discuss] Fw: Installation issues
To: opennms-***@lists.sourceforge.net
Date: Monday, July 26, 2010, 4:54 PM
Post by viju
Post by viju
Caused by: org.postgresql.util.PSQLException: Connection refused. Check
that the hostname and port are correct and that the postmaster is
accepting TCP/IP connections.
Are you sure postgresql is running and configured correctly?  A quick
check to see if it accepts connections would be:
telnet localhost 5432
(type 'quit<enter>' if it connects). If you get a 'connection refused',
go back to configuring postgresql before doing anything else with opennms.
--
   Les Mikesell
    ***@gmail.com



------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
Les Mikesell
2010-07-27 20:00:24 UTC
Permalink
Post by viju
Started OpenNMS, but it stopped running: for details see
/opt/opennms/logs/daemon/output.log
[FAILED]
[...]
Post by viju
An error occurred while attempting to start the "OpenNMS:Name=Dhcpd"
service (class org.opennms.netmgt.dhcpd.jmx.Dhcpd). Shutting down and
exiting.
[...]
Post by viju
Caused by: java.net.BindException: Could not open datagram socket for
DHCP client on port 67. Is there another DHCP client listening on this
port? Original exception: java.net.BindException: Address already in use
at org.opennms.netmgt.dhcpd.Receiver2.<init>(Receiver2.java:74)
I didn't realize that would be fatal, but can you give your server a
static IP instead of letting it use DHCP?
See item #22 int the FAQ
http://www.opennms.org/wiki/FAQ-Troubleshooting
--
Les Mikesell
***@gmail.com
Benjamin Reed
2010-07-27 20:57:32 UTC
Permalink
Caused by: java.net.BindException: Could not open datagram socket for DHCP client on port 67. Is there another DHCP client listening on this port? Original exception: java.net.BindException: Address already in use
--
Benjamin Reed
The OpenNMS Group
http://www.opennms.org/
viju
2010-07-28 03:08:18 UTC
Permalink
Thats weird.
It is set up with a static ip.
Once of the first things I did when i built it a year ago.  Remote login would be a pain otherwise.
Maybe a file somewhere  that might state its dymanic.
thanks:)

--- On Tue, 7/27/10, Les Mikesell <***@gmail.com> wrote:

From: Les Mikesell <***@gmail.com>
Subject: Re: [opennms-discuss] Fw: Installation issues
To: opennms-***@lists.sourceforge.net
Date: Tuesday, July 27, 2010, 4:00 PM
Post by viju
Started OpenNMS, but it stopped running: for details see
/opt/opennms/logs/daemon/output.log
[FAILED]
[...]
Post by viju
An error occurred while attempting to start the "OpenNMS:Name=Dhcpd"
service (class org.opennms.netmgt.dhcpd.jmx.Dhcpd). Shutting down and
exiting.
[...]
Post by viju
Caused by: java.net.BindException: Could not open datagram socket for
DHCP client on port 67. Is there another DHCP client listening on this
port? Original exception: java.net.BindException: Address already in use
at org.opennms.netmgt.dhcpd.Receiver2.<init>(Receiver2.java:74)
I didn't realize that would be fatal, but can you give your server a
static IP instead of letting it use DHCP?
See item #22 int the FAQ
http://www.opennms.org/wiki/FAQ-Troubleshooting
--
   Les Mikesell
    ***@gmail.com

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
Johan Edstrom
2010-07-28 03:11:51 UTC
Permalink
You could turn off whatever is listening to Dhcp or disable Dhcp in opennms, just a suggestion.
Post by viju
Thats weird.
It is set up with a static ip.
Once of the first things I did when i built it a year ago. Remote login would be a pain otherwise.
Maybe a file somewhere that might state its dymanic.
thanks
:)
Subject: Re: [opennms-discuss] Fw: Installation issues
Date: Tuesday, July 27, 2010, 4:00 PM
Post by viju
Started OpenNMS, but it stopped running: for details see
/opt/opennms/logs/daemon/output.log
[FAILED]
[...]
Post by viju
An error occurred while attempting to start the "OpenNMS:Name=Dhcpd"
service (class org.opennms.netmgt.dhcpd.jmx.Dhcpd). Shutting down and
exiting.
[...]
Post by viju
Caused by: java.net.BindException: Could not open datagram socket for
DHCP client on port 67. Is there another DHCP client listening on this
port? Original exception: java.net.BindException: Address already in use
at org.opennms.netmgt.dhcpd.Receiver2.<init>(Receiver2.java:74)
I didn't realize that would be fatal, but can you give your server a
static IP instead of letting it use DHCP?
See item #22 int the FAQ
http://www.opennms.org/wiki/FAQ-Troubleshooting
--
Les Mikesell
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-discuss mailing list
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/_______________________________________________
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-discuss mailing list
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
Johan Edstrom

***@opennms.org

They that can give up essential liberty to purchase a little temporary safety, deserve neither liberty nor safety.

Benjamin Franklin, Historical Review of Pennsylvania, 1759
viju
2010-07-28 03:15:29 UTC
Permalink
How could I check this?

--- On Tue, 7/27/10, Benjamin Reed <***@opennms.org> wrote:

From: Benjamin Reed <***@opennms.org>
Subject: Re: [opennms-discuss] Fw: Installation issues
To: "General OpenNMS Discussion" <opennms-***@lists.sourceforge.net>
Date: Tuesday, July 27, 2010, 4:57 PM
Post by viju
Caused by: java.net.BindException: Could not open datagram socket for DHCP client on port 67.  Is there another DHCP client listening on this port?  Original exception: java.net.BindException: Address already in use
--
Benjamin Reed
The OpenNMS Group
http://www.opennms.org/




-----Inline Attachment Follows-----

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
-----Inline Attachment Follows-----

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
Les Mikesell
2010-07-28 13:11:54 UTC
Permalink
lsof -i
will show what programs have open sockets. Look for udp:67 or it might be
listed as bootps.
Post by viju
How could I check this?
Subject: Re: [opennms-discuss] Fw: Installation issues
Date: Tuesday, July 27, 2010, 4:57 PM
Post by viju
Caused by: java.net.BindException: Could not open datagram socket
for DHCP client on port 67. Is there another DHCP client listening
on this port? Original exception: java.net.BindException: Address
already in use
--
Benjamin Reed
The OpenNMS Group
http://www.opennms.org/
Continue reading on narkive:
Loading...