In a test environment, Tryton is configured for converting invoice reports
to PDF.

This is the scenario:

- User create invoice
- When button "Pay" it's clicked, it sends automatically to the customer's
email the invoice in PDF format.
- After is sending (in the same click in button "Pay"), automatically it is
opened the PDF report for printing.
- Normally in server there is a temporary process [1] that disappears
immediatly when both process (send PDF and open PDF) are done.
- Many times Tryton hang up. Seems as it happens in the process when
convert ODT to PDF. In server I see there a lot of processes in background.
I put a few of them [2]. When processes are hang up, it is no possible to
pay any invoice because of the problem.

Changing the behavior for only send the PDF to email, there is not much
hang ups, but the problem persist.

[1]
9125 ?        Sl     0:00 /usr/lib/libreoffice/program/soffice.bin
--headless --invisible --nocrashreport --nodefault --nofirststartwizard
--nologo --norestore --

[2]
9359 ?        Sl     0:00 /usr/lib/libreoffice/program/soffice.bin
--headless --invisible --nocrashreport --nodefault --nofirststartwizard
--nologo --norestore
--accept=pipe,name=trytond;urp;StarOffice.ComponentContext
9686 ?        Sl     0:00 /usr/lib/libreoffice/program/soffice.bin
--headless --invisible --nocrashreport --nodefault --nofirststartwizard
--nologo --norestore
--accept=pipe,name=trytond;urp;StarOffice.ComponentContext
10050 ?        Sl     0:00 /usr/lib/libreoffice/program/soffice.bin
--headless --invisible --nocrashreport --nodefault --nofirststartwizard
--nologo --norestore
--accept=pipe,name=trytond;urp;StarOffice.ComponentContext
10126 ?        Sl     0:00 /usr/lib/libreoffice/program/soffice.bin
--headless --invisible --nocrashreport --nodefault --nofirststartwizard
--nologo --norestore
--accept=pipe,name=trytond;urp;StarOffice.ComponentContext
10776 ?        Sl     0:00 /usr/lib/libreoffice/program/soffice.bin
--headless --invisible --nocrashreport --nodefault --nofirststartwizard
--nologo --norestore
--accept=pipe,name=trytond;urp;StarOffice.ComponentContext
10991 ?        Sl     0:00 /usr/lib/libreoffice/program/soffice.bin
--headless --invisible --nocrashreport --nodefault --nofirststartwizard
--nologo --norestore
--accept=pipe,name=trytond;urp;StarOffice.ComponentContext
11254 ?        Sl     0:00 /usr/lib/libreoffice/program/soffice.bin
--headless --invisible --nocrashreport --nodefault --nofirststartwizard
--nologo --norestore
--accept=pipe,name=trytond;urp;StarOffice.ComponentContext


Thanks in advanced for your help

--
Regards
Fabyc

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/CANmQZsUBhUpRFF1j5EeGNmDy1VYjFggdPzSyWEBm6eYZ8gSPQA%40mail.gmail.com.

Reply via email to