Post Reply 
MinimServer does not start after upgrade to 0.8.4 update 107
13-11-2017, 19:29
Post: #1
MinimServer does not start after upgrade to 0.8.4 update 107
MinimWatch prompted me to upgrade MinimServer to update 107 and now it doesn't start. This is on macOS 10.11.6 with Java 8 update 151.

Any ideas?

Here is the message in minimserver-threads[].log:
Code:
MinimServer thread dump, produced at 20171113-180028

"TimerQueue" id=297 WAITING
    at sun.misc.Unsafe.park(Native Method)
    - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7298e844
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abst​ractQueuedSynchronizer.java:2039)
    at java.util.concurrent.DelayQueue.take(DelayQueue.java:211)
    at javax.swing.TimerQueue.run(TimerQueue.java:174)
    at java.lang.Thread.run(Thread.java:748)
    Locked synchronizers:
    - java.util.concurrent.locks.ReentrantLock$NonfairSync@33d2b431

"Thread-0" id=13 WAITING
    at java.lang.Object.wait(Native Method)
    - waiting on org.jminim.launch.Launcher$ConsoleThread@19b10b96
    at java.lang.Object.wait(Object.java:502)
    at org.jminim.launch.Launcher$ConsoleThread.run(Launcher.java:1473)

"Java2D Disposer" id=11 WAITING
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.ReferenceQueue$Lock@7d359132
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
    at sun.java2d.Disposer.run(Disposer.java:148)
    at java.lang.Thread.run(Thread.java:748)

"Java2D Queue Flusher" id=10 TIMED_WAITING
    at java.lang.Object.wait(Native Method)
    - waiting on sun.java2d.opengl.OGLRenderQueue$QueueFlusher@5be0d199
    at sun.java2d.opengl.OGLRenderQueue$QueueFlusher.run(OGLRenderQueue.java:203)

"AppKit Thread" id=8 RUNNABLE (in native)

"Signal Dispatcher" id=4 RUNNABLE

"Finalizer" id=3 WAITING
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.ReferenceQueue$Lock@6e8fd869
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)

"Reference Handler" id=2 WAITING
    at java.lang.Object.wait(Native Method)
    - waiting on java.lang.ref.Reference$Lock@7f738395
    at java.lang.Object.wait(Object.java:502)
    at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)

"main" id=1 RUNNABLE
    at sun.management.ThreadImpl.dumpThreads0(Native Method)
    at sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:448)
    at org.jminim.launch.Launcher.writeThreadDump(Launcher.java:1213)
    at org.jminim.launch.Launcher.launch(Launcher.java:292)
    at com.minimserver.launch.LaunchServer.main(LaunchServer.java:34)
Find all posts by this user
Quote this message in a reply
13-11-2017, 19:42
Post: #2
RE: MinimServer does not start after upgrade to 0.8.4 update 107
Ah, a reboot fixed it. Seems to have been a stuck file lock. It's fine now...
Find all posts by this user
Quote this message in a reply
13-11-2017, 20:34
Post: #3
RE: MinimServer does not start after upgrade to 0.8.4 update 107
(13-11-2017 19:42)clanger9 Wrote:  Ah, a reboot fixed it. Seems to have been a stuck file lock. It's fine now...

Same issue here. Do you mean you restarted the mac or just Minimserver? Restarting Minimserver hasn't worked for me.
Find all posts by this user
Quote this message in a reply
13-11-2017, 23:10 (This post was last modified: 13-11-2017 23:11 by clanger9.)
Post: #4
RE: MinimServer does not start after upgrade to 0.8.4 update 107
It needed a full reboot. macOS seemed to think there was a lock on one of the MinimServer files, but I couldn't find out which one (and there were no MinimServer or Java processes running). After a reboot, it came up fine (?)
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)