[Dspace-devel] [DuraSpace JIRA] Commented: (DS-803) 'dspace harvest -g' (ping) doesn't

2011-07-06 Thread Tim Donohue (DuraSpace JIRA)

[ 
https://jira.duraspace.org/browse/DS-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=20972#action_20972
 ] 

Tim Donohue commented on DS-803:


Discussion from Devel Meeting on May 18:

[20:11] tdonohue DS-803
[20:11] kompewter [ https://jira.duraspace.org/browse/DS-803 ] - [#DS-803] 
'dspace harvest -g' (ping) doesn't - DuraSpace JIRA
...
[20:13] tdonohue any comments on Ds-803, or volunteers to implement 'ping', 
since it doesn't seem to exist?
[20:13] mdiggory seems someone needs to create a patch first?
[20:13] tdonohue yep..hence my request for volunteers to implement ;)
[20:14] grahamtriggs is it documented?
[20:15] tdonohue not sure, but it sounds like the option exists, from what 
mhwood says, but it doesn't work
[20:16] tdonohue Ok. we'll just move on for now. Ds-803 Summary: Needs more 
information, e.g. is it documented? Needs a volunteer to implement.

 'dspace harvest -g' (ping) doesn't
 --

 Key: DS-803
 URL: https://jira.duraspace.org/browse/DS-803
 Project: DSpace
  Issue Type: Bug
  Components: DSpace API
Affects Versions: 1.6.2
Reporter: Mark H. Wood
Priority: Major

 The 'ping' code carefully checks its arguments and then exits without doing 
 anything.
 http://sourceforge.net/mailarchive/forum.php?thread_name=004201cbb7e3%24bd5d5220%243817f660%24%40caforum_name=dspace-tech

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel


[Dspace-devel] [DuraSpace JIRA] Commented: (DS-803) 'dspace harvest -g' (ping) doesn't

2011-05-18 Thread Graham Triggs (DuraSpace JIRA)

[ 
https://jira.duraspace.org/browse/DS-803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=20388#action_20388
 ] 

Graham Triggs commented on DS-803:
--

The harvester CLI calls various methods on the harvester object (OAIHarvester) 
for each 'command'. But the 'ping' command only checks the parameters and does 
nothings else.

There is a method on the Harvest object that tests the server, looks like it 
just needs to call that if the parameters are valid:

harvester.verifyOAIharvester(oaiSource, oaiSetID, metadataKey, /*  true / false 
for testing ORE */);

 'dspace harvest -g' (ping) doesn't
 --

 Key: DS-803
 URL: https://jira.duraspace.org/browse/DS-803
 Project: DSpace
  Issue Type: Bug
  Components: DSpace API
Affects Versions: 1.6.2
Reporter: Mark H. Wood
Priority: Major

 The 'ping' code carefully checks its arguments and then exits without doing 
 anything.
 http://sourceforge.net/mailarchive/forum.php?thread_name=004201cbb7e3%24bd5d5220%243817f660%24%40caforum_name=dspace-tech

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel