hoangduit / openmeetings

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

soap login fails: anyone can help me? #656

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I make a little php script that try to login using the soap method.
But the method report a -10 error and when the script try to have the
description of the error code the method returns blank.

At the end of the message the debug.
In attach the little script.

thanks in advance

Which version of OpenMeetings are you running?
0.7.rc2

What's your operating system on client and server side?
linux. fedora 9

Is it a problem related to the client/usability or server-side?
I' think a server side.

Did you have any trace/debug output?
[DEBUG] [http-5080-2] org.openmeetings.utils.crypt.ManageCryptStyle 25 -
getInstanceOfCrypt: org.openmeetings.utils.crypt.ManageCryptStyle@14f62cc
[DEBUG] [http-5080-2] org.openmeetings.utils.crypt.ManageCryptStyle 27 -
getInstanceOfCrypt:
org.openmeetings.app.data.basic.Configurationmanagement@df5c79
[DEBUG] [http-5080-2] org.openmeetings.utils.crypt.ManageCryptStyle 32 -
configKeyCryptClassName: org.openmeetings.utils.crypt.MD5Implementation   

[DEBUG] [http-5080-3] org.openmeetings.axis.services.UserService 41 -
UserService.loginuser                                                     

[INFO] [http-5080-3] org.openmeetings.app.data.user.Usermanagement 202 -
debug loginUser: null                                                     

[INFO] [http-5080-3] org.openmeetings.app.data.user.Usermanagement 206 -
debug SIZE: 0                                                             

[DEBUG] [http-5080-3] org.openmeetings.axis.services.UserService 48 -
objName: java.lang.Long                                                   

[DEBUG] [http-5080-2] org.openmeetings.axis.services.UserService 68 -
UserService.getErrorbyCode                                                

[ERROR] [http-5080-2] org.openmeetings.axis.services.UserService 83 -
[getErrorByCode] 

Original issue reported on code.google.com by graffi...@gmail.com on 10 Mar 2009 at 4:48

Attachments:

GoogleCodeExporter commented 9 years ago
Same issue on 0.8 RC3

Original comment by ivanov.m...@gmail.com on 12 Apr 2009 at 2:53

GoogleCodeExporter commented 9 years ago
Any workaround or solution for this issue?

Original comment by arvind.r...@gmail.com on 28 Apr 2009 at 7:25

GoogleCodeExporter commented 9 years ago
You wrote:
> debug loginUser: null     

Could it be a source of the problem?

Original comment by alexei.f...@gmail.com on 28 Apr 2009 at 8:33

GoogleCodeExporter commented 9 years ago
I am using the VMware Image of Openmeetings 0.51 . 
username/password = openmeetings/openmeetings which is a admin account.

Original comment by arvind.r...@gmail.com on 28 Apr 2009 at 10:01

GoogleCodeExporter commented 9 years ago
I have attached the code which works for me.

Thanks for the help.
Arvind

Original comment by arvind.r...@gmail.com on 2 May 2009 at 12:12

Attachments:

GoogleCodeExporter commented 9 years ago
seems to be fixed

Original comment by seba.wag...@gmail.com on 30 Jun 2009 at 2:27

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 29 Aug 2011 at 8:03