Re: Converting documents and videos work, but converting images hangs

2016-08-14 Thread Maxim Solodovnik
3.1.2 was just released, is this issue still reproducible? On Tue, May 10, 2016 at 12:13 AM, Maxim Solodovnik wrote: > this mean there is an issue in Openlaszlo client code, which is being > catched by debug player and not catched by release version :( > > our demo is currently running 3.1.2-SNAP

Re: [ANNOUNCE] Apache OpenMeetings 3.1.2 released

2016-08-14 Thread seba.wag...@gmail.com
A brief summary is also on the blog: https://blogs.apache.org/openmeetings/entry/openmeetings_3_1_2_released 2016-08-12 22:09 GMT+12:00 Alexei Fedotov : > The team, you are the best. Congratulations! > -- > Carry a towel > http://dataved.ru/ > +7 916 562 8095 > > [1] Join Alexei Fedotov @linkedin

Re: Not able to install with backup (3.02 to 3.12) "Enum missing"

2016-08-14 Thread Maxim Solodovnik
Consider the following sitauation: you have some external system (for ex. CMS) you need to ensure user known to CMS will have an ability to use OM without any additional authentication request your steps 1) create some configuration file/page add OM URL, user credentials of user with soap privile

AW: Not able to install with backup (3.02 to 3.12) "Enum missing"

2016-08-14 Thread Andre Wruszczak
I see, thanks for the input! How would I go at adding an user (registering) to the db? Because I apparently need the SID for adding an user. But I can only get an SID via logging in. Thanks for all the help! Cheers Andre -Ursprüngliche Nachricht- Von: Maxim Solodovnik [mailto:solomax

Re: New tutorials Installation OM 3.1.2 on different OS

2016-08-14 Thread Maxim Solodovnik
Thanks a lot Alvaro! :) On Sat, Aug 13, 2016 at 5:18 PM, Alvaro wrote: > Hello > > As you know, yesterday Maxim launched the new stable version > Apache OpenMeetings 3.1.2. > This version is highly recommended, by its finish > bright, to have solved a large number of issues. > > Likewise, is acco

Re: Not able to install with backup (3.02 to 3.12) "Enum missing"

2016-08-14 Thread Maxim Solodovnik
Hello Andre, Actually current REST/SOAP API was designed to be used from plugins so the flow would be 1) login as "soap" user 2) call [1] enter the room/watch recording using hash generated [1] http://openmeetings.apache.org/openmeetings-webservice/apidocs/org/apache/openmeetings/webservice/Use

AW: Not able to install with backup (3.02 to 3.12) "Enum missing"

2016-08-14 Thread Andre Wruszczak
Hey Sebastian, The problem with the UserService in the new webservice is, that it needs the user to be either an admin or of type user with soap rights. In the existing software “externals” and “contatcs” were used, without any problems. I guess the only solution to this would be changing t

Re: Not able to install with backup (3.02 to 3.12) "Enum missing"

2016-08-14 Thread seba.wag...@gmail.com
Yeah let's see if we can update the API samples. But there is a login method in the UserService: http://openmeetings.apache.org/openmeetings-webservice/apidocs/index.html In general the flow has not changed, just notation and documentation is new. Thanks, Sebastian 2016-08-15 12:49 GMT+12:00 Andr

AW: Not able to install with backup (3.02 to 3.12) "Enum missing"

2016-08-14 Thread Andre Wruszczak
Hi Sebastian! Yes the problem was fixed once I deleted all the recordings. This helped me greatly, thanks! I will open the tickets first thing tomorrow. I have yet another question : http://openmeetings.apache.org/RestAPISample.html is very outdated. How do I login a normal non-admin us

Re: Not able to install with backup (3.02 to 3.12) "Enum missing"

2016-08-14 Thread seba.wag...@gmail.com
Hi Andre, this might be both a bug and a bit an unforeseeable recording status. I think a recording should never be stuck in the state of "Recording.Status.PROCESSING", I think that would mean the recording was not correctly finalised. So, two things to do: 1) Please fill a bug, there is a need

AW: Not able to install with backup (3.02 to 3.12) "Enum missing"

2016-08-14 Thread Andre Wruszczak
Dear openmeetings user group, The problem persists, no matter how I try importing the backup. ./admin.sh -i or -r both do not work. I always get the same error. The Web-Client itself isn't really an option, my backup is very big :) Cheers Andre Von: Andre Wruszczak [mailto:wrusz

Not able to install with backup (3.02 to 3.12) "Enum missing"

2016-08-14 Thread Andre Wruszczak
Dear openmeetings user group, Today I tried upgrading my openmeetings version (from 3.02 to 3.12, made a backup of DB and OM from 3.02 and tried importing like presented in this guide : http://openmeetings.apache.org/Upgrade.html) and stumbled across following error : [ERROR] [main] org.apa