User 870ab5b546
08-11-2013 14:25:47
If I go to http://epoch.uky.edu/ace/public/pKa.jsp, draw CC=O, and choose Tools -> Protonation -> pKa, absolutely nothing happens. This is a new development, and I can't figure out what has changed between Wednesday and today. The last time I tried this, I was told that I did not have a valid license, so it would run in evaluation mode. Other tools seem to be working.
The same problem occurs if I use Marvin 6.1.3 instead.
Any ideas what could be wrong? The Java console shows this exception:
Exception in thread "Thread-19" java.lang.NullPointerException
at chemaxon.marvin.plugin.PluginFactory.b(Unknown Source)
at chemaxon.marvin.plugin.PluginFactory.createDefaultParameterPanel(Unknown Source)
at chemaxon.marvin.plugin.PluginFactory.createDefaultParameterPanel(Unknown Source)
at chemaxon.marvin.plugin.PluginFactory$PluginRecord.a(Unknown Source)
at chemaxon.marvin.plugin.PluginFactory$PluginRecord.b(Unknown Source)
at chemaxon.marvin.plugin.PluginFactory$PluginRecord.getOptionsPane(Unknown Source)
at chemaxon.marvin.plugin.PluginFactory.getOptionsPane(Unknown Source)
at chemaxon.marvin.plugin.CalculatorPluginManager.a(Unknown Source)
at chemaxon.marvin.plugin.CalculatorPluginManager.callback(Unknown Source)
at chemaxon.marvin.plugin.PluginManager.callback(Unknown Source)
at chemaxon.marvin.common.swing.MolPanel$5.run(Unknown Source)
With Marvin 6.1.3, I see a similar error in the console:
Exception in thread "Thread-19" java.lang.NullPointerException
at chemaxon.marvin.plugin.PluginFactory.readUserProperties(Unknown Source)
at chemaxon.marvin.plugin.PluginFactory.createDefaultParameterPanel(Unknown Source)
at chemaxon.marvin.plugin.PluginFactory.createDefaultParameterPanel(Unknown Source)
at chemaxon.marvin.plugin.PluginFactory$PluginRecord.a(Unknown Source)
at chemaxon.marvin.plugin.PluginFactory$PluginRecord.b(Unknown Source)
at chemaxon.marvin.plugin.PluginFactory$PluginRecord.getOptionsPane(Unknown Source)
at chemaxon.marvin.plugin.PluginFactory.getOptionsPane(Unknown Source)
at chemaxon.marvin.plugin.CalculatorPluginManager.a(Unknown Source)
at chemaxon.marvin.plugin.CalculatorPluginManager.callback(Unknown Source)
at chemaxon.marvin.plugin.PluginManager.callback(Unknown Source)
at chemaxon.marvin.common.swing.MolPanel$6.run(Unknown Source)