xmlGeneratorMac.sh throwing IllegalAccessError
Posted: Thu Jan 06, 2011 11:46 pm
I'm trying to run xmlGeneratorMac.sh and am getting an IllegalAccessError. I'm able to run "Generate Sample XML Files..." in the UI without a problem
I added the oxygen directory to my PATH and am running it where the configuration file is.
Mac OS X 10.6.5
Oxygen XML Editor 12.0, build 2010100114
Any ideas of the problem?
> xmlGeneratorMac.sh test-oxygen-config.xml
Exception in thread "main" java.lang.IllegalAccessError: tried to access field org.apache.xml.resolver.tools.CatalogResolver.catalogManager from class ro.sync.xml.b.h$6
at ro.sync.xml.b.h$6.b(Unknown Source)
at ro.sync.xml.b.h$6.resolveEntity(Unknown Source)
at ro.sync.xml.b.n.resolveEntity(Unknown Source)
at ro.sync.xml.parser.ParserCreator.getXMLInputSource(Unknown Source)
at ro.sync.contentcompletion.xml.c.g.f(Unknown Source)
at ro.sync.xml.generator.m.k(Unknown Source)
at ro.sync.xml.generator.n.rb(Unknown Source)
at ro.sync.xml.generator.bb.g(Unknown Source)
at ro.sync.xml.generator.n.jc(Unknown Source)
at ro.sync.xml.generator.XMLInstanceGenerator.main(Unknown Source)
I added the oxygen directory to my PATH and am running it where the configuration file is.
Mac OS X 10.6.5
Oxygen XML Editor 12.0, build 2010100114
Any ideas of the problem?
> xmlGeneratorMac.sh test-oxygen-config.xml
Exception in thread "main" java.lang.IllegalAccessError: tried to access field org.apache.xml.resolver.tools.CatalogResolver.catalogManager from class ro.sync.xml.b.h$6
at ro.sync.xml.b.h$6.b(Unknown Source)
at ro.sync.xml.b.h$6.resolveEntity(Unknown Source)
at ro.sync.xml.b.n.resolveEntity(Unknown Source)
at ro.sync.xml.parser.ParserCreator.getXMLInputSource(Unknown Source)
at ro.sync.contentcompletion.xml.c.g.f(Unknown Source)
at ro.sync.xml.generator.m.k(Unknown Source)
at ro.sync.xml.generator.n.rb(Unknown Source)
at ro.sync.xml.generator.bb.g(Unknown Source)
at ro.sync.xml.generator.n.jc(Unknown Source)
at ro.sync.xml.generator.XMLInstanceGenerator.main(Unknown Source)