Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  convert 9304 over 8 years Jing Tao Use the TypeFactory to replace the TypeMarshall...
  hazelcast 9490 over 8 years ben leinfelder add warning when exception encountered loading ...
  v1 9389 over 8 years Jing Tao Fixed a bug that the publish method should thro...
CNodeService.java 93.3 KB 9373 over 8 years Jing Tao In the updateSystemMetadata method, we avoid to...
D1NodeService.java 99.8 KB 9583 about 8 years Jing Tao If a format id in the system metadata is regist...
D1NodeVersionChecker.java 4.49 KB 9291 over 8 years Jing Tao A new class is used to get the version of servi...
DOIService.java 12.5 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
MNodeService.java 121 KB 9583 about 8 years Jing Tao If a format id in the system metadata is regist...
ObjectFormatService.java 7.06 KB 8810 almost 10 years ben leinfelder add support for v2 DataONE API.
SyncAccessPolicy.java 18 KB 9249 almost 9 years Jing Tao Use the NodeReference object to replace the rep...
SystemMetadataFactory.java 34.5 KB 8991 over 9 years Jing Tao Fixed a bug that the reindex of data objects ma...

Latest revisions

# Date Author Comment
9583 03/23/2016 03:57 PM Jing Tao

If a format id in the system metadata is registered in the xml_catalog table, we will use the schema location for the format id to validate the xml instance;
otherwise, we will use our previous way.

9544 03/07/2016 01:32 PM Jing Tao

Close the input stream object on the MN.replicate method.

9542 03/04/2016 11:06 AM ben leinfelder

use SM.fileName if we have it. https://projects.ecoinformatics.org/ecoinfo/issues/6970

9541 03/04/2016 10:31 AM ben leinfelder

ensure there is a file extension included for the data files in a package download. https://projects.ecoinformatics.org/ecoinfo/issues/6970

9538 02/29/2016 10:54 AM Jing Tao

Add code to print the the stack trace on the getPackage method in order to help us to identity some tmp file issues.

9523 02/19/2016 12:32 PM Jing Tao

In the isScienceMetacata method, the ServiceFailure exception shouldn't be caught anymore, since the code doesn't throw it.

9494 01/20/2016 11:17 AM Jing Tao

Put a detal code on the InvalidRequest exception in the getPackage method.

9493 01/20/2016 09:59 AM Jing Tao

If the pid it is a package id in the getPackage method, the method will throw an InvalidRequest exception.

9490 01/14/2016 01:28 PM ben leinfelder

add warning when exception encountered loading SM into map.

9486 01/12/2016 10:22 AM ben leinfelder

set authoritative MN to origin MN if the client did not set it on mn.create. https://projects.ecoinformatics.org/ecoinfo/issues/6938

View revisions

Also available in: Atom