| 1010 |
// @@@ error: Sessions X and Y are defining
same device; i.e. same css/mifid/device |
| 1020 |
// @@@ error: Can't have multiple <OSC_SERVER>
tags |
| 1021 |
// @@@ error: Can't have <OCS_SERVER>
tag within session configuration |
| 1022 |
// @@@ error: Card configuration already done |
| 1030 |
// @@@ error: Illegal </OSC_SERVER> position |
| 1031 |
// @@@ error: Server configuration section has
to be closed by </OSC_SERVER> |
| 1032 |
// @@@ error: Missing HOST_IP tag |
| 1033 |
// @@@ error: Missing PORT tag |
| 1034 |
// @@@ error: Missing DEFAULT_GATEWAY tag |
| 1035 |
// @@@ error: Missing SUBNET_MASK tag |
| 1036 |
// @@@ error: Missing ETHERNET tag |
| 1037 |
// @@@ error: Missing NAME tag |
| 1038 |
// @@@ error: Missing MTU tag |
| 1039 |
// @@@ error: Can't have multiple HOST_IP tags |
| 1040 |
// @@@ error: No host IP value |
| 1041 |
// @@@ error: Can't have host IP outside of
card configuration area |
| 1042 |
// @@@ error: Host IP value is in bad format |
| 1043 |
// @@@ error: Have to define host IP between <OSC_PHYSICAL_PORT#>
and </OSC_PHYSICAL_PORT#> tags |
| 1044 |
// @@@ error: Host name value is too long -
15 char is Max. |
| 1045 |
// @@@ error: No host name value |
| 1046 |
// @@@ error: Unsupported name format |
| 1047 |
// @@@ error: Can't have name outside of card
configuration area |
| 1048 |
// @@@ error: Can't have multiple NAME tags |
| 1049 |
// @@@ error: Have to define host name between <OSC_PHYSICAL_PORT#>
and </OSC_PHYSICAL_PORT#> tags |
| 1050 |
// @@@ error: No host port value |
| 1051 |
// @@@ error: Can't have host port outside of
card configuration area |
| 1052 |
// @@@ error: Out of range port value |
| 1053 |
// @@@ error: Can't have multiple PORT tags |
| 1054 |
// @@@ error: Have to define host port between <OSC_PHYSICAL_PORT#>
and </OSC_PHYSICAL_PORT#> tags |
| 1055 |
// @@@ error: Host port value used for previous
physical port definition |
| 1056 |
// @@@ error: Host IP value used for previous
physical port definition |
| 1057 |
// @@@ error: Host IP for Physical Port 0 and
Physical Port 1 are defined in the same segment |
| 1060 |
// @@@ error: No gateway router value |
| 1061 |
// @@@ error: Can't define gateway outside of
the card configuration area |
| 1062 |
// @@@ error: Invalid gateway address value
or format |
| 1063 |
// @@@ error: Can't have multiple DEFAULT_GATEWAY
tags |
| 1070 |
// @@@ error: No subnet mask value |
| 1071 |
// @@@ error: Can't define subnet mask outside
of the card configuration area |
| 1072 |
// @@@ error: Invalid subnet address value or
format |
| 1073 |
// @@@ error: Can't have multiple SUBNET_MASK
tags in card configuration area |
| 1074 |
// @@@ error: Have to define host subnet mask
between <OSC_PHYSICAL_PORT#> and </OSC_PHYSICAL_PORT#>
tags |
| 1080 |
// @@@ error: No value for Ethernet standard |
| 1081 |
// @@@ error: Can't define Ethernet standard
outside of card configuration |
| 1082 |
// @@@ error: Unknown Ethernet standard value
or format |
| 1083 |
// @@@ error: Can't have multiple ETHERNET tags
in card configuration area |
| 1084 |
// @@@ error: Have to define host Ethernet standard
between <OSC_PHYSICAL_PORT#> and </OSC_PHYSICAL_PORT#>
tags |
| 1090 |
// @@@ error: No value for MTU |
| 1091 |
// @@@ error: Can't define MTU outside of card
configuration |
| 1092 |
// @@@ error: MTU value outside of 256-1492
range |
| 1093 |
// @@@ error: MTU value has to be a decimal
number |
| 1094 |
// @@@ error: Can't have multiple MTU tags in
card configuration area |
| 1095 |
// @@@ error: Have to define host MTU between <>
and <> tags |
| 1100 |
// @@@ error: Can't have <CONFIG_SESSION>
tag within card configuration area |
| 1101 |
// @@@ error: Can't have multiple <CONFIG_SESSION>
tags |
| 1102 |
// @@@ error: Sessions configuration already
done |
| 1110 |
// @@@ error: Illegal </CONFIG_SESSION>
position |
| 1120 |
// @@@ error: <SESSION# needs to end with >,
i.e.<SESSION#> |
| 1121 |
// @@@ error: Trying to configure session outside
of session configuration area |
| 1122 |
// @@@ error: Session # is not between [1 and
120] |
| 1123 |
// @@@ error: Overlapping configuration for
different session |
| 1124 |
// @@@ error: </SESSION# needs to end with >,
i.e.</SESSION#> |
| 1125 |
// @@@ error: Wrong session # in a </SESSION#>
tag |
| 1126 |
// @@@ error: This Session # has already been
configured |
| 1127 |
// @@@ error: Session # has to be a decimal
number |
| 1128 |
// @@@ error: This session is missing one of
the mandatory tags : css, iid or device |
| 1130 |
// @@@ error: Can't define CSS outside of session
configuration area |
| 1131 |
// @@@ error: Have to define CSS between <SESSION#>
and </SESSION#> tags |
| 1132 |
// @@@ error: Unsupported CSS value |
| 1133 |
// @@@ error: CSS value is not present |
| 1134 |
// @@@ error: Can't have multiple CSS tags in
session configuration area |
| 1140 |
// @@@ error: Can't define MIFID (IID) outside
of session configuration area |
| 1141 |
// @@@ error: Have to define MIFID (IID) between <SESSION#>
and </SESSION#> tags |
| 1142 |
// @@@ error: Unsupported MIFID (IID) value.
Range is [01 - 0F]. |
| 1143 |
// @@@ error: MIFID (IID)value not present |
| 1144 |
// @@@ error: Can't have multiple MIFID (IID)
tags in session configuration area |
| 1150 |
// @@@ error: Can't define device outside of
session configuration area |
| 1151 |
// @@@ error: Have to define device between <SESSION#>
and </SESSION#> tags |
| 1152 |
// @@@ error: Unsupported device value |
| 1153 |
// @@@ error: Device value not present |
| 1154 |
// @@@ error: Can't have multiple DEVICE tags
in session configuration area |
| 1160 |
// @@@ error: Can't define group name outside
of session configuration area |
| 1161 |
// @@@ error: Have to define group name between <SESSION#>
and </SESSION#> tags |
| 1162 |
// @@@ error: Unsupported group length |
| 1163 |
// @@@ error: Group name value not present |
| 1164 |
// @@@ error: Group name value not present or
no quotes |
| 1165 |
// @@@ error: Can't have multiple GROUP tags
in session configuration area |
| 1170 |
// @@@ error: Can't define client's IP outside
of session configuration area |
| 1171 |
// @@@ error: Have to define client IP between <SESSION#>
and </SESSION#> tags |
| 1172 |
// @@@ error: Client IP value in bad format |
| 1173 |
// @@@ error: Client IP value not present |
| 1174 |
// @@@ error: Can't have multiple IP_FILTER
tags in session configuration area |
| 1175 |
// @@@ error: Client mask selected bits are
unsupported based on CIDR notation |
| 1180 |
// @@@ error: Can't define type outside of session
configuration area |
| 1181 |
// @@@ error: Have to define console type between <SESSION#>
and </SESSION#> tags |
| 1182 |
// @@@ error: Undefined console type value |
| 1183 |
// @@@ error: Console type value not present |
| 1184 |
// @@@ error: Can't have multiple CONSOLE_TYPE
tags in session configuration area |
| 1190 |
// @@@ error: Can't define Defer Host Disconnect
outside of session configuration area |
| 1191 |
// @@@ error: Have to define Defer Host Disconnect
between <SESSION#> and </SESSION#> tags |
| 1192 |
// @@@ error: Value for a Defer Host Disconnect
has to be a whole decimal number |
| 1193 |
// @@@ error: Defer Host Disconnect value either
too small or too large. |
| 1194 |
// @@@ error: Defer Host Disconnect value not
present |
| 1195 |
// @@@ error: Can't have multiple DEFER_HOST_DISCONNECT
tags in session configuration area |
| 1200 |
// @@@ error: Can't define Response outside
of session configuration area |
| 1201 |
// @@@ error: Have to define Response between <SESSION#>
and </SESSION#> tags |
| 1202 |
// @@@ error: Unsupported value of Response |
| 1203 |
// @@@ error: Response value not present |
| 1204 |
// @@@ error: Can't have multiple RESPONSE tags
in session configuration area |
| 1210 |
// @@@ error: Can't define Read timeout outside
of session configuration area |
| 1211 |
// @@@ error: Have to define Read timeout between <SESSION#>
and </SESSION#> tags |
| 1212 |
// @@@ error: Read timeout value is too small.
Range is ( 5 -300] |
| 1213 |
// @@@ error: Read timeout value is too large.
Range is (0-300] |
| 1214 |
// @@@ error: Read timeout value is not present |
| 1215 |
// @@@ error: Read timeout value should be a
whole decimal number |
| 1216 |
// @@@ error: Can't have multiple READ_TIMEOUT
tags in session configuration area |
| 1221 |
// @@@ error:1221 LU (group) name has to be
unique per partition (CSS.IID). LU names in sessions X and Y are
in conflict. |
| 1222 |
// @@@ error: 1222: Session IP has to be unique
per partition (CSS.IID) when is used without Group (LU) name. IPs
in sessions X and Yare in conflict. |
| 1223 |
// @@@ error: 1223: When used in combination
with the IP, LU name can't be used again, if it was already used in
other session by it self. Sessions X and Y are in conflict. |
| 1224 |
// @@@ error: 1224: Same LU name can't be used
again, if it was already used in other session together with IP. Sessions
X and Y are in conflict. |
| 1225 |
// @@@ error: 1225: Neither group (LU) name
nor IP is specified for session # X. At least one has to be specified |
| 1283 |
// @@@ error: Server data must be defined before
validation process |
| 1290 |
// @@@ error: Illegal Token |
| 1300 |
// @@@ error: Can’t define IP filter outside
of session configuration area |
| 1301 |
// @@@ error: Can't define IP filter without
client IP |
| 1302 |
// @@@ error: Have to define IP filter between <SESSION#> >
and </SESSION#> > tags |
| 1303 |
// @@@ error: IP filter value is in bad format |
| 1304 |
// @@@ error: IP filter value not present |
| 1305 |
// @@@ error: Can't have multiple IP_FILTER
tags in session configuration area |
| 1306 |
// @@@ error: Client mask has already been defined |
| 1310 |
// @@@ error: <OSC_PHYSICAL_PORT# needs to
end with >, i.e. <OSC_PHYSICAL_PORT#> |
| 1311 |
// @@@ error: Trying to configure physical port
outside of physical port configuration area |
| 1312 |
// @@@ error: Physical port # is not between
[0 and 1] |
| 1313 |
// @@@ error: Overlapping configuration for
different physical port |
| 1314 |
/ @@@ error: <OSC_PHYSICAL_PORT# needs to
end with >; i.e. </OSC_PHYSICAL_PORT#> |
| 1315 |
// @@@ error: Wrong physical port # in a </OSC_PHYSICAL_PORT#>
tag |
| 1316 |
// @@@ error: This Physical port # has already
been configured |
| 1317 |
// @@@ error: Physical port # has to be a decimal
number |