Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Guidance for upgrading to Synology DSM 6.0
15-06-2016, 05:18 (This post was last modified: 15-06-2016 06:57 by bbill.)
Post: #41
RE: Guidance for upgrading to Synology DSM 6.0
(14-06-2016 23:22)simoncn Wrote:  
(14-06-2016 20:32)bbill Wrote:  my MinimServer 0.8.4.2 crash on DS414+, the problem has occurred since DSM 6 (now DSM 6.0.1-7393)

After you get the problem and before you restart MinimServer, please use File Station to look in the MinimServer/appData folder. Do you see any error messages in the minimserver.log file? Do you see any files whose names start with minimserver-crash or hs_err_pid?
yes, "MinimServer crash dump, produced at 20160612-190700.521"
Find all posts by this user
Quote this message in a reply
15-06-2016, 08:59
Post: #42
RE: Guidance for upgrading to Synology DSM 6.0
(15-06-2016 05:18)bbill Wrote:  yes, "MinimServer crash dump, produced at 20160612-190700.521"

Please can you post this as a file attachment. Many thanks.
Find all posts by this user
Quote this message in a reply
15-06-2016, 09:32
Post: #43
RE: Guidance for upgrading to Synology DSM 6.0
(15-06-2016 08:59)simoncn Wrote:  
(15-06-2016 05:18)bbill Wrote:  yes, "MinimServer crash dump, produced at 20160612-190700.521"

Please can you post this as a file attachment. Many thanks.
here is the file :

MinimServer crash dump, produced at 20160612-190700.521

HTTPConnection: exception while processing HTTP request: java.lang.NullPointerException

java.lang.NullPointerException
at com.minimserver.Server.compareVersion(Server.java:2779)
at com.minimserver.ServerRequestHandler.processRequest(ServerRequestHandler.java:21​9)
at org.jminim.lib.HTTPConnection$WriterThread.runWriterThread(HTTPConnection.java:4​63)
at org.jminim.lib.HTTPConnection$WriterThread.run(HTTPConnection.java:418)

"Thread-28" id=38 RUNNABLE (in native)
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at org.jminim.lib.HTTPConnection$ReaderThread.readRequest(HTTPConnection.java:192)
at org.jminim.lib.HTTPConnection$ReaderThread.runReaderThread(HTTPConnection.java:1​55)
at org.jminim.lib.HTTPConnection$ReaderThread.run(HTTPConnection.java:126)

"Thread-27" id=37 WAITING
at java.lang.Object.wait(Native Method)
- waiting on org.jminim.lib.HTTPConnection@7285b9d3
at java.lang.Object.wait(Object.java:502)
at org.jminim.lib.HTTPConnection.getRequest(HTTPConnection.java:108)
at org.jminim.lib.HTTPConnection.access$1600(HTTPConnection.java:18)
at org.jminim.lib.HTTPConnection$WriterThread.runWriterThread(HTTPConnection.java:4​33)
at org.jminim.lib.HTTPConnection$WriterThread.run(HTTPConnection.java:418)

"Thread-25" id=35 RUNNABLE (in native)
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at org.jminim.lib.HTTPConnection$ReaderThread.readRequest(HTTPConnection.java:192)
at org.jminim.lib.HTTPConnection$ReaderThread.runReaderThread(HTTPConnection.java:1​55)
at org.jminim.lib.HTTPConnection$ReaderThread.run(HTTPConnection.java:126)

"Thread-24" id=34 RUNNABLE
at sun.management.ThreadImpl.dumpThreads0(Native Method)
at sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:448)
at org.jminim.core.LogImpl.writeCrashDump(LogImpl.java:1221)
at org.jminim.core.LogImpl.printStackTraceSync(LogImpl.java:1146)
- locked org.jminim.core.LogImpl@e3dbafc
at org.jminim.core.LogImpl.reportErrorEx(LogImpl.java:235)
at org.jminim.lib.HTTPConnection$WriterThread.run(HTTPConnection.java:420)

"Thread-22" id=32 RUNNABLE (in native)
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at org.jminim.lib.HTTPConnection$ReaderThread.readRequest(HTTPConnection.java:192)
at org.jminim.lib.HTTPConnection$ReaderThread.runReaderThread(HTTPConnection.java:1​55)
at org.jminim.lib.HTTPConnection$ReaderThread.run(HTTPConnection.java:126)

"Thread-21" id=31 WAITING
at java.lang.Object.wait(Native Method)
- waiting on org.jminim.lib.HTTPConnection@5994164
at java.lang.Object.wait(Object.java:502)
at org.jminim.lib.HTTPConnection.getRequest(HTTPConnection.java:108)
at org.jminim.lib.HTTPConnection.access$1600(HTTPConnection.java:18)
at org.jminim.lib.HTTPConnection$WriterThread.runWriterThread(HTTPConnection.java:4​33)
at org.jminim.lib.HTTPConnection$WriterThread.run(HTTPConnection.java:418)

"Thread-20" id=30 RUNNABLE (in native)

"Thread-19" id=29 RUNNABLE (in native)

"Thread-18" id=28 RUNNABLE (in native)

"Thread-17" id=27 RUNNABLE (in native)

"Thread-16" id=26 RUNNABLE (in native)

"Thread-0" id=9 RUNNABLE (in native)
at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
at sun.nio.ch.FileDispatcherImpl.read(FileDispatcherImpl.java:46)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
at sun.nio.ch.IOUtil.read(IOUtil.java:197)
at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:159)
- locked java.lang.Object@7938e9f8
at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:65)
at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:109)
at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:103)
- locked sun.nio.ch.ChannelInputStream@1a323685
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
- locked java.io.InputStreamReader@2cfdb095
at java.io.InputStreamReader.read(InputStreamReader.java:184)
at java.io.BufferedReader.fill(BufferedReader.java:161)
at java.io.BufferedReader.readLine(BufferedReader.java:324)
- locked java.io.InputStreamReader@2cfdb095
at java.io.BufferedReader.readLine(BufferedReader.java:389)
at org.jminim.launch.Launcher$ConsoleThread.run(Launcher.java:1491)

"Thread-15" id=25 RUNNABLE (in native)

"Thread-14" id=24 WAITING
at java.lang.Object.wait(Native Method)
- waiting on org.jminim.launch.Launcher$ConsoleRequest@71bd4283
at java.lang.Object.wait(Object.java:502)
at org.jminim.launch.Launcher$ConsoleRequest.awaitCompletion(Launcher.java:1531)
at org.jminim.launch.Launcher$ConsoleReader.readLine(Launcher.java:1406)
- locked org.jminim.launch.Launcher$ConsoleReader@4ff415ac
at com.minimserver.lib.ServerConsole$ServerConsoleThread.run(ServerConsole.java:968​)

"Thread-13" id=23 RUNNABLE (in native)

"Thread-12" id=22 RUNNABLE (in native)

"Thread-11" id=21 RUNNABLE (in native)

"Thread-10" id=20 RUNNABLE (in native)

"Thread-9" id=19 RUNNABLE (in native)

"Thread-8" id=18 RUNNABLE (in native)
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
at java.net.ServerSocket.implAccept(ServerSocket.java:545)
at java.net.ServerSocket.accept(ServerSocket.java:513)
at org.jminim.lib.HTTPService.runServerThread(HTTPService.java:332)
at org.jminim.lib.HTTPService.access$200(HTTPService.java:30)
at org.jminim.lib.HTTPService$1.run(HTTPService.java:317)

"Thread-7" id=17 WAITING
at java.lang.Object.wait(Native Method)
- waiting on org.jminim.lib.HTTPService$SocketThread@7a30d42f
at java.lang.Object.wait(Object.java:502)
at org.jminim.lib.HTTPService$SocketThread.run(HTTPService.java:387)

"Thread-6" id=16 WAITING
at java.lang.Object.wait(Native Method)
- waiting on org.jminim.lib.OhNetService$TimerThread@3b08bae4
at org.jminim.lib.OhNetService$TimerThread.run(OhNetService.java:860)

"Thread-5" id=15 WAITING
at java.lang.Object.wait(Native Method)
- waiting on org.jminim.lib.OhNetService$ActionThread@54be915c
at java.lang.Object.wait(Object.java:502)
at org.jminim.lib.OhNetService$ActionThread.run(OhNetService.java:815)

"Thread-2" id=11 WAITING
at java.lang.Object.wait(Native Method)
- waiting on org.jminim.core.RuntimeImpl$TimerThread@4f8c7812
at org.jminim.core.RuntimeImpl$TimerThread.run(RuntimeImpl.java:2765)

"Thread-1" id=10 WAITING
at java.lang.Object.wait(Native Method)
- waiting on org.jminim.core.RuntimeImpl$ActionThread@33e14c60
at java.lang.Object.wait(Object.java:502)
at org.jminim.core.RuntimeImpl$ActionThread.run(RuntimeImpl.java:2719)

"Signal Dispatcher" id=4 RUNNABLE

"Finalizer" id=3 WAITING
at java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@4d401f62
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@6d5443e7
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 WAITING
at java.lang.Object.wait(Native Method)
- waiting on java.lang.Object@4134fab7
at java.lang.Object.wait(Object.java:502)
at org.jminim.core.RuntimeImpl.waitForRequest(RuntimeImpl.java:2636)
at org.jminim.core.RuntimeImpl.run(RuntimeImpl.java:1398)
at org.jminim.core.LauncherImpl.run(LauncherImpl.java:1110)
at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.jav​a:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.jminim.launch.Launcher.doLaunch(Launcher.java:677)
at org.jminim.launch.Launcher.launch(Launcher.java:210)
at com.minimserver.launch.LaunchServer.main(LaunchServer.java:34)

- - - - - - - - - - - - - - - -
Find all posts by this user
Quote this message in a reply
15-06-2016, 11:08
Post: #44
RE: Guidance for upgrading to Synology DSM 6.0
(15-06-2016 09:32)bbill Wrote:  here is the file :

It looks like the problem is happening because you have uninstalled MinimStreamer and you are trying to play a file from a playlist that was created when MinimStreamer transcoding was active. The simplest solution is to reinstall MinimStreamer and restart MinimServer.

Thanks for letting me know about this. I will replace the crash with an error message in the next update.
Find all posts by this user
Quote this message in a reply
15-06-2016, 14:52
Post: #45
RE: Guidance for upgrading to Synology DSM 6.0
(15-06-2016 11:08)simoncn Wrote:  
(15-06-2016 09:32)bbill Wrote:  here is the file :

It looks like the problem is happening because you have uninstalled MinimStreamer and you are trying to play a file from a playlist that was created when MinimStreamer transcoding was active. The simplest solution is to reinstall MinimStreamer and restart MinimServer.

Thanks for letting me know about this. I will replace the crash with an error message in the next update.

it's working fine now ! Rolleyes

once again, thank you for your excellent product n support
Find all posts by this user
Quote this message in a reply
26-06-2016, 22:30
Post: #46
RE: Guidance for upgrading to Synology DSM 6.0
At last, it looks like MinimServer is available in the Synology Package Center again. Smile
Find all posts by this user
Quote this message in a reply
06-07-2016, 03:25
Post: #47
RE: Guidance for upgrading to Synology DSM 6.0
(26-06-2016 22:30)simoncn Wrote:  At last, it looks like MinimServer is available in the Synology Package Center again. Smile


As well as Java 8!
Find all posts by this user
Quote this message in a reply
07-09-2016, 16:43
Post: #48
RE: Guidance for upgrading to Synology DSM 6.0
have installed minimserver over dsm package and it do not start
Find all posts by this user
Quote this message in a reply
07-09-2016, 17:19
Post: #49
RE: Guidance for upgrading to Synology DSM 6.0
(07-09-2016 16:43)erho Wrote:  have installed minimserver over dsm package and it do not start

Do you have java installed? If yes then have you restarted your NAS?

Rob

Streaming from a Synology 1511+ to a Cyrus Stream XP2 QX, 2x Roberts 93i, A Revo Superconnect, a Mede8er 600 3D and a few Squeezeboxes thrown in!
Find all posts by this user
Quote this message in a reply
08-09-2016, 20:08
Post: #50
RE: Guidance for upgrading to Synology DSM 6.0
(07-09-2016 16:43)erho Wrote:  have installed minimserver over dsm package and it do not start

Please try downloading MinimServer 0.8.4.2 from the Downloads page and doing a manual install. This version contains a fix for a problem that can prevent MinimServer starting in some circumstances. For information about which download file you need, see step 1 of this section.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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