User a44c3fa323
16-12-2016 02:01:29
I am trying to install the following:
Product Version: Instant JChem 16.12.5.0
Java: 1.6.0_65; Java HotSpot(TM) 64-Bit Server VM
20.65-b04-466.1
System: Mac OS X version 10.9.4 running on x86_64; MacRoman;
en_US (instantjchem)
User directory: /Users/user/Library/Application
Support/instantjchem/14.9.1.0
Cache directory: /Users/user/Library/Application
Support/instantjchem/14.9.1.0/var/cache
I have updated Java but it still says I'm running 1.6 and that I will need to disable functions that use Java. When I try to open an old project I get the below error. Not sure what to do. Help please?
com/im/commons/Callback : Unsupported major.minor version 51.0
For more details see Instant JChem log file located in /Users/user/Library/Application Support/instantjchem/14.9.1.0/var/log.
java.lang.UnsupportedClassVersionError: com/im/commons/Callback : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at org.netbeans.JarClassLoader.doLoadClass(JarClassLoader.java:266)
at org.netbeans.ProxyClassLoader.selfLoadClass(ProxyClassLoader.java:300)
at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:227)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at com.im.ijc.core.api.util.SchemaInitManager.findSchema(SchemaInitManager.java:88)
at com.im.ijc.core.ds.SchemaConnectionDataObject$SC.getSchemaProvider(SchemaConnectionDataObject.java:275)
at com.im.ijc.core.nodes.SchemaDataNode.<init>(SchemaDataNode.java:113)
at com.im.ijc.core.ds.SchemaConnectionDataObject.createNodeDelegate(SchemaConnectionDataObject.java:144)
at org.openide.loaders.DataObject$1.run(DataObject.java:306)
at org.openide.util.Mutex.readAccess(Mutex.java:365)
at org.openide.util.Mutex$1R.run(Mutex.java:1307)
at org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1920)
at org.openide.util.Mutex.doWrapperAccess(Mutex.java:1326)
at org.openide.util.Mutex.readAccess(Mutex.java:354)
at org.openide.loaders.DataObject.getNodeDelegateImpl(DataObject.java:302)
at org.openide.loaders.DataObject.getLookup(DataObject.java:1043)
at org.openide.loaders.MultiDataObject.getLookup(MultiDataObject.java:960)
at com.im.workbench.project.WBProject.collectCookies(WBProject.java:293)
at com.im.workbench.project.WBProject.getSchemaProviderCookies(WBProject.java:284)
at com.im.workbench.project.simpleview.ProjectChooserAccessory.propertyChange(ProjectChooserAccessory.java:112)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
at java.awt.Component.firePropertyChange(Component.java:8287)
at javax.swing.JFileChooser.setSelectedFile(JFileChooser.java:481)
at com.apple.laf.AquaFileChooserUI$SelectionListener.valueChanged(AquaFileChooserUI.java:583)
at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:167)
at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:137)
at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(DefaultListSelectionModel.java:668)
at javax.swing.plaf.basic.BasicTableUI$Handler.setValueIsAdjusting(BasicTableUI.java:923)
at javax.swing.plaf.basic.BasicTableUI$Handler.mouseReleased(BasicTableUI.java:1136)
at javax.swing.plaf.basic.BasicTableUI$MouseInputHandler.mouseReleased(BasicTableUI.java:772)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
at java.awt.Component.processMouseEvent(Component.java:6414)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3275)
at java.awt.Component.processEvent(Component.java:6179)
at java.awt.Container.processEvent(Container.java:2084)
at java.awt.Component.dispatchEventImpl(Component.java:4776)
at java.awt.Container.dispatchEventImpl(Container.java:2142)
at java.awt.Component.dispatchEvent(Component.java:4604)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4618)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4279)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4209)
at java.awt.Container.dispatchEventImpl(Container.java:2128)
at java.awt.Window.dispatchEventImpl(Window.java:2492)
at java.awt.Component.dispatchEvent(Component.java:4604)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:717)
at java.awt.EventQueue.access$400(EventQueue.java:82)
at java.awt.EventQueue$2.run(EventQueue.java:676)
at java.awt.EventQueue$2.run(EventQueue.java:674)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:690)
at java.awt.EventQueue$3.run(EventQueue.java:688)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:687)
at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:162)
[catch] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:205)
at java.awt.Dialog$1.run(Dialog.java:1049)
at java.awt.Dialog$3.run(Dialog.java:1101)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Dialog.java:1099)
at javax.swing.JFileChooser.privateShowDialog(JFileChooser.java:758)
at javax.swing.JFileChooser.showDialog(JFileChooser.java:721)
at javax.swing.JFileChooser.showOpenDialog(JFileChooser.java:626)
at com.im.workbench.project.simpleview.OpenProjectAction.performAction(OpenProjectAction.java:66)
at org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:129)
at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:95)
at org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:116)
at org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:99)
at org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:126)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:389)
at com.apple.laf.ScreenMenuItem.actionPerformed(ScreenMenuItem.java:95)
at java.awt.MenuItem.processActionEvent(MenuItem.java:650)
at java.awt.MenuItem.processEvent(MenuItem.java:609)
at java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:343)
at java.awt.MenuComponent.dispatchEvent(MenuComponent.java:331)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:720)
at java.awt.EventQueue.access$400(EventQueue.java:82)
at java.awt.EventQueue$2.run(EventQueue.java:676)
at java.awt.EventQueue$2.run(EventQueue.java:674)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:690)
at java.awt.EventQueue$3.run(EventQueue.java:688)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:687)
at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:162)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)