Hi guys, we have 2 input processes, one http and another node.
that receive data and generate a pdf invoice, both run in multithreads, they work ok, but sometimes they don’t finish some tasks.
and in the planet tmp folders the files remain queued.
(C:\ProgramData\Objectif Lune\PlanetPress Workflow 8\PlanetPress Watch\ nodeJS\xxx)
(C:\ProgramData\Objectif Lune\PlanetPress Workflow 8\PlanetPress Watch\http\xxx)
in the log it shows that it is waiting for the response file, and then it dies by timeout, but the file exists, everything seems to not be able to capture it due to some permissions or antivirus problem.
Is there a way I can demonstrate this to the IT people, and have them help me unlock this?
Another thing, when I want to delete the files that were queued, there are times when I can’t, and it asks me for admin permissions, but if I stop the workflow service I can delete them.
Log:
REQST: HTTP Request - 9:28:49 AM
INFO : Connection from 192.168.109.152
INFO : Port used: 9090
INFO : URL: /generaRecibo3
DEBUG: Received action: generaRecibo3
DEBUG: Starting to download file
DEBUG: Temporary folder was created successfully
DEBUG: HTTP request content type is:
DEBUG: 0 attachments were downloaded
DEBUG: Writing request file
INFO : Sending event for Global_ol_process_trigger_http_010dwc1uk124zc2
DEBUG: Request file was successfully written
DEBUG: Waiting on response file
ERROR: Timeout
REQST: End time: 9:29:09 AM