Project

General

Profile

Actions

Bug #4520

closed

Login Anonymously Fails

Added by Chad Berkley over 14 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
core
Target version:
Start date:
11/03/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4520

Description

If you do a data search, you are prompted to login. If you click the "Login Anonymously" button, not only does it not log you in, but the dialog hangs and you cannot proceed without killing kepler.

Logging in with my personal username/password does work.

Steps to make this happen:

1) go tot the Data tab
2) search for "frog"
3) when prompted for a username, click the "Login Anonymously" button

The login anonymously feature uses the uid=kepler. Maybe whatever machine is doing the auth now does not have that user.

Actions #1

Updated by Chad Berkley over 14 years ago

Errors from the console:

[run] searching..
[run] ldap authenticating...
[run] creating gui
[run] disposing
[run] DONE disposing
[run] EcogridUtils: The time to create instance is =========== 0
[run] ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:authenticateForService:494) The authentication exception is
[run] org.kepler.authentication.AuthenticationException: Error authenticating: Error authenticating: null
[run] at org.kepler.authentication.LDAPAuthenticationService.authenticate(LDAPAuthenticationService.java:101)
[run] at org.kepler.authentication.AuthenticationManager.getProxy(AuthenticationManager.java:111)
[run] at org.ecoinformatics.seek.ecogrid.EcoGridServicesController.authenticateForService(EcoGridServicesController.java:483)
[run] at org.ecoinformatics.seek.datasource.EcogridQueryDataCacheItem.doWork(EcogridQueryDataCacheItem.java:94)
[run] at org.kepler.objectmanager.cache.DataCacheObject.run(DataCacheObject.java:424)
[run] at java.lang.Thread.run(Thread.java:613)
[run] ldap authenticating...
[run] org.kepler.authentication.AuthenticationException: Error authenticating: Error authenticating: null
[run] at org.kepler.authentication.LDAPAuthenticationService.authenticate(LDAPAuthenticationService.java:101)
[run] at org.kepler.authentication.AuthenticationManager.getProxy(AuthenticationManager.java:111)
[run] at org.ecoinformatics.seek.ecogrid.EcoGridServicesController.authenticateForService(EcoGridServicesController.java:483)
[run] at org.ecoinformatics.seek.datasource.EcogridQueryDataCacheItem.doWork(EcogridQueryDataCacheItem.java:94)
[run] at org.kepler.objectmanager.cache.DataCacheObject.run(DataCacheObject.java:424)
[run] at java.lang.Thread.run(Thread.java:613)
[run] creating gui

Actions #2

Updated by ben leinfelder over 14 years ago

I've tried this for both DEV and KNB datasources and both worked fine.
Also tried for the SEEK domain (Tools->Ecogrid Authentication...)
This is in the WRP suite. WIll try vanilla Kepler next

Actions #3

Updated by ben leinfelder over 14 years ago

Working for me - in all sorts of permutations. Derik is reporting some error messages when the results are parsed, but the actual authentication is succeeding.

Actions #4

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 4520

Actions

Also available in: Atom PDF