Remove warning from logs on installation

Description

Fix database error being written to WARN log when installing a fresh Wildfire. It's in the form:

2006.07.06 22:43:11 Error verifying server version
java.sql.SQLException: Table not found in statement [SELECT minorVersion FROM jiveVersion]

This is caused by the fact that Wildfire will try the old version check if other version checks failed first. Instead of logging the error to the warn log, send it to debug.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created July 7, 2006 at 2:21 PM
Updated July 7, 2006 at 2:23 PM
Resolved July 7, 2006 at 2:23 PM