Bob,

 

Here is what shows up when I start Jmol.  I did not get any error at all
with ant

 

Joe

 

 

java.lang.ExceptionInInitializerError

        at org.jmol.viewer.StateManager.<clinit>(Unknown Source)

        at org.jmol.viewer.Viewer.<init>(Unknown Source)

        at org.jmol.viewer.Viewer.allocateViewer(Unknown Source)

        at org.jmol.api.JmolViewer.allocateViewer(Unknown Source)

        at org.openscience.jmol.app.jmolpanel.JmolPanel.<init>(Unknown
Source)

        at org.openscience.jmol.app.Jmol.<init>(Unknown Source)

        at org.openscience.jmol.app.jmolpanel.JmolPanel.getJmol(Unknown
Source)

        at org.openscience.jmol.app.jmolpanel.JmolPanel.startJmol(Unknown
Source)

        at org.openscience.jmol.app.Jmol.main(Unknown Source)

Caused by: java.lang.StringIndexOutOfBoundsException: String index out of
range: 23

        at java.lang.String.substring(String.java:1935)

        at org.jmol.viewer.JmolConstants.<clinit>(Unknown Source)

        ... 9 more

Exception in thread "main" java.lang.NullPointerException

        at org.openscience.jmol.app.jmolpanel.JmolPanel.startJmol(Unknown
Source)

        at org.openscience.jmol.app.Jmol.main(Unknown Source)

 

  _____  

From: Robert Hanson [mailto:[email protected]] 
Sent: Thursday, November 05, 2009 5:27 AM
To: [email protected]
Subject: Re: [Jmol-developers] inline clarification

 

Hmm. Do you get an indication of where? Do you get a stack trace? Is it in
Jmol? Make sure the debug setting is TRUE in build.xml

That doesn't sound like a version issue. More a data issue. If you

set debug

then you should get a debug line for every line read in the file.

Bob

On Thu, Nov 5, 2009 at 2:52 AM, Joe Gatewood <[email protected]> wrote:

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to