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

IllegalStateException when using LTI-CIVIL driver #83

Closed
sarxos opened this issue Apr 16, 2013 · 0 comments
Closed

IllegalStateException when using LTI-CIVIL driver #83

sarxos opened this issue Apr 16, 2013 · 0 comments
Assignees
Labels
Milestone

Comments

@sarxos
Copy link
Owner

sarxos commented Apr 16, 2013

Exception in thread "Thread-0" java.lang.ExceptionInInitializerError
    at java.io.File.deleteOnExit(File.java:939)
    at com.github.sarxos.webcam.ds.civil.LtiCivilLoader$Deleter.run(LtiCivilLoader.java:38)
Caused by: java.lang.IllegalStateException: Shutdown in progress
    at java.lang.Shutdown.add(Shutdown.java:62)
    at java.lang.System$2.registerShutdownHook(System.java:1146)
    at java.io.DeleteOnExitHook.<clinit>(DeleteOnExitHook.java:20)
    ... 2 more
@ghost ghost assigned sarxos Apr 16, 2013
@sarxos sarxos closed this as completed in a4caf56 Apr 16, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant