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

NPE while accessing DMT view #571

Closed
amitjoy opened this issue Apr 20, 2023 · 0 comments · Fixed by #573
Closed

NPE while accessing DMT view #571

amitjoy opened this issue Apr 20, 2023 · 0 comments · Fixed by #573
Labels
bug Something isn't working
Milestone

Comments

@amitjoy
Copy link
Owner

amitjoy commented Apr 20, 2023

java.lang.NullPointerException: Cannot read field "uri" because "<parameter1>" is null
	at com.osgifx.console.ui.dmt.DmtFxController.lambda$2(DmtFxController.java:112)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$10(PlatformImpl.java:457)
	at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
	at javafx.graphics/com.sun.javafx.application.PlatformImpl.lambda$runLater$11(PlatformImpl.java:456)
	at javafx.graphics/com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:96)

@amitjoy amitjoy added the bug Something isn't working label Apr 20, 2023
@amitjoy amitjoy added this to the v2.4.0 milestone Apr 20, 2023
amitjoy added a commit that referenced this issue Apr 20, 2023
amitjoy added a commit that referenced this issue Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant