Activity
From 02/28/2015 to 03/29/2015
03/24/2015
- 01:24 PM Revision 9157 (metacat): Change the schema test according the change on the schema itself.
- 01:14 PM Revision 9156 (metacat): ReplicationServices.getUrlStream(url) callers were not closing the inputstream properly, as was revealed when switching to libclient v2 (a pooling connection manager in HttpClient) and encountering reasource leaks.
03/19/2015
- 11:20 AM Revision 9155 (metacat): merge CN annotation context files to metacat (MN) to support semantic index fields.
- 09:45 AM Revision 9154 (metacat): merge CN solr schema to metacat (MN) to support prov and semantic index fields.
03/18/2015
- 02:26 PM Revision 9153 (metacat): remove classes annotator classes that have moved to a different project under dataone's github.
- 12:09 PM Revision 9152 (metacat): bullet-proofed exception handling in ReplicationService.getURLStream, to make sure client communication exceptions are handled and logged.
03/17/2015
- 04:57 PM Revision 9151 (metacat): fixed getSSLClient method.
- 02:47 PM Revision 9150 (metacat): fixed class name typo.
- 02:15 PM Revision 9149 (metacat): fixed private getSSLClient method for HttpClient v4.3 compatibility. Now also caching the RestClient for reuse to save overhead.
03/09/2015
- 06:29 PM Revision 9148 (metacat): Make the REST api work for views.
- 05:21 PM Revision 9147 (metacat): Add the junit test method for listViews.
- 05:19 PM Revision 9146 (metacat): Add the code to support CNView interface in CNodeService. Both CNodeService and MNodeService share the same code base.
- 03:37 PM Revision 9145 (metacat): Add classes and attributes to the object name and online distribution link elements in the MetacatUI theme.
03/06/2015
- 05:38 PM Revision 9144 (metacat): Add a test method to test v1.getFormat.
- 05:29 PM Revision 9143 (metacat): Transform the ObjectFormat from v2 to v1 in getFormat method.
- 03:47 PM Bug #6687 (Resolved): Cannot disable "site list" in Perl registry
- Tested on mn-demo-2 and worked as expected.
- 02:49 PM Bug #6687 (In Progress): Cannot disable "site list" in Perl registry
- Now only performing check when registry.show.siteList=true.
Need to deploy and test. - 02:43 PM Bug #6687 (Resolved): Cannot disable "site list" in Perl registry
- When you set the data registry property:...
- 02:48 PM Revision 9142 (metacat): do not require site parameter if registry.show.siteList=false.
- https://projects.ecoinformatics.org/ecoinfo/issues/6687
- 02:10 PM Revision 9141 (metacat): Make them executable.
03/05/2015
- 11:05 PM Revision 9140 (metacat): Add a script file to restore knb db from a dumped file.
- 11:02 PM Revision 9139 (metacat): Add a script to dump the knb database.
- 02:52 PM Bug #6684 (Resolved): The schema service will hang there if the link to the schema in xml_catalog table is not accessible
- I used the mn-demo-6.test.dataone.org to test and reproduce the bug. A connection read timeout was set in the code a...
- 01:33 PM Bug #6684: The schema service will hang there if the link to the schema in xml_catalog table is not accessible
- I tested my local machine with tomcat 7 and jdk 1.7 on mac, I couldn't reproduce the bug. I will try a mn-demo machin...
- 02:47 PM Revision 9138 (metacat): add step about enabling CGI module.
- https://projects.ecoinformatics.org/ecoinfo/issues/6678
- 02:18 PM Revision 9137 (metacat): Add a read timeout for the connection. See bug https://projects.ecoinformatics.org/ecoinfo/issues/6684:wq
- 01:14 PM Bug #6677: perl registry installation fails
- When i was trouble shooting the issue on SAEON Metacat, i found the same thing - the cgid module was not installed. G...
- 12:08 PM Bug #6677: perl registry installation fails
- Turns out user did not have mod_cgid enabled on her Apache installation. Works for her now that she enabled it.
<pre... - 09:41 AM Bug #6678: Update perl registry installation doc
- Motivated by a user having trouble installing registry (#6677)
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:23 PM Revision 9136 (metacat): remove unnecessary Make step in registry installation instructions.
- https://projects.ecoinformatics.org/ecoinfo/issues/6678
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 ...
Also available in: Atom