Re: Server crash with EInvoicing function
Gastón Salomone
4-25-25
Hi David,

Since this happend in a timed task and its a memory problem, system crash and there are not any messages in hansa.log

In hansa log. last lines are following:
2025-04-24 22:48:20 running HTSCSSendArgEInvoiceFromCSIdleTask
2025-04-24 22:48:20 running HTSCSSendArgEInvoiceFromCurCompany in company 1
2025-04-24 22:48:20 HTSCSSendArgEInvoiceFromCSIdleTask error = 0
2025-04-24 22:48:40 21.HandleArgEInvoicesFECAESolicitar CurrentCompany 1
2025-04-24 22:49:00 running HTSCSSendArgEInvoiceFromCSIdleTask
2025-04-24 22:49:00 running HTSCSSendArgEInvoiceFromCurCompany in company 1
2025-04-24 22:49:00 running HTSCSSendArgEInvoiceFromQueue for EIQr.SerNr = 116563
2025-04-24 22:49:00 running HTSCSSendArgEInvoiceFromQueue A - Paso 1
2025-04-24 22:49:00 running HTSCSSendArgEInvoiceFromQueue A - Paso 2
System crash. Some lines are added by me to check when it failed. Following hal line after logtext "HTSCSSendArgEInvoiceFromQueue A - Paso 2" is CreateHTSIVfromIV(CYRec,ROb,IEb,EIb,IVr,1,HTSIVr,false);

I use a sh script to run server redirecting output to run-hansa.log. In that log I can see a descripción of a segmentarion fauld. "Line 23" repeat each time it crash.

2025-04-22 17:22:58 Incoming Connection from: 179.228.24.104:57065
2025-04-22 17:22:58 SYSTEM Logoff 179.228.24.104:57065: the client closed the connection (2)
2025-04-22 17:22:58 Incoming Connection from: 179.228.24.104:57066
2025-04-22 17:22:58 SYSTEM Logoff 179.228.24.104:57066: the client closed t./run-Autocorp.sh: línea 23: 11836 Violación de segmento ./StandardERPServer64 --workdir /home/HWAutoCorp/ --hobfolder /home/HWAutoCorp//hob/ --port 12100 --httpport=50025 --httpsport=12551 --server-uuid=1930AD57-BCBD13DC-7A1BCD3C-2BBD7544-9F4327D7 --timed-backup-dir=Backup --verbosity=verbose --stop-cloning

That line (23) is some clue about that function ?
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
David Delač
Hi Gastón, Please report a bug in our issue tracker and attach test database that you can repeat this in so I can have a look. Paste subject here once done...
09:46 14 May 2025
Paul Timms
From what I've read, using these will store the updated records in memory and then write them to the database in bulk, instead of each record writing to the database in turn. So perhaps there&apo...
17:53 29 Apr 2025