Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled ExceptionInInitializerError #94032

Open
jsql-robot opened this issue Dec 28, 2020 · 0 comments
Open

Unhandled ExceptionInInitializerError #94032

jsql-robot opened this issue Dec 28, 2020 · 0 comments

Comments

@jsql-robot
Copy link

jSQL: v0.82
Java: v1.8.0_272-amd64-en on OpenJDK Runtime Environment
OS: Linux (v5.9.0-kali5-amd64)
Desktop: undefined
Strategy: undefined
Db engine: MySQL
Exception on main
java.lang.ExceptionInInitializerError
	at com.jsql.view.swing.tab.dnd.DnDTabbedPane$Handler.<init>(DnDTabbedPane.java:233)
	at com.jsql.view.swing.tab.dnd.DnDTabbedPane$Handler.<init>(DnDTabbedPane.java:230)
	at com.jsql.view.swing.tab.dnd.DnDTabbedPane.<init>(DnDTabbedPane.java:92)
	at com.jsql.view.swing.tab.TabResults.<init>(TabResults.java:29)
	at com.jsql.view.swing.panel.SplitHorizontalTopBottom.<init>(SplitHorizontalTopBottom.java:82)
	at com.jsql.view.swing.JFrameView.<init>(JFrameView.java:107)
	at com.jsql.MainApplication.main(MainApplication.java:65)
Caused by: java.lang.RuntimeException: failed to load system cursor: DnD.Cursor.CopyDrop : cannot load system cursor: CopyDrop.32x32
	at java.awt.dnd.DragSource.load(DragSource.java:135)
	at java.awt.dnd.DragSource.<clinit>(DragSource.java:148)
	... 7 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant