Post Reply 
MinimServer comparison with Synology Media Server
23-01-2014, 12:20
Post: #21
RE: MinimServer comparison with Synology Media Server
(23-01-2014 11:54)Linn_agnostik Wrote:  Hi,
sorry for not replying earlier.
Every time I use minimwatch on my mac to perform a setting (just checking settings out and restarting server works fine), i.e. set transcoding or update minimstreamer it locks up (I get the multi-colored wheel spinning and I get LaunchWatch not responding process in the task manager), no matter what I do. It seems to be java related, as other Java programs can trigger this, when performing a write setting.

I've tried uninstalling oracle's java and reinstalling apple's, but then minimwatch complained about not being able to use java 7. I haven't touched any settings on permissions, as you've previously suggested, so I am at a bit of a loss on what to do. I understand that this is not a minimwatch problem per se, and am thankful for your patience, although I do wish more functions can be performed via http (as re-scan is now available)

Please can you try the following:

1) Reinstall Oracle Java 7
2) Start MinimWatch
3) From the minim icon, select Options > Show log (watch)
4) From the log window, change the logging level to Debug
5) Close the log window
6) From the minim icon, select Options > Properties (watch)
7) In the MinimWatch Properties window, change the ohnet.debug setting to All-Timer
8) Close the MinimWatch Properties window
9) Attempt to change a MinimServer setting from MinimWatch
10) When you get the non-responding process message, kill the process and don't restart MinimWatch.
11) In the Finder, open the folder /Users/<your-user-name>/Library/MinimWatch. The /Users/<your-user-name>/Library folder is hidden by the Finder, so you need to type this path into 'Go to Folder'.
12) You will see a file named minimwatch.log. Zip this file and post it as an attachment here.

The minimwatch.log file should provide me with some clues about what is causing the problem.
Find all posts by this user
Quote this message in a reply
24-01-2014, 08:54
Post: #22
RE: MinimServer comparison with Synology Media Server
(23-01-2014 12:20)simoncn Wrote:  Please can you try the following:

1) Reinstall Oracle Java 7
2) Start MinimWatch
3) From the minim icon, select Options > Show log (watch)
4) From the log window, change the logging level to Debug
5) Close the log window
6) From the minim icon, select Options > Properties (watch)
7) In the MinimWatch Properties window, change the ohnet.debug setting to All-Timer
8) Close the MinimWatch Properties window
9) Attempt to change a MinimServer setting from MinimWatch
10) When you get the non-responding process message, kill the process and don't restart MinimWatch.
11) In the Finder, open the folder /Users/<your-user-name>/Library/MinimWatch. The /Users/<your-user-name>/Library folder is hidden by the Finder, so you need to type this path into 'Go to Folder'.
12) You will see a file named minimwatch.log. Zip this file and post it as an attachment here.

The minimwatch.log file should provide me with some clues about what is causing the problem.

Hello,
done, attached.


Attached File(s)
.zip  minimwatch.log.zip (Size: 10.16 KB / Downloads: 2)
Find all posts by this user
Quote this message in a reply
24-01-2014, 11:13
Post: #23
RE: MinimServer comparison with Synology Media Server
(24-01-2014 08:54)Linn_agnostik Wrote:  Hello,
done, attached.

This log looks normal to me. The last thing that happened was an attempt to install MinimStreamer 0.3.9. You should have seen a message saying that MinimStreamer 0.3.8 needs to be removed first. Did you see this message? If so, what happened next?
Find all posts by this user
Quote this message in a reply
24-01-2014, 13:54
Post: #24
RE: MinimServer comparison with Synology Media Server
(24-01-2014 11:13)simoncn Wrote:  
(24-01-2014 08:54)Linn_agnostik Wrote:  Hello,
done, attached.

This log looks normal to me. The last thing that happened was an attempt to install MinimStreamer 0.3.9. You should have seen a message saying that MinimStreamer 0.3.8 needs to be removed first. Did you see this message? If so, what happened next?

Hi,
yes, I saw that message, got the EULA for 0.3.9 and when pressing the OK button on installing the new version LaunchWindow process locked up..

Is there any specific Java log that I should look for? I installed Version 7 Update 51 yesterday and rebooted, just in case...
Find all posts by this user
Quote this message in a reply
24-01-2014, 14:53
Post: #25
RE: MinimServer comparison with Synology Media Server
(24-01-2014 13:54)Linn_agnostik Wrote:  Hi,
yes, I saw that message, got the EULA for 0.3.9 and when pressing the OK button on installing the new version LaunchWindow process locked up..

Is there any specific Java log that I should look for? I installed Version 7 Update 51 yesterday and rebooted, just in case...

Please try doing the following when the lock-up occurs:

1) Do not kill the locked-up process
2) Open a Terminal window
3) Type the command: ps -ef | grep MinimWatch | grep JavaAppLauncher | grep -v grep
4) The second number on the output line is the process ID (PID) of the MinimWatch Java process that is locked up
5) Type the command: jstack nnnn
where nnnn is the PID from step 4)
6) Attach or paste the output here

The output from jstack will show exactly what was happening in the Java process when it locked up.
Find all posts by this user
Quote this message in a reply
24-01-2014, 21:45
Post: #26
RE: MinimServer comparison with Synology Media Server
(24-01-2014 14:53)simoncn Wrote:  
(24-01-2014 13:54)Linn_agnostik Wrote:  Hi,
yes, I saw that message, got the EULA for 0.3.9 and when pressing the OK button on installing the new version LaunchWindow process locked up..

Is there any specific Java log that I should look for? I installed Version 7 Update 51 yesterday and rebooted, just in case...

Please try doing the following when the lock-up occurs:

1) Do not kill the locked-up process
2) Open a Terminal window
3) Type the command: ps -ef | grep MinimWatch | grep JavaAppLauncher | grep -v grep
4) The second number on the output line is the process ID (PID) of the MinimWatch Java process that is locked up
5) Type the command: jstack nnnn
where nnnn is the PID from step 4)
6) Attach or paste the output here

The output from jstack will show exactly what was happening in the Java process when it locked up.

Hello,
see attached, looks normal (to my admittedly amateurish eyes)
Code:
Full thread dump Java HotSpot(TM) 64-Bit Server VM (24.51-b03 mixed mode):

"Attach Listener" daemon prio=5 tid=0x00007fd0513bb800 nid=0x1107b waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-32" prio=5 tid=0x00007fd0519ed800 nid=0x1135f in Object.wait() [0x0000000129d0e000]
   java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x00000007817822b8> (a java.awt.EventQueue$1AWTInvocationLock)
    at java.lang.Object.wait(Object.java:503)
    at java.awt.EventQueue.invokeAndWait(EventQueue.java:1266)
    - locked <0x00000007817822b8> (a java.awt.EventQueue$1AWTInvocationLock)
    at java.awt.EventQueue.invokeAndWait(EventQueue.java:1247)
    at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1347)
    at com.minimserver.lib.TrayControl.invokeUI(TrayControl.java:563)
    at com.minimserver.lib.TrayControl.access$1400(TrayControl.java:114)
    at com.minimserver.lib.TrayControl$TrayView.installNewPackage(TrayControl.java:3423​)
    at com.minimserver.lib.TrayControl$TrayView.access$8200(TrayControl.java:886)
    at com.minimserver.lib.TrayControl$TrayView$55$1.action(TrayControl.java:3237)
    at com.minimserver.lib.TrayControl$Action.run(TrayControl.java:813)
    at org.jminim.core.RuntimeImpl$1.run(RuntimeImpl.java:1164)

"TimerQueue" daemon prio=5 tid=0x00007fd051049000 nid=0xe007 waiting on condition [0x000000011e8d2000]
   java.lang.Thread.State: TIMED_WAITING (parking)
    at sun.misc.Unsafe.park(Native Method)
    - parking to wait for  <0x00000007d9136ca0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
    at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos​(AbstractQueuedSynchronizer.java:2082)
    at java.util.concurrent.DelayQueue.take(DelayQueue.java:220)
    at javax.swing.TimerQueue.run(TimerQueue.java:171)
    at java.lang.Thread.run(Thread.java:744)

"Thread-28" daemon prio=5 tid=0x00007fd050a9b800 nid=0xca03 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-26" daemon prio=5 tid=0x00007fd05191a800 nid=0xc903 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-24" daemon prio=5 tid=0x00007fd0520ed800 nid=0xc603 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-23" daemon prio=5 tid=0x00007fd05199e800 nid=0xd403 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-22" daemon prio=5 tid=0x00007fd050a0b000 nid=0xc503 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-21" daemon prio=5 tid=0x00007fd0520b4800 nid=0xc403 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-20" daemon prio=5 tid=0x00007fd0509d4000 nid=0xc303 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-19" daemon prio=5 tid=0x00007fd0508ad800 nid=0xd903 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-18" daemon prio=5 tid=0x00007fd0508ad000 nid=0xc803 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-14" daemon prio=5 tid=0x00007fd0511e5800 nid=0xe403 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-13" daemon prio=5 tid=0x00007fd050911000 nid=0xe207 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-12" daemon prio=5 tid=0x00007fd0508ec800 nid=0xdd03 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-11" daemon prio=5 tid=0x00007fd0508da000 nid=0xdc03 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-10" daemon prio=5 tid=0x00007fd05191b000 nid=0xd303 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-9" daemon prio=5 tid=0x00007fd051193800 nid=0xd103 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-8" daemon prio=5 tid=0x00007fd05118e800 nid=0xcf03 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-7" daemon prio=5 tid=0x00007fd05118e000 nid=0xcd03 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Thread-6" prio=5 tid=0x00007fd0508e4800 nid=0xbd03 in Object.wait() [0x000000011c997000]
   java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x00000007d93880e0> (a org.jminim.lib.OhNetService$TimerThread)
    at org.jminim.lib.OhNetService$TimerThread.run(OhNetService.java:749)
    - locked <0x00000007d93880e0> (a org.jminim.lib.OhNetService$TimerThread)

"Thread-5" prio=5 tid=0x00007fd05115e800 nid=0xbb03 in Object.wait() [0x000000011c894000]
   java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x00000007d9387e78> (a org.jminim.lib.OhNetService$ActionThread)
    at java.lang.Object.wait(Object.java:503)
    at org.jminim.lib.OhNetService$ActionThread.run(OhNetService.java:704)
    - locked <0x00000007d9387e78> (a org.jminim.lib.OhNetService$ActionThread)

"Thread-3" prio=5 tid=0x00007fd051917800 nid=0xb903 in Object.wait() [0x000000011c791000]
   java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x00000007d938bd68> (a org.jminim.core.RuntimeImpl$TimerThread)
    at org.jminim.core.RuntimeImpl$TimerThread.run(RuntimeImpl.java:2415)
    - locked <0x00000007d938bd68> (a org.jminim.core.RuntimeImpl$TimerThread)

"Thread-2" prio=5 tid=0x00007fd051916800 nid=0xb707 in Object.wait() [0x000000011c68e000]
   java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x00000007d938bc70> (a org.jminim.core.RuntimeImpl$ActionThread)
    at java.lang.Object.wait(Object.java:503)
    at org.jminim.core.RuntimeImpl$ActionThread.run(RuntimeImpl.java:2369)
    - locked <0x00000007d938bc70> (a org.jminim.core.RuntimeImpl$ActionThread)

"Thread-1" daemon prio=5 tid=0x00007fd051897000 nid=0xb303 in Object.wait() [0x000000011c4fd000]
   java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x00000007d937a478> (a org.jminim.launch.Launcher$ConsoleThread)
    at java.lang.Object.wait(Object.java:503)
    at org.jminim.launch.Launcher$ConsoleThread.run(Launcher.java:1094)
    - locked <0x00000007d937a478> (a org.jminim.launch.Launcher$ConsoleThread)

"AWT-EventQueue-0" prio=5 tid=0x00007fd05188d000 nid=0xb103 waiting on condition [0x000000011c3f8000]
   java.lang.Thread.State: WAITING (parking)
    at sun.misc.Unsafe.park(Native Method)
    - parking to wait for  <0x00000007d93e0fb0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Abst​ractQueuedSynchronizer.java:2043)
    at java.awt.EventQueue.getNextEvent(EventQueue.java:543)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211​)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:154)
    at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:182)
    at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:221)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:219)
    at java.awt.Dialog.show(Dialog.java:1082)
    at com.minimserver.lib.TrayControl.showOptionDialog(TrayControl.java:488)
    at com.minimserver.lib.TrayControl.access$6600(TrayControl.java:114)
    at com.minimserver.lib.TrayControl$TrayView$59.action(TrayControl.java:3425)
    at com.minimserver.lib.TrayControl$Action.run(TrayControl.java:809)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:241)
    at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
    at java.awt.EventQueue.access$200(EventQueue.java:103)
    at java.awt.EventQueue$3.run(EventQueue.java:694)
    at java.awt.EventQueue$3.run(EventQueue.java:692)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:7​6)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242​)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150​)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

"Java2D Disposer" daemon prio=5 tid=0x00007fd050840800 nid=0xae33 in Object.wait() [0x000000011c2f7000]
   java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x00000007d91088f8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
    - locked <0x00000007d91088f8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
    at sun.java2d.Disposer.run(Disposer.java:145)
    at java.lang.Thread.run(Thread.java:744)

"Java2D Queue Flusher" daemon prio=5 tid=0x00007fd050821000 nid=0xa907 in Object.wait() [0x000000011b56d000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x00000007d9113a30> (a sun.java2d.opengl.OGLRenderQueue$QueueFlusher)
    at sun.java2d.opengl.OGLRenderQueue$QueueFlusher.run(OGLRenderQueue.java:208)
    - locked <0x00000007d9113a30> (a sun.java2d.opengl.OGLRenderQueue$QueueFlusher)

"AWT-Shutdown" prio=5 tid=0x00007fd05081e800 nid=0x7207 in Object.wait() [0x0000000119276000]
   java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x00000007d95f1cb8> (a java.lang.Object)
    at java.lang.Object.wait(Object.java:503)
    at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:287)
    - locked <0x00000007d95f1cb8> (a java.lang.Object)
    at java.lang.Thread.run(Thread.java:744)

"AppKit Thread" daemon prio=5 tid=0x00007fd052084800 nid=0x507 runnable [0x00007fff537e5000]
   java.lang.Thread.State: RUNNABLE
    at sun.lwawt.macosx.LWCToolkit.doAWTRunLoop(Native Method)
    at sun.lwawt.macosx.LWCToolkit.invokeAndWait(LWCToolkit.java:549)
    at sun.lwawt.macosx.LWCToolkit.invokeAndWait(LWCToolkit.java:489)
    at sun.lwawt.macosx.CAccessibility.invokeAndWait(CAccessibility.java:75)
    at sun.lwawt.macosx.CAccessibility.getFocusOwner(CAccessibility.java:521)

"Service Thread" daemon prio=5 tid=0x00007fd05181a000 nid=0x4e03 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread1" daemon prio=5 tid=0x00007fd051819800 nid=0x4c03 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" daemon prio=5 tid=0x00007fd051817000 nid=0x4a03 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" daemon prio=5 tid=0x00007fd05180a800 nid=0x4803 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Finalizer" daemon prio=5 tid=0x00007fd05080a800 nid=0x3403 in Object.wait() [0x0000000117196000]
   java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x00000007d95d8c00> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
    - locked <0x00000007d95d8c00> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)

"Reference Handler" daemon prio=5 tid=0x00007fd051802800 nid=0x3203 in Object.wait() [0x0000000117093000]
   java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x00000007d95d86f0> (a java.lang.ref.Reference$Lock)
    at java.lang.Object.wait(Object.java:503)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
    - locked <0x00000007d95d86f0> (a java.lang.ref.Reference$Lock)

"main" prio=5 tid=0x00007fd052003800 nid=0x2203 in Object.wait() [0x000000010d952000]
   java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x00000007d938a6a8> (a java.lang.Object)
    at java.lang.Object.wait(Object.java:503)
    at org.jminim.core.RuntimeImpl.waitForRequest(RuntimeImpl.java:2286)
    - locked <0x00000007d938a6a8> (a java.lang.Object)
    at org.jminim.core.RuntimeImpl.run(RuntimeImpl.java:1224)
    at org.jminim.core.LauncherImpl.run(LauncherImpl.java:833)
    at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:96)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav​a:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.jminim.launch.Launcher.doLaunch(Launcher.java:475)
    at org.jminim.launch.Launcher.launch(Launcher.java:133)
    at com.minimserver.watch.launch.LaunchWatch.main(LaunchWatch.java:28)

"VM Thread" prio=5 tid=0x00007fd052050800 nid=0x3003 runnable

"GC task thread#0 (ParallelGC)" prio=5 tid=0x00007fd052006000 nid=0x2803 runnable

"GC task thread#1 (ParallelGC)" prio=5 tid=0x00007fd052013000 nid=0x2a03 runnable

"GC task thread#2 (ParallelGC)" prio=5 tid=0x00007fd052013800 nid=0x2c03 runnable

"GC task thread#3 (ParallelGC)" prio=5 tid=0x00007fd052014000 nid=0x2e03 runnable

"VM Periodic Task Thread" prio=5 tid=0x00007fd052051000 nid=0x5003 waiting on condition

JNI global references: 2386

Wonder what this could be.. it almost seems like Java is waiting on something that never comes (and it does so silently)
Anyways, I am giving up soon on this, I'll just use minimwatch on my stationary PC.

Still though, if I may influence your future product direction, please see if you can move more of the options to a web interface on the server running minimserver...
Find all posts by this user
Quote this message in a reply
24-01-2014, 23:20 (This post was last modified: 24-01-2014 23:29 by simoncn.)
Post: #27
RE: MinimServer comparison with Synology Media Server
(24-01-2014 21:45)Linn_agnostik Wrote:  Wonder what this could be.. it almost seems like Java is waiting on something that never comes (and it does so silently)
Anyways, I am giving up soon on this, I'll just use minimwatch on my stationary PC.

Still though, if I may influence your future product direction, please see if you can move more of the options to a web interface on the server running minimserver...

After accepting the EULA, did you get another message dialog saying that installing 0.3.9 would require removing 0.3.8? If so, did you click OK to agree to removing 0.3.8?

This is important because it seems that Java is waiting for the OK response from this dialog.

I am wondering if you did click OK and the OK event was received before the dialog was ready to handle it. Are you using a very fast or very slow machine, or was the machine heavily loaded with other activity?
Find all posts by this user
Quote this message in a reply
24-01-2014, 23:55
Post: #28
RE: MinimServer comparison with Synology Media Server
Yes, I did get that message, and have not been able to click on it, I get the spinning circle and thus haven't been able to conclude the installation.
Laptop is a stock 2.5 Ghz i5 8GB RAM rMacBook Pro, late 2012 running latest mavericks, 10.9.1, no heavy load on it (though uptime shows 3,6), just some chrome tabs and mail running..
Find all posts by this user
Quote this message in a reply
25-01-2014, 07:41 (This post was last modified: 25-01-2014 07:43 by simoncn.)
Post: #29
RE: MinimServer comparison with Synology Media Server
(24-01-2014 23:55)Linn_agnostik Wrote:  Yes, I did get that message, and have not been able to click on it, I get the spinning circle and thus haven't been able to conclude the installation.
Laptop is a stock 2.5 Ghz i5 8GB RAM rMacBook Pro, late 2012 running latest mavericks, 10.9.1, no heavy load on it (though uptime shows 3,6), just some chrome tabs and mail running..

It sounds like some lower-level GUI code has crashed or is looping, and this is blocking Java's UI event loop. If you open the Console application after you have killed the Java process, do you see anything that might relate to this? When the problem is happening, is the machine using a lot of CPU cycles, which would indicate a loop?

Where do you see the message about the LaunchWatch process not responding? Is this a pop-up message? Can you post a screenshot?
Find all posts by this user
Quote this message in a reply
06-02-2014, 14:20 (This post was last modified: 06-02-2014 14:21 by Jota.)
Post: #30
RE: MinimServer comparison with Synology Media Server
I use both at the moment if only because some albums are not showing in Minimserver even if I go via [folder] view. So if I want to play that album I play it in diskstation media player. I've restarted minimserver but some albums still don't show. It may have something to do with tagging but as I can't follow reams of text your exhaustive faq's on the subject are wasted on me I'm afraid. Smile
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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