| 0 | 0 | Success |
| RLM_EH_NOHANDLE | -101 | No handle supplied to call |
| RLM_EH_READ_NOLICENSE | -102 | Can't read license data |
| RLM_EH_NET_INIT | -103 | Network (msg_init()) error |
| RLM_EH_NET_WERR | -104 | Error writing to network |
| RLM_EH_NET_RERR | -105 | Error reading from network |
| RLM_EH_NET_BADRESP | -106 | Unexpected response |
| RLM_EH_BADHELLO | -107 | HELLO message for wrong server |
| RLM_EH_BADPRIVKEY | -108 | Error in private key |
| RLM_EH_SIGERROR | -109 | Error signing authorization |
| RLM_EH_INTERNAL | -110 | Internal error |
| RLM_EH_CONN_REFUSED | -111 | Connection refused at server |
| RLM_EH_NOSERVER | -112 | No server to connect to |
| RLM_EH_BADHANDSHAKE | -113 | Bad communications handshake |
| RLM_EH_CANTGETETHER | -114 | Can't get ethernet address |
| RLM_EH_MALLOC | -115 | malloc() error |
| RLM_EH_BIND | -116 | bind() error |
| RLM_EH_SOCKET | -117 | socket() error |
| RLM_EH_BADPUBKEY | -118 | Error in public key |
| RLM_EH_AUTHFAIL | -119 | Authentication failed |
| RLM_EH_WRITE_LF | -120 | Can't write new license file |
| RLM_EH_DUP_ISV_HID | -122 | ISV-defined hostid already
registered |
| RLM_EH_BADPARAM | -123 | Bad parameter passed to RLM
function |
| RLM_EH_ROAMWRITEERR | -124 | Roam File write error |
| RLM_EH_ROAMREADERR | -125 | Roam File read error |
| RLM_EH_HANDLER_INSTALLED | -126 | Heartbeat handler already
installed |
| RLM_EH_CANTCREATELOCK | -127 | Can't create 'single' lockfile |
| RLM_EH_CANTOPENLOCK | -128 | Can't open 'single' lockfile |
| RLM_EH_CANTSETLOCK | -129 | Can't set lock for 'single' |
| RLM_EH_BADRLMLIC | -130 | Bad/missing/expired RLM license |
| RLM_EH_BADHOST | -131 | bad hostname in license file or
port@host |
| RLM_EH_CANTCONNECTURL | -132 | Can't connect to specified URL
(activation) |
| RLM_EH_OP_NOT_ALLOWED | -133 | Operation not allowed on server. The
status, reread, shutdown, or remove
command has been disabled for this
user. |
| RLM_EH_ACT_BADSTAT | -134 | Bad status return from Activation
server |
| RLM_EH_ACT_BADLICKEY | -135 | Activation server built with incorrect
license key |
| RLM_EH_ACT_BAD_HTTP | -136 | Error in HTTP transaction with
Activation server |
| RLM_EH_DEMO_EXISTS | -137 | Demo already created on this
system |
| RLM_EH_DEMO_WRITEERR | -138 | Demo install file write error |
| RLM_EH_NO_DEMO_LIC | -139 | No “rlm_demo” license available |
| RLM_EH_NO_RLM_PLATFORM | -140 | RLM is unlicensed on this
platform |
| RLM_EH_EVAL_EXPIRED | -141 | The RLM evaluation license compiled
into this binary has expired |
| RLM_EH_SERVER_REJECT | -142 | Server rejected (too old) |
| RLM_EH_UNLICENSED | -143 | Unlicensed RLM option |
| RLM_EH_SEMAPHORE_FAILURE | -144 | Semaphore initialization
failure |
| RLM_EH_ACT_OLDSERVER | -145 | Activation server too old (doesn't
support encryption) |
| RLM_EH_BAD_LIC_LINE | -146 | Invalid license line in LF |
| RLM_EH_BAD_SERVER_HOSTID | -147 | Invalid hostid on SERVER line |
| RLM_EH_NO_REHOST_TOP_DIR | -148 | No rehostable hostid top-level
dir |
| RLM_EH_CANT_GET_REHOST | -149 | Cannot get rehostable hostid |
| RLM_EH_CANT_DEL_REHOST | -150 | Cannot delete rehostable hostid |
| RLM_EH_CANT_CREATE_REHOST | -151 | Cannot create rehostable hostid |
| RLM_EH_REHOST_TOP_DIR_EXISTS | -152 | Rehostable top directory exists |
| RLM_EH_REHOST_EXISTS | -153 | Rehostable hostid exists |
| RLM_EH_NO_FULFILLMENTS | -154 | No fulfillments to revoke |
| RLM_EH_METER_READERR | -155 | Meter read error |
| RLM_EH_METER_WRITEERR | -156 | Meter write error |
| RLM_EH_METER_BADINCREMENT | -157 | Bad meter increment command |
| RLM_EH_METER_NO_COUNTER | -158 | Can't find counter in meter |
| RLM_EH_ACT_UNLICENSED | -159 | Activation Unlicensed |
| RLM_EH_ACTPRO_UNLICENSED | -160 | Activation Pro Unlicensed |
| RLM_EH_SERVER_REQUIRED | -161 | Counted license requires server |
| RLM_EH_DATE_REQUIRED | -162 | REPLACE license requires date |
| RLM_EH_NO_METER_UPGRADE | -163 | METERED licenses can't be
UPGRADED |
| RLM_EH_NO_CLIENT | -164 | Disconnected client data can't be
found |
| RLM_EH_NO_DISCONN | -165 | Operation not allowed on disconnected
handle |
| RLM_EH_NO_FILES | -166 | Too many open files |
| RLM_EH_NO_BROADCAST_RESP | -167 | No response to broadcast
message |
| RLM_EH_NO_BROADCAST_HOST | -168 | Broadcast response didn't include
hostname |
| RLM_EH_SERVER_TOO_OLD | -169 | Server too old for disconnected
operations |
| RLM_EH_BADLIC_FROM_SERVER | -170 | License from server doesn’t authenticate. |
| RLM_EH_NO_LIC_FROM_SERVER | -171 | No License returned from server. |
| RLM_EH_CACHEWRITEERR | -172 | Client Cache File write error. |
| RLM_EH_CACHEREADERR | -173 | Client Cache File read error. |
| RLM_EH_LIC_WITH_NEW_KEYWORDS | -174 | License returned from server has keywords I don’t understand. |
| RLM_EH_NO_ISV | -175 | Unknown ISV name. |
| RLM_EH_NO_CUSTOMER | -176 | Unknown Customer name. |
| RLM_EH_NO_SQL | -177 | Cannot open MySQL database (RLM Cloud only). |
| RLM_EH_ONLY_LOCAL_CMDS | -178 | Only local command-line commands allowed. |
| RLM_EH_SERVER_TIMEOUT | -179 | Server timeout on read. |
| RLM_EH_NONE_SIGNED | -180 | rlmsign did not sign any licenses (warning). |
| RLM_EH_DUP_XFER | -181 | Duplicate disconnected transfer. |
| RLM_EH_BADLOGIN | -182 | Bad/No login credentials to server. |
| RLM_EH_WS_NOSUPP | -183 | Function not supported with web services. |
| RLM_EH_NOFUNC | -184 | Function not available. |
| RLM_EH_TOOMUCHJSON | -185 | JSON reply too big. |
| RLM_EH_NOLICFROMSERV | -186 | Server returned no temp license. |
| RLM_EH_TEMPFROMCLOUD | -187 | Temporary licenses come from RLM Cloud servers only. |
| RLM_EH_NOTTEMP | -188 | License is not a temporary license. |
| RLM_EH_NOLICENSE | -189 | No license supplied to call. |
| RLM_EH_NOTEMPFROMLOCAL | -190 | Local license can’t be converted to temp license. |
| RLM_EH_NOHTTPSSUPPORT | -191 | ActPro HTTPS support not available. |
| RLM_EH_NOHTTPSDATA | -192 | Noreturned data from HTTPS. |
| RLM_EH_NOTTHISHOST | -193 | Wrong Host. |
| RLM_EH_NOTRANSBIN | -194 | Translated binaries not supported (mac). |