Support > Java app crashed on Armbian BPi

Java app crashed on Armbian BPi

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1197
    is_this_taken
    Participant

    Hi!
    SoundSeeder was working fine for two days, but today stopped working.
    Log:

    SpeakerControlHandler
    java.net.SocketException: Connection reset
            at java.net.SocketInputStream.read(SocketInputStream.java:210)
            at java.net.SocketInputStream.read(SocketInputStream.java:141)
            at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
            at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
            at com.soundseeder.speaker.g.a(Unknown Source)
            at com.soundseeder.speaker.g.run(Unknown Source)
            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
            at java.lang.Thread.run(Thread.java:748)
    Speaker version incompatible! ### Please update! ###
    

    After a restart to the service it’s working again.

    More info:

    root@bananapi:~# java -version
    openjdk version "1.8.0_131"
    OpenJDK Runtime Environment (build 1.8.0_131-8u131-b11-2ubuntu1.16.04.3-b11)
    OpenJDK Zero VM (build 25.131-b11, interpreted mode)
    root@bananapi:~# uname -a
    Linux bananapi 3.4.113-sun7i #40 SMP PREEMPT Thu Feb 2 01:44:33 CET 2017 armv7l armv7l armv7l GNU/Linux
    

    Fresh install with nothing else running.

    Ask if you need more info.

    #1200
    jekapps
    Keymaster

    Thanks for reporting!
    Did it happen again since then?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.