Neseek77 / openmeetings

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

ERROR after login - red5-openmmetings binary distribution #875

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I got error starting openmeetings compiling and deploying from source and
the same issue have been reproduced downloading the pre-compiled version
bundle re5-openmetings.

The error is that client (laszlo) after login calls a remote method
(getNavi) on class org.openmeetings.app.remote.MainService with 2
parameters and checking up source code of mentioned class , getNavi method
signature have 3 parameters so this turns all UI useless and after login I
can do nothing.
This issue have been reported also on ISSUE 874.

Below is the ERROR trace: (binary bundle)

[ERROR] [http-8088-exec-4] org.red5.server.service.ServiceInvoker - Method
getNavi with parameters [fc3c972aafba8cfffc9a64cb193cab29, 1] not found in
org.openmeetings.app.remote.MainService@3d58b2

Original issue reported on code.google.com by hfla...@gmail.com on 25 Aug 2009 at 4:08

GoogleCodeExporter commented 9 years ago
I think you somehow mixed the Server and client versions, you also have to be 
aware
that your browser caches the Client SWFs.

Original comment by seba.wag...@gmail.com on 25 Aug 2009 at 6:00

GoogleCodeExporter commented 9 years ago
Yeah this should be the case and since you started another issue I am closing 
the 
previous one

Original comment by volkov.r...@gmail.com on 26 Aug 2009 at 6:31

GoogleCodeExporter commented 9 years ago
Ok I'll try give it a chance again and feedback my results..
Thanks

Original comment by hfla...@gmail.com on 26 Aug 2009 at 7:36

GoogleCodeExporter commented 9 years ago
You should try with 0.9 RC2

Original comment by seba.wag...@gmail.com on 26 Aug 2009 at 9:27

GoogleCodeExporter commented 9 years ago
You should try with 0.9 RC2

Original comment by seba.wag...@gmail.com on 26 Aug 2009 at 9:27

GoogleCodeExporter commented 9 years ago
NO success at all! The binary bundle version that I'm using is
/red5_openmeetings_0_8_4_r2091/

Cleaned all cache through browser options and even manually with

rm -rf  * ~/.mozilla/firefox/PROFILE.default/Cache/

command.

Got allways same issue .. client calling method getNavi with only 2 parameters. 
Or
I'm doing a big mistake or version that I'm testing is broken... :s

I'll try with that 0.9 RC2 version... (but same issue happens to me compiling 
from
source code!!!)

Cheers and thanks

Original comment by hfla...@gmail.com on 26 Aug 2009 at 9:37

GoogleCodeExporter commented 9 years ago
Got same issue with 0.9 RC2
Maybe is my machine problem...no idea about it! Same happens from source code
build...I don't know what more to try :(

DEBUG 08-26 13:56:33.510 Sessionmanagement.java 138565 185
org.openmeetings.app.data.basic.Sessionmanagement [http-8088-exec-2] - 
checkSession
USER_ID: null
DEBUG 08-26 13:56:33.513 ConferenceService.java 138568 229
org.openmeetings.app.remote.ConferenceService [http-8088-exec-2] - users_id 0

[ERROR] [http-8088-exec-1] org.red5.server.service.ServiceInvoker - Method 
getNavi
with parameters [bc4eac57c95510ba65d00ab2e33e6038, 1] not found in
org.openmeetings.app.remote.MainService@f2794a

DEBUG 08-26 13:57:12.284 Sessionmanagement.java 177339 185
org.openmeetings.app.data.basic.Sessionmanagement [http-8088-exec-5] - 
checkSession
USER_ID: null

Original comment by hfla...@gmail.com on 26 Aug 2009 at 1:01

GoogleCodeExporter commented 9 years ago
There's another way to test openmeetings passing through laszlo client?

I'm 99% sure that's not a cache problem because I've followed it with true 
attention..
Everytime I flush th cache from command line I've to close again firefox 
because if I
try to only refresh the page I get a that flash object for the client is 
rendering a
blank page  (it is not loaded) ... and when started again ...it start again the
laszlo client till login page...the problem arrives after when it calls getNavi
method with only 2 parameters but server method have 3 paremeters from what i 
can see
from source code.

Can anyone try the same bundle please... same issue should apear or I'm some 
kind of
special ejejjeje ;)

Cheers

Original comment by hfla...@gmail.com on 26 Aug 2009 at 1:18

GoogleCodeExporter commented 9 years ago
I've just checked my client source code taken from SVN - my getNavi function 
passes 3 
arguments.

Original comment by volkov.r...@gmail.com on 26 Aug 2009 at 1:53

GoogleCodeExporter commented 9 years ago
Hi,

I've gotten the same erros commented by hflambo and I have not had success with 
the 
solutions given. Can anyone explain in more detail how to use the source code 
to run 
the openmeetings? Please, it's important to me.

Original comment by rafaella.a.lopes@gmail.com on 5 Oct 2009 at 9:00

GoogleCodeExporter commented 9 years ago
hi,

please try to use the mailing list to get the source build running. Most of the
developers are watching that list, as this is no real Bug report or issue, its 
more
like helping you to understand how to put the parts together.

Original comment by seba.wag...@gmail.com on 5 Oct 2009 at 9:05