[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Fle3-users] Upgrading Fle3/very slow Fle3
From: |
janne . pietarila |
Subject: |
Re: [Fle3-users] Upgrading Fle3/very slow Fle3 |
Date: |
Tue, 31 Dec 2002 12:52:17 +0200 |
User-agent: |
Mutt/1.2.5i |
On Mon, Dec 30, 2002 at 11:18:24AM +0200, Giedre Kligyte wrote:
> Could anyone suggest what could be the problem why Fle3 runs so slow and if
> you can think of any ways to upgrade the Fle3 without destroying the
> courses?
I would guess that the problem is that the Zope object database has
growed too big.
Can you go to Control_Panel / Database Management in Zope's management
interface? How big is the database size? You can then pack the database
by clicking the "Pack" button (it will probably take several minutes).
This should fix the slowness.
About upgrading Fle3, from INSTALL file:
<-- clip <--
If exporting fails, you can try to first upgrade the code and then
do first the export, then rename/delete the instances and import
the data into new instances. With upgraded code, the UI will break
so you'll need to export and import pretty quickly so your users
don't see an error page for too long.
--> clip -->
To be sure that no data is lost even if upgrade fails (it shouldn't!),
take a backup of FLE directory (and Zope's var directory if you want
to be extra paranoid) before starting upgrading.
--
Janne Pietarila