Kevin Flynn wrote: > > A colleague is having trouble running XXE via webstart on Ubuntu.
First make sure that your colleague is using a Sun Java[tm] runtime. See http://www.xmlmind.com/xmleditor/faq.html#xxe_on_debian > The problem arose after XmlMind appeared to hang and he killed the > process. He then couldn't get it to work and so cleared out the webstart > cache and his .xxe folder, hoping that would fix the problem. > > However, he still cannot start XXE: on startup he gets the following > messages: > > Errors detected during start-up > in system property XXE_WEB_START.configurations: > "addon:config/easybook/a_easybook.xxe" invalid location > in system property XXE_WEB_START.configurations: > "addon:sample_customize_xxe/customize.xxe" invalid location > in system property XXE_WEB_START.configurations: > "addon:config/docbook/docbook.xxe" invalid location > in system property XXE_WEB_START.configurations: > "addon:config/docbook5/docbook5.xxe" invalid location > in system property XXE_WEB_START.configurations: > "addon:javadoc_format/config/javadoc_config.xxe" invalid location > in system property XXE_WEB_START.configurations: > "addon:config/rng_config/rng.xxe" invalid location > in system property XXE_WEB_START.configurations: > "addon:config/tld/tld.xxe" invalid location > in system property XXE_WEB_START.configurations: > "addon:config/xhtml/xhtml_loose.xxe" invalid location > in system property XXE_WEB_START.configurations: > "addon:config/xhtml/xhtml_strict.xxe" invalid location > in system property XXE_WEB_START.catalogs: > "addon:batik_imagetoolkit/svg_catalog.xml" invalid location > in system property XXE_WEB_START.catalogs: > "addon:config/easybook/catalog.xml" invalid location > in system property XXE_WEB_START.catalogs: "addon:config/catalog.xml" > invalid location > > Errors found in GUI specification > jar:gui/app/Professional.xxe_gui > "jar:gui/app/Professional.xxe_gui", line -1, column -1: cannot parse > "jar:gui/app/Professional.xxe_gui": > /home/partha/jar:gui/app/Professional.xxe_gui (No such file or directory) > > Errors found in configuration files > customize.xxe > command triggered by "drop" is unknown There is a problem with your xxe.jnlp and/or with the signed jars referenced by this xxe.jnlp. Please generate new deployment files (xxe.jnlp, signed jars, etc) using our deploywebstart command-line tool. See "Deploying XXE using Java? Web Start" http://www.xmlmind.com/xmleditor/_distrib/doc/configure/deploy_webstart.html If, after doing this, it still does not work, please send us a copy of your xxe.jnlp (or better, a .zip/.tar.gz copy of your deployment directory). We also must know which version of XXE is using your coworker.

