Error Interbase The code attempted to access a virtual address without privile
Publicado por rydermx (1 intervención) el 21/11/2015 04:40:45
Buanas, cuando voy borrar una planilla, antes debo cambiar todos los comprobantes y demas tablas relacionadas, les cambio la planilla y al borrarla me sale esto:
DELETE FROM Planillas WHERE IdPtoVenta=2 and IdPlanilla=758
Unable to complete network ....
MOSTRADOR (Server) Thu Nov 19 16:37:55 2015
DELETE FROM Planillas WHERE IdPtoVenta=2 AND IdPlanilla=758
Access violation.
The code attempted to access a virtual
address without privilege to do so.
This exception will cause the InterBase server
to terminate abnormally.
Se detiene el servicio. Alguien tiene una idea a que se debe esto?, por las dudas copio parte del log abajo, saludos.
MOSTRADOR (Server) Thu Nov 19 16:37:55 2015
DELETE FROM Planillas WHERE IdPtoVenta=2 AND IdPlanilla=758
Access violation.
The code attempted to access a virtual
address without privilege to do so.
This exception will cause the InterBase server
to terminate abnormally.
MOSTRADOR (Client) Thu Nov 19 16:37:55 2015
C:\CodeGear\InterBase\bin\ibserver.exe: terminated abnormally (-1)
MOSTRADOR (Server) Thu Nov 19 16:37:56 2015
Server: setting SWEEP_QUANTUM to 250, USER_QUANTUM to 1000,
SWEEP_YIELD_TIME to 1 ms, and MAX_THREADS to 1000000
SQL_COMPILER_RECURSION to 2000
MOSTRADOR (Client) Thu Nov 19 16:37:56 2015
Guardian starting: C:\CodeGear\InterBase\bin\ibserver.exe
DELETE FROM Planillas WHERE IdPtoVenta=2 and IdPlanilla=758
Unable to complete network ....
MOSTRADOR (Server) Thu Nov 19 16:37:55 2015
DELETE FROM Planillas WHERE IdPtoVenta=2 AND IdPlanilla=758
Access violation.
The code attempted to access a virtual
address without privilege to do so.
This exception will cause the InterBase server
to terminate abnormally.
Se detiene el servicio. Alguien tiene una idea a que se debe esto?, por las dudas copio parte del log abajo, saludos.
MOSTRADOR (Server) Thu Nov 19 16:37:55 2015
DELETE FROM Planillas WHERE IdPtoVenta=2 AND IdPlanilla=758
Access violation.
The code attempted to access a virtual
address without privilege to do so.
This exception will cause the InterBase server
to terminate abnormally.
MOSTRADOR (Client) Thu Nov 19 16:37:55 2015
C:\CodeGear\InterBase\bin\ibserver.exe: terminated abnormally (-1)
MOSTRADOR (Server) Thu Nov 19 16:37:56 2015
Server: setting SWEEP_QUANTUM to 250, USER_QUANTUM to 1000,
SWEEP_YIELD_TIME to 1 ms, and MAX_THREADS to 1000000
SQL_COMPILER_RECURSION to 2000
MOSTRADOR (Client) Thu Nov 19 16:37:56 2015
Guardian starting: C:\CodeGear\InterBase\bin\ibserver.exe
Valora esta pregunta


0