irods / irods_rule_engine_plugin_logical_quotas

BSD 3-Clause "New" or "Revised" License
1 stars 9 forks source link

violation during recursive put triggers SYS_INVALID_INPUT_PARAM without explanation #6

Closed anderbubble closed 4 years ago

anderbubble commented 4 years ago
[joan5896@admin2 ~]$ iput -r sfa-upgrade-2019-08-02/
Running recursive pre-scan... pre-scan complete... transferring data...
remote addresses: 10.225.160.101 ERROR: putDirUtil: put sfa-upgrade-2019-08-02/ssfa1a-show-sub-sum-2019-08-02.txt.gz failed. status = -130000 status = -130000 SYS_INVALID_INPUT_PARAM
remote addresses: 10.225.160.101 ERROR: putDirUtil: put sfa-upgrade-2019-08-02/ssfa1a-show-sub-sum-all-2019-08-02.txt.gz failed. status = -130000 status = -130000 SYS_INVALID_INPUT_PARAM
remote addresses: 10.225.160.101 ERROR: putDirUtil: put sfa-upgrade-2019-08-02/ssfa1b-show-sub-sum-2019-08-02.txt.gz failed. status = -130000 status = -130000 SYS_INVALID_INPUT_PARAM
remote addresses: 10.225.160.101 ERROR: putDirUtil: put sfa-upgrade-2019-08-02/ssfa1b-show-sub-sum-all-2019-08-02.txt.gz failed. status = -130000 status = -130000 SYS_INVALID_INPUT_PARAM
trel commented 4 years ago

Ah, probably just need to bubble (ha!) the error stack back to the client.