|
|
After testing a couple java awt applications on my BUGbase wifi, I sent a “shutdown -r now” over ssh and the BUG freezes while the front screen displays “stopping umountfs” Any ideas on what could be hanging the BUG? It is hooked to my Mac via the USB cable, but taking it out of the Mac appears to not help. Thanks! -pm |
|
|
If the JVM is segfaulted it may not be able to shut it down. I’d try a hard shutdown and looking at /var/log/concierge.log for a segfault first. |
|
|
No seg fault. I have tried with one of our other BUGs and the shutdown signal works just fine. After the hard reset it seems to work again. -pm |