Hi, As I checked the stack trace, it is comming from isAvailable().
Some month ago I proposed, that DataStoreFinder is doing things in an inappropriate way. (Consuming important exception. See: http://jira.codehaus.org/browse/GEOT-1403 ) Now I would add, that it should be modified in a way, that check canProcess() for ALL datastores (not only available ones), and report an error if a datastore could process a connection, but it is not available. What do you think? Best, Peter sfarber wrote: > Ok, good point. I'll make the exceptions appear in 'isAvailable()' instead. > > --saul > > > > Jody Garnett wrote: >> Interesting perspective; so the sheer fact that they have it around >> means they intend to use it? I would agree with you if we had not just >> dumped arcsde into our bin download. >> >> The idea was to handle this with the isAvailable() method. The >> DataStoreFinder has no idea what things are configured or not - and >> right now all the logs do is scare new users. >> >> If someone trys to use use the ArcSDEDataStore when it is "notAvaialble" >> that is when they get get a nice phat exception. >> >> Jody >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> Geotools-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geotools-devel >> >> > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
