5,956 Views 12 Replies Last post: Nov 29, 2008 6:39 AM by wroot RSS
Gaston Dombiak Jiver 3,858 posts since
Sep 26, 2001
Currently Being Moderated

Nov 21, 2008 4:08 PM

Openfire 3.6.2 has been released

We are happy to announce a new release of Openfire. The new release includes important bug fixes and a few small improvements. The complete set of changes can be found here. Remember to update the connection manager module too since some of the fixes apply to this module.

Download Openfire from: http://www.igniterealtime.org/downloads/index.jsp

Download Connection Manager from: http://www.igniterealtime.org/projects/openfire/connection_manager.jsp

Enjoy!

Openfire Team

Tags: openfire, release
wroot KeyContributor 4,903 posts since
Jan 24, 2005
Currently Being Moderated
Nov 22, 2008 1:43 AM in response to: Gaston Dombiak
Re: Openfire 3.6.2 has been released

Working fine on my test server. Will upgrade my main server on Friday. Waiting for the Flash clients users reply.

LG KeyContributor 5,520 posts since
Dec 13, 2005
Currently Being Moderated
Nov 22, 2008 7:32 AM in response to: Gaston Dombiak
Re: Openfire 3.6.2 has been released
Coolcat KeyContributor 793 posts since
Mar 19, 2007
Currently Being Moderated
Nov 22, 2008 11:29 AM in response to: LG
Re: Openfire 3.6.2 has been released

Updated my test machine, no problems so far. Primary server update scheduled for tomorrow.

Koski Tuomas Bronze 20 posts since
Sep 23, 2008
Currently Being Moderated
Nov 24, 2008 12:34 AM in response to: Gaston Dombiak
Re: Openfire 3.6.2 has been released

Excellent. Has been up now since 22nd and no problems so far.

 

Thanks for anyone using their time to make the new release possible

 

Cheers!

sixthring KeyContributor 3,711 posts since
Apr 2, 2007
Currently Being Moderated
Nov 24, 2008 7:17 AM in response to: Gaston Dombiak
Re: Openfire 3.6.2 has been released

Plugins still don't update correctly.  Both the monitoring and sip plugins failed to upgrade with as usual under 3.6.2.

wroot KeyContributor 4,903 posts since
Jan 24, 2005
Currently Being Moderated
Nov 24, 2008 10:04 AM in response to: sixthring
Re: Openfire 3.6.2 has been released

Yeah, Todd. I have commented on that ticket after trying out the nightly build. Maybe it improves some other issue with the plugins. But i'm having the problems only with my Windows box. On Linux plugins are installing and updating fine.

sixthring KeyContributor 3,711 posts since
Apr 2, 2007
Currently Being Moderated
Nov 24, 2008 11:33 AM in response to: wroot
Re: Openfire 3.6.2 has been released

That has been the case for many build versions.  Linux seems to release the plugins for upgrading windows does not.  On window you need to stop the server delete the old plugin and instll the latest either manually or via the admin site.

thunder Bronze 4 posts since
Sep 18, 2006
Currently Being Moderated
Nov 25, 2008 1:25 AM in response to: Gaston Dombiak
Re: Openfire 3.6.2 has been released

All,

I upgraded from 3.5.2 yesterday and I cant access the second level of Tabs (e.g. the Gateways Tab under Server). Tried with Firefox, IE and Opera none of the Browsers worked..

 

Any suggestion?

 

Thank you,

Uwe.

sixthring KeyContributor 3,711 posts since
Apr 2, 2007
Currently Being Moderated
Nov 25, 2008 5:51 AM in response to: thunder
Re: Openfire 3.6.2 has been released

You need to upgrade all the plugins too.

aquitaine Bronze 3 posts since
Nov 25, 2008
Currently Being Moderated
Nov 25, 2008 6:24 AM in response to: Gaston Dombiak
Re: Openfire 3.6.2 has been released

I am upgrading from 3.5.2 on Ubutu 32-bit OS.

 

This is what I did.

 

1. I stopped openfire and backed up the entire /usr/share/openfire folder.

 

2. I did dpkg -i openfire_3.6.2-all.deb and the install went fine.

 

3. I opened the admin console to setup initially and during the database config part, I am getting this error

 

     "The Openfire database schema does not appear to be installed. Follow the installation guide to fix this error"

 

 

Googling this brought me to  http://www.igniterealtime.org/community/thread/25835  - but that is a Postgres install. I am using the embedded-db. No funny business of connecting external db. Bypassing the database config part and proceeding to console doesn't help because once i login, a brief java exception is thrown.

 

Can anyone tell me how to get around or actually sort it out?

aquitaine Bronze 3 posts since
Nov 25, 2008
Currently Being Moderated
Nov 25, 2008 6:28 AM in response to: aquitaine
Re: Openfire 3.6.2 has been released

GOT IT WORKING FINALLY!!!!

 

 

Fixed and Openfire is on version 3.6.2

See the 1st post here:
http://www.igniterealtime.org/community/message/178464#178464

Thanks to Daniel Henninger.



The failure is a due to corrupt database.

Steps to fix:

1. Stop and Backup the entire Openfire folder.
2. Install the latest version deb package.
3. edit resources/database/upgrade/17/openfire_hsqldb.sql file in openfire folder.
4. remove every line above the following text:

// add new indexed column to mucRoom
ALTER TABLE mucRoom ADD COLUMN serviceID BIGINT BEFORE roomID;
CREATE INDEX mucRoom_serviceid_idx ON mucRoom(serviceID);

There would be some 10 lines to remove.

5. Login to the admin console using http port 9090.

6. Follow on screen instructions and this the Database configuration part should go smoothly.

wroot KeyContributor 4,903 posts since
Jan 24, 2005
Currently Being Moderated
Nov 29, 2008 6:39 AM in response to: Gaston Dombiak
Re: Openfire 3.6.2 has been released

Gato , 3.6.2 version is still not closed in JIRA.

More Like This

  • Retrieving data ...

Bookmarked By (0)