Hello!

I test this 3.0.0-SNAPSHOT 1546866 2-December-2013

Main portal backend service get loginHash from OM and the participants login into room from hashed OM URL

The invitation hash is correct, participant is logged into room successfull.

Problem, participant display name is NULL in list.

I check the OM DB, the participant is currently add on the OM_USER, ADRESSES table. WHY?! This a no OM user, bad idea!

The OM_USER genrated autoinserted record firstname, lastname equ the invitationName, login is generated 1_invitationName (eg.: admin, admin, 1_admin), owner_id is the invitationRequest caller userID, type is contact.

I check OM log, error not founds.

Howto resolve this? (The oldest version is not add invited users to om_user).


This a main process log:
2013-12-17 19:45:06.782612 [INFO] from [/home/magyarwebkonferencia/public_html/openmeeting/openmeeting_getway.php:Line 317]:\nopenmeetings_rest_service: http://server6.magyarwebkonferencia.hu:5080/openmeetings/services/RoomService/getInvitationHash?SID=3979eabd315ecb10fefa1b601d093c94&username=admin&room_id=54&isPasswordProtected=false&invitationpass=&valid=1&validFromDate=&validFromTime=&validToDate=&validToTime= 2013-12-17 19:45:06.782655 [--] from [/home/magyarwebkonferencia/public_html/openmeeting/openmeetings_rest_service.php:Line 46]:\nopenmeetings_rest_service: http://server6.magyarwebkonferencia.hu:5080/openmeetings/services/RoomService/getInvitationHash?SID=3979eabd315ecb10fefa1b601d093c94&username=admin&room_id=54&isPasswordProtected=false&invitationpass=&valid=1&validFromDate=&validFromTime=&validToDate=&validToTime= 2013-12-17 19:45:06.782718 [--] from [/home/magyarwebkonferencia/public_html/openmeeting/openmeetings_rest_service.php:Line 48]:\nopenmeetings_rest_service: Resource id #50 2013-12-17 19:45:06.850410 [--] from [/home/magyarwebkonferencia/public_html/openmeeting/openmeetings_rest_service.php:Line 67]:\nopenmeetings_rest_service: HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: application/xml;charset=UTF-8
Transfer-Encoding: chunked
Date: Tue, 17 Dec 2013 18:45:07 GMT

<ns:getInvitationHashResponse xmlns:ns="http://services.axis.openmeetings.apache.org";><ns:return>431a52632f8476de5b6a4523647ba56f</ns:return></ns:getInvitationHashResponse> 2013-12-17 19:45:06.850548 [INFO] from [/home/magyarwebkonferencia/public_html/openmeeting/openmeetings_rest_service.php:Line 80]:\nopenmeetings_rest_service: 200 2013-12-17 19:45:06.850592 [INFO] from [/home/magyarwebkonferencia/public_html/openmeeting/openmeetings_rest_service.php:Line 84]:\nopenmeetings_rest_service: Request success 2013-12-17 19:45:06.850644 [INFO] from [/home/magyarwebkonferencia/public_html/openmeeting/openmeetings_rest_service.php:Line 137]:\nopenmeetings_rest_service: XML to DOM: 2013-12-17 19:45:06.850682 [--] from [/home/magyarwebkonferencia/public_html/openmeeting/openmeetings_rest_service.php:Line 138]:\nopenmeetings_rest_service: <ns:getInvitationHashResponse xmlns:ns="http://services.axis.openmeetings.apache.org";><ns:return>431a52632f8476de5b6a4523647ba56f</ns:return></ns:getInvitationHashResponse>


Balazs



Reply via email to