Irgun Schwaschwili wrote: > I have installed XMLeditor 2.5 Standard on Mac OS X 10.3 (with Java > 1.4.1 Update 1). The program starts fine and I can play around with the > settings without problems. > > However, it is impossible to create a new file or open an existing one. > Every time I try this, similar error messages appear, like this one > (created by dropping a valid XML file on the XMLeditor icon): > > Cannot open file "<full path here>": > 3: > com.sun.resolver.readers.TextCatalogReader.nextToken(TextCatalogReader.java:227) > > > com.sun.resolver.readers.TR9401CatalogReader.readCatalog(TR9401CatalogReader.java:78) > > > com.sun.resolver.readers.Catalog.parseCatalogFile(Catalog.java:744) > > (and seven more lines that I can provide if it helps) > > This sounds similar to the problem that Patrick Klein reported here in > August and for which a solution seems never to have been posted. > > What could I do to get around this issue?
I asked this question to Patrick Klein and I really need an answer to be able to help you: --- The error you sent us seems to be caused by an invalid XML catalog. Do you use XXE out of the box or have you added custom XML catalogs to the one bundled with XXE? --- Or have you edited the "catalog.xml" file bundled with XXE? Or do you have a "XXE_CATALOGS" environment variable? Or do you have a "xml.catalog.files" Java system property? (May be ``installed'' by another XML editor)

