Sebastian,
1) Tomorrow when I have more time I will see if I can capture the
error logs. Below is what I found from today's log file.
2012-05-13 16:45:49,461 [http-0.0.0.0-5080-5] ERROR
o.a.c.c.C.[.[.0.0.0.[.[spring-mvc] - Servlet.service() for servlet
spring-mvc threw exception
javax.servlet.ServletException: Maximum upload size: 1073741824
exceeded: 1273848358
at
org.openmeetings.servlet.outputhandler.AbstractUploadController.validate
(AbstractUploadController.java:83) ~[openmeetings-2.0.0-SNAPSHOT.jar:na]
at
org.openmeetings.servlet.outputhandler.BackupImportController.service(Ba
ckupImportController.java:467) ~[openmeetings-2.0.0-SNAPSHOT.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[na:1.6.0_26]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39) ~[na:1.6.0_26]
2) I am not familiar with the "the CLI command", and will follow
the instructions from the Upgrade page.
3) You need OpenMeetings 2.x or later to have the command line
interface (CLI) feature available
4) Alternatively to the Web-Installer you can also export and
import via the command line.
You should shutdown the Red5-Service while doing CLI export or import
operations
Cd to your red5-home directory, type "admin" and hit enter. You will get
options available.
A typical export would be:
admin -b -file backup_today.zip
A typical import would be:
admin -r -file backup_yesterday.zip
You can also combine the installation with a backup, that way you will
create exactly the user table that existed in the backup.
A typical install from backup would be:
admin -i -file backup_yesterday.zip
Thanks,
George Kirkham
From: [email protected] [mailto:[email protected]]
Sent: Monday, 14 May 2012 6:29 PM
To: [email protected]
Subject: Re: System Import HTTP-ERROR:500
Hi George,
please share your log files for the error 500. I am pretty sure there
must be some kind of exception.
yes this was the intend for the checkbox.
In theory you can copy the folders:
webapps/openmeetings/streams/
webapps/openmeetings/upload/
However when doing that you should use the CLI command to install and
import the backup so that the user Ids are the same.
Sebastian
2012/5/14 George Kirkham <[email protected]>
Hi,
When performing a system backup with "Include uploaded files and
recordings in backup", and then doing a System restore, the restore
fails with a "HTTP-ERROR:500", with I believe is because the backup file
(backup_13_05_2012_16_05_04.zip) is now 1.2 GB in size.
Is it possible to do a system backup/restore without the option to
"Include uploaded files and recordings in backup", and then just copy a
specific folder or two back in, for example;
After doing a compile after checking out the svn code for
singlewebapp...
#mv /usr/lib/red5/usr/lib/red5.001
# mv dist/red5 /usr/lib/red5/
# cp -R /usr/lib/red5.001/webapps/openmeetings/upload/files
/usr/lib/red5/webapps/openmeetings/upload/
# cp -R /usr/lib/red5.001/webapps/openmeetings/upload/profiles
/usr/lib/red5/webapps/openmeetings/upload/
Thanks,
George Kirkham
--
Sebastian Wagner
https://twitter.com/#!/dead_lock <https://twitter.com/#%21/dead_lock>
http://www.openmeetings.de <http://www.openmeetings.de>
http://www.webbase-design.de <http://www.webbase-design.de>
http://www.wagner-sebastian.com <http://www.wagner-sebastian.com>
[email protected] <mailto:[email protected]>
<<image001.jpg>>
