Page 1 of 1

Author mode - DocBook - inserting table fails

Posted: Thu Apr 15, 2010 10:59 am
by honyk
Hello,

on one computer we are faced with the following problem if table is being inserted via toolbar into the 'para' element:

Couldn't execute operation: 'ro.sync.ecss.extensions.docbook.table.InsertTableOperation' for action: 'Insert Table' because of: class java.lang.AbstractMethodError - ro.sync.ecss.extensions.commons.table.operations.SATableCustomizerDialog.getColumnWidthsSpecifications(I)[Lro/sync/ecss/extensions/commons/table/operations/TableCustomizerConstants$ColumnWidthsType;

That document is just created using DocBook template. It cannot be reproduced on other computers. Can anybody explain the reason? Is this caused by some settings?

Author 11.2/Vista 32-bit

Regards,
Jan

Re: Author mode - DocBook - inserting table fails

Posted: Thu Apr 15, 2010 11:10 am
by Radu
Hi Jan,

The extension Author methods use some extension libraries which are located in the respective framework directory.
The library jar which is used by Docbook operations should be:
OXYGEN_INSTALL_DIR\frameworks\docbook\docbook.jar
In your case it is either missing, corrupted, modified or its version mismatches the version of Oxygen which uses it.
You can either un-install Oxygen making sure the jar library is removed and then re-install or you can copy it from an Oxygen installation of the same version.

Regards,
Radu

Re: Author mode - DocBook - inserting table fails

Posted: Tue Apr 27, 2010 2:04 pm
by honyk
Thanks for that info. We have customized 'Framework' folder and it is distributed among other users. I forgot checking its content before migrating from 11.1 to 11.2. After recovering docbook.jar file everything works fine. Thanks again.

Regards,
Jan