You are on page 1of 3

Error codes not in the WebWare 4.

6 manual
Interlink controller connection failure codes
S4 Interlink Monitor min poll
50200:
50300:
50400:
50600:
50700:
51000:
51001:
51100:
51200:
51300:
51400:
51500:
51600:

S4SubReset
S4SubLog
S4SubSCWrite
S4CtlVersionGet
S4CtlIdGet
S4PageDelete
S4FileDevices
VarPage.RemoveAll
BuildIOPollList
BuildpageDefinition
S4BIOFCloseAll
ResetSISPolling
ReadCurrentSystemName

IRC5 Interlink Monitor max poll


IRC5CONFAIL_BADNETSCAN
IRC5CONFAIL_CLIENTREG
IRC5CONFAIL_BADUAS
IRC5CONFAIL_CTRLINIT
IRC5CONFAIL_NOPCINTERFACE
IRC5CONFAIL_ENVVARINIT
IRC5CONFAIL_CTLVERGET
IRC5CONFAIL_CTLIDGET
IRC5CONFAIL_ROBDATAINIT
IRC5CONFAIL_ROBRAPIDINIT
IRC5CONFAIL_INITTASKLIST
IRC5CONFAIL_ROBRAPIDTASKINIT
IRC5CONFAIL_IOSYSTEMINIT
IRC5CONFAIL_IOSIGNALINIT
IRC5CONFAIL_IOSIGNALSUB
IRC5CONFAIL_RAPIDNAMESPACEINIT
IRC5CONFAIL_ROBFILEBROWSERINIT
IRC5CONFAIL_ROBEVENTLOGINIT
IRC5CONFAIL_ELOGTEXTINIT
IRC5CONFAIL_GETLASTLOGNUM
IRC5CONFAIL_GETLASTLOGNUM2
IRC5CONFAIL_GETDEVICELIST

= 1,
= 2,
= 3,
= 4,
= 5,
= 6,
= 7,
= 8,
= 9,
=10,
=11,
=12,
=13,
=14,
=15,
=16,
=17,
=18,
=19,
=20,
=21,
=22,

S4 Interlink Monitor max poll


2: Unknown host
4: Unable to contact controller
5: Unable to contact controller
6: Too many connections (>256)
If you receive a maxpoll higher than 10000 then take
Page 1/3
Created by John Wiberg
For Interlink 4.6

10000-#####=error number
Example:
Max poll 10107, 10000-10107=error code -107 in the manual

In the WW Server Event Log database


From interlink
WebWare SCWrite Command Error:
15001 Incorrect number of parameters sent to %.
15002 Invalid counter name sent to IncrCounter.
15003 Invalid timer name sent to StartTimer.
15003 Invalid timer name sent to StopTimer.
15003 Invalid timer name sent to LogTimedEvent.
15004 Invalid timer duration sent to LogTimedEvent.
15005 Failed to create WebWare table. Incorrect SCWrite type
definition variable.
15005 Failed to create WebWare table. Invalid type SCWrite definition.
15005 Failed to create WebWare table. Invalid type SCWrite definition.
15006 Failed to create WebWare table. Invalid field name SCWrite
definition.
15007 Failed to create WebWare table. Unable to access table status
variable.
15008 Table write request failed. Invalid record data received.

From WWService
15013
15014
15015
15015
15015
15015
15015
15015

DC COM pointer invalid. HR=%x


DC disconnected due to heartbeat timeout.
Unable to locate %d in Timer Table
EndTime parameter is NULL or invalid.
StartTime of %s is later then EndTime of %s.
CWWTimerRs::TimerRecordUpdate(TimerKey) Error number: 0x%x %s
%s : %s
Timer %s with start time of %s has been removed by update
timer.

Error numbers
WWCMD_ERR_INVALID_PARAMETERS
WWCMD_ERR_INVALID_COUNTER_NAME
WWCMD_ERR_INVALID_TIMER_NAME
WWCMD_ERR_INVALID_TIME_VALUE
WWCMD_ERR_INVALID_TABLE_CREATE_TYPE_DEF
WWCMD_ERR_INVALID_TABLE_CREATE_FIELD_NAME
WWCMD_ERR_INVALID_TABLE_CREATE_BAD_VAR
WWCMD_ERR_TABLE_WRITE_DATA_INVALID
WWCMD_ERR_TABLE_OPEN_FAILED
WWCMD_ERR_DB_OPEN_FAILED
WWCMD_ERR_DB_CREATE_FAILED
WWCMD_ERR_TABLE_CREATE_FAILED
WWCMD_ERR_DC_INTERLINK_PTR_INVALID
Page 2/3
Created by John Wiberg
For Interlink 4.6

=
=
=
=
=
=
=
=
=
=
=
=
=

1
2
3
4
5
6
7
8
9
10
11
12
13

WWCMD_ERR_DC_HEARTBEAT_TIMEOUT
WWCMD_ERR_UPDATE_TIMER_ERROR

Page 3/3
Created by John Wiberg
For Interlink 4.6

= 14
= 15

You might also like