hoangduit / openmeetings

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

Cannot open meeting page, always'transferring data from localhost' #663

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of OpenMeetings are you running?
->I downloaded the source code using SVN.
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?
->Windows XP SP2 32bit, both

Is it a problem related to the client/usability or server-side?
->Server-side, I think.

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
->The message in debug swf file:(the error picture is attached)
call to undefined method 'destroy' 

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
The message in red5's error log:(the log file is attached)
[DefaultQuartzScheduler_Worker-2] ERROR o.o.a.d.record.dao.RecordingDaoImpl
- getRecordingsByRoom
org.hibernate.QueryException: ClassNotFoundException:
org.hibernate.hql.ast.HqlToken [select c from
org.openmeetings.app.hibernate.beans.recording.Recording as c where
c.whiteBoardConverted = :whiteBoardConverted AND c.deleted != :deleted]
The message in red5's openmeetings log:(the log file is attached)
ERROR 03-23 11:27:23.280 WhiteboardConvertionJobManager.java 20578 130
org.openmeetings.app.data.record.WhiteboardConvertionJobManager
[DefaultQuartzScheduler_Worker-2] - [initJobs]
-------------------------------------------
I tried on 2 PCs, they both could not open meeting page.
And the chat dialog can not work. Maybe it is the same problem?
Thanks in advance.

Original issue reported on code.google.com by ou.e...@gmail.com on 23 Mar 2009 at 9:59

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry for my mistake here:

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

---------------------------------------
By the way, I opened the mainNavi.lzx file and took a look.
I did not find method 'destroy', and line 37 is a blank line.

Original comment by ou.e...@gmail.com on 23 Mar 2009 at 12:57

GoogleCodeExporter commented 9 years ago
PS: I download v1970 today. The problem still appeared.Is my setting wrong? 

Original comment by ou.e...@gmail.com on 23 Mar 2009 at 3:04

GoogleCodeExporter commented 9 years ago
The problem is not there. Openmeetings works for me even with this exception. 
Please
check that swf files are in place.

Original comment by alexei.f...@gmail.com on 9 Apr 2009 at 5:56

GoogleCodeExporter commented 9 years ago
Please review if the problem manifests itself on RC3.
http://openmeetings.googlecode.com/files/red5-openmeetings-0.8rc3-r2051.zip

Original comment by alexei.f...@gmail.com on 9 Jun 2009 at 4:53

GoogleCodeExporter commented 9 years ago
Hi,alexei,thanks for your reply.
I restored my computer and reinstalled openmeetings. I got the newest version 
by SVN.
Now the question is I can not log in openmeetings!
NetConnection.Call.Failed and NetConnection.Connect.Failed errors are shown.
I will test the 0.8rc3 after I fix them.
Anyway thanks a lot. 

Original comment by ou.e...@gmail.com on 10 Jun 2009 at 8:58

GoogleCodeExporter commented 9 years ago
> NetConnection.Call.Failed and NetConnection.Connect.Failed

Please check that webapps\openmeetings\conf\hibernate.cfg.xml contains a valid 
password.

Original comment by alexei.f...@gmail.com on 10 Jun 2009 at 10:22

GoogleCodeExporter commented 9 years ago
I am using a default setting of MySQL. ID is root, with no password.

Original comment by ou.e...@gmail.com on 10 Jun 2009 at 10:57

GoogleCodeExporter commented 9 years ago
Is the file in place?

Original comment by alexei.f...@gmail.com on 10 Jun 2009 at 11:05

GoogleCodeExporter commented 9 years ago
Yes. I can install openmeetings successfully. However, I can not open it!

Original comment by ou.e...@gmail.com on 10 Jun 2009 at 11:35