[kepler-dev] [Bug 4520] - Login Anonymously Fails
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Nov 3 16:17:47 PST 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4520
------- Comment #1 from berkley at nceas.ucsb.edu 2009-11-03 16:17 -------
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
More information about the Kepler-dev
mailing list