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

labrad manager shutting down #99

Open
pppplin opened this issue Apr 24, 2018 · 1 comment
Open

labrad manager shutting down #99

pppplin opened this issue Apr 24, 2018 · 1 comment

Comments

@pppplin
Copy link

pppplin commented Apr 24, 2018

Hi,
When I try bin/labrad to start manager, I got the error message on
some listeners failed to start: java.lang.NullPointerException, java.lang.NullPointerException, any suggestions on how to fix this issue? Thanks.
full error message:
16:23:26.099 [main] INFO org.labrad.manager.Listener - shutting down
16:23:26.206 [main] INFO org.labrad.manager.Listener - shutting down
Exception in thread "main" java.lang.Exception: some listeners failed to start: java.lang.NullPointerException, java.lang.NullPointerException
at org.labrad.manager.Listener.(Listener.scala:114)
at org.labrad.manager.CentralNode.(Manager.scala:68)
at org.labrad.manager.Manager$.main(Manager.scala:212)
at org.labrad.manager.Manager.main(Manager.scala)

@pppplin
Copy link
Author

pppplin commented Apr 24, 2018

More details:
manager connected successfully for the first time, but when I shut it down and try to connect again, the above error occurs.
Just found that this can be solved by restarting the terminal.

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