Project

General

Profile

Actions

Bug #3271

closed

Random Errors with data authentication system

Added by Chad Berkley almost 16 years ago. Updated almost 16 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
core
Target version:
Start date:
05/02/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3271

Description

There are many random errors occurring with the data search/authentication system. This is a tracking bug for these issues. Please set this bug as a blocker to any bug associated with these problems.


Related issues

Blocked by Kepler - Bug #3245: Release 1.0 installer tracking bugResolvedChad Berkley04/29/2008

Actions
Blocks Kepler - Bug #3269: authentication system throws NPEResolvedChad Berkley05/02/2008

Actions
Blocks Kepler - Bug #3270: disable DIGIR Data Source by defaultResolvedben leinfelder05/02/2008

Actions
Actions #1

Updated by Chad Berkley almost 16 years ago

The cancel button does not cancel after the 2nd authentication. You may have one successful search, but if you restart kepler then try to search/authenticate again, it usually fails with or without an error. Sometimes the "getEndpoint - ENDPOINT attr is null." message scrolls uncontrollably down the console, locking up kepler altogether. Sometimes no error messages are displayed until you quit or kill kepler, when a slew of Axis errors magically appear on the console. Most errors are pointing to the class EcoGridServicesController.

Actions #2

Updated by ben leinfelder almost 16 years ago

I am able to start an authenticated query, hit cancel when prompted for login (once for each document type being searched) and then cancel the search completely (in the data search tab). is this the scenario in which you are encountering errors?

Actions #3

Updated by ben leinfelder almost 16 years ago

changed the ldap authentication gui to get away from static method calls (in favor of singleton getInstance calls that can be synchronized to prevent concurrent threads from battling it out with GUIs and authentication requests).
cvs log message:
"change the LDAP login gui to use a singleton patter rather than a static
method pattern so that displaying the login dialogue can be a synchronized
process (in cases when requests for authentication are happening in concurrent
threads as with the ecogrid searches and retrievals)."

please try this out in your workspace. I've done multiple authenticated searches and also tried to upload to the repository. logging out works as it did before (Tools->Ecogrid Authentication...)

Actions #4

Updated by ben leinfelder almost 16 years ago

closing this bug - not seeing crazy authentication errors nor race conditions when using the authenticated query.
will keep eyes open for issues if they resurface...

Actions #5

Updated by Jing Tao almost 16 years ago

In mac v4 installer, it seemed fine.

Actions #6

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 3271

Actions

Also available in: Atom PDF