>> The problem is still here. I just changed the JUnit test to get more >> details. Here's the call stack >> (if you want to run the test yourself, select TestSmaterJmolAdapter and >> Run As -> JUnit test) >> >> Error: [..\Jmol-datafiles\gamess\substrate.log] >> java.lang.ArrayIndexOutOfBoundsException - 6 >> org.jmol.adapter.smarter.GamessReader - 234 - readMolecularOrbitals >> org.jmol.adapter.smarter.GamessReader - 69 - readAtomSetCollection >> org.jmol.adapter.smarter.Resolver - 64 - resolve >> org.jmol.adapter.smarter.Resolver - 37 - resolve >> org.jmol.adapter.smarter.SmarterJmolAdapter - 80 - openBufferedReader >> org.jmol.adapter.smarter.TestSmarterJmolAdapter - 300 - checkOpenFile >> org.jmol.adapter.smarter.TestSmarterJmolAdapter - 236 - checkDirectory >> org.jmol.adapter.smarter.TestSmarterJmolAdapter - 93 - testGamess >> > why would it read ok on my system but not yours? >
Jmol manages to read it, but there's an exception thrown, visible in Jmol console. Do you see the exception on the console ? Nico ------------------------------------------------------------------------- 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
