Hi Detlef, > -------------------------------------------------------------------------- > ======================================================= > === Note: An Exception was thrown which should have === > === caused a crash. I caught it. Please report this === > === to openoffice.org === > ======================================================= > java.lang.reflect.InvocationTargetException > at java.lang.reflect.Method.invoke(libgcj.so.70) > at > com.sun.star.wizards.ui.event.MethodInvocation.invoke(MethodInvocation.java) > at > com.sun.star.wizards.ui.event.AbstractListener.invoke(AbstractListener.java) > at > com.sun.star.wizards.ui.event.CommonListener.actionPerformed(CommonListener.java) > Caused by: java.lang.IllegalAccessError: > com.sun.star.wizards.form.FormDocument: > com.sun.star.wizards.form.FormDocument$ControlForm.setFormProperties([Lcom.sun.star.beans.PropertyValue;Lcom.sun.star.wizards.db.CommandMetaData;)V > at > com.sun.star.wizards.form.FormDocument.finalizeForms(FormDocument.java) > at com.sun.star.wizards.form.FormWizard.finishWizard(FormWizard.java) > at > com.sun.star.wizards.ui.WizardDialog.finishWizard_1(WizardDialog.java) > at java.lang.reflect.Method.invoke(libgcj.so.70) > ...3 more > --------------------------------------------------------------------------
Hmm. Not saying much, unfortunately. In general, the wizard works (more often than not :). So we can only try to track down what's special about your concrete scenario. Are you using OOo as provided with your distro, or the version downloaded from www.openoffice.org? Also, which JRE do you use? Which OOo version do you use (Help/About)? Additionally, you might want to experiment: Does this happen all the time, even with most simple tables? For instance, try starting with a table with only a text field, and if this works, try extending it stepwise, up to the point where it doesn't work anymore. Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Database http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
