-
1
- #1
JimFromCanada
Programmer
These errors will appear in OPS when a SIM event is fired.
The BOH was replaced quite recently and the configurator seems to keep reverting some settings for the IP addresses. At one point, using hostnames for the interfaces seemed to work for a few days but it just stopped working again.
The steps to reproduce are to send an event to a SIM server (that's it).
There are a few other mentions of this (or a similar) issue:
/ "Micros 3700 "IFS error status -20""
/ "IFS status error -20"
/ "RES 3700 Unable to print reports at Workstations"
These are somewhat similar but there was either no reply or it was seemingly-unrelated.
The first error was slightly different and then the subsequent errors are all the same.
This is the first instance in the 3700d.log:
Note how it has a proxy error followed by a timeout.
From here on out, the errors are just the 'receive timeout' one.
The components involved are primarily IFS, MDSHTTPTransprt, and MDSIFSAdapter.
Restarting all workstations, BOH, and even reloading the DB does not yield any resolution unfortunately.
Again, perhaps it's just a red herring but when viewing entities that have IP addresses in POS Configurator it seems as though POS Configurator was reverting changes on its own where the hosts files were concerned.
Despite attempting the same fix (force a hostname instead of the IP address for the PMS interface / SIM def) when this happened again, nothing seems to resolve the issue.
Is there a quick fix for this, or is this an Oracle Support-only type of situation?
The BOH was replaced quite recently and the configurator seems to keep reverting some settings for the IP addresses. At one point, using hostnames for the interfaces seemed to work for a few days but it just stopped working again.
The steps to reproduce are to send an event to a SIM server (that's it).
There are a few other mentions of this (or a similar) issue:
/ "Micros 3700 "IFS error status -20""
/ "IFS status error -20"
/ "RES 3700 Unable to print reports at Workstations"
These are somewhat similar but there was either no reply or it was seemingly-unrelated.
The first error was slightly different and then the subsequent errors are all the same.
This is the first instance in the 3700d.log:
Code:
<Date in question> | UWS06 | MDSHTTPTransprt | 0 | CMDSHTTPTransport::DoRequest_S | 169736 | MDS_Transact : Trace [0x3418ABFE] | *** ERROR *** Select returned nothing to read. |
<Date in question> | UWS06 | MDSHTTPTransprt | 0 | CMDSHTTPTransport::DoRequest_S | 169736 | - : Trace [0x3418ABFE] | Error Code = [0xc70700d7] |
<Date in question> | UWS06 | OPS | 0 | IFS error [IFS_PROXY_ERROR] |
<Date in question> | MICROS1 | KDSController | 0 | KDSC SuborderDone - Suborder was bumped. Order[11:20240622153656982] suborder[10716] nodename[192.168.XXX.XXX] check[14918] table[0] |
<Date in question> | MICROS1 | IFS | 0 | Interface [interface name here] id [9] receive timeout |
<Date in question> | MICROS1 | IFS | 0 | Interface [interface name here] receive failed for id [000000009] |
<Date in question> | MICROS1 | MDSIFSAdapter | 0 | IfsReceive COM Error [0x80004005] |
<Date in question> | MICROS1 | MDSIFSAdapter | 0 | Timeout waiting for interface [interface name here] on server [MICROS1] |
<Date in question> | MICROS1 | MDSIFSAdapter | 0 | IFS error [IFS_RECEIVE_TIMEOUT] |
Note how it has a proxy error followed by a timeout.
From here on out, the errors are just the 'receive timeout' one.
The components involved are primarily IFS, MDSHTTPTransprt, and MDSIFSAdapter.
Restarting all workstations, BOH, and even reloading the DB does not yield any resolution unfortunately.
Again, perhaps it's just a red herring but when viewing entities that have IP addresses in POS Configurator it seems as though POS Configurator was reverting changes on its own where the hosts files were concerned.
Despite attempting the same fix (force a hostname instead of the IP address for the PMS interface / SIM def) when this happened again, nothing seems to resolve the issue.
Is there a quick fix for this, or is this an Oracle Support-only type of situation?