paulo-graca / epidemic-marketplace

Automatically exported from code.google.com/p/epidemic-marketplace
0 stars 0 forks source link

Problem when listing EM resources /simulations from Gleamviz client #300

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When issuing a SearchObjectsRequest: 

http://api.epimarketplace.net/searchSolr/?q=em.generalDescription.format:"gleamv
iz-simulation"

I got this error with HTTP status code 404:

<results>
  <result>
    <message>Exception caught</message>
    <status>NOK</status>
  </result>
</results>

but If i log in with the same user onto the EM via a web browser I can see two 
simulations (empid 486 & 488)

Original issue reported on code.google.com by corrado....@gmail.com on 15 May 2012 at 11:11

GoogleCodeExporter commented 9 years ago
Accepting issue.

Original comment by graca.pa...@gmail.com on 18 May 2012 at 10:50

GoogleCodeExporter commented 9 years ago
Update: The exception is occurring in the process of fetching member groups 
(through LDAP)

Original comment by graca.pa...@gmail.com on 18 May 2012 at 11:14

Attachments:

GoogleCodeExporter commented 9 years ago
From what I can tell Corrado, we're still getting authentication attempts with 
the email where we were expecting to receive simple usernames through login 
with basic authentication.

[Tue May 15 11:20:09 2012] [error] 
DEBUG:root:[gioannini@isi.it][GET]/searchSolr/?q=em.generalDescription.format:"g
leamviz-simulation"

And therefore it fails.

Original comment by eKzam...@gmail.com on 18 May 2012 at 1:33

GoogleCodeExporter commented 9 years ago
This is also probably related to some other issues you have been having with 
GleamViz access to our services. Fixing the username should solve most of the 
inconsistencies between web-browser access and application access.

Original comment by eKzam...@gmail.com on 18 May 2012 at 1:43

GoogleCodeExporter commented 9 years ago
Meanwhile our response should be clearer (Failed Login?)

Original comment by eKzam...@gmail.com on 18 May 2012 at 1:45

GoogleCodeExporter commented 9 years ago
Done. When the credentials don't match anything in LDAP a message saying
'bad credentials' is returned.

Original comment by stinkle....@gmail.com on 18 May 2012 at 1:55

GoogleCodeExporter commented 9 years ago
Thanks. We'll check and send the proper credentials. and then redo the 
upload/list tests.

Original comment by corrado....@gmail.com on 18 May 2012 at 2:26

GoogleCodeExporter commented 9 years ago
No activity on this issue. Closed.

Original comment by graca.pa...@gmail.com on 14 Jun 2012 at 3:30