11. Error and Warning messages
Extensive data checking is performed when reading the input data and also during further program flow. Logical and formal errors are immediately notified. One must differentiate between fatal mistakes which are marked by an "S", "D", "F" or "P" and comments and warning messages which are marked by an "C" or "W". At a fatal message the program will be stopped after the next processing step. Though C- and W-messages indicate a possible error the program continues as normal. The messages generally are of the format
with *** :stars as markers
C : classification:
C comments
W warning messages
S software protection or license errors (fatal)
D capacity / dimension problems (fatal)
F fatal data errors
P unexpected events / program errors (fatal)
xxx : error number
Message: short explanation text
Errors which may have been detected when reading the input data from GEO INPUT file will be printed immediately after the corresponding input line.
An explanation for each error number is given below, together with suggestions for avoiding or eliminating the errors. The checks mentioned here do not refer to errors in measurements.
In order to provide a fast user support an on-line data communication and eMail service have been established.
The following error explanations may refer to the remarks for special cases at the end of this chapter.
C101 | Camera <val> not in use. Statement ignored |
C102 | Camera number in image data corrected to trace number |
C103 | Inversion and data snooping suppressed because of warning W225 |
C104 | Inversion and data snooping suppressed because redundant |
C105 | More then <val> identical points. Listing aborted |
C106 | Only one block. No transformation |
C107 | Pass no. <val> not in list. Statement ignored |
C108 | Photo no. <val> not found. Statement ignored |
C109 | Photo no. <val> not in list. Statement ignored |
C110 | Point <val> inactive. Line ignored |
C111 | Unused point <val> ignored |
W201 | <val> points in block lost |
W202 | <val> transformation points lost |
W203 | Block is not oriented by control points |
W204 | Camera number <val> in image data does not fit with trace number <val> |
W205 | Geometry not sufficient for block transformation |
W206 | Indefinite column no. <val>. Diag. element= <val> |
W207 | Statement "<str>" is empty |
W208 | Max. no. of iterations reached, but after last iteration |
W209 | Max. no. of iterations reached, but the values in solution vector |
W210 | Not all input statements processed (in SKIP) |
W211 | No known point in model <val>/<val> |
W212 | No observations for unknown no. <val> |
W214 | Not enough transformation points. <val> blocks not transformed |
W215 | Error <val> in photo sequence reordering |
W216 | Not enough points to transform block <val> into block <val> |
W218 | Photo no. <val> not oriented |
W220 | Position of G-matrix not efficient |
W221 | Problem to compute initial coord.s for point <val> <str> |
W222 | There are <val> unconditioned unknowns |
W224 | Vector ex and delta for camera <val> missing. Zero substituted |
W225 | l(T)Pl - n(T)x < 0.0 : <val>Divergence? |
W226 | Only <val> points in photo <val> |
W227 | No known point in model. Model rejected |
W228 | Optimisation rejected. Photo <val> not indexed |
W229 | Zero arguments in function riwinb |
W230 | <val> Points have been skipped during block transformation |
W231 | <val> statement ignored. Data already in project file |
W232 | Photo <val> has no connections |
W233 | No points inside range <val> to <val>. Statement ignored') |
W234 | Point <val> to be skipped not found in photo data |
W235 | Largest photo coordinate is <val>. Check your measurement unit |
W236 | <val> points have been skiped from ITERA file |
W237 | Ending line missing in photo coordinate file |
W238 | "FILE GPS" statement should contain two standard deviation |
W239 | "FILE IMU" statement should contain four standard deviation values: |
W240 | Data not in ascending order of GPS time in line <val> |
W241 | Focal length of camera <val> is unknown parameter. No standard deviation defined |
W242 | Principal point of camera <val> is unknown parameter. No standard deviation defined |
W243 | Data line <val> contains tabulator characters. This might lead to unexpected results |
W245 | Double GPS position data for photo <val> |
W246 | All radial distortion values have the same sign (+ or -). |
W247 | Largest image radius is <val>. Radial distortion values go up to r= <val> |
W248 | Not enough radial distortion values. Largest image radius is <val> |
S301 | CmStick module not found |
S302 | Insufficient license for BINGO-SPOT. Call for an upgrade |
S303 | Insufficient license for Windows NT version. Call for an upgrade |
S304 | License key mismatch |
S309 | <str> not licensed in this program version. |
D401 | In photo <val> more than <val> points found |
D402 | More than <val> skipped photo measurements. Not all data stored |
D403 | No. of blocks exceeds limit of <val> |
D404 | Not all <val> transformation points used. Max= <val> |
D405 | Not enough memory for factorisation |
D406 | Not enough memory for sorting |
D407 | Not enough memory to test add. par. <val> <val> |
D408 | Only three groups permitted |
D409 | Point no. <val> in <val> photos found. Max= <val> |
D410 | Too many GPS files. Max= <val> |
D411 | Too many SKIP statements. Line ignored |
D412 | Too many additional parameters. Max= <val> |
D413 | Too many ambiguity parameters or too many shift and drift parameters |
D414 | Too many blocks for matrix N |
D415 | Too many distortion values |
D416 | Too many links. Max= <val> |
D417 | Too many photo station data. Max= <val> |
D418 | Too many photos or ranges selected |
D419 | Too many photos. Max= <val> |
D420 | Too many points in block |
D421 | Too many points. Max= |
D422 | Too many satellite passes. Max= <val> |
D423 | Too many sets of directions. Max= <val> |
D424 | Too many stereometric camera conditions. Max= <val> |
D425 | Too many survey measurements. Max= <val> |
D426 | Too many transf. points |
D427 | Too many unknowns <val> <val> |
D428 | Too many scanner images. Max= <val> |
D429 | Too many control points. Max= <val> |
D430 | Not enough room to store satellite data |
D431 | Too many SKIP/UNSK/RENU statements. Max= <val> |
D432 | Too many cameras. Max = <val> |
F501 | (Pll / n-u) < 0. MXIT=-1 substituted |
F502 | A CONT statement must not contain blank control point elements |
F503 | A CORD statement must not contain blank coordinates |
F504 | There are <val> points with incomplete approximate coordinates |
F505 | Block has only <val> points |
F506 | Camera constant for camera <val> missing |
F507 | Maximum number of <val> cameras exceeded: <val> |
F508 | Characteristic <val> for unknowns is invalid |
F509 | Correction of camera name not possible |
F511 | Double LINE no. <val> in line <val> |
F512 | Double event no. <val> in line <val> |
F513 | Double input statement for camera <val> |
F514 | Double input statement for pass <val> |
F515 | Double input statement for photo <val> |
F516 | Double input statement for point <val> |
F518 | Error in pre-adjustment of object points |
F519 | File <str> not found |
F520 | File name "<str>"in project file longer than 64 characters |
F521 | File name too long |
F522 | Format error no. <val> reading line no. <val> <val> |
F523 | Format error no. <val> in line <val> |
F525 | G-matrix element no. <val> not negative definite |
F526 | GEO INPUT file and ITERA file not existing |
F527 | IMAGE COORDINATE file not existing |
F528 | Identical points in input statement |
F529 | Identical points: <val> <val> <val> |
F530 | Illegal character in column <val> in line <val> |
F531 | Illegal character in position <val> |
F532 | Illegal data in position <val> |
F533 | Illegal data input for selected free network type. |
F534 | Illegal data length in column <val> in line <val> |
F535 | Illegal data length in position <val> |
F536 | Illegal data type for <str>-value in line <val> |
F537 | Illegal data type for LINE number in line <val> |
F538 | Illegal data type for ambiguity counter in line <val> |
F539 | Illegal data type for coefficient in line <val> |
F540 | Illegal data type for event number in line <val> |
F542 | Illegal data type for precision in line <val> |
F543 | Illegal data type for reference time in line <val> |
F545 | Illegal data type for time in line <val> |
F546 | Illegal data type in position <val> |
F547 | Illegal data type |
F548 | Illegal event number: <val> |
F549 | Illegal factor <val> |
F550 | Illegal image dimension for scanner data |
F551 | Illegal input statement "<str>" in line= <val> |
F552 | Illegal input statement: <str> |
F553 | Illegal no. for add. parameter: <val> |
F554 | Illegal photo number: <val> |
F555 | Missing or illegal point name <val> |
F556 | Illegal polynome code |
F557 | Illegal value for standard deviation |
F558 | Inconsistent use of camera numbers for photo <val> |
F559 | Inhomogeneous GPS file types |
F560 | LINE no. <val> in line <val> exceeds range 1 to 999000 |
F561 | Link from event <val> to photo <val> not satisfied |
F562 | Linked photo <val> in line <val> has no orientation |
F563 | Linked photo <val> in line <val> is not type aerial |
F564 | Minimum number of photos is TWO |
F565 | Missing number behind colon |
F566 | Multiple use of event number <val> |
F568 | No input data. No processing |
F569 | No pass data for scene <val> |
F570 | No points found. No processing |
F571 | No. of add. parameter twice: <val> |
F572 | No. of station point for set of directions missing |
F573 | Not enough data in FILE statement |
F574 | Not enough data in GTRA statement |
F575 | Not enough data in LINE statement in line <val> |
F576 | Not enough data in line <val> |
F577 | Not enough data |
F578 | Not enough datum reference points for free network adjustment |
F579 | Not enough points for adjustment |
F580 | Error creating file <str> |
F581 | Format mismatch for input data <str> in line <str> |
F582 | Orientation data for photo <val> missing |
F583 | Orientation elements missing for Pass <val> |
F584 | Photo no. <val>not in list |
F585 | No data for photo <val> |
F586 | Point <val> not included in NES |
F588 | Polynom coefficients missing for pass <val> |
F589 | Error reading file <str> |
F590 | Error deleting file <str> |
F591 | Requested project file not existing |
F592 | Scanner data not found |
F593 | Set of directions no. <val> incomplete |
F594 | For stereometric camera conditions all photos have to be |
F595 | Stereometric camera condition with one camera illegal |
F597 | System not redundant <val> <val> <val> <val> |
F598 | Error renaming file <str> |
F599 | Point <val> in plane of photo <val>. Measurement ignored |
F600 | Unknown name in FILE statement: "<str>" |
F601 | Upper range limit below lower range limit |
F602 | Value for angle invalid |
F603 | Illegal data type in line <val> |
F605 | Not enough data in line <val> |
F606 | Error opening file <str> |
F607 | Error in command line parameters "<str>" |
F609 | Illegal name <str> in line <val>. Length exceeds 15 characters |
F610 | Camera name missing in <str> statement |
F611 | Way point ID <val> found, but not in file <str> |
F612 | Way point ID <val> not found in file <str> |
F613 | Double scan line ID <val> in lines <val> and <val> |
F614 | Incorrect way point sequence in LINE <val> points <val> / <val> / <val> |
F615 | Double way point ID <val> in lines <val> and <val> |
F616 | Cannot open JAS camera data for camera <val> |
F617 | Point <val> in image <val> outside time range of waypoints <val> and <val> |
F618 | No options allowed for way point files |
F619 | Error reading camera definition file <str> |
F620 | Inconsistent use of sensor types for camera <val> |
F621 | Sensor type for camera <val> already defined |
F622 | Program stops because of divergence |
F623 | SET number <val> not allowed for this camera type |
F624 | Inhomogeneous number of radial groups in GRUP <val>Y and RAWE <val> |
F625 | Not enough data in DORI statement |
F626 | Illegal key in DORI statement <val> |
F627 | Photo <val> not found in list |
F628 | Illegal data type in DORI statement: <val> |
F629 | Not enough data in EDIS statement |
F630 | Illegal data type in EDIS statement: <val> |
P801 | Address missing in subr CHECK |
F624 | Inhomogeneous number of radial groups in GRUP <val>Y and RAWE <val> |
P803 | BINGO/ITER2 configuration error |
P804 | BINGO/ITER3 configuration error |
P805 | BINGO/TEZUP configuration error |
P806 | Dimension error in VRDRU |
P807 | Error <val> in subr SELLI |
P808 | Error in record length <val> <val> |
P809 | G-matrix position error |
P810 | Header not found in subr GETTP |
P811 | Illegal record no. in subr NOLES |
P812 | Illegal value for ISZK used. ISZK= <val> |
P813 | Logical error in reorder |
P814 | No. of points do not fit in subr MODOR. |
P815 | Not all right-hand sides computed. <val> <val> |
P816 | Pass not addressed in subr MODMA |
P817 | Photo not addressed in subr MODMA |
P818 | Point <val> not found in block <val> |
P819 | RELAX configuration error <val> |
P820 | Sorting error <val> <val> <val> <val> |
P821 | Too many right-hand sides: <val> <val> |
P822 | Unexpected return code from PCMOV in subr MODMA |
P823 | Point sorting error in subr SELLI |
P824 | Unexpected event "<str1>" |
P825 | JAS data sorting error in module <str> |
P826 | JAS data time assignment error <val> in module <str> |