Which version of OpenMeetings are you running?
----------------
Lastest from SVN
What's your operating system on client and server side?
--------
Mac OS X
Is it a problem related to the client/usability or server-side?
------------
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
----------------------
when i tried to compiled server side, found the error like this :
[javac] import org.openmeetings.batik.TestSVGExporter;
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 error
hope got a respons
regard's
-chd0n0-
Original issue reported on code.google.com by chd...@gmail.com on 16 Oct 2008 at 4:34
Original issue reported on code.google.com by
chd...@gmail.com
on 16 Oct 2008 at 4:34