Activity
From 01/01/2010 to 01/30/2010
01/28/2010
- 04:58 PM Bug #4708 (Resolved): Handle writing a text node > 4000 characters to the db.
- Right now, the postgres db can only handle a text node of 4000 characters. Currently we break calls to DBSAXNode.wri...
- 01:48 PM Bug #4707 (Resolved): Update release 1.9.2 release notes
- The final change to Metacat prior to the last release candidate should be to update the release notes.
01/27/2010
- 09:49 AM Bug #4698: ESA skin links are hard coded to data.esa.org
- templates look good
- 09:47 AM Bug #4698: ESA skin links are hard coded to data.esa.org
- Updated the JSP pages to use the skin registryurl property. Need to look at the registry templates now
- 09:45 AM Bug #4698 (Resolved): ESA skin links are hard coded to data.esa.org
- The "ESA Registry" and "Search for Data" links in the ESA header are hard coded to go to data.esa.org. This causes i...
01/26/2010
- 03:53 PM Bug #4573: LDAP and Register CGIs reference skin-specific templates in the common area
- Differing to 1.9.3
- 03:52 PM Bug #4627: [ESA] Update fails when document rev number is missing
- Resolved
- 03:52 PM Bug #4627: [ESA] Update fails when document rev number is missing
- Updated the registry code to recognize when the docid for a modify action does not have a revision. In that case, ge...
01/25/2010
- 03:46 PM Bug #4356: knb website query result shows old version of a document
- We need to add code to retry (queue) the query result addition when it fails. differing this to 1.9.3
- 03:13 PM Bug #4658: metacat runs out of memory
- Differing to release 1.9.3. We have made several performance improvements in 1.9.2, and we need to see if those reso...
- 03:09 PM Bug #4649: Metacat couldn't update a document from client, which previous versions only stay in xml_revisions table
- resolved
- 03:09 PM Bug #4649: Metacat couldn't update a document from client, which previous versions only stay in xml_revisions table
- Updated the code to return a more meaningful message ... that the document had been deleted and cannot be updated.
01/21/2010
- 03:12 PM Bug #4690: register-dataset.cgi should have its permissions set
- The initial error thrown by Apache:
(13)Permission denied: exec of '/var/www/edu.ucsb.nceas.dev/knb/cgi-bin/register... - 02:23 PM Bug #4690 (Closed): register-dataset.cgi should have its permissions set
- Currently, the registry script does not get the execute bit set when deployed from a WAR file -- either we should fix...
- 02:25 PM Bug #4691 (Resolved): Registry mixes up users when saving
- If different users are added for the data set owner and contact, the registry messes up the serialization and takes d...
01/20/2010
- 03:24 PM Bug #4442: Spatial indexing should not run and block metacat
- moving to 1.9.3 target
- 03:23 PM Bug #4651: data packages losing data tables (and then finding them again)
- Moving to 1.9.3 target since this is on dev, and will take some time to research.
- 03:16 PM Bug #4367: metacat didn't update xml_path_index table while a document was updated
- It looks like this is a race condition. The xml_nodes insertion commit must still be going on when the indexing kick...
- 11:24 AM Bug #4367: metacat didn't update xml_path_index table while a document was updated
- Hmm, there is also a foreign key constraint violation. Inserting into xml_index violates a constraint on xml_nodes.n...
- 10:52 AM Bug #4367: metacat didn't update xml_path_index table while a document was updated
- Forcing index via the API causes a StringIndexOutOfBoundsException when processing spatial coordinates. See bug 4680...
- 10:46 AM Bug #4680 (Resolved): Geoserver StringIndexOutOfBoundsException
- Geoserver is throwing many StringIndexOutOfBoundsExceptions. There is a geoserver bug listed against version 2.4.4 t...
01/19/2010
- 04:26 PM Bug #4641: must support java 1.6
- resolved
- 04:26 PM Bug #4641: must support java 1.6
- Updated release notes and Metacat Administrators Guide. Note that the pdf version of the guide does not have active ...
- 10:32 AM Bug #4616: Timed Replication takes many hours and drives the load up on KNB
- After raising the log level on KNB to INFO and tracing through the logs, it was clear that the delay was happening wh...
01/15/2010
- 11:07 AM Bug #4676 (New): registry did not let me see my data table, although permissions are set
- I was demonstrating the knb dataset registry, and put in a test dataset (knb.230).
We logged in (as uid=mobrien,o=LT...
01/13/2010
- 02:18 PM Bug #4367: metacat didn't update xml_path_index table while a document was updated
- I should test this by reindexing doc via api and looking for errors
- 09:26 AM Bug #4645: handleGetRevisionAndDocTypeAction should search both xml_documents and xml_revisions table
- now, it can search both xml_documents and xml_revisions.
01/11/2010
- 03:48 PM Bug #4367: metacat didn't update xml_path_index table while a document was updated
- So far I haven't been able to reproduce this with the dev skin or morpho.
- 02:25 PM Bug #4367: metacat didn't update xml_path_index table while a document was updated
- I haven't been able to reproduce this using the dev skin in metacat. I'll try using morpho.
- 10:33 AM Bug #4641: must support java 1.6
- I do not think we should require 1.6 at this point, as many people have existing 1.5 JVM installations on production ...
- 10:02 AM Bug #4641: must support java 1.6
- I can see arguments both ways. However, I would probably lean toward making 1.6 a requirement for a few reasons:
--... - 09:54 AM Bug #4641: must support java 1.6
- I don't think we should yet _require_ 1.6. It's great that it runs under it, however.
- 09:52 AM Bug #4641: must support java 1.6
- Metacat has been unit tested as:
-- Built using 1.6 and run in 1.6
-- Build using 1.5 and run in 1.6
I need to know... - 09:57 AM Bug #4556: Fix cross platform TPC GUI issues
- Converted tpc pages to table layout which works across IE7, 8 and firefox.
- 09:56 AM Bug #4557: TPC Sanparks page content lenth issue
- The new table layout handles this length issue.
01/08/2010
- 04:13 PM Bug #4658 (Resolved): metacat runs out of memory
- I parsed an EML 201 doc from:
http://knb.ecoinformatics.org/emlparser/parse
I got a java error to the effect that...
01/07/2010
- 01:46 PM Bug #4651 (Resolved): data packages losing data tables (and then finding them again)
- This is on the dev server. I created soong.4 for the Kruger TPCs. soong.4.14 references four data tables containing...
01/06/2010
- 03:06 PM Bug #4649 (Resolved): Metacat couldn't update a document from client, which previous versions only stay in xml_revisions table
- Metacat has document tao.14334.2 and tao.14334.1. However they all were deleted. That means they stay in xml_revision...
01/04/2010
- 02:30 PM Bug #4645 (Resolved): handleGetRevisionAndDocTypeAction should search both xml_documents and xml_revisions table
- handleGetRevisionAndDocTypeAction API will return both revision and doctype for a given docid. Currently, it only sea...
- 10:43 AM Bug #4644: Convert build to pull eml from svn instead of cvs
- tested locally. Putting on dev.
- 10:11 AM Bug #4644 (Resolved): Convert build to pull eml from svn instead of cvs
- updated build.xml to get eml from svn
Also available in: Atom