OpenNMS not starting because of dataSource bean NPE

Description

After able to successfully install when tried to start attached is the error I received.

Environment

Windows 2012 R2, Jdk 7 Update 45 64 bit JVM, Postgresql 92. 64bit. Compiled using JDK 6 update 27 in Ubuntu 64 bit.

Acceptance / Success Criteria

None

Attachments

1

Lucidchart Diagrams

Activity

Show:

Seth Leger September 18, 2014 at 5:25 PM

No reports of further problems. Marking as fixed.

Seth Leger March 7, 2014 at 11:11 AM

Can you try this out again with the latest snapshot of 1.13? The code where this crash occurred was updated in the latest code and I want to see if the problem is still happening. Thanks!

Mike Jacobi January 13, 2014 at 12:25 AM

Perhaps this issue has something to do with the installer. On 1.12.x, I have to patch bin/install to include these Java params:

-Dinstall.dir=my_install_dir \ -Dinstall.etc.dir=my_install_dir/etc \ -Dinstall.database.bindir=my_db_install_dir/bin \ -Dinstall.servlet.dir=my_install_dir/jetty-webapps/opennms \
as a work-around for the XXX_TOKENIZE_ME error during core install. I let the jar core installer fail with XXX_TOKENIZE_ME, then patch bin/install and run it manually with bin/install -dis.

Mike Jacobi January 13, 2014 at 12:21 AM

I'm doing a fresh install. The same opennms-datasources.xml works with a 1.12.3 install, but fails with this dataSource error on a 1.13.0 install.

Obi Reddy January 12, 2014 at 8:36 PM

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

PagerDuty

Created December 16, 2013 at 7:25 AM
Updated September 19, 2014 at 9:49 AM
Resolved September 18, 2014 at 5:25 PM