After system reboot I got Exception handling console input error












0















Everything worked fine untill I rebooted my PC with Ubuntu 16.04. I noticed that it took longer time to shut down and a bit different text during shut down. After reboot every time I run my jar program I got this error:



[10:13:23] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: Resource temporarily unavailable
at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_201]
at java.io.FileInputStream.read(FileInputStream.java:255) ~[?:1.8.0_201]
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_201]
at java.io.BufferedInputStream.read(BufferedInputStream.java:265) ~[?:1.8.0_201]
at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
at net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:85) [spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]


Program runs fine but don't respond to console input. I tried to reload my PC again but problem remained. How to fix this?










share|improve this question





























    0















    Everything worked fine untill I rebooted my PC with Ubuntu 16.04. I noticed that it took longer time to shut down and a bit different text during shut down. After reboot every time I run my jar program I got this error:



    [10:13:23] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: Resource temporarily unavailable
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_201]
    at java.io.FileInputStream.read(FileInputStream.java:255) ~[?:1.8.0_201]
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_201]
    at java.io.BufferedInputStream.read(BufferedInputStream.java:265) ~[?:1.8.0_201]
    at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
    at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
    at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
    at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
    at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
    at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
    at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
    at net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:85) [spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]


    Program runs fine but don't respond to console input. I tried to reload my PC again but problem remained. How to fix this?










    share|improve this question



























      0












      0








      0








      Everything worked fine untill I rebooted my PC with Ubuntu 16.04. I noticed that it took longer time to shut down and a bit different text during shut down. After reboot every time I run my jar program I got this error:



      [10:13:23] [Server console handler/ERROR]: Exception handling console input
      java.io.IOException: Resource temporarily unavailable
      at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_201]
      at java.io.FileInputStream.read(FileInputStream.java:255) ~[?:1.8.0_201]
      at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_201]
      at java.io.BufferedInputStream.read(BufferedInputStream.java:265) ~[?:1.8.0_201]
      at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:85) [spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]


      Program runs fine but don't respond to console input. I tried to reload my PC again but problem remained. How to fix this?










      share|improve this question
















      Everything worked fine untill I rebooted my PC with Ubuntu 16.04. I noticed that it took longer time to shut down and a bit different text during shut down. After reboot every time I run my jar program I got this error:



      [10:13:23] [Server console handler/ERROR]: Exception handling console input
      java.io.IOException: Resource temporarily unavailable
      at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_201]
      at java.io.FileInputStream.read(FileInputStream.java:255) ~[?:1.8.0_201]
      at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_201]
      at java.io.BufferedInputStream.read(BufferedInputStream.java:265) ~[?:1.8.0_201]
      at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349) ~[spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]
      at net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:85) [spigot-1.12.2.jar:git-Spigot-642f6d2-6103339]


      Program runs fine but don't respond to console input. I tried to reload my PC again but problem remained. How to fix this?







      16.04 java minecraft console






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Feb 6 at 20:27









      karel

      59.8k13129151




      59.8k13129151










      asked Feb 6 at 15:52









      GerolfGerolf

      1116




      1116






















          1 Answer
          1






          active

          oldest

          votes


















          0














          Looks like the cause of this problem is broken kernel. I tried a workaround (adding --nojline to my arguments in start.sh) and it worked.
          https://www.spigotmc.org/threads/ubuntu-18-04-bad-kernel-update.357871/






          share|improve this answer























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116138%2fafter-system-reboot-i-got-exception-handling-console-input-error%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Looks like the cause of this problem is broken kernel. I tried a workaround (adding --nojline to my arguments in start.sh) and it worked.
            https://www.spigotmc.org/threads/ubuntu-18-04-bad-kernel-update.357871/






            share|improve this answer




























              0














              Looks like the cause of this problem is broken kernel. I tried a workaround (adding --nojline to my arguments in start.sh) and it worked.
              https://www.spigotmc.org/threads/ubuntu-18-04-bad-kernel-update.357871/






              share|improve this answer


























                0












                0








                0







                Looks like the cause of this problem is broken kernel. I tried a workaround (adding --nojline to my arguments in start.sh) and it worked.
                https://www.spigotmc.org/threads/ubuntu-18-04-bad-kernel-update.357871/






                share|improve this answer













                Looks like the cause of this problem is broken kernel. I tried a workaround (adding --nojline to my arguments in start.sh) and it worked.
                https://www.spigotmc.org/threads/ubuntu-18-04-bad-kernel-update.357871/







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Feb 8 at 17:41









                GerolfGerolf

                1116




                1116






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116138%2fafter-system-reboot-i-got-exception-handling-console-input-error%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Mouse cursor on multiple screens with different PPI

                    Agildo Ribeiro

                    Sometime when accessing a menu: “Ubuntu 16.04 has experienced an internal error”