This is with Opera (which DOES behave properly in all other situations, and runs far faster than Mozilla or MSIE, so please do not tell me we do not support Opera).

What's going on with this number formatter business?

I note that there is but one place in the code -- UCCAGE (unit cell parameter display) where the NumberFormatter is used. I tried removing it, but I couldn't force Opera to reload the CORRECT version of the jar. So I reverted my change. But I still want to find out what's going on. Why would there be any such problem? and what the heck is this in my cache?

http://fusion.stolaf.edu/chemistry/jmol/xtalx/META-INF/services/java.text.spi.NumberFormatProvider

-Bob


Exception in thread "AWT-EventQueue-1" sun.misc.ServiceConfigurationError: java.text.spi.NumberFormatProvider: http://fusion.stolaf.edu/chemistry/jmol/xtalx/META-INF/services/java.text.spi.NumberFormatProvider:1: Illegal configuration-file syntax
        at sun.misc.Service.fail(Unknown Source)
        at sun.misc.Service.fail(Unknown Source)
        at sun.misc.Service.parseLine(Unknown Source)
        at sun.misc.Service.parse(Unknown Source)
        at sun.misc.Service.access$100(Unknown Source)
        at sun.misc.Service$LazyIterator.hasNext(Unknown Source)
        at sun.util.LocaleServiceProviderPool$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.util.LocaleServiceProviderPool.<init>(Unknown Source)
        at sun.util.LocaleServiceProviderPool.getPool(Unknown Source)
        at java.text.NumberFormat.getInstance(Unknown Source)
        at java.text.NumberFormat.getInstance(Unknown Source)
        at org.jmol.viewer.UccageRenderer.render1(UccageRenderer.java:69)
        at org.jmol.viewer.UccageRenderer.render(UccageRenderer.java:53)
        at org.jmol.viewer.ShapeRenderer.render(ShapeRenderer.java:60)
        at org.jmol.viewer.FrameRenderer.render(FrameRenderer.java:56)
        at org.jmol.viewer.RepaintManager.render(RepaintManager.java:142)
        at org.jmol.viewer.Viewer.render1(Viewer.java:1890)
        at org.jmol.viewer.Viewer.renderScreenImage(Viewer.java:1844)
        at org.jmol.applet.Jmol.update(Jmol.java:332)
        at org.jmol.applet.Jmol.paint(Jmol.java:364)
        at org.jmol.appletwrapper.AppletWrapper.paint(AppletWrapper.java:152)
        at sun.awt.RepaintArea.paintComponent(Unknown Source)
        at sun.awt.RepaintArea.paint(Unknown Source)


--

Robert M. Hanson, [EMAIL PROTECTED], 507-646-3107
Professor of Chemistry, St. Olaf College
1520 St. Olaf Ave., Northfield, MN 55057
mailto:[EMAIL PROTECTED]
http://www.stolaf.edu/people/hansonr

"Imagination is more important than knowledge."  - Albert Einstein


-------------------------------------------------------
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
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to