hoangduit / openmeetings

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

a new user cant to register in principal window #602

Closed GoogleCodeExporter closed 9 years ago

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

0.7 RC1

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

OK

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

UBUNTU INTREPID IBEX

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

I DONT KNOW

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

----------------------------------------------------------
checkLoginData/g:  null 
checkLoginData/t:  «<sharedObject>#34» 
checkLoginData/g:  null 
checkLoginData/save:  undefined 
explorerBox/setTintRGB «<view>#29#35» 
explorerBox/setTintRGB «Object#15#36| {ba: 222, bb: 0, ga: 196, gb: 0, ra:
176, rb: 0}» 
INFO @base/components/explorer/explorerBox.lzx#381: ._resizeview.setColor
is deprecated.  Use ._resizeview.setAttribute instead 
INFO @base/components/validbox/validText.lzx#173: floatinglist:
wouldbename,owner = cblist,validText named "state"  text=ee.setVisible is
deprecated.  Use floatinglist: wouldbename,owner = cblist,validText named
"state"  text=ee.setAttribute instead 
INFO @base/components/validbox/validText.lzx#173: floatinglist:
wouldbename,owner = cblist,validText named "state"  text=Ecuador.setVisible
is deprecated.  Use floatinglist: wouldbename,owner = cblist,validText
named "state"  text=Ecuador.setAttribute instead 
WARNING: Received Error ID:  -1 

explorerBox/setTintRGB «<view>#29#44» 
explorerBox/setTintRGB «Object#15#45| {ba: 222, bb: 0, ga: 196, gb: 0, ra:
176, rb: 0}» 
INFO @base/components/explorer/explorerBox.lzx#381: ._resizeview.setColor
is deprecated.  Use ._resizeview.setAttribute instead 
registerUserByObject:  -1 
getErrorByCode  «Object#15#48| {errmessage: Error.., errorId: -1,
errortype: Error}» 
-------------------------------------------------------------------------

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 &

------------------------------------------

    at
org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.messageReceived(
AbstractIoFilterChain.java:570)
    at
org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageReceived(Abs
tractIoFilterChain.java:299)
    at
org.apache.mina.common.support.AbstractIoFilterChain.access$1100(AbstractIoFilte
rChain.java:53)
    at
org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.messageReceived
(AbstractIoFilterChain.java:648)
    at
org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorFilter.java:
220)
    at
org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.run(Executo
rFilter.java:264)
    at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    at java.lang.Thread.run(Thread.java:636)

-------------------------------------------------------------------
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 wilsonba...@gmail.com on 25 Jan 2009 at 6:02

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 28 Jan 2009 at 5:01