Categories
Exclude from Global Search Plugin Log Level Verbose exacqVision Enterprise Products Logs Other

psycopg2.errors.ForeignKeyViolation: update or delete on table “organization_enterpriseuser” violates foreign key constraint “auditlogger_auditlog_user_id_*****_fk_organizat” on table “auditlogger_auditlog”

psycopg2.errors.ForeignKeyViolation: update or delete on table “organization_enterpriseuser” violates foreign key constraint “auditlogger_auditlog_user_id_%1_fk_organizat” on table “auditlogger_auditlog”

Description

Reviewing

Notes

%1 suggest the user id number.%BR%
See KB 15724 for resolution.

Categories
Exclude from Global Search Plugin Log Level exacqVision Enterprise Warning Logs Other

The DELETE statement conflicted with the REFERENCE constraint “auditlogger_auditlog_user_id_fbf03342_fk_organization_enterpriseuser_id”. The conflict occurred in database “NA”, table “dbo.auditlogger_auditlog

The DELETE statement conflicted with the REFERENCE constraint “auditlogger_auditlog_user_id_fbf03342_fk_organization_enterpriseuser_id”. The conflict occurred in database “NA”, table “dbo.auditlogger_auditlog

Description

when the Datarolloff service is failing to start you may see this error or a similar error in the datarolloff log file. There is a foreign key constraint that is failing to delete which in turns stops the service from running, you must delete this constraint manually via the Database

Notes

You must delete the key constraint from the database

Categories
Exclude from Global Search Knowledge Support Log Level Verbose Support exacqVision Server Categories Products Logs Other

tDVR %1 voltage %2

tDVR %1 voltage %2

Description

%1 = the capture board number starting with 0. %BR%%2 = The processor voltage detected at startup, which varies.

Notes

This is a normal message.

Categories
Knowledge Support Exclude from Global Search Log Level Verbose Support exacqVision Server Categories Products Logs Other

tDVR %1 driver %2 bootloader %3

tDVR %1 driver %2 bootloader %3

Description

%1 = the capture board number starting with 0. %BR%%2 = The version of firmware running. %BR%%3 = The bootloader version running on the card itself.

Notes

This is a normal message.

Categories
Knowledge Support Exclude from Global Search Log Level Verbose Support exacqVision Server Categories Other

Failed to poll socket read/write status – WSAEFAULT. Failed to poll socket read/write status – WSAENOTSOCK

Failed to poll socket read/write status – WSAEFAULT. Failed to poll socket read/write status – WSAENOTSOCK

Description

In exacqVision Server 6.7.30, 6.7.31, and 6.8.1, the server will become unusable and the system might enter a reboot cycle if 63 or more clients are connected to the server at the same time. The server will log numerous instances this message.

Notes

Categories
Knowledge Support Exclude from Global Search Log Level Support Warning exacqVision Server Categories Products Logs Other

*** EISCONN – 120 ***

*** EISCONN – 120 ***

Description

Socket is already connected.

Notes

This error is detected when a connect or listen call is made for a socket which is already connected or listening.

Categories
Knowledge Support Exclude from Global Search Log Level Support Warning exacqVision Server Categories Products Logs Other

*** EDESTUNREACH – 113 ***

*** EDESTUNREACH – 113 ***

Description

Destination unreachable (ICMP).

Notes

This error occurs when an ICMP destination unreachable packet for the socket is received.

Categories
Exclude from Global Search Knowledge Support Log Level Warning Support exacqVision Server Categories Products Logs Other

*** ECONNREFUSED – 111 ***

*** ECONNREFUSED – 111 ***

Description

Connection refused.

Notes

This error can occur during an attempt to connect a TCP socket. It is reported when a reset or an unexpected SYNC message is received.

Categories
Exclude from Global Search Knowledge Support Log Level Warning Support exacqVision Server Categories Products Logs Other

***EADDRINUSE – 102 ***

***EADDRINUSE – 102 ***

Description

Another socket is already bound to the address specified in bind

Categories
Exclude from Global Search Knowledge Support Log Level Warning Support exacqVision Server Categories Products Logs Other

*** EADDRNOTAVAIL – 101 ***

*** EADDRNOTAVAIL – 101 ***

Description

Endpoint address not available. This error occurs when a match for the requested address is not found in the routing table.