Opened 13 years ago
Closed 12 years ago
#96 closed defect (fixed)
rasimport Returns code 0 on errors
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | rasgeo | Version: | 8.2 |
Keywords: | Cc: | HerzigA@… | |
Complexity: | Medium |
Description
I've detected another case where rasimport returns exit code 0 even if there were errors (due to accounts settings):
ERROR - RasdamanConnector::connect, l. 164: connection with 'petascopedb' failed!
ERROR - RasdamanConnector::connect, l. 172: connection with 'RASBASE' failed!
ERROR - RasdamanConnector::connect, l. 164: connection with 'petascopedb' failed!
ERROR - RasdamanConnector::connect, l. 172: connection with 'RASBASE' failed!
ERROR - RasdamanConnector::connect, l. 164: connection with 'petascopedb' failed!
ERROR - RasdamanConnector::connect, l. 172: connection with 'RASBASE' failed!
ERROR - rimport::main, l. 1200: (no explanation text available - cannot find/load file with standard error messages.)
Change History (3)
follow-up: 2 comment:1 by , 12 years ago
Cc: | added |
---|
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I believe this has been fixed?