Re: OM 3.0.6 and private rooms

2015-09-17 Thread Roberto Resoli

Il 17/09/2015 08:26, Maxim Solodovnik ha scritto:

Thanks a lot
here is the snapshot download location:
https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/


Will try that thanks!



I will take the time to test a fresh installed 3.0.6 as well, to see if
it's a configuration issue.


Tried a fresh 3.0.6 install, added a non admin user, added a Private 
room. The bug is still present:


2015-09-17 10:00:01,999 [RTMPConnectionExecutor#SWH3SXUMR35YU-1] ERROR 
o.r.server.service.ServiceInvoker - Error executing call: Service: 
xmlcrm Method: loginWicket Num Params: 3 0: 
26b87d3fc8ca9a61c17b5b7cff5acd35 1: 26b87d3fc8ca9a61c17b5b7cff5acd35 2: 13

java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[na:1.7.0_79]
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
~[na:1.7.0_79]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
~[na:1.7.0_79]

at java.lang.reflect.Method.invoke(Method.java:606) ~[na:1.7.0_79]
at 
org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:196) 
[red5-server-common-1.0.5-RELEASE.jar:na]
at 
org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:115) 
[red5-server-common-1.0.5-RELEASE.jar:na]
at 
org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java:186) 
[red5-server-common-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.server.net.rtmp.RTMPHandler.onCommand(RTMPHandler.java:293) 
[red5-server-common-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived(BaseRTMPHandler.java:105) 
[red5-server-common-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.server.net.rtmp.ReceivedMessageTask.call(ReceivedMessageTask.java:57) 
[red5-server-common-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.server.net.rtmp.ReceivedMessageTask.call(ReceivedMessageTask.java:11) 
[red5-server-common-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) 
[na:1.7.0_79]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) 
[na:1.7.0_79]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) 
[na:1.7.0_79]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 
[na:1.7.0_79]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
[na:1.7.0_79]

at java.lang.Thread.run(Thread.java:745) [na:1.7.0_79]
Caused by: java.lang.NullPointerException: null
at 
org.apache.openmeetings.remote.MainService.loginWicket(MainService.java:214) 
~[openmeetings-core-3.0.6-RELEASE.jar:na]

... 17 common frames omitted
2015-09-17 10:00:02,326 [http-nio-0.0.0.0-5080-exec-8] INFO 
o.a.o.r.r.ScopeApplicationAdapter - W3C x-category:session 
x-event:disconnect c-ip:192.168.1.1 c-client-id:SWH3SXUMR35YU
2015-09-17 10:00:03,119 [RTMPConnectionExecutor#RYMWSKQ19OCJ8-1] INFO 
o.a.o.r.r.ScopeApplicationAdapter - W3C x-category:session 
x-event:connect c-ip:192.168.1.1 c-client-id:RYMWSKQ19OCJ8





Re: OM 3.0.6 and private rooms

2015-09-17 Thread Vasiliy Degtyarev

Hello Rob,

Please try to check this snapshot - 
https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/lastSuccessfulBuild/artifact/3.0.x/dist/apache-openmeetings-3.0.7.r1703490-17-09-2015_0514.tar.gz


Thanks,
Vasiliy

On 17.09.2015 14:04, Roberto Resoli wrote:

Il 17/09/2015 08:26, Maxim Solodovnik ha scritto:

Thanks a lot
here is the snapshot download location:
https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/ 



Will try that thanks!



I will take the time to test a fresh installed 3.0.6 as well, to see if
it's a configuration issue.


Tried a fresh 3.0.6 install, added a non admin user, added a Private 
room. The bug is still present:


2015-09-17 10:00:01,999 [RTMPConnectionExecutor#SWH3SXUMR35YU-1] ERROR 
o.r.server.service.ServiceInvoker - Error executing call: Service: 
xmlcrm Method: loginWicket Num Params: 3 0: 
26b87d3fc8ca9a61c17b5b7cff5acd35 1: 26b87d3fc8ca9a61c17b5b7cff5acd35 
2: 13

java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[na:1.7.0_79]
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
~[na:1.7.0_79]
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
~[na:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) 
~[na:1.7.0_79]
at 
org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:196) 
[red5-server-common-1.0.5-RELEASE.jar:na]
at 
org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:115) 
[red5-server-common-1.0.5-RELEASE.jar:na]
at 
org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java:186) 
[red5-server-common-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.server.net.rtmp.RTMPHandler.onCommand(RTMPHandler.java:293) 
[red5-server-common-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived(BaseRTMPHandler.java:105) 
[red5-server-common-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.server.net.rtmp.ReceivedMessageTask.call(ReceivedMessageTask.java:57) 
[red5-server-common-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at 
org.red5.server.net.rtmp.ReceivedMessageTask.call(ReceivedMessageTask.java:11) 
[red5-server-common-1.0.5-RELEASE.jar:1.0.5-RELEASE]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) 
[na:1.7.0_79]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [na:1.7.0_79] 

at java.util.concurrent.FutureTask.run(FutureTask.java:262) 
[na:1.7.0_79]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 
[na:1.7.0_79]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
[na:1.7.0_79]

at java.lang.Thread.run(Thread.java:745) [na:1.7.0_79]
Caused by: java.lang.NullPointerException: null
at 
org.apache.openmeetings.remote.MainService.loginWicket(MainService.java:214) 
~[openmeetings-core-3.0.6-RELEASE.jar:na]

... 17 common frames omitted
2015-09-17 10:00:02,326 [http-nio-0.0.0.0-5080-exec-8] INFO 
o.a.o.r.r.ScopeApplicationAdapter - W3C x-category:session 
x-event:disconnect c-ip:192.168.1.1 c-client-id:SWH3SXUMR35YU
2015-09-17 10:00:03,119 [RTMPConnectionExecutor#RYMWSKQ19OCJ8-1] INFO 
o.a.o.r.r.ScopeApplicationAdapter - W3C x-category:session 
x-event:connect c-ip:192.168.1.1 c-client-id:RYMWSKQ19OCJ8







Re: OM 3.0.6 and private rooms

2015-09-17 Thread Maxim Solodovnik
no need to file bug
it is already fixed :))

Thanks!

On Thu, Sep 17, 2015 at 7:54 PM, Roberto Resoli 
wrote:

> Il 17/09/2015 13:05, Maxim Solodovnik ha scritto:
>
>> Thanks for the detailed steps
>>
>> The issue is reproducible and seems to be DB specific
>> I'll commit the fix ASAP
>> for now you can
>> open webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml
>> and set
>> 
>> (currrently 'true')
>> issue is NREP in case of MySQL
>>
>
> The workaround works, many thanks! Do you want me to file a bug in Jira,
> or are you going to do yourself?
>
> rob
>



-- 
WBR
Maxim aka solomax