Setup fails with StackOverflowException

Description

As a result of changes in pull request 306 the admin panel of Openfire throws a StackOverflowException while setting up the database.

The recursion shown here occurs:

The issue at hand: to set up the database, we (now) use a property. To read a property, we determine if we're in setup mode. To determine if we're in setup mode, we see if there's a database configured. Lather, rinse, repeat.

Environment

None

Activity

Show:

Guus der Kinderen October 22, 2015 at 1:29 PM

Tested & merged.

Guus der Kinderen October 22, 2015 at 12:26 PM

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created October 22, 2015 at 11:24 AM
Updated November 27, 2015 at 6:20 PM
Resolved October 22, 2015 at 1:29 PM