Changes between Version 3 and Version 4 of NebulousRelatedErrors
- Timestamp:
- Mar 24, 2009, 9:55:12 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NebulousRelatedErrors
v3 v4 3 3 This page is used to collect issues and errors that are generated by / through Nebulous during standard processing. 4 4 5 * failed to create: this happens occasionally (eg, 1 of 1400 detProcessedImfiles during a recentflat-field run)5 * failed to create: this happens occasionally (eg, 1 of 1400 detProcessedImfiles during a 2009.03.23 flat-field run) 6 6 {{{ 7 7 2009/03/23 21:36:57 | ipp030 | FATAL | Nebulous::Client::create - unhandled fault - error: can't create storage path: /data/ipp033.0/nebulous/6e/69 at /usr/lib64/perl5/site_perl/5.8.8/Nebulous/Server.pm line 1501, <DATA> line 10. … … 27 27 main::my_die('Unable to redirect output', 99, 0, 'XY22', 2) called at /home/kiawe/eugene/src/psconfig/ipp-2.8.lin64/bin/detrend_norm_apply.pl line 68 28 28 }}} 29 30 * failure to make a new nebulous key: 31 {{{ 32 -> pmConfigConvertFilename (pmConfig.c:1684): (null) 33 failed to create a new nebulous key: nebclient.c:900 nebSetServerErr() - SOAP-ENV:Server - error: can't create storage path: /data/ipp028.0/nebulous/ab/e4 at /usr/lib64/perl5/site_perl/5.8.8/Nebulous/Server.pm line 1501, line 10. 34 -> pmFPAfileOpen (pmFPAfileIO.c:744): I/O error 35 failed to determine real name from template for neb://ipp028.0/gpc1/detrend.20090323/GPC1.FLAT_PREMASK.100/o4913g0265f.60056/o4913g0265f.60056.detresid.100.0.XY31.b1.fits 36 -> pmFPAfileWrite (pmFPAfileIO.c:400): I/O error 37 failed to open neb://ipp028.0/gpc1/detrend.20090323/GPC1.FLAT_PREMASK.100/o4913g0265f.60056/o4913g0265f.60056.detresid.100.0.XY31.b1.fits (PPIMAGE.BIN1) 38 -> pmFPAfileIOChecks (pmFPAfileIO.c:79): I/O error 39 failed WRITE in FPA_AFTER block for PPIMAGE.BIN1 40 -> ppImageLoop (ppImageLoop.c:187): unknown psLib error 41 save failure for Chip 42 }}}
