Activity
From 01/10/2011 to 02/08/2011
02/08/2011
- 11:30 AM Bug #2188: replace web client with OpenLayers
- added new map control for metacat spatial query. now you can Pan/Zoom/Search depending on which control is selected
- 10:25 AM Bug #5288: Metacat got "java.lang.OutOfMemoryError: PermGen space" after new geoserver update
- GeoServer recommends increasing your container's default settings:
http://docs.geoserver.org/stable/en/user/productio...
02/07/2011
- 11:44 AM Bug #5294: Enable Junit test on http://dev-testing.dataone.org:8080/hudson/job/Metacat/
- It turns out that Metacat is using a customized properties file management system.It makes the properties file more r...
02/04/2011
- 05:31 PM Bug #5294: Enable Junit test on http://dev-testing.dataone.org:8080/hudson/job/Metacat/
- in above comment, can = can NOT :)
- 05:29 PM Bug #5294: Enable Junit test on http://dev-testing.dataone.org:8080/hudson/job/Metacat/
- The first issue in above comment relates to the second one. When metacat initializes the db service, it can recognize...
- 04:54 PM Bug #5294: Enable Junit test on http://dev-testing.dataone.org:8080/hudson/job/Metacat/
- I will add the target to check the database.
I added two targets into the build.xml. One will set configutil.* to be... - 04:13 PM Bug #5294: Enable Junit test on http://dev-testing.dataone.org:8080/hudson/job/Metacat/
- This sounds good, Jing. One other issue is that the admin servlet runs SQL scripts to create/update databases, etc. ...
- 03:15 PM Bug #5294: Enable Junit test on http://dev-testing.dataone.org:8080/hudson/job/Metacat/
- I just tested if we set:
configutil.propertiesConfigured=false
configutil.authConfigured=false
configutil.skinsConfig... - 01:03 PM Bug #5294: Enable Junit test on http://dev-testing.dataone.org:8080/hudson/job/Metacat/
- <matt> another possibility would be to create a new target in the build that sets those properties explicitly for the...
- 11:54 AM Bug #5294 (New): Enable Junit test on http://dev-testing.dataone.org:8080/hudson/job/Metacat/
- Currently in hudson test, the build will run "ant clean war" to verify the new commitment code would not break the bu...
02/03/2011
- 04:01 PM Bug #5291: Need update xerces jar file
- Here are what i did:
1) Removed the following files:
tao@pacific:~/project/metacat$ rm ./lib/spatial/geoserver/WEB-IN... - 03:58 PM Bug #5291 (Resolved): Need update xerces jar file
- xcerces 2.7 complains that the sensorML schema is invalid. However, xmlSpy and oxygen don't.
I tried to use xerces...
02/01/2011
- 05:13 PM Bug #5288 (Resolved): Metacat got "java.lang.OutOfMemoryError: PermGen space" after new geoserver update
- Today, I updated my metacat source tree to get the changes on the geoserver part.
After installing the new Metaca...
01/28/2011
- 05:53 PM Bug #4307: Upgrade Geoserver to prevent Metacat crashes
- I seem to have introduced invalid shapefiles - perhaps when committing them to SVN. Will have to check alternate chec...
- 05:34 PM Bug #4307: Upgrade Geoserver to prevent Metacat crashes
- keeping this opened until additional tasks are completed:
-package geoserver.war (v2.0.2) along with Metacat's knb.wa... - 12:16 PM Bug #4307: Upgrade Geoserver to prevent Metacat crashes
- We are now using Geotools 2.6.4 (from Geoserver 2.0.2) to read/write the shape files.
Geoserver is deployed in a diff... - 05:30 PM Bug #2188: replace web client with OpenLayers
- TODO:
-create a way for skins to reuse the common map rendering but still perform spatial queries with their results ... - 12:19 PM Bug #2188: replace web client with OpenLayers
- Re-implementing the features we have in MapBuilder in OpenLayers:
1. named locations drop down
2. spatial query when ... - 12:25 PM Bug #2180: Make it easier for admin to add new layers
- It's true that Geoserver does all of this except including the new layer in a rendered map in Metacat.We could includ...
- 12:21 PM Bug #4680: Geoserver StringIndexOutOfBoundsException
- We are now using Geotools 2.6.4
01/14/2011
- 10:59 AM Bug #5273: docs with inline-data allow invalid xml into metacat
- People certainly can use CDATA sections within their inline element, in which case escaping would be taken care of. ...
- 09:11 AM Bug #5273: docs with inline-data allow invalid xml into metacat
- is inline data not contained in CDATA? I thought you could put anything in CDATA and have it be ignored by parsers.
01/13/2011
- 09:37 AM Bug #5273 (Resolved): docs with inline-data allow invalid xml into metacat
- If you insert a document with inline-data, the data is stripped out of the document before it is validated. However,...
01/10/2011
- 02:57 PM Bug #2495: Charset bug: Internationalization
- Fro reference: http://wiki.apache.org/tomcat/FAQ/CharacterEncoding
- 02:57 PM Bug #2495: Charset bug: Internationalization
- Current state: use XML encoding in prolog if it existing, otherwise default to UTF-8
Next phase: respect encoding spe...
Also available in: Atom