You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Alessio Falsetti <al...@eng.it> on 2015/07/06 19:00:35 UTC

Re: Clustering

Hi Maxim,

any other suggestions regarding this problem with the clustering? There 
is some other undocumented parameter with which to experiment?

Please let me know. Thanks in advance!

Alessio



On 30/06/2015 at 16:39 you wrote:
> Do you have servers enabled in admin?
> Do you have there ids specified in openmeetings-applicationContext.xml?
> Is there anything in the logs?
> What is displayed in Admin->Connections?
>
> On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti 
> <alessio.falsetti@eng.it <ma...@eng.it>> wrote:
>
>     Hi,
>
>     we have configured OpenMeetings in cluster as described in
>     http://openmeetings.apache.org/Clustering.html
>
>     but there is a problem with the users distribution on the slave
>     servers.
>     We have OpenMeetings version 3.0.5 whit this configuration: 1
>     Master and
>     2 slaves, but all users are redirected only to first slave server,
>     even
>     if users are in different rooms.
>
>     What's wrong? Any suggestions? Please help!
>
>     Thanks in advance!
>
>     -- 
>     Alessio
>
>
>
>
> -- 
> WBR
> Maxim aka solomax


Re: Clustering

Posted by Maxim Solodovnik <so...@gmail.com>.
should be fixed: [1]
try build #153 from here: [2]

[1] https://issues.apache.org/jira/browse/OPENMEETINGS-1248
[2]
https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/

On Mon, Sep 14, 2015 at 6:24 PM, Maxim Solodovnik <so...@gmail.com>
wrote:

> The issue is reproducible :(
> I'll try to fix it before 3.0.7 release
>
> On Tue, Sep 1, 2015 at 5:01 PM, Alessio Falsetti <al...@eng.it>
> wrote:
>
>> Ok, thank you!
>>
>> I hope you find a solution for me :-)
>>
>> Alessio
>>
>> 2015-09-01 12:40 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:
>>
>>> the only option a see: I need to setup everything here and test
>>> will try to find time for this
>>> do not hesitate to ping me :)))
>>>
>>> On Tue, Sep 1, 2015 at 4:34 PM, Alessio Falsetti <
>>> alessio.falsetti@eng.it> wrote:
>>>
>>>> Hi Maxim!
>>>>
>>>> On 26/08/2015 at 18:05 you wrote:
>>>>
>>>> so only 2 rooms was occupied on server and both of them was served on
>>>> one server?
>>>>
>>>>
>>>> Yes.
>>>>
>>>>
>>>> same usecase but without moodle works as expected?
>>>>
>>>>
>>>> Right.
>>>>
>>>> Suggestion?
>>>>
>>>> --
>>>> Alessio
>>>>
>>>>
>>>>
>>>> On Wed, Aug 26, 2015 at 7:10 PM, Alessio Falsetti <
>>>> <al...@eng.it> wrote:
>>>>
>>>>> Hi Maxim,
>>>>>
>>>>> 1) I have installed OpenMeetings, Moodle and the plug-in
>>>>> 2) I have configured the cluster for OpenMeetings (it works)
>>>>> 3) I have created a course in Moodle and add the new activity of OM at
>>>>> a certain date
>>>>> 4) I have created another activity of OM in other date, same course
>>>>> 5) 2 users are connected to the first activity (room 1)
>>>>> 6) 2 other users are connected to the second activity (room 2)
>>>>>
>>>>> All users are re-directed to the master server.
>>>>>
>>>>> Please let me know! Thank you!
>>>>>
>>>>>
>>>>> 2015-07-29 19:10 GMT+02:00 Maxim Solodovnik < <so...@gmail.com>
>>>>> solomax666@gmail.com>:
>>>>>
>>>>>> Actually the rooms are created in the DB
>>>>>> Server selection mechanism is "in charge" only on room entering
>>>>>>
>>>>>> could you please provide repo-steps so I can try your scenario?
>>>>>>
>>>>>> On Wed, Jul 29, 2015 at 11:04 PM, Alessio Falsetti <
>>>>>> <al...@eng.it> wrote:
>>>>>>
>>>>>>> Hi Maxim!
>>>>>>>
>>>>>>> With this version of OpenMeetings, the clustering works as expected!
>>>>>>> Thank you!! :)
>>>>>>>
>>>>>>> But there is still an issue with Moodle plug-in. If the user access
>>>>>>> via Moodle plug-in, all the rooms will be created only on master server.
>>>>>>> The plug-in use "addRoomWithModerationAndExternalType" REST API for create
>>>>>>> a room.
>>>>>>> Maybe this function does not work/support the room distribution
>>>>>>> mechanism?
>>>>>>>
>>>>>>> Thank you again and please let me know!
>>>>>>>
>>>>>>> Alessio
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 07/07/2015 at 19:37 you worte:
>>>>>>>
>>>>>>> Should be fixed
>>>>>>> please try build #146 from here [1]
>>>>>>> please write any issues/comments to the issue [2]
>>>>>>>
>>>>>>> [1]
>>>>>>> https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
>>>>>>> [2] https://issues.apache.org/jira/browse/OPENMEETINGS-1230
>>>>>>>
>>>>>>> Thanks for the reporting!
>>>>>>>
>>>>>>>
>>>>>>> On Tue, Jul 7, 2015 at 3:36 PM, Alessio Falsetti <
>>>>>>> <al...@eng.it> wrote:
>>>>>>>
>>>>>>>> Hi Maxim,
>>>>>>>>
>>>>>>>> ok thank you! Please let me know if you find something!
>>>>>>>>
>>>>>>>> Alessio
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On 07/07/2015 at 07:43 you wrote:
>>>>>>>>
>>>>>>>> It seems like I was able to reproduce something :(
>>>>>>>> Will try to investigate and address this
>>>>>>>>
>>>>>>>> On Mon, Jul 6, 2015 at 11:08 PM, Maxim Solodovnik <
>>>>>>>> <so...@gmail.com> wrote:
>>>>>>>>
>>>>>>>>> Hello Alessio,
>>>>>>>>>
>>>>>>>>> sorry for keeping silence (busy with my day-time job and other
>>>>>>>>> duties :((( )
>>>>>>>>> I'll try to configure cluster of 2 servers locally and reproduce
>>>>>>>>> your issue (I'll try to do it this week, please ping me in case I'll be too
>>>>>>>>> silent :)))
>>>>>>>>>
>>>>>>>>> I see no issues with your config, so i'll try to reproduce the
>>>>>>>>> issue first
>>>>>>>>> There are no additional steps, I'm using same instruction :(((
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Mon, Jul 6, 2015 at 11:00 PM, Alessio Falsetti <
>>>>>>>>> <al...@eng.it> wrote:
>>>>>>>>>
>>>>>>>>>> Hi Maxim,
>>>>>>>>>>
>>>>>>>>>> any other suggestions regarding this problem with the clustering?
>>>>>>>>>> There is some other undocumented parameter with which to
>>>>>>>>>> experiment?
>>>>>>>>>>
>>>>>>>>>> Please let me know. Thanks in advance!
>>>>>>>>>>
>>>>>>>>>> Alessio
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On 30/06/2015 at 16:39 you wrote:
>>>>>>>>>>
>>>>>>>>>> Do you have servers enabled in admin?
>>>>>>>>>> Do you have there ids specified in
>>>>>>>>>> openmeetings-applicationContext.xml?
>>>>>>>>>> Is there anything in the logs?
>>>>>>>>>> What is displayed in Admin->Connections?
>>>>>>>>>>
>>>>>>>>>> On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti <
>>>>>>>>>> <al...@eng.it> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi,
>>>>>>>>>>>
>>>>>>>>>>> we have configured OpenMeetings in cluster as described in
>>>>>>>>>>> <http://openmeetings.apache.org/Clustering.html>
>>>>>>>>>>> http://openmeetings.apache.org/Clustering.html
>>>>>>>>>>>
>>>>>>>>>>> but there is a problem with the users distribution on the slave
>>>>>>>>>>> servers.
>>>>>>>>>>> We have OpenMeetings version 3.0.5 whit this configuration: 1
>>>>>>>>>>> Master and
>>>>>>>>>>> 2 slaves, but all users are redirected only to first slave
>>>>>>>>>>> server, even
>>>>>>>>>>> if users are in different rooms.
>>>>>>>>>>>
>>>>>>>>>>> What's wrong? Any suggestions? Please help!
>>>>>>>>>>>
>>>>>>>>>>> Thanks in advance!
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Alessio
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> WBR
>>>>>>>>>> Maxim aka solomax
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> WBR
>>>>>>>>> Maxim aka solomax
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> WBR
>>>>>>>> Maxim aka solomax
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> WBR
>>>>>>> Maxim aka solomax
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Alessio
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> WBR
>>>>>> Maxim aka solomax
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Re: Clustering

Posted by Maxim Solodovnik <so...@gmail.com>.
The issue is reproducible :(
I'll try to fix it before 3.0.7 release

On Tue, Sep 1, 2015 at 5:01 PM, Alessio Falsetti <al...@eng.it>
wrote:

> Ok, thank you!
>
> I hope you find a solution for me :-)
>
> Alessio
>
> 2015-09-01 12:40 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:
>
>> the only option a see: I need to setup everything here and test
>> will try to find time for this
>> do not hesitate to ping me :)))
>>
>> On Tue, Sep 1, 2015 at 4:34 PM, Alessio Falsetti <alessio.falsetti@eng.it
>> > wrote:
>>
>>> Hi Maxim!
>>>
>>> On 26/08/2015 at 18:05 you wrote:
>>>
>>> so only 2 rooms was occupied on server and both of them was served on
>>> one server?
>>>
>>>
>>> Yes.
>>>
>>>
>>> same usecase but without moodle works as expected?
>>>
>>>
>>> Right.
>>>
>>> Suggestion?
>>>
>>> --
>>> Alessio
>>>
>>>
>>>
>>> On Wed, Aug 26, 2015 at 7:10 PM, Alessio Falsetti <
>>> <al...@eng.it> wrote:
>>>
>>>> Hi Maxim,
>>>>
>>>> 1) I have installed OpenMeetings, Moodle and the plug-in
>>>> 2) I have configured the cluster for OpenMeetings (it works)
>>>> 3) I have created a course in Moodle and add the new activity of OM at
>>>> a certain date
>>>> 4) I have created another activity of OM in other date, same course
>>>> 5) 2 users are connected to the first activity (room 1)
>>>> 6) 2 other users are connected to the second activity (room 2)
>>>>
>>>> All users are re-directed to the master server.
>>>>
>>>> Please let me know! Thank you!
>>>>
>>>>
>>>> 2015-07-29 19:10 GMT+02:00 Maxim Solodovnik < <so...@gmail.com>
>>>> solomax666@gmail.com>:
>>>>
>>>>> Actually the rooms are created in the DB
>>>>> Server selection mechanism is "in charge" only on room entering
>>>>>
>>>>> could you please provide repo-steps so I can try your scenario?
>>>>>
>>>>> On Wed, Jul 29, 2015 at 11:04 PM, Alessio Falsetti <
>>>>> <al...@eng.it> wrote:
>>>>>
>>>>>> Hi Maxim!
>>>>>>
>>>>>> With this version of OpenMeetings, the clustering works as expected!
>>>>>> Thank you!! :)
>>>>>>
>>>>>> But there is still an issue with Moodle plug-in. If the user access
>>>>>> via Moodle plug-in, all the rooms will be created only on master server.
>>>>>> The plug-in use "addRoomWithModerationAndExternalType" REST API for create
>>>>>> a room.
>>>>>> Maybe this function does not work/support the room distribution
>>>>>> mechanism?
>>>>>>
>>>>>> Thank you again and please let me know!
>>>>>>
>>>>>> Alessio
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> On 07/07/2015 at 19:37 you worte:
>>>>>>
>>>>>> Should be fixed
>>>>>> please try build #146 from here [1]
>>>>>> please write any issues/comments to the issue [2]
>>>>>>
>>>>>> [1]
>>>>>> https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
>>>>>> [2] https://issues.apache.org/jira/browse/OPENMEETINGS-1230
>>>>>>
>>>>>> Thanks for the reporting!
>>>>>>
>>>>>>
>>>>>> On Tue, Jul 7, 2015 at 3:36 PM, Alessio Falsetti <
>>>>>> <al...@eng.it> wrote:
>>>>>>
>>>>>>> Hi Maxim,
>>>>>>>
>>>>>>> ok thank you! Please let me know if you find something!
>>>>>>>
>>>>>>> Alessio
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 07/07/2015 at 07:43 you wrote:
>>>>>>>
>>>>>>> It seems like I was able to reproduce something :(
>>>>>>> Will try to investigate and address this
>>>>>>>
>>>>>>> On Mon, Jul 6, 2015 at 11:08 PM, Maxim Solodovnik <
>>>>>>> <so...@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hello Alessio,
>>>>>>>>
>>>>>>>> sorry for keeping silence (busy with my day-time job and other
>>>>>>>> duties :((( )
>>>>>>>> I'll try to configure cluster of 2 servers locally and reproduce
>>>>>>>> your issue (I'll try to do it this week, please ping me in case I'll be too
>>>>>>>> silent :)))
>>>>>>>>
>>>>>>>> I see no issues with your config, so i'll try to reproduce the
>>>>>>>> issue first
>>>>>>>> There are no additional steps, I'm using same instruction :(((
>>>>>>>>
>>>>>>>>
>>>>>>>> On Mon, Jul 6, 2015 at 11:00 PM, Alessio Falsetti <
>>>>>>>> <al...@eng.it> wrote:
>>>>>>>>
>>>>>>>>> Hi Maxim,
>>>>>>>>>
>>>>>>>>> any other suggestions regarding this problem with the clustering? There
>>>>>>>>> is some other undocumented parameter with which to experiment?
>>>>>>>>>
>>>>>>>>> Please let me know. Thanks in advance!
>>>>>>>>>
>>>>>>>>> Alessio
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On 30/06/2015 at 16:39 you wrote:
>>>>>>>>>
>>>>>>>>> Do you have servers enabled in admin?
>>>>>>>>> Do you have there ids specified in
>>>>>>>>> openmeetings-applicationContext.xml?
>>>>>>>>> Is there anything in the logs?
>>>>>>>>> What is displayed in Admin->Connections?
>>>>>>>>>
>>>>>>>>> On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti <
>>>>>>>>> <al...@eng.it> wrote:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> we have configured OpenMeetings in cluster as described in
>>>>>>>>>> <http://openmeetings.apache.org/Clustering.html>
>>>>>>>>>> http://openmeetings.apache.org/Clustering.html
>>>>>>>>>>
>>>>>>>>>> but there is a problem with the users distribution on the slave
>>>>>>>>>> servers.
>>>>>>>>>> We have OpenMeetings version 3.0.5 whit this configuration: 1
>>>>>>>>>> Master and
>>>>>>>>>> 2 slaves, but all users are redirected only to first slave
>>>>>>>>>> server, even
>>>>>>>>>> if users are in different rooms.
>>>>>>>>>>
>>>>>>>>>> What's wrong? Any suggestions? Please help!
>>>>>>>>>>
>>>>>>>>>> Thanks in advance!
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> Alessio
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> WBR
>>>>>>>>> Maxim aka solomax
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> WBR
>>>>>>>> Maxim aka solomax
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> WBR
>>>>>>> Maxim aka solomax
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> WBR
>>>>>> Maxim aka solomax
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Alessio
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> WBR
>>>>> Maxim aka solomax
>>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>


-- 
WBR
Maxim aka solomax

Re: Clustering

Posted by Alessio Falsetti <al...@eng.it>.
Ok, thank you!

I hope you find a solution for me :-)

Alessio

2015-09-01 12:40 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:

> the only option a see: I need to setup everything here and test
> will try to find time for this
> do not hesitate to ping me :)))
>
> On Tue, Sep 1, 2015 at 4:34 PM, Alessio Falsetti <al...@eng.it>
> wrote:
>
>> Hi Maxim!
>>
>> On 26/08/2015 at 18:05 you wrote:
>>
>> so only 2 rooms was occupied on server and both of them was served on one
>> server?
>>
>>
>> Yes.
>>
>>
>> same usecase but without moodle works as expected?
>>
>>
>> Right.
>>
>> Suggestion?
>>
>> --
>> Alessio
>>
>>
>>
>> On Wed, Aug 26, 2015 at 7:10 PM, Alessio Falsetti <
>> <al...@eng.it> wrote:
>>
>>> Hi Maxim,
>>>
>>> 1) I have installed OpenMeetings, Moodle and the plug-in
>>> 2) I have configured the cluster for OpenMeetings (it works)
>>> 3) I have created a course in Moodle and add the new activity of OM at
>>> a certain date
>>> 4) I have created another activity of OM in other date, same course
>>> 5) 2 users are connected to the first activity (room 1)
>>> 6) 2 other users are connected to the second activity (room 2)
>>>
>>> All users are re-directed to the master server.
>>>
>>> Please let me know! Thank you!
>>>
>>>
>>> 2015-07-29 19:10 GMT+02:00 Maxim Solodovnik < <so...@gmail.com>
>>> solomax666@gmail.com>:
>>>
>>>> Actually the rooms are created in the DB
>>>> Server selection mechanism is "in charge" only on room entering
>>>>
>>>> could you please provide repo-steps so I can try your scenario?
>>>>
>>>> On Wed, Jul 29, 2015 at 11:04 PM, Alessio Falsetti <
>>>> <al...@eng.it> wrote:
>>>>
>>>>> Hi Maxim!
>>>>>
>>>>> With this version of OpenMeetings, the clustering works as expected!
>>>>> Thank you!! :)
>>>>>
>>>>> But there is still an issue with Moodle plug-in. If the user access
>>>>> via Moodle plug-in, all the rooms will be created only on master server.
>>>>> The plug-in use "addRoomWithModerationAndExternalType" REST API for create
>>>>> a room.
>>>>> Maybe this function does not work/support the room distribution
>>>>> mechanism?
>>>>>
>>>>> Thank you again and please let me know!
>>>>>
>>>>> Alessio
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> On 07/07/2015 at 19:37 you worte:
>>>>>
>>>>> Should be fixed
>>>>> please try build #146 from here [1]
>>>>> please write any issues/comments to the issue [2]
>>>>>
>>>>> [1]
>>>>> https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
>>>>> [2] https://issues.apache.org/jira/browse/OPENMEETINGS-1230
>>>>>
>>>>> Thanks for the reporting!
>>>>>
>>>>>
>>>>> On Tue, Jul 7, 2015 at 3:36 PM, Alessio Falsetti <
>>>>> <al...@eng.it> wrote:
>>>>>
>>>>>> Hi Maxim,
>>>>>>
>>>>>> ok thank you! Please let me know if you find something!
>>>>>>
>>>>>> Alessio
>>>>>>
>>>>>>
>>>>>>
>>>>>> On 07/07/2015 at 07:43 you wrote:
>>>>>>
>>>>>> It seems like I was able to reproduce something :(
>>>>>> Will try to investigate and address this
>>>>>>
>>>>>> On Mon, Jul 6, 2015 at 11:08 PM, Maxim Solodovnik <
>>>>>> <so...@gmail.com> wrote:
>>>>>>
>>>>>>> Hello Alessio,
>>>>>>>
>>>>>>> sorry for keeping silence (busy with my day-time job and other
>>>>>>> duties :((( )
>>>>>>> I'll try to configure cluster of 2 servers locally and reproduce
>>>>>>> your issue (I'll try to do it this week, please ping me in case I'll be too
>>>>>>> silent :)))
>>>>>>>
>>>>>>> I see no issues with your config, so i'll try to reproduce the issue
>>>>>>> first
>>>>>>> There are no additional steps, I'm using same instruction :(((
>>>>>>>
>>>>>>>
>>>>>>> On Mon, Jul 6, 2015 at 11:00 PM, Alessio Falsetti <
>>>>>>> <al...@eng.it> wrote:
>>>>>>>
>>>>>>>> Hi Maxim,
>>>>>>>>
>>>>>>>> any other suggestions regarding this problem with the clustering? There
>>>>>>>> is some other undocumented parameter with which to experiment?
>>>>>>>>
>>>>>>>> Please let me know. Thanks in advance!
>>>>>>>>
>>>>>>>> Alessio
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On 30/06/2015 at 16:39 you wrote:
>>>>>>>>
>>>>>>>> Do you have servers enabled in admin?
>>>>>>>> Do you have there ids specified in
>>>>>>>> openmeetings-applicationContext.xml?
>>>>>>>> Is there anything in the logs?
>>>>>>>> What is displayed in Admin->Connections?
>>>>>>>>
>>>>>>>> On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti <
>>>>>>>> <al...@eng.it> wrote:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> we have configured OpenMeetings in cluster as described in
>>>>>>>>> <http://openmeetings.apache.org/Clustering.html>
>>>>>>>>> http://openmeetings.apache.org/Clustering.html
>>>>>>>>>
>>>>>>>>> but there is a problem with the users distribution on the slave
>>>>>>>>> servers.
>>>>>>>>> We have OpenMeetings version 3.0.5 whit this configuration: 1
>>>>>>>>> Master and
>>>>>>>>> 2 slaves, but all users are redirected only to first slave server,
>>>>>>>>> even
>>>>>>>>> if users are in different rooms.
>>>>>>>>>
>>>>>>>>> What's wrong? Any suggestions? Please help!
>>>>>>>>>
>>>>>>>>> Thanks in advance!
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Alessio
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> WBR
>>>>>>>> Maxim aka solomax
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> WBR
>>>>>>> Maxim aka solomax
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> WBR
>>>>>> Maxim aka solomax
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> WBR
>>>>> Maxim aka solomax
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Alessio
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>
>>>
>>
>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>

Re: Clustering

Posted by Maxim Solodovnik <so...@gmail.com>.
the only option a see: I need to setup everything here and test
will try to find time for this
do not hesitate to ping me :)))

On Tue, Sep 1, 2015 at 4:34 PM, Alessio Falsetti <al...@eng.it>
wrote:

> Hi Maxim!
>
> On 26/08/2015 at 18:05 you wrote:
>
> so only 2 rooms was occupied on server and both of them was served on one
> server?
>
>
> Yes.
>
>
> same usecase but without moodle works as expected?
>
>
> Right.
>
> Suggestion?
>
> --
> Alessio
>
>
>
> On Wed, Aug 26, 2015 at 7:10 PM, Alessio Falsetti <
> <al...@eng.it> wrote:
>
>> Hi Maxim,
>>
>> 1) I have installed OpenMeetings, Moodle and the plug-in
>> 2) I have configured the cluster for OpenMeetings (it works)
>> 3) I have created a course in Moodle and add the new activity of OM at a
>> certain date
>> 4) I have created another activity of OM in other date, same course
>> 5) 2 users are connected to the first activity (room 1)
>> 6) 2 other users are connected to the second activity (room 2)
>>
>> All users are re-directed to the master server.
>>
>> Please let me know! Thank you!
>>
>>
>> 2015-07-29 19:10 GMT+02:00 Maxim Solodovnik < <so...@gmail.com>
>> solomax666@gmail.com>:
>>
>>> Actually the rooms are created in the DB
>>> Server selection mechanism is "in charge" only on room entering
>>>
>>> could you please provide repo-steps so I can try your scenario?
>>>
>>> On Wed, Jul 29, 2015 at 11:04 PM, Alessio Falsetti <
>>> <al...@eng.it> wrote:
>>>
>>>> Hi Maxim!
>>>>
>>>> With this version of OpenMeetings, the clustering works as expected!
>>>> Thank you!! :)
>>>>
>>>> But there is still an issue with Moodle plug-in. If the user access via
>>>> Moodle plug-in, all the rooms will be created only on master server. The
>>>> plug-in use "addRoomWithModerationAndExternalType" REST API for create a
>>>> room.
>>>> Maybe this function does not work/support the room distribution
>>>> mechanism?
>>>>
>>>> Thank you again and please let me know!
>>>>
>>>> Alessio
>>>>
>>>>
>>>>
>>>>
>>>> On 07/07/2015 at 19:37 you worte:
>>>>
>>>> Should be fixed
>>>> please try build #146 from here [1]
>>>> please write any issues/comments to the issue [2]
>>>>
>>>> [1]
>>>> https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
>>>> [2] https://issues.apache.org/jira/browse/OPENMEETINGS-1230
>>>>
>>>> Thanks for the reporting!
>>>>
>>>>
>>>> On Tue, Jul 7, 2015 at 3:36 PM, Alessio Falsetti <
>>>> <al...@eng.it> wrote:
>>>>
>>>>> Hi Maxim,
>>>>>
>>>>> ok thank you! Please let me know if you find something!
>>>>>
>>>>> Alessio
>>>>>
>>>>>
>>>>>
>>>>> On 07/07/2015 at 07:43 you wrote:
>>>>>
>>>>> It seems like I was able to reproduce something :(
>>>>> Will try to investigate and address this
>>>>>
>>>>> On Mon, Jul 6, 2015 at 11:08 PM, Maxim Solodovnik <
>>>>> <so...@gmail.com> wrote:
>>>>>
>>>>>> Hello Alessio,
>>>>>>
>>>>>> sorry for keeping silence (busy with my day-time job and other duties
>>>>>> :((( )
>>>>>> I'll try to configure cluster of 2 servers locally and reproduce your
>>>>>> issue (I'll try to do it this week, please ping me in case I'll be too
>>>>>> silent :)))
>>>>>>
>>>>>> I see no issues with your config, so i'll try to reproduce the issue
>>>>>> first
>>>>>> There are no additional steps, I'm using same instruction :(((
>>>>>>
>>>>>>
>>>>>> On Mon, Jul 6, 2015 at 11:00 PM, Alessio Falsetti <
>>>>>> <al...@eng.it> wrote:
>>>>>>
>>>>>>> Hi Maxim,
>>>>>>>
>>>>>>> any other suggestions regarding this problem with the clustering? There
>>>>>>> is some other undocumented parameter with which to experiment?
>>>>>>>
>>>>>>> Please let me know. Thanks in advance!
>>>>>>>
>>>>>>> Alessio
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 30/06/2015 at 16:39 you wrote:
>>>>>>>
>>>>>>> Do you have servers enabled in admin?
>>>>>>> Do you have there ids specified in
>>>>>>> openmeetings-applicationContext.xml?
>>>>>>> Is there anything in the logs?
>>>>>>> What is displayed in Admin->Connections?
>>>>>>>
>>>>>>> On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti <
>>>>>>> <al...@eng.it> wrote:
>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> we have configured OpenMeetings in cluster as described in
>>>>>>>> <http://openmeetings.apache.org/Clustering.html>
>>>>>>>> http://openmeetings.apache.org/Clustering.html
>>>>>>>>
>>>>>>>> but there is a problem with the users distribution on the slave
>>>>>>>> servers.
>>>>>>>> We have OpenMeetings version 3.0.5 whit this configuration: 1
>>>>>>>> Master and
>>>>>>>> 2 slaves, but all users are redirected only to first slave server,
>>>>>>>> even
>>>>>>>> if users are in different rooms.
>>>>>>>>
>>>>>>>> What's wrong? Any suggestions? Please help!
>>>>>>>>
>>>>>>>> Thanks in advance!
>>>>>>>>
>>>>>>>> --
>>>>>>>> Alessio
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> WBR
>>>>>>> Maxim aka solomax
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> WBR
>>>>>> Maxim aka solomax
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> WBR
>>>>> Maxim aka solomax
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>>
>>>>
>>>> --
>>>> Alessio
>>>>
>>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>>
>
>
>


-- 
WBR
Maxim aka solomax

Re: Clustering

Posted by Alessio Falsetti <al...@eng.it>.
Hi Maxim!

On 26/08/2015 at 18:05 you wrote:
> so only 2 rooms was occupied on server and both of them was served on 
> one server?

Yes.

>
> same usecase but without moodle works as expected?

Right.

Suggestion?

--
Alessio


>
> On Wed, Aug 26, 2015 at 7:10 PM, Alessio Falsetti 
> <alessio.falsetti@eng.it <ma...@eng.it>> wrote:
>
>     Hi Maxim,
>
>     1) I have installed OpenMeetings, Moodle and the plug-in
>     2) I have configured the cluster for OpenMeetings (it works)
>     3) I have created a course in Moodle and add the new activity of
>     OM at a certain date
>     4) I have created another activityof OM in other date, same course
>     5) 2 users are connected to the first activity (room 1)
>     6) 2 other users are connected to the second activity (room 2)
>
>     All users are re-directed to the master server.
>
>     Please let me know! Thank you!
>
>
>     2015-07-29 19:10 GMT+02:00 Maxim Solodovnik <solomax666@gmail.com
>     <ma...@gmail.com>>:
>
>         Actually the rooms are created in the DB
>         Server selection mechanism is "in charge" only on room entering
>
>         could you please provide repo-steps so I can try your scenario?
>
>         On Wed, Jul 29, 2015 at 11:04 PM, Alessio Falsetti
>         <alessio.falsetti@eng.it <ma...@eng.it>> wrote:
>
>             Hi Maxim!
>
>             With this version of OpenMeetings, the clustering works as
>             expected! Thank you!! :)
>
>             But there is still an issue with Moodle plug-in. If the
>             user access via Moodle plug-in, all the rooms will be
>             created only on master server. The plug-in use
>             "addRoomWithModerationAndExternalType" REST API for create
>             a room.
>             Maybe this function does not work/support the room
>             distributionmechanism?
>
>             Thank you again and please let me know!
>
>             Alessio
>
>
>
>
>             On 07/07/2015 at 19:37 you worte:
>>             Should be fixed
>>             please try build #146 from here [1]
>>             please write any issues/comments to the issue [2]
>>
>>             [1]
>>             https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
>>             [2] https://issues.apache.org/jira/browse/OPENMEETINGS-1230
>>
>>             Thanks for the reporting!
>>
>>
>>             On Tue, Jul 7, 2015 at 3:36 PM, Alessio Falsetti
>>             <alessio.falsetti@eng.it
>>             <ma...@eng.it>> wrote:
>>
>>                 Hi Maxim,
>>
>>                 ok thank you! Please let me know if you find something!
>>
>>                 Alessio
>>
>>
>>
>>                 On 07/07/2015 at 07:43 you wrote:
>>>                 It seems like I was able to reproduce something :(
>>>                 Will try to investigate and address this
>>>
>>>                 On Mon, Jul 6, 2015 at 11:08 PM, Maxim Solodovnik
>>>                 <solomax666@gmail.com <ma...@gmail.com>>
>>>                 wrote:
>>>
>>>                     Hello Alessio,
>>>
>>>                     sorry for keeping silence (busy with my day-time
>>>                     job and other duties :((( )
>>>                     I'll try to configure cluster of 2 servers
>>>                     locally and reproduce your issue (I'll try to do
>>>                     it this week, please ping me in case I'll be too
>>>                     silent :)))
>>>
>>>                     I see no issues with your config, so i'll try to
>>>                     reproduce the issue first
>>>                     There are no additional steps, I'm using same
>>>                     instruction :(((
>>>
>>>
>>>                     On Mon, Jul 6, 2015 at 11:00 PM, Alessio
>>>                     Falsetti <alessio.falsetti@eng.it
>>>                     <ma...@eng.it>> wrote:
>>>
>>>                         Hi Maxim,
>>>
>>>                         any other suggestions regarding this problem
>>>                         with the clustering? There is some other
>>>                         undocumented parameter with which to experiment?
>>>
>>>                         Please let me know. Thanks in advance!
>>>
>>>                         Alessio
>>>
>>>
>>>
>>>                         On 30/06/2015 at 16:39 you wrote:
>>>>                         Do you have servers enabled in admin?
>>>>                         Do you have there ids specified in
>>>>                         openmeetings-applicationContext.xml?
>>>>                         Is there anything in the logs?
>>>>                         What is displayed in Admin->Connections?
>>>>
>>>>                         On Tue, Jun 30, 2015 at 8:05 PM, Alessio
>>>>                         Falsetti <alessio.falsetti@eng.it
>>>>                         <ma...@eng.it>> wrote:
>>>>
>>>>                             Hi,
>>>>
>>>>                             we have configured OpenMeetings in
>>>>                             cluster as described in
>>>>                             http://openmeetings.apache.org/Clustering.html
>>>>
>>>>                             but there is a problem with the users
>>>>                             distribution on the slave servers.
>>>>                             We have OpenMeetings version 3.0.5 whit
>>>>                             this configuration: 1 Master and
>>>>                             2 slaves, but all users are redirected
>>>>                             only to first slave server, even
>>>>                             if users are in different rooms.
>>>>
>>>>                             What's wrong? Any suggestions? Please help!
>>>>
>>>>                             Thanks in advance!
>>>>
>>>>                             -- 
>>>>                             Alessio
>>>>
>>>>
>>>>
>>>>
>>>>                         -- 
>>>>                         WBR
>>>>                         Maxim aka solomax
>>>
>>>
>>>
>>>
>>>                     -- 
>>>                     WBR
>>>                     Maxim aka solomax
>>>
>>>
>>>
>>>
>>>                 -- 
>>>                 WBR
>>>                 Maxim aka solomax
>>
>>
>>
>>
>>             -- 
>>             WBR
>>             Maxim aka solomax
>
>
>             -- 
>             Alessio
>
>
>
>
>         -- 
>         WBR
>         Maxim aka solomax
>
>
>
>


Re: Clustering

Posted by Maxim Solodovnik <so...@gmail.com>.
so only 2 rooms was occupied on server and both of them was served on one
server?

same usecase but without moodle works as expected?

On Wed, Aug 26, 2015 at 7:10 PM, Alessio Falsetti <al...@eng.it>
wrote:

> Hi Maxim,
>
> 1) I have installed OpenMeetings, Moodle and the plug-in
> 2) I have configured the cluster for OpenMeetings (it works)
> 3) I have created a course in Moodle and add the new activity of OM at a
> certain date
> 4) I have created another activity of OM in other date, same course
> 5) 2 users are connected to the first activity (room 1)
> 6) 2 other users are connected to the second activity (room 2)
>
> All users are re-directed to the master server.
>
> Please let me know! Thank you!
>
>
> 2015-07-29 19:10 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:
>
>> Actually the rooms are created in the DB
>> Server selection mechanism is "in charge" only on room entering
>>
>> could you please provide repo-steps so I can try your scenario?
>>
>> On Wed, Jul 29, 2015 at 11:04 PM, Alessio Falsetti <
>> alessio.falsetti@eng.it> wrote:
>>
>>> Hi Maxim!
>>>
>>> With this version of OpenMeetings, the clustering works as expected!
>>> Thank you!! :)
>>>
>>> But there is still an issue with Moodle plug-in. If the user access via
>>> Moodle plug-in, all the rooms will be created only on master server. The
>>> plug-in use "addRoomWithModerationAndExternalType" REST API for create a
>>> room.
>>> Maybe this function does not work/support the room distribution
>>> mechanism?
>>>
>>> Thank you again and please let me know!
>>>
>>> Alessio
>>>
>>>
>>>
>>>
>>> On 07/07/2015 at 19:37 you worte:
>>>
>>> Should be fixed
>>> please try build #146 from here [1]
>>> please write any issues/comments to the issue [2]
>>>
>>> [1]
>>> https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
>>> [2] https://issues.apache.org/jira/browse/OPENMEETINGS-1230
>>>
>>> Thanks for the reporting!
>>>
>>>
>>> On Tue, Jul 7, 2015 at 3:36 PM, Alessio Falsetti <
>>> alessio.falsetti@eng.it> wrote:
>>>
>>>> Hi Maxim,
>>>>
>>>> ok thank you! Please let me know if you find something!
>>>>
>>>> Alessio
>>>>
>>>>
>>>>
>>>> On 07/07/2015 at 07:43 you wrote:
>>>>
>>>> It seems like I was able to reproduce something :(
>>>> Will try to investigate and address this
>>>>
>>>> On Mon, Jul 6, 2015 at 11:08 PM, Maxim Solodovnik <
>>>> <so...@gmail.com> wrote:
>>>>
>>>>> Hello Alessio,
>>>>>
>>>>> sorry for keeping silence (busy with my day-time job and other duties
>>>>> :((( )
>>>>> I'll try to configure cluster of 2 servers locally and reproduce your
>>>>> issue (I'll try to do it this week, please ping me in case I'll be too
>>>>> silent :)))
>>>>>
>>>>> I see no issues with your config, so i'll try to reproduce the issue
>>>>> first
>>>>> There are no additional steps, I'm using same instruction :(((
>>>>>
>>>>>
>>>>> On Mon, Jul 6, 2015 at 11:00 PM, Alessio Falsetti <
>>>>> <al...@eng.it> wrote:
>>>>>
>>>>>> Hi Maxim,
>>>>>>
>>>>>> any other suggestions regarding this problem with the clustering? There
>>>>>> is some other undocumented parameter with which to experiment?
>>>>>>
>>>>>> Please let me know. Thanks in advance!
>>>>>>
>>>>>> Alessio
>>>>>>
>>>>>>
>>>>>>
>>>>>> On 30/06/2015 at 16:39 you wrote:
>>>>>>
>>>>>> Do you have servers enabled in admin?
>>>>>> Do you have there ids specified in
>>>>>> openmeetings-applicationContext.xml?
>>>>>> Is there anything in the logs?
>>>>>> What is displayed in Admin->Connections?
>>>>>>
>>>>>> On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti <
>>>>>> <al...@eng.it> wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> we have configured OpenMeetings in cluster as described in
>>>>>>> <http://openmeetings.apache.org/Clustering.html>
>>>>>>> http://openmeetings.apache.org/Clustering.html
>>>>>>>
>>>>>>> but there is a problem with the users distribution on the slave
>>>>>>> servers.
>>>>>>> We have OpenMeetings version 3.0.5 whit this configuration: 1 Master
>>>>>>> and
>>>>>>> 2 slaves, but all users are redirected only to first slave server,
>>>>>>> even
>>>>>>> if users are in different rooms.
>>>>>>>
>>>>>>> What's wrong? Any suggestions? Please help!
>>>>>>>
>>>>>>> Thanks in advance!
>>>>>>>
>>>>>>> --
>>>>>>> Alessio
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> WBR
>>>>>> Maxim aka solomax
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> WBR
>>>>> Maxim aka solomax
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>>
>>>
>>> --
>>> Alessio
>>>
>>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>


-- 
WBR
Maxim aka solomax

Re: Clustering

Posted by Alessio Falsetti <al...@eng.it>.
Hi Maxim,

1) I have installed OpenMeetings, Moodle and the plug-in
2) I have configured the cluster for OpenMeetings (it works)
3) I have created a course in Moodle and add the new activity of OM at a
certain date
4) I have created another activity of OM in other date, same course
5) 2 users are connected to the first activity (room 1)
6) 2 other users are connected to the second activity (room 2)

All users are re-directed to the master server.

Please let me know! Thank you!


2015-07-29 19:10 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:

> Actually the rooms are created in the DB
> Server selection mechanism is "in charge" only on room entering
>
> could you please provide repo-steps so I can try your scenario?
>
> On Wed, Jul 29, 2015 at 11:04 PM, Alessio Falsetti <
> alessio.falsetti@eng.it> wrote:
>
>> Hi Maxim!
>>
>> With this version of OpenMeetings, the clustering works as expected!
>> Thank you!! :)
>>
>> But there is still an issue with Moodle plug-in. If the user access via
>> Moodle plug-in, all the rooms will be created only on master server. The
>> plug-in use "addRoomWithModerationAndExternalType" REST API for create a
>> room.
>> Maybe this function does not work/support the room distribution mechanism
>> ?
>>
>> Thank you again and please let me know!
>>
>> Alessio
>>
>>
>>
>>
>> On 07/07/2015 at 19:37 you worte:
>>
>> Should be fixed
>> please try build #146 from here [1]
>> please write any issues/comments to the issue [2]
>>
>> [1]
>> https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
>> [2] https://issues.apache.org/jira/browse/OPENMEETINGS-1230
>>
>> Thanks for the reporting!
>>
>>
>> On Tue, Jul 7, 2015 at 3:36 PM, Alessio Falsetti <alessio.falsetti@eng.it
>> > wrote:
>>
>>> Hi Maxim,
>>>
>>> ok thank you! Please let me know if you find something!
>>>
>>> Alessio
>>>
>>>
>>>
>>> On 07/07/2015 at 07:43 you wrote:
>>>
>>> It seems like I was able to reproduce something :(
>>> Will try to investigate and address this
>>>
>>> On Mon, Jul 6, 2015 at 11:08 PM, Maxim Solodovnik <
>>> <so...@gmail.com> wrote:
>>>
>>>> Hello Alessio,
>>>>
>>>> sorry for keeping silence (busy with my day-time job and other duties
>>>> :((( )
>>>> I'll try to configure cluster of 2 servers locally and reproduce your
>>>> issue (I'll try to do it this week, please ping me in case I'll be too
>>>> silent :)))
>>>>
>>>> I see no issues with your config, so i'll try to reproduce the issue
>>>> first
>>>> There are no additional steps, I'm using same instruction :(((
>>>>
>>>>
>>>> On Mon, Jul 6, 2015 at 11:00 PM, Alessio Falsetti <
>>>> <al...@eng.it> wrote:
>>>>
>>>>> Hi Maxim,
>>>>>
>>>>> any other suggestions regarding this problem with the clustering? There
>>>>> is some other undocumented parameter with which to experiment?
>>>>>
>>>>> Please let me know. Thanks in advance!
>>>>>
>>>>> Alessio
>>>>>
>>>>>
>>>>>
>>>>> On 30/06/2015 at 16:39 you wrote:
>>>>>
>>>>> Do you have servers enabled in admin?
>>>>> Do you have there ids specified in openmeetings-applicationContext.xml?
>>>>> Is there anything in the logs?
>>>>> What is displayed in Admin->Connections?
>>>>>
>>>>> On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti <
>>>>> <al...@eng.it> wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> we have configured OpenMeetings in cluster as described in
>>>>>> <http://openmeetings.apache.org/Clustering.html>
>>>>>> http://openmeetings.apache.org/Clustering.html
>>>>>>
>>>>>> but there is a problem with the users distribution on the slave
>>>>>> servers.
>>>>>> We have OpenMeetings version 3.0.5 whit this configuration: 1 Master
>>>>>> and
>>>>>> 2 slaves, but all users are redirected only to first slave server,
>>>>>> even
>>>>>> if users are in different rooms.
>>>>>>
>>>>>> What's wrong? Any suggestions? Please help!
>>>>>>
>>>>>> Thanks in advance!
>>>>>>
>>>>>> --
>>>>>> Alessio
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> WBR
>>>>> Maxim aka solomax
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>>
>>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>>
>>
>> --
>> Alessio
>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>

Re: Clustering

Posted by Maxim Solodovnik <so...@gmail.com>.
Actually the rooms are created in the DB
Server selection mechanism is "in charge" only on room entering

could you please provide repo-steps so I can try your scenario?

On Wed, Jul 29, 2015 at 11:04 PM, Alessio Falsetti <al...@eng.it>
wrote:

>  Hi Maxim!
>
> With this version of OpenMeetings, the clustering works as expected! Thank
> you!! :)
>
> But there is still an issue with Moodle plug-in. If the user access via
> Moodle plug-in, all the rooms will be created only on master server. The
> plug-in use "addRoomWithModerationAndExternalType" REST API for create a
> room.
> Maybe this function does not work/support the room distribution mechanism?
>
> Thank you again and please let me know!
>
> Alessio
>
>
>
>
> On 07/07/2015 at 19:37 you worte:
>
> Should be fixed
> please try build #146 from here [1]
> please write any issues/comments to the issue [2]
>
>  [1]
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
> [2] https://issues.apache.org/jira/browse/OPENMEETINGS-1230
>
>  Thanks for the reporting!
>
>
> On Tue, Jul 7, 2015 at 3:36 PM, Alessio Falsetti <al...@eng.it>
> wrote:
>
>>  Hi Maxim,
>>
>> ok thank you! Please let me know if you find something!
>>
>> Alessio
>>
>>
>>
>> On 07/07/2015 at 07:43 you wrote:
>>
>> It seems like I was able to reproduce something :(
>> Will try to investigate and address this
>>
>> On Mon, Jul 6, 2015 at 11:08 PM, Maxim Solodovnik <
>> <so...@gmail.com> wrote:
>>
>>> Hello Alessio,
>>>
>>>  sorry for keeping silence (busy with my day-time job and other duties
>>> :((( )
>>> I'll try to configure cluster of 2 servers locally and reproduce your
>>> issue (I'll try to do it this week, please ping me in case I'll be too
>>> silent :)))
>>>
>>>  I see no issues with your config, so i'll try to reproduce the issue
>>> first
>>> There are no additional steps, I'm using same instruction :(((
>>>
>>>
>>> On Mon, Jul 6, 2015 at 11:00 PM, Alessio Falsetti <
>>> <al...@eng.it> wrote:
>>>
>>>>  Hi Maxim,
>>>>
>>>> any other suggestions regarding this problem with the clustering? There
>>>> is some other undocumented parameter with which to experiment?
>>>>
>>>> Please let me know. Thanks in advance!
>>>>
>>>> Alessio
>>>>
>>>>
>>>>
>>>> On 30/06/2015 at 16:39 you wrote:
>>>>
>>>> Do you have servers enabled in admin?
>>>> Do you have there ids specified in openmeetings-applicationContext.xml?
>>>>  Is there anything in the logs?
>>>>  What is displayed in Admin->Connections?
>>>>
>>>>  On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti <
>>>> <al...@eng.it> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> we have configured OpenMeetings in cluster as described in
>>>>>  <http://openmeetings.apache.org/Clustering.html>
>>>>> http://openmeetings.apache.org/Clustering.html
>>>>>
>>>>> but there is a problem with the users distribution on the slave
>>>>> servers.
>>>>> We have OpenMeetings version 3.0.5 whit this configuration: 1 Master
>>>>> and
>>>>> 2 slaves, but all users are redirected only to first slave server, even
>>>>> if users are in different rooms.
>>>>>
>>>>> What's wrong? Any suggestions? Please help!
>>>>>
>>>>> Thanks in advance!
>>>>>
>>>>> --
>>>>> Alessio
>>>>>
>>>>>
>>>>
>>>>
>>>>  --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>>
>>>>
>>>
>>>
>>>  --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>>
>>
>>  --
>> WBR
>> Maxim aka solomax
>>
>>
>>
>
>
>  --
> WBR
> Maxim aka solomax
>
>
>
> --
> Alessio
>
>


-- 
WBR
Maxim aka solomax

Re: Clustering

Posted by Alessio Falsetti <al...@eng.it>.
Hi Maxim!

With this version of OpenMeetings, the clustering works as expected! 
Thank you!! :)

But there is still an issue with Moodle plug-in. If the user access via 
Moodle plug-in, all the rooms will be created only on master server. The 
plug-in use "addRoomWithModerationAndExternalType" REST API for create a 
room.
Maybe this function does not work/support the room distributionmechanism?

Thank you again and please let me know!

Alessio




On 07/07/2015 at 19:37 you worte:
> Should be fixed
> please try build #146 from here [1]
> please write any issues/comments to the issue [2]
>
> [1] 
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
> [2] https://issues.apache.org/jira/browse/OPENMEETINGS-1230
>
> Thanks for the reporting!
>
>
> On Tue, Jul 7, 2015 at 3:36 PM, Alessio Falsetti 
> <alessio.falsetti@eng.it <ma...@eng.it>> wrote:
>
>     Hi Maxim,
>
>     ok thank you! Please let me know if you find something!
>
>     Alessio
>
>
>
>     On 07/07/2015 at 07:43 you wrote:
>>     It seems like I was able to reproduce something :(
>>     Will try to investigate and address this
>>
>>     On Mon, Jul 6, 2015 at 11:08 PM, Maxim Solodovnik
>>     <solomax666@gmail.com <ma...@gmail.com>> wrote:
>>
>>         Hello Alessio,
>>
>>         sorry for keeping silence (busy with my day-time job and
>>         other duties :((( )
>>         I'll try to configure cluster of 2 servers locally and
>>         reproduce your issue (I'll try to do it this week, please
>>         ping me in case I'll be too silent :)))
>>
>>         I see no issues with your config, so i'll try to reproduce
>>         the issue first
>>         There are no additional steps, I'm using same instruction :(((
>>
>>
>>         On Mon, Jul 6, 2015 at 11:00 PM, Alessio Falsetti
>>         <alessio.falsetti@eng.it <ma...@eng.it>> wrote:
>>
>>             Hi Maxim,
>>
>>             any other suggestions regarding this problem with the
>>             clustering? There is some other undocumented parameter
>>             with which to experiment?
>>
>>             Please let me know. Thanks in advance!
>>
>>             Alessio
>>
>>
>>
>>             On 30/06/2015 at 16:39 you wrote:
>>>             Do you have servers enabled in admin?
>>>             Do you have there ids specified in
>>>             openmeetings-applicationContext.xml?
>>>             Is there anything in the logs?
>>>             What is displayed in Admin->Connections?
>>>
>>>             On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti
>>>             <alessio.falsetti@eng.it
>>>             <ma...@eng.it>> wrote:
>>>
>>>                 Hi,
>>>
>>>                 we have configured OpenMeetings in cluster as
>>>                 described in
>>>                 http://openmeetings.apache.org/Clustering.html
>>>
>>>                 but there is a problem with the users distribution
>>>                 on the slave servers.
>>>                 We have OpenMeetings version 3.0.5 whit this
>>>                 configuration: 1 Master and
>>>                 2 slaves, but all users are redirected only to first
>>>                 slave server, even
>>>                 if users are in different rooms.
>>>
>>>                 What's wrong? Any suggestions? Please help!
>>>
>>>                 Thanks in advance!
>>>
>>>                 -- 
>>>                 Alessio
>>>
>>>
>>>
>>>
>>>             -- 
>>>             WBR
>>>             Maxim aka solomax
>>
>>
>>
>>
>>         -- 
>>         WBR
>>         Maxim aka solomax
>>
>>
>>
>>
>>     -- 
>>     WBR
>>     Maxim aka solomax
>
>
>
>
> -- 
> WBR
> Maxim aka solomax


-- 
Alessio


Re: Clustering

Posted by Alessio Falsetti <al...@eng.it>.
Hi Maxim!

Thank you! I will try!



On 07/07/2015 at 19:37 you wrote:
> Should be fixed
> please try build #146 from here [1]
> please write any issues/comments to the issue [2]
>
> [1] 
> https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
> [2] https://issues.apache.org/jira/browse/OPENMEETINGS-1230
>
> Thanks for the reporting!
>
>
> On Tue, Jul 7, 2015 at 3:36 PM, Alessio Falsetti 
> <alessio.falsetti@eng.it <ma...@eng.it>> wrote:
>
>     Hi Maxim,
>
>     ok thank you! Please let me know if you find something!
>
>     Alessio
>
>
>
>     On 07/07/2015 at 07:43 you wrote:
>>     It seems like I was able to reproduce something :(
>>     Will try to investigate and address this
>>
>>     On Mon, Jul 6, 2015 at 11:08 PM, Maxim Solodovnik
>>     <solomax666@gmail.com <ma...@gmail.com>> wrote:
>>
>>         Hello Alessio,
>>
>>         sorry for keeping silence (busy with my day-time job and
>>         other duties :((( )
>>         I'll try to configure cluster of 2 servers locally and
>>         reproduce your issue (I'll try to do it this week, please
>>         ping me in case I'll be too silent :)))
>>
>>         I see no issues with your config, so i'll try to reproduce
>>         the issue first
>>         There are no additional steps, I'm using same instruction :(((
>>
>>
>>         On Mon, Jul 6, 2015 at 11:00 PM, Alessio Falsetti
>>         <alessio.falsetti@eng.it <ma...@eng.it>> wrote:
>>
>>             Hi Maxim,
>>
>>             any other suggestions regarding this problem with the
>>             clustering? There is some other undocumented parameter
>>             with which to experiment?
>>
>>             Please let me know. Thanks in advance!
>>
>>             Alessio
>>
>>
>>
>>             On 30/06/2015 at 16:39 you wrote:
>>>             Do you have servers enabled in admin?
>>>             Do you have there ids specified in
>>>             openmeetings-applicationContext.xml?
>>>             Is there anything in the logs?
>>>             What is displayed in Admin->Connections?
>>>
>>>             On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti
>>>             <alessio.falsetti@eng.it
>>>             <ma...@eng.it>> wrote:
>>>
>>>                 Hi,
>>>
>>>                 we have configured OpenMeetings in cluster as
>>>                 described in
>>>                 http://openmeetings.apache.org/Clustering.html
>>>
>>>                 but there is a problem with the users distribution
>>>                 on the slave servers.
>>>                 We have OpenMeetings version 3.0.5 whit this
>>>                 configuration: 1 Master and
>>>                 2 slaves, but all users are redirected only to first
>>>                 slave server, even
>>>                 if users are in different rooms.
>>>
>>>                 What's wrong? Any suggestions? Please help!
>>>
>>>                 Thanks in advance!
>>>
>>>                 -- 
>>>                 Alessio
>>>
>>>
>>>
>>>
>>>             -- 
>>>             WBR
>>>             Maxim aka solomax
>>
>>
>>
>>
>>         -- 
>>         WBR
>>         Maxim aka solomax
>>
>>
>>
>>
>>     -- 
>>     WBR
>>     Maxim aka solomax
>
>
>
>
> -- 
> WBR
> Maxim aka solomax


-- 
Alessio


Re: Can't Upload/Convert Documents (libreoffice? jodconverter?)

Posted by Maxim Solodovnik <so...@gmail.com>.
usually correct path is determined as follows:

solomax@solomax-desktop-work:~$ locate soffice.bin
/home/solomax/.cache/upstart/update-notifier-crash-_var_crash__usr_lib_libreoffice_program_soffice.bin.1000.crash.log.1.gz
/home/solomax/.cache/upstart/update-notifier-crash-_var_crash__usr_lib_libreoffice_program_soffice.bin.1000.crash.log.2.gz
/home/solomax/.cache/upstart/update-notifier-crash-_var_crash__usr_lib_libreoffice_program_soffice.bin.1000.crash.log.3.gz
*/usr/lib/libreoffice/program/soffice.bin*

in this case office.path will be */usr/lib/libreoffice*

but as first step I would leave it empty and see what will happens



On Thu, Jul 9, 2015 at 1:28 PM, Sandro Isoletta <sa...@pl.rlp.de>
wrote:

> Hey, after I could not find a solution for my "HTTP-Error: 302" issue, I
> just generated a new VM and installed a new OpenMeetings Instance.
> It's working fine and finally I am able to upload pictures (jpg, png and
> so on).
>
> But when I try to upload an office document like .doc, .odt, .txt or
> .xls I get only an image written "deleted" on it.
>
> My suggestion is that there is something wrong with the path variable,
> but I tried a lot of different paths and nothing worked. These are my
> paths:
>
>
> swftools_path           -> /usr/bin
> imagemagick_path  -> /usr/bin
> sox_path                  -> /usr/bin
> ffmpeg_path            -> /usr/bin
> office_path              -> /usr/bin/libreoffice
> jod.path                   -> /opt/jodconverter/lib
>
>
> For the office path I also tried: /usr/bin,
> /usr/lib/libreoffice/program/soffice and /usr/bin/soffice. No of them
> worked.
> I've got the jodconverter from here:
>
> https://code.google.com/p/jodconverter/downloads/detail?name=jodconverter-core-3.0-beta-4-dist.zip
> and unziped it into /opt/jodconverter
>
> Everything else is working fine, I can upload jpg, png, pdf, mp4... just
> the office function will not work.
>
> These are my installed packages, maybe something is missing:
>
> dpkg -l | grep office
> ii  libreoffice
> 1:4.3.3-2+deb8u1                  amd64        office productivity suite
> (metapackage)
> ii  libreoffice-avmedia-backend-gstreamer
> 1:4.3.3-2+deb8u1                  amd64        GStreamer backend for
> LibreOffice
> ii  libreoffice-base
> 1:4.3.3-2+deb8u1                  amd64        office productivity suite
> -- database
> ii  libreoffice-base-core
> 1:4.3.3-2+deb8u1                  amd64        office productivity suite
> -- shared library
> ii  libreoffice-base-drivers
> 1:4.3.3-2+deb8u1                  amd64        Database connectivity
> drivers for LibreOffice
> ii  libreoffice-calc
> 1:4.3.3-2+deb8u1                  amd64        office productivity suite
> -- spreadsheet
> ii  libreoffice-common
> 1:4.3.3-2+deb8u1                  all          office productivity suite
> -- arch-independent files
> ii  libreoffice-core
> 1:4.3.3-2+deb8u1                  amd64        office productivity suite
> -- arch-dependent files
> ii  libreoffice-draw
> 1:4.3.3-2+deb8u1                  amd64        office productivity suite
> -- drawing
> ii  libreoffice-impress
> 1:4.3.3-2+deb8u1                  amd64        office productivity suite
> -- presentation
> ii  libreoffice-java-common
> 1:4.3.3-2+deb8u1                  all          office productivity suite
> -- arch-independent Java support files
> ii  libreoffice-math
> 1:4.3.3-2+deb8u1                  amd64        office productivity suite
> -- equation editor
> ii  libreoffice-report-builder-bin
> 1:4.3.3-2+deb8u1                  amd64        LibreOffice component for
> building database reports -- libraries
> ii  libreoffice-sdbc-firebird
> 1:4.3.3-2+deb8u1                  amd64        Firebird SDBC driver for
> LibreOffice
> ii  libreoffice-sdbc-hsqldb
> 1:4.3.3-2+deb8u1                  amd64        HSQLDB SDBC driver for
> LibreOffice
> ii  libreoffice-style-galaxy
> 1:4.3.3-2+deb8u1                  all          office productivity suite
> -- Galaxy (Default) symbol style
> ii  libreoffice-writer
> 1:4.3.3-2+deb8u1                  amd64        office productivity suite
> -- word processor
>
>
> dpkg -l | grep jre
> rc  openjdk-7-jre-headless:amd64
> 7u79-2.5.5-1~deb8u1               amd64        OpenJDK Java runtime,
> using Hotspot JIT (headless)
> ii  openjdk-8-jre-headless:amd64
> 8u45-b14-2~bpo8+2                 amd64        OpenJDK Java runtime,
> using Hotspot JIT (headless)
>
> dpkg -l | grep imagemagick
> ii  imagemagick
> 8:6.8.9.9-5                       amd64        image manipulation
> programs -- binaries
> ii  imagemagick-6.q16
> 8:6.8.9.9-5                       amd64        image manipulation
> programs -- quantum depth Q16
> ii  imagemagick-common
> 8:6.8.9.9-5                       all          image manipulation
> programs -- infrastructure
>
>
> dpkg -l | grep sox
> ii  libsox-fmt-alsa:amd64
> 14.4.1-5                          amd64        SoX alsa format I/O library
> ii  libsox-fmt-base:amd64
> 14.4.1-5                          amd64        Minimal set of SoX format
> libraries
> ii  libsox2:amd64
> 14.4.1-5                          amd64        SoX library of audio
> effects and processing
> ii  sox
> 14.4.1-5                          amd64        Swiss army knife of sound
> processing
>
>
> dpkg -l | grep ffmpeg
> ii  ffmpeg
> 10:2.6.3-dmo1                     amd64        audio/video encoder,
> streaming server & audio/video file converter
>
>
> I have put you the openmeetings.log messages into this email, what is
> happening when I try to upload an .odt
>
> Kind Regards
>
> --
> Sandro Isoletta
> Abteilung 4 Zentrale Dienste und IT-Dienste
> Referat 4.07 Schulische IT-Dienstleistungen
> PÄDAGOGISCHES LANDESINSTITUT RHEINLAND-PFALZ
>
>
> Hofstraße 257c
> 56077 Koblenz
> 0261 9702 317
> it-support@pl.rlp.de
> www.pl.rlp.de
>
>
>
>


-- 
WBR
Maxim aka solomax

Re: Can't Upload/Convert Documents (libreoffice? jodconverter?)

Posted by Sandro Isoletta <sa...@pl.rlp.de>.
Thank you very much!
I've left the path empty and now it's working corectly!


Best regards

-- 
Sandro Isoletta
Abteilung 4 Zentrale Dienste und IT-Dienste
Referat 4.07 Schulische IT-Dienstleistungen
PÄDAGOGISCHES LANDESINSTITUT RHEINLAND-PFALZ
 

Hofstraße 257c
56077 Koblenz
0261 9702 317
it-support@pl.rlp.de
www.pl.rlp.de 


Am 09.07.2015 um 10:24 schrieb Maxim Solodovnik:
> usually correct path is determined as follows:
>
> solomax@solomax-desktop-work:~$ locate soffice.bin
> /home/solomax/.cache/upstart/update-notifier-crash-_var_crash__usr_lib_libreoffice_program_soffice.bin.1000.crash.log.1.gz
> /home/solomax/.cache/upstart/update-notifier-crash-_var_crash__usr_lib_libreoffice_program_soffice.bin.1000.crash.log.2.gz
> /home/solomax/.cache/upstart/update-notifier-crash-_var_crash__usr_lib_libreoffice_program_soffice.bin.1000.crash.log.3.gz
> */usr/lib/libreoffice/program/soffice.bin*
>
> in this case office.path will be */usr/lib/libreoffice*
>
> but as first step I would leave it empty and see what will happens
>
>
>
> On Thu, Jul 9, 2015 at 1:28 PM, Sandro Isoletta
> <sandro.isoletta@pl.rlp.de <ma...@pl.rlp.de>> wrote:
>
>     Hey, after I could not find a solution for my "HTTP-Error: 302"
>     issue, I
>     just generated a new VM and installed a new OpenMeetings Instance.
>     It's working fine and finally I am able to upload pictures (jpg,
>     png and
>     so on).
>
>     But when I try to upload an office document like .doc, .odt, .txt or
>     .xls I get only an image written "deleted" on it.
>
>     My suggestion is that there is something wrong with the path variable,
>     but I tried a lot of different paths and nothing worked. These are
>     my paths:
>
>
>     swftools_path           -> /usr/bin
>     imagemagick_path  -> /usr/bin
>     sox_path                  -> /usr/bin
>     ffmpeg_path            -> /usr/bin
>     office_path              -> /usr/bin/libreoffice
>     jod.path                   -> /opt/jodconverter/lib
>
>
>     For the office path I also tried: /usr/bin,
>     /usr/lib/libreoffice/program/soffice and /usr/bin/soffice. No of them
>     worked.
>     I've got the jodconverter from here:
>     https://code.google.com/p/jodconverter/downloads/detail?name=jodconverter-core-3.0-beta-4-dist.zip
>     and unziped it into /opt/jodconverter
>
>     Everything else is working fine, I can upload jpg, png, pdf,
>     mp4... just
>     the office function will not work.
>
>     These are my installed packages, maybe something is missing:
>
>     dpkg -l | grep office
>     ii  libreoffice
>     1:4.3.3-2+deb8u1                  amd64        office productivity
>     suite
>     (metapackage)
>     ii  libreoffice-avmedia-backend-gstreamer
>     1:4.3.3-2+deb8u1                  amd64        GStreamer backend for
>     LibreOffice
>     ii  libreoffice-base
>     1:4.3.3-2+deb8u1                  amd64        office productivity
>     suite
>     -- database
>     ii  libreoffice-base-core
>     1:4.3.3-2+deb8u1                  amd64        office productivity
>     suite
>     -- shared library
>     ii  libreoffice-base-drivers
>     1:4.3.3-2+deb8u1                  amd64        Database connectivity
>     drivers for LibreOffice
>     ii  libreoffice-calc
>     1:4.3.3-2+deb8u1                  amd64        office productivity
>     suite
>     -- spreadsheet
>     ii  libreoffice-common
>     1:4.3.3-2+deb8u1                  all          office productivity
>     suite
>     -- arch-independent files
>     ii  libreoffice-core
>     1:4.3.3-2+deb8u1                  amd64        office productivity
>     suite
>     -- arch-dependent files
>     ii  libreoffice-draw
>     1:4.3.3-2+deb8u1                  amd64        office productivity
>     suite
>     -- drawing
>     ii  libreoffice-impress
>     1:4.3.3-2+deb8u1                  amd64        office productivity
>     suite
>     -- presentation
>     ii  libreoffice-java-common
>     1:4.3.3-2+deb8u1                  all          office productivity
>     suite
>     -- arch-independent Java support files
>     ii  libreoffice-math
>     1:4.3.3-2+deb8u1                  amd64        office productivity
>     suite
>     -- equation editor
>     ii  libreoffice-report-builder-bin
>     1:4.3.3-2+deb8u1                  amd64        LibreOffice
>     component for
>     building database reports -- libraries
>     ii  libreoffice-sdbc-firebird
>     1:4.3.3-2+deb8u1                  amd64        Firebird SDBC
>     driver for
>     LibreOffice
>     ii  libreoffice-sdbc-hsqldb
>     1:4.3.3-2+deb8u1                  amd64        HSQLDB SDBC driver for
>     LibreOffice
>     ii  libreoffice-style-galaxy
>     1:4.3.3-2+deb8u1                  all          office productivity
>     suite
>     -- Galaxy (Default) symbol style
>     ii  libreoffice-writer
>     1:4.3.3-2+deb8u1                  amd64        office productivity
>     suite
>     -- word processor
>
>
>     dpkg -l | grep jre
>     rc  openjdk-7-jre-headless:amd64
>     7u79-2.5.5-1~deb8u1               amd64        OpenJDK Java runtime,
>     using Hotspot JIT (headless)
>     ii  openjdk-8-jre-headless:amd64
>     8u45-b14-2~bpo8+2                 amd64        OpenJDK Java runtime,
>     using Hotspot JIT (headless)
>
>     dpkg -l | grep imagemagick
>     ii  imagemagick
>     8:6.8.9.9-5                       amd64        image manipulation
>     programs -- binaries
>     ii  imagemagick-6.q16
>     8:6.8.9.9-5                       amd64        image manipulation
>     programs -- quantum depth Q16
>     ii  imagemagick-common
>     8:6.8.9.9-5                       all          image manipulation
>     programs -- infrastructure
>
>
>     dpkg -l | grep sox
>     ii  libsox-fmt-alsa:amd64
>     14.4.1-5                          amd64        SoX alsa format I/O
>     library
>     ii  libsox-fmt-base:amd64
>     14.4.1-5                          amd64        Minimal set of SoX
>     format
>     libraries
>     ii  libsox2:amd64
>     14.4.1-5                          amd64        SoX library of audio
>     effects and processing
>     ii  sox
>     14.4.1-5                          amd64        Swiss army knife of
>     sound
>     processing
>
>
>     dpkg -l | grep ffmpeg
>     ii  ffmpeg
>     10:2.6.3-dmo1                     amd64        audio/video encoder,
>     streaming server & audio/video file converter
>
>
>     I have put you the openmeetings.log messages into this email, what is
>     happening when I try to upload an .odt
>
>     Kind Regards
>
>     --
>     Sandro Isoletta
>     Abteilung 4 Zentrale Dienste und IT-Dienste
>     Referat 4.07 Schulische IT-Dienstleistungen
>     PÄDAGOGISCHES LANDESINSTITUT RHEINLAND-PFALZ
>
>
>     Hofstraße 257c
>     56077 Koblenz
>     0261 9702 317
>     it-support@pl.rlp.de <ma...@pl.rlp.de>
>     www.pl.rlp.de <http://www.pl.rlp.de>
>
>
>
>
>
>
> -- 
> WBR
> Maxim aka solomax


Can't Upload/Convert Documents (libreoffice? jodconverter?)

Posted by Sandro Isoletta <sa...@pl.rlp.de>.
Hey, after I could not find a solution for my "HTTP-Error: 302" issue, I
just generated a new VM and installed a new OpenMeetings Instance.
It's working fine and finally I am able to upload pictures (jpg, png and
so on).

But when I try to upload an office document like .doc, .odt, .txt or
.xls I get only an image written "deleted" on it.

My suggestion is that there is something wrong with the path variable,
but I tried a lot of different paths and nothing worked. These are my paths:


swftools_path           -> /usr/bin
imagemagick_path  -> /usr/bin
sox_path                  -> /usr/bin
ffmpeg_path            -> /usr/bin
office_path              -> /usr/bin/libreoffice
jod.path                   -> /opt/jodconverter/lib


For the office path I also tried: /usr/bin,
/usr/lib/libreoffice/program/soffice and /usr/bin/soffice. No of them
worked.
I've got the jodconverter from here:
https://code.google.com/p/jodconverter/downloads/detail?name=jodconverter-core-3.0-beta-4-dist.zip
and unziped it into /opt/jodconverter

Everything else is working fine, I can upload jpg, png, pdf, mp4... just
the office function will not work.

These are my installed packages, maybe something is missing:

dpkg -l | grep office
ii  libreoffice                          
1:4.3.3-2+deb8u1                  amd64        office productivity suite
(metapackage)
ii  libreoffice-avmedia-backend-gstreamer
1:4.3.3-2+deb8u1                  amd64        GStreamer backend for
LibreOffice
ii  libreoffice-base                     
1:4.3.3-2+deb8u1                  amd64        office productivity suite
-- database
ii  libreoffice-base-core                
1:4.3.3-2+deb8u1                  amd64        office productivity suite
-- shared library
ii  libreoffice-base-drivers             
1:4.3.3-2+deb8u1                  amd64        Database connectivity
drivers for LibreOffice
ii  libreoffice-calc                     
1:4.3.3-2+deb8u1                  amd64        office productivity suite
-- spreadsheet
ii  libreoffice-common                   
1:4.3.3-2+deb8u1                  all          office productivity suite
-- arch-independent files
ii  libreoffice-core                     
1:4.3.3-2+deb8u1                  amd64        office productivity suite
-- arch-dependent files
ii  libreoffice-draw                     
1:4.3.3-2+deb8u1                  amd64        office productivity suite
-- drawing
ii  libreoffice-impress                  
1:4.3.3-2+deb8u1                  amd64        office productivity suite
-- presentation
ii  libreoffice-java-common              
1:4.3.3-2+deb8u1                  all          office productivity suite
-- arch-independent Java support files
ii  libreoffice-math                     
1:4.3.3-2+deb8u1                  amd64        office productivity suite
-- equation editor
ii  libreoffice-report-builder-bin       
1:4.3.3-2+deb8u1                  amd64        LibreOffice component for
building database reports -- libraries
ii  libreoffice-sdbc-firebird            
1:4.3.3-2+deb8u1                  amd64        Firebird SDBC driver for
LibreOffice
ii  libreoffice-sdbc-hsqldb              
1:4.3.3-2+deb8u1                  amd64        HSQLDB SDBC driver for
LibreOffice
ii  libreoffice-style-galaxy             
1:4.3.3-2+deb8u1                  all          office productivity suite
-- Galaxy (Default) symbol style
ii  libreoffice-writer                   
1:4.3.3-2+deb8u1                  amd64        office productivity suite
-- word processor


dpkg -l | grep jre
rc  openjdk-7-jre-headless:amd64         
7u79-2.5.5-1~deb8u1               amd64        OpenJDK Java runtime,
using Hotspot JIT (headless)
ii  openjdk-8-jre-headless:amd64         
8u45-b14-2~bpo8+2                 amd64        OpenJDK Java runtime,
using Hotspot JIT (headless)

dpkg -l | grep imagemagick
ii  imagemagick                          
8:6.8.9.9-5                       amd64        image manipulation
programs -- binaries
ii  imagemagick-6.q16                    
8:6.8.9.9-5                       amd64        image manipulation
programs -- quantum depth Q16
ii  imagemagick-common                   
8:6.8.9.9-5                       all          image manipulation
programs -- infrastructure


dpkg -l | grep sox
ii  libsox-fmt-alsa:amd64                
14.4.1-5                          amd64        SoX alsa format I/O library
ii  libsox-fmt-base:amd64                
14.4.1-5                          amd64        Minimal set of SoX format
libraries
ii  libsox2:amd64                        
14.4.1-5                          amd64        SoX library of audio
effects and processing
ii  sox                                  
14.4.1-5                          amd64        Swiss army knife of sound
processing


dpkg -l | grep ffmpeg
ii  ffmpeg                               
10:2.6.3-dmo1                     amd64        audio/video encoder,
streaming server & audio/video file converter


I have put you the openmeetings.log messages into this email, what is
happening when I try to upload an .odt

Kind Regards

-- 
Sandro Isoletta
Abteilung 4 Zentrale Dienste und IT-Dienste
Referat 4.07 Schulische IT-Dienstleistungen
PÄDAGOGISCHES LANDESINSTITUT RHEINLAND-PFALZ
 

Hofstraße 257c
56077 Koblenz
0261 9702 317
it-support@pl.rlp.de
www.pl.rlp.de 




Re: Clustering

Posted by Maxim Solodovnik <so...@gmail.com>.
Should be fixed
please try build #146 from here [1]
please write any issues/comments to the issue [2]

[1]
https://builds.apache.org/view/M-R/view/OpenMeetings/job/Openmeetings%203.0.x/
[2] https://issues.apache.org/jira/browse/OPENMEETINGS-1230

Thanks for the reporting!


On Tue, Jul 7, 2015 at 3:36 PM, Alessio Falsetti <al...@eng.it>
wrote:

>  Hi Maxim,
>
> ok thank you! Please let me know if you find something!
>
> Alessio
>
>
>
> On 07/07/2015 at 07:43 you wrote:
>
> It seems like I was able to reproduce something :(
> Will try to investigate and address this
>
> On Mon, Jul 6, 2015 at 11:08 PM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
>> Hello Alessio,
>>
>>  sorry for keeping silence (busy with my day-time job and other duties
>> :((( )
>> I'll try to configure cluster of 2 servers locally and reproduce your
>> issue (I'll try to do it this week, please ping me in case I'll be too
>> silent :)))
>>
>>  I see no issues with your config, so i'll try to reproduce the issue
>> first
>> There are no additional steps, I'm using same instruction :(((
>>
>>
>> On Mon, Jul 6, 2015 at 11:00 PM, Alessio Falsetti <
>> alessio.falsetti@eng.it> wrote:
>>
>>>  Hi Maxim,
>>>
>>> any other suggestions regarding this problem with the clustering? There
>>> is some other undocumented parameter with which to experiment?
>>>
>>> Please let me know. Thanks in advance!
>>>
>>> Alessio
>>>
>>>
>>>
>>> On 30/06/2015 at 16:39 you wrote:
>>>
>>> Do you have servers enabled in admin?
>>> Do you have there ids specified in openmeetings-applicationContext.xml?
>>>  Is there anything in the logs?
>>>  What is displayed in Admin->Connections?
>>>
>>>  On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti <
>>> alessio.falsetti@eng.it> wrote:
>>>
>>>> Hi,
>>>>
>>>> we have configured OpenMeetings in cluster as described in
>>>> http://openmeetings.apache.org/Clustering.html
>>>>
>>>> but there is a problem with the users distribution on the slave servers.
>>>> We have OpenMeetings version 3.0.5 whit this configuration: 1 Master and
>>>> 2 slaves, but all users are redirected only to first slave server, even
>>>> if users are in different rooms.
>>>>
>>>> What's wrong? Any suggestions? Please help!
>>>>
>>>> Thanks in advance!
>>>>
>>>> --
>>>> Alessio
>>>>
>>>>
>>>
>>>
>>>  --
>>> WBR
>>> Maxim aka solomax
>>>
>>>
>>>
>>
>>
>>  --
>> WBR
>> Maxim aka solomax
>>
>
>
>
>  --
> WBR
> Maxim aka solomax
>
>
>


-- 
WBR
Maxim aka solomax

Re: Clustering

Posted by Alessio Falsetti <al...@eng.it>.
Hi Maxim,

ok thank you! Please let me know if you find something!

Alessio


On 07/07/2015 at 07:43 you wrote:
> It seems like I was able to reproduce something :(
> Will try to investigate and address this
>
> On Mon, Jul 6, 2015 at 11:08 PM, Maxim Solodovnik 
> <solomax666@gmail.com <ma...@gmail.com>> wrote:
>
>     Hello Alessio,
>
>     sorry for keeping silence (busy with my day-time job and other
>     duties :((( )
>     I'll try to configure cluster of 2 servers locally and reproduce
>     your issue (I'll try to do it this week, please ping me in case
>     I'll be too silent :)))
>
>     I see no issues with your config, so i'll try to reproduce the
>     issue first
>     There are no additional steps, I'm using same instruction :(((
>
>
>     On Mon, Jul 6, 2015 at 11:00 PM, Alessio Falsetti
>     <alessio.falsetti@eng.it <ma...@eng.it>> wrote:
>
>         Hi Maxim,
>
>         any other suggestions regarding this problem with the
>         clustering? There is some other undocumented parameter with
>         which to experiment?
>
>         Please let me know. Thanks in advance!
>
>         Alessio
>
>
>
>         On 30/06/2015 at 16:39 you wrote:
>>         Do you have servers enabled in admin?
>>         Do you have there ids specified in
>>         openmeetings-applicationContext.xml?
>>         Is there anything in the logs?
>>         What is displayed in Admin->Connections?
>>
>>         On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti
>>         <alessio.falsetti@eng.it <ma...@eng.it>> wrote:
>>
>>             Hi,
>>
>>             we have configured OpenMeetings in cluster as described in
>>             http://openmeetings.apache.org/Clustering.html
>>
>>             but there is a problem with the users distribution on the
>>             slave servers.
>>             We have OpenMeetings version 3.0.5 whit this
>>             configuration: 1 Master and
>>             2 slaves, but all users are redirected only to first
>>             slave server, even
>>             if users are in different rooms.
>>
>>             What's wrong? Any suggestions? Please help!
>>
>>             Thanks in advance!
>>
>>             -- 
>>             Alessio
>>
>>
>>
>>
>>         -- 
>>         WBR
>>         Maxim aka solomax
>
>
>
>
>     -- 
>     WBR
>     Maxim aka solomax
>
>
>
>
> -- 
> WBR
> Maxim aka solomax


Re: Clustering

Posted by Maxim Solodovnik <so...@gmail.com>.
It seems like I was able to reproduce something :(
Will try to investigate and address this

On Mon, Jul 6, 2015 at 11:08 PM, Maxim Solodovnik <so...@gmail.com>
wrote:

> Hello Alessio,
>
> sorry for keeping silence (busy with my day-time job and other duties :(((
> )
> I'll try to configure cluster of 2 servers locally and reproduce your
> issue (I'll try to do it this week, please ping me in case I'll be too
> silent :)))
>
> I see no issues with your config, so i'll try to reproduce the issue first
> There are no additional steps, I'm using same instruction :(((
>
>
> On Mon, Jul 6, 2015 at 11:00 PM, Alessio Falsetti <alessio.falsetti@eng.it
> > wrote:
>
>>  Hi Maxim,
>>
>> any other suggestions regarding this problem with the clustering? There
>> is some other undocumented parameter with which to experiment?
>>
>> Please let me know. Thanks in advance!
>>
>> Alessio
>>
>>
>>
>> On 30/06/2015 at 16:39 you wrote:
>>
>> Do you have servers enabled in admin?
>> Do you have there ids specified in openmeetings-applicationContext.xml?
>> Is there anything in the logs?
>> What is displayed in Admin->Connections?
>>
>> On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti <
>> alessio.falsetti@eng.it> wrote:
>>
>>> Hi,
>>>
>>> we have configured OpenMeetings in cluster as described in
>>> http://openmeetings.apache.org/Clustering.html
>>>
>>> but there is a problem with the users distribution on the slave servers.
>>> We have OpenMeetings version 3.0.5 whit this configuration: 1 Master and
>>> 2 slaves, but all users are redirected only to first slave server, even
>>> if users are in different rooms.
>>>
>>> What's wrong? Any suggestions? Please help!
>>>
>>> Thanks in advance!
>>>
>>> --
>>> Alessio
>>>
>>>
>>
>>
>>  --
>> WBR
>> Maxim aka solomax
>>
>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Re: Clustering

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Alessio,

sorry for keeping silence (busy with my day-time job and other duties :((( )
I'll try to configure cluster of 2 servers locally and reproduce your issue
(I'll try to do it this week, please ping me in case I'll be too silent :)))

I see no issues with your config, so i'll try to reproduce the issue first
There are no additional steps, I'm using same instruction :(((


On Mon, Jul 6, 2015 at 11:00 PM, Alessio Falsetti <al...@eng.it>
wrote:

>  Hi Maxim,
>
> any other suggestions regarding this problem with the clustering? There is some
> other undocumented parameter with which to experiment?
>
> Please let me know. Thanks in advance!
>
> Alessio
>
>
>
> On 30/06/2015 at 16:39 you wrote:
>
> Do you have servers enabled in admin?
> Do you have there ids specified in openmeetings-applicationContext.xml?
> Is there anything in the logs?
> What is displayed in Admin->Connections?
>
> On Tue, Jun 30, 2015 at 8:05 PM, Alessio Falsetti <alessio.falsetti@eng.it
> > wrote:
>
>> Hi,
>>
>> we have configured OpenMeetings in cluster as described in
>> http://openmeetings.apache.org/Clustering.html
>>
>> but there is a problem with the users distribution on the slave servers.
>> We have OpenMeetings version 3.0.5 whit this configuration: 1 Master and
>> 2 slaves, but all users are redirected only to first slave server, even
>> if users are in different rooms.
>>
>> What's wrong? Any suggestions? Please help!
>>
>> Thanks in advance!
>>
>> --
>> Alessio
>>
>>
>
>
>  --
> WBR
> Maxim aka solomax
>
>
>


-- 
WBR
Maxim aka solomax