Issues
- Update documentation regarding the Oracle database connectorOF-1757Resolved issue: OF-1757Greg Thomas
- MS SQL database script syntax is wrongOF-1724Resolved issue: OF-1724Dave Cridland
- The & character is escaped twice in database config entry in openfire.xmlOF-1682Resolved issue: OF-1682Greg Thomas
- Do not specify exact versions of MySQL in the database installation guideOF-1669Resolved issue: OF-1669wroot
- Update Custom Database Integration GuideOF-1643Dave Cridland
- Search in clients do not work with standalone databaseOF-1284Dave Cridland
- Due to initial mysql schema failure, a new install will ask for current admin password and fail due to non-existent schemaOF-1253Resolved issue: OF-1253Dave Cridland
- Monitoring plugin should store messages asynchronouslyOF-1148Resolved issue: OF-1148
- Unable to use LDAP group with name longer than 50 charactersOF-1138
- Database migration script for oracle has wrong syntax in v22OF-1079Resolved issue: OF-1079Dave Cridland
- Update HSQLDB to the latest versionOF-955Resolved issue: OF-955Daryl Herzmann
- Failing to connect to database after reboot if & is used in a passwordOF-825Resolved issue: OF-825Dave Cridland
- Change deprecated SET OPTION to SET to support newest MySQL 5.6 versionsOF-723Resolved issue: OF-723Guus der Kinderen
- Update bundled MySQL JDBC driver to the newest 5.1.x versionOF-697Resolved issue: OF-697Daryl Herzmann
- OfOffline table should use longtext for message storingOF-695
- Node column in ofSecurityAuditLog table should accept NULL entriesOF-692Resolved issue: OF-692Tom Evans
- Openfire failes to create tables on MySQL 5.6OF-654Resolved issue: OF-654Dele Olajide
- Broadcasting roles for MUC are not loaded correctly from DBOF-563Resolved issue: OF-563Guus der Kinderen
18 of 18
Update documentation regarding the Oracle database connector
Fixed
Description
Environment
None
relates to
Created April 29, 2019 at 8:08 AM
Updated February 8, 2024 at 11:37 AM
Resolved April 29, 2019 at 5:00 PM
Activity
Show:
Greg ThomasApril 29, 2019 at 8:39 AMEdited
Note; this is largely a documentation issue. The Oracle drivers cannot be maintained within a Maven repository due to their licensing restrictions, so instead they have to be downloaded manually from Oracle's web site.
It seems that with 4.3.0 branch something is missing in the libs. A user reported connection problems with his Oracle DB after the upgrade. I can't find anything related to Oracle in 4.3.2 lib folder. Although there is nothing also in 4.2.3 version's lib folder. This user had separate oracle connector jar in his old installation and then copied it to new installation and it fixed the issue. It might be that his DB version is old and not supported by current connectors.