Activity
From 02/03/2015 to 03/04/2015
03/04/2015
- 05:31 PM Bug #6677 (Closed): perl registry installation fails
- Closing bug as documentation update clears up the issue.
- 03:24 PM Bug #6677 (Works For Me): perl registry installation fails
- Updated documentation to remove Make file step.
- 03:23 PM Bug #6678 (Closed): Update perl registry installation doc
03/03/2015
- 01:45 PM Bug #6684 (Resolved): The schema service will hang there if the link to the schema in xml_catalog table is not accessible
- When I upgraded the ESA metacat, i found that an issue that Tomcat couldn't start. It turns out that Metacat was tryi...
- 10:17 AM Bug #6677 (In Progress): perl registry installation fails
- I can see in register-dataset.cgi that we pull in Metacat.pm with these directives:
use lib '../WEB-INF/lib';
use... - 08:09 AM Bug #6677: perl registry installation fails
- I've never had to update the @INC path -- it has just worked. like it does on dev.nceas.ucsb.edu
Maybe share the e...
03/01/2015
- 07:23 PM Bug #6677: perl registry installation fails
- That's great. How does that work? Clearly Metacat.pm does need to be accessible to perl on the @INC path, which is ...
02/27/2015
- 08:14 PM Bug #6678 (Closed): Update perl registry installation doc
- 08:05 PM Bug #6677: perl registry installation fails
- This is a documentation issue. There is no need to make the metacat perl library or do anything to install it. All th...
- 05:15 PM Bug #6677: perl registry installation fails
- When installing via src, make does several things:
$ sudo make install
Installing /usr/local/share/perl/5.18.2/Me... - 04:52 PM Bug #6677 (Closed): perl registry installation fails
- On Ubuntu, trying to install the perl registry form the binary metacat release fails following the instructions provi...
02/25/2015
- 12:34 PM Bug #6670 (Resolved): The XSLT is not including some text values in the result document
- In the EML xslt "text" template, check if there is a value directly in the text node rather than only looking in sect...
- 12:07 PM Bug #6670 (Resolved): The XSLT is not including some text values in the result document
- The XSLT for the metacatui skin is skipping over some text values, such as abstract and method descriptions.
02/13/2015
- 02:45 PM Bug #6665 (Resolved): Metacat "hazelcast synchronization" does not emit a log message indicating the process has completed
- Robert did a test to confirm that the bug was fixed.
02/12/2015
- 03:26 PM Bug #6666: Fix MNresourceHandler to handle v2 API MNStorage.updateSystemMetadata()
- It seems that v2 CNResourceHandler doesn't have the ability either.
- 10:54 AM Bug #6666 (Resolved): Fix MNresourceHandler to handle v2 API MNStorage.updateSystemMetadata()
- While the v2 MNodeService class has implemented the MNStorage.updateSystemMetadata() method, when attempting to call ...
02/10/2015
- 11:47 AM Bug #6665 (Resolved): Metacat "hazelcast synchronization" does not emit a log message indicating the process has completed
- Please see the dataONE ticket: https://redmine.dataone.org/issues/6779
- 12:52 AM Bug #6662 (Closed): Metacat fails large-file upload
- Turns out that setting the value to -1 allows unlimited sized uploads (only limited by memory/disk). I refactored Me...
02/06/2015
- 04:57 PM Bug #6663 (Resolved): Metacat does not record http request "User-Agent" into the event log
- The source and test code was committed to both trunk and 2.4 branch.
- 02:22 PM Bug #6663: Metacat does not record http request "User-Agent" into the event log
- It turned out the constructor of EventLogData class didn't have the field for user-agent.
I found the user-agent ... - 10:00 AM Bug #6663 (Resolved): Metacat does not record http request "User-Agent" into the event log
- All entries in the 'access_log' table on KNB have user_agent equal to NULL, i.e. the query
"select count(*) from acc... - 11:35 AM Bug #6662: Metacat fails large-file upload
- Although the value is no longer hardcoded in the source, it still is limited to 2GB because MultipartRequestResolver ...
- 01:30 AM Bug #6662 (In Progress): Metacat fails large-file upload
- Removed the hardcoding by adding a config parameter in commit r9094. Needs testing.
Should also discuss the alter...
02/05/2015
- 10:53 PM Bug #6662 (Closed): Metacat fails large-file upload
- Metacat seems to have a hard limit set on file upload size, at least for the DataONE MN.create() API. I attempted ...
Also available in: Atom