According to Peter Murray-Rust, these are broken CML files -- there is no dictionary reference. Sure, they are XML, but that doesn't make them autmatically CML files. The XML resolver is discarding them.
This is correct behavior. Probably we should just get rid of those. estron might be ok -- I'll check on that. But the others are not valid CML, I think. Bob Nicolas Vervelle wrote: >Egon Willighagen wrote: > > >>On Monday 11 September 2006 20:00, Nicolas Vervelle wrote: >> >> >> >>>With the last update, there are 11 warnings in the readers. >>> >>> >>> >>The following CML files are failing, but, as far as I can see, correct CML: >> >>nsc244.cml >>nsc244a.cml >>estron.cml >>ci6455-I-flattened.cml >>ci6455-I-symm.cml >> >>I had a look at the code, but cannot find something obviously wrong... the >>output says 'No atoms in file', but I can see them added in debug mode ... >> >> >> >With ci6455-I-symm.cml and estron.cml there's not only a 'No atoms in >file', there's also: >ERROR IN XmlReader.parseReaderXML: null (it's a NullPointerException) > >XmlReader.parseReaderXML is catching every Exception, so it's hiding >some problems. > > > >>Egon >> >> >> >> >> > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >Jmol-developers mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/jmol-developers > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
