CollaboraOnline / COLEAT

Collabora OLE Automation Tool
https://www.collaboraoffice.com/coleat/
4 stars 1 forks source link

COLEAT aborts export to Writer and Calc #1

Open feedler opened 6 years ago

feedler commented 6 years ago

We tried exporting to Writer and Calc from our ERP-system using COLEAT. Unfortunately the export is aborted in both cases with a COM-related Exception:

error_writer

error_calc

I have attached both types of logs: Those exporting to the Microsoft Office products (using the -n option) for understanding what our ERP system tries to do. And those exporting to Collabora Office to see where it aborts.

coleat_calc_error.log coleat_excel_trace.log coleat_word_trace.log coleat_writer_error.log

The ERP-system is Java-based (client & server) and connects to Office using some (to me unknown) library.

For clarification: We are NOT the developers of the ERP-system but a small company (less than 15 people) lucky to have a developer on board.

Keep up this great work! We might switch to Collabora Office as soon as COLEAT allows us to. :)

Cheers Chris

tml1024 commented 6 years ago

Thanks! Will look into this. Could you please repeat the same test but with the -v option, too, to get more verbose logging?

feedler commented 6 years ago

Sure. Here it comes:

coleat_trace.log coleat_error.log

Thx for your help!