PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Duplicate error on the <GPU_ConnectionHistory.ConnectionLogID> item ????
Duplicate error on the <GPU_ConnectionHistory.ConnectionLogID> item ????
Iniciado por software, 12,may. 2016 12:19 - 4 respuestas
Publicado el 12,mayo 2016 - 12:19
Hi,

My multi-user windev20 application is using the Groupware and is on this moment in testing phase.

However i get sometimes the following error : Duplicate error on the <GPU_ConnectionHistory.ConnectionLogID> item
What happened?
Duplicates found for <ConnectionLogID> key on <GPU_ConnectionHistory> file.





Error code: 70010
Level: non-fatal error (EL_ONRETURN)
WD55 error code: 10

Dump of the error of 'wd200hf.dll' module (20.0.115.2).
Identifier of detailed information (.err): 70907
Debugging information:
IEWDHF=30.18
Module=<WDHF>
Version=<20.0.115.2>
Additional Information:
EIT_LOGICALTABLENAME : <GPU_ConnectionHistory>
EIT_ITEMNAME : <ConnectionLogID>
EIT_PATHFIC : <\\192.168.1.50\Transfer\My projects\WD_Intervent\WD_Intervent_GPW\GPU_ConnectionHistory.FIC>
EIT_PATHNDX : <\\192.168.1.50\Transfer\My projects\WD_Intervent\WD_Intervent_GPW\GPU_ConnectionHistory.ndx>

When i go to WDMAP and look to the 'GPU_ConnectionHistory' file it is CORRUPTED and when reindexing it i can work further!

What can I do to avoid this error , because it is the Groupware that writes to that GPU_XXX files ???

Kind regards,

Eric
Miembro registrado
27 mensajes
Publicado el 23,mayo 2016 - 17:25
IS THERE NOBODY WHO HAS A SOLUTION FOR THIS ISSUE ??
Publicado el 23,mayo 2016 - 19:36
Hi

Corruption of a file does NOT come from writing normally in it. IN 20+
years of using HF, it has ALWAYS come from an external problem like:
- power problems
- network problems
- using HF classic in a network configuration (oplock problems)
- hard drive problems

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

More information on http://www.fabriceharari.com
Miembro registrado
27 mensajes
Publicado el 24,mayo 2016 - 15:44
Ok thanks Fabrice.
I use a HF classic and a HFSQL in my application.
Publicado el 24,mayo 2016 - 20:27
Hi,
Ok thanks Fabrice.
I use a HF classic and a HFSQL in my application.


if you use hfclassic in a network settings, then you have found the
cause of the problem: oplocks

Switch to C/S and everything should be fine.

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

More information on http://www.fabriceharari.com