Java Crash on Sierra
I have a Mac Pro and downloaded Sierra recently. The University I work at uses Banner that requires Javainitiator to load the software. It now crashes every time I try to load up.
Exception Name: JavaNativeException
Description: java.lang.NullPointerException
at sun.awt.SunToolkit.getSystemEventQueueImplPP(SunToolkit.java:1090)
at sun.awt.SunToolkit.getSystemEventQueueImplPP(SunToolkit.java:1085)
at sun.awt.SunToolkit.getSystemEventQueueImpl(SunToolkit.java:1080)
at java.awt.Toolkit.getEventQueue(Toolkit.java:1734)
at java.awt.EventQueue.invokeLater(EventQueue.java:1266)
at sun.plugin2.main.client.MacOSXKeyHandler.notifyFlagsChangedFromNative(Unknown Source)
User Info: (null)
0 CoreFoundation 0x00007fffa8bce7bb __exceptionPreprocess + 171
1 libobjc.A.dylib 0x00007fffbd33ba2a objc_exception_throw + 48
2 CoreFoundation 0x00007fffa8bce709 -[NSException raise] + 9
3 JavaNativeFoundation 0x00000001114a0c3f JNFCallStaticVoidMethod + 213
4 libnpjp2.dylib 0x000000013c65ac57 flagsChanged + 72
5 SkyLight 0x00007fffb9faa376 processDecodedEventRef + 113
6 SkyLight 0x00007fffb9fa9bc1 processEventTapData + 543
7 SkyLight 0x00007fffb9fc30be _XPostEventTapData + 261
8 SkyLight 0x00007fffb9fa994c eventTapMessageHandler + 137
9 CoreFoundation 0x00007fffa8b4e503 __CFMachPortPerform + 291
10 CoreFoundation 0x00007fffa8b4e3c9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
11 CoreFoundation 0x00007fffa8b4e341 __CFRunLoopDoSource1 + 465
12 CoreFoundation 0x00007fffa8b46435 __CFRunLoopRun + 2405
13 CoreFoundation 0x00007fffa8b45874 CFRunLoopRunSpecific + 420
14 HIToolbox 0x00007fffa80e5f6c RunCurrentEventLoopInMode + 240
15 HIToolbox 0x00007fffa80e5ca9 ReceiveNextEventCommon + 184
16 HIToolbox 0x00007fffa80e5bd6 _BlockUntilNextEventMatchingListInModeWithFilter + 71
17 AppKit 0x00007fffa67dc5f5 _DPSNextEvent + 1093
18 AppKit 0x00007fffa6eec8eb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1637
19 libosxapp.dylib 0x00000001391193aa -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] + 124
20 AppKit 0x00007fffa67d0fbd -[NSApplication run] + 926
21 libosxapp.dylib 0x000000013911914d +[NSApplicationAWT runAWTLoopWithApp:] + 156
22 libawt_lwawt.dylib 0x00000001390a64b3 -[AWTStarter starter:] + 905
23 Foundation 0x00007fffaa5b0f2a __NSThreadPerformPerform + 326
24 CoreFoundation 0x00007fffa8b65581 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
25 CoreFoundation 0x00007fffa8b4698c __CFRunLoopDoSources0 + 556
26 CoreFoundation 0x00007fffa8b45e76 __CFRunLoopRun + 934
27 CoreFoundation 0x00007fffa8b45874 CFRunLoopRunSpecific + 420
28 java 0x000000010feb7465 CreateExecutionEnvironment + 871
29 java 0x000000010feb318c JLI_Launch + 1952
30 java 0x000000010feb94c2 main + 101
31 java 0x000000010feb29e4 start + 52
32 ??? 0x000000000000000e 0x0 + 14
Did apple release a new version of OS X without checking to see if Java worked on it?