Neseek77 / openmeetings

Automatically exported from code.google.com/p/openmeetings
1 stars 0 forks source link

File Upload HTTP 500 error #633

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of OpenMeetings are you running? .7rc2

When I try to upload a file, any type, I got the http 500 error, I looked
at the log and it seems that om used the wrong path, it uses a path
relative to the installation webapps folder, it does that on any computer
remote or local (I mean on the om installed computer)

In case its an UI Bug => Images say more then words! Please attach a
Screen-Shot.

What's your operating system on client and server side?

Is it a problem related to the client/usability or server-side?

Did you have any trace/debug output?
To get the debug output of the client run the software in debug-modus
Debug modus of the client:
http://$RED5-HOME:$RED5-HTTPPORT/xmlcrm/maindebug.lzx.lzr=swf8.swf

for example for your local copy:
http://localhost:5080/xmlcrm/maindebug.lzx.lzr=swf8.swf

or see live example:
http://inno02.fh-pforzheim.de:8080/xmlcrm/maindebug.lzx.lzr=swf8.swf

Server side loging:
browser your Red5-Home directory. There's a log-file directory. On linux
boxes you can run red5 using:
nohup ./red5.sh &
and debug output will be written to nohup.out

please attach any debug output to get a patch on time

Original issue reported on code.google.com by bdwr...@gmail.com on 18 Feb 2009 at 6:52

GoogleCodeExporter commented 9 years ago
Installation problem => join the mailing list

Original comment by seba.wag...@gmail.com on 30 Jun 2009 at 2:25