Project

General

Profile

Activity

From 01/27/2011 to 02/25/2011

02/22/2011

09:46 AM Bug #5316: Interactive map doesn't work with firefox
This is a known issue with the old MapBuilder interface used to render the spatial layers in Metacat 1.9.x.
The forth...
ben leinfelder

02/19/2011

06:57 AM Bug #5316 (Resolved): Interactive map doesn't work with firefox
The interactive map, for example
http://knb.ecoinformatics.org/knb/style/skins/nceas/map.jsp
doesn't work with ...
Eva-Maria Gerstner

02/14/2011

02:48 PM Bug #5262: EML document owner can't read the document
Hrrm, it seems our code doesn't trim the username.
In AuthLdap.authenticateTLS:
I added a information line to displ...
Jing Tao
01:47 PM Bug #5262: EML document owner can't read the document
Hi, Matt:
Yes, the user name with extra space can login. The username field in EcogridWriter is used for login. The ...
Jing Tao
11:54 AM Bug #5262: EML document owner can't read the document
Trimming strings on input like this is always dangerous. My guess is that the bug arises because someone through a '... Matt Jones
11:42 AM Bug #5262: EML document owner can't read the document
Somehow, in EcogridWriter actor, author put an extra space after uid=kepler,o=unaffiliated,dc=ecoinformatics,dc=org.
...
Jing Tao

02/11/2011

10:46 AM Bug #5300: SchemaLocationResolver fails to download included xsd files
Add a new class XMLSchemaPaser which can extract the included schema information.
In XMLSchemaService class, add a ne...
Jing Tao

02/09/2011

02:37 PM Bug #5300: SchemaLocationResolver fails to download included xsd files
Here is a way probably resolve this issue:
In edu.ucsb.nceas.metacat.service.XMLSchemaService lcass, we will add two...
Jing Tao
01:40 PM Bug #5300 (Resolved): SchemaLocationResolver fails to download included xsd files
I am trying to insert an eml document with embedded sensorML into metacat.
But i get the error:
knb 20110209-11:20:...
Jing Tao
11:41 AM Bug #4307: Upgrade Geoserver to prevent Metacat crashes
Shape files were corrupted by the ant build (filtered copy treated them as text).
Configuration allows for bypass and...
ben leinfelder
11:37 AM Bug #2188: replace web client with OpenLayers
New OpenLayers implementation is now in trunk - old MapBuilder has been removed. ben leinfelder

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 ben leinfelder
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...
ben leinfelder

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... Jing Tao

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 :) Jing Tao
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... Jing Tao
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...
Jing Tao
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. ... Matt Jones
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...
Jing Tao
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... Jing Tao
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... Jing Tao

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...
Jing Tao
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...
Jing Tao

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...
Jing Tao

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... ben leinfelder
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...
ben leinfelder
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...
ben leinfelder
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 ...
ben leinfelder
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 ...
ben leinfelder
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... ben leinfelder
12:21 PM Bug #4680: Geoserver StringIndexOutOfBoundsException
We are now using Geotools 2.6.4 ben leinfelder
 

Also available in: Atom