Issue #6467 has been updated by ben leinfelder.
We could leave ecogrid http open...indefinitely, though that is not our preference. It's not clear how to force people to refresh their cache. Maybe this already happens on start-up when we query the registry service? I forget. ---------------------------------------- Bug #6467: data tab no longer works https://projects.ecoinformatics.org/ecoinfo/issues/6467#change-21643 * Author: Daniel Crawl * Status: Closed * Priority: Normal * Assignee: Jing Tao * Category: data access * Target version: 2.5.0 * Bugzilla-Id: ---------------------------------------- Searching for "datos" in the data tab generates exceptions: [null] ERROR (org.ecoinformatics.seek.datasource.EcogridQueryDataCacheItem:doWork:110) The exception in query is [null] AxisFault [null] faultCode: {http://xml.apache.org/axis/}HTTP [null] faultSubcode: [null] faultString: (301)Moved Permanently [null] faultActor: [null] faultNode: [null] faultDetail: [null] {}:return code: 301 [null] <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> [null] <html><head> [null] <title>301 Moved Permanently</title> [null] </head><body> [null] <h1>Moved Permanently</h1> [null] <p>The document has moved <a href="https://knb.ecoinformatics.org/knb/services/QueryService">here</a>.</p> [null] <hr> [null] <address>Apache/2.2.14 (Ubuntu) Server at ecogrid.ecoinformatics.org Port 80</address> [null] </body></html> [null] [null] {http://xml.apache.org/axis/}HttpErrorCode:301 [null] [null] (301)Moved Permanently [null] at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744) [null] at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144) [null] at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) [null] at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) [null] at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) [null] at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165) [null] at org.apache.axis.client.Call.invokeEngine(Call.java:2784) [null] at org.apache.axis.client.Call.invoke(Call.java:2767) [null] at org.apache.axis.client.Call.invoke(Call.java:2443) [null] at org.apache.axis.client.Call.invoke(Call.java:2366) [null] at org.apache.axis.client.Call.invoke(Call.java:1812) [null] at org.ecoinformatics.ecogrid.queryservice.stub.QueryServiceStub.query(Unknown Source) [null] at org.ecoinformatics.ecogrid.queryservice.QueryServiceClient.query(Unknown Source) [null] at org.ecoinformatics.seek.datasource.EcogridQueryDataCacheItem.doWork(EcogridQueryDataCacheItem.java:101) [null] at org.kepler.objectmanager.cache.DataCacheObject.run(DataCacheObject.java:422) [null] at java.lang.Thread.run(Thread.java:695) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: https://projects.ecoinformatics.org/ecoinfo/my/account
_______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
