Netbeans 10 Not Starting - Splash Screen Disappears












0















I am using Ubuntu 18.10 with Netbeans 10 which on execution, after some time, the splas screen would just disappear with no notification or message.



I have tried changed the JDK version to Open JDK 8 but with the same result.



After analyzing the log file, I see the following output:



java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;
at org.netbeans.core.startup.layers.BinaryFS.<init>(Unknown Source)
at org.netbeans.core.startup.layers.BinaryCacheManager.load(Unknown Source)
at org.netbeans.core.startup.layers.LayerCacheManager$1Updater.run(Unknown Source)
at org.openide.filesystems.EventControl.runAtomicAction(Unknown Source)
at org.openide.filesystems.FileSystem.runAtomicAction(Unknown Source)
at org.openide.filesystems.FileUtil.runAtomicAction(Unknown Source)
at org.netbeans.core.startup.layers.LayerCacheManager.store(Unknown Source)
at org.netbeans.core.startup.layers.ModuleLayeredFileSystem.setURLs(Unknown Source)
at org.netbeans.core.startup.layers.ModuleLayeredFileSystem.addURLs(Unknown Source)
at org.netbeans.core.startup.NbInstaller.loadLayers(Unknown Source)
at org.netbeans.core.startup.NbInstaller.loadImpl(Unknown Source)
at org.netbeans.core.startup.NbInstaller.access$000(Unknown Source)
at org.netbeans.core.startup.NbInstaller$1.run(Unknown Source)
at org.openide.filesystems.FileUtil$2.run(Unknown Source)
at org.openide.filesystems.EventControl.runAtomicAction(Unknown Source)
at org.openide.filesystems.FileSystem.runAtomicAction(Unknown Source)
at org.openide.filesystems.FileUtil.runAtomicAction(Unknown Source)
INFO [null]: Last record repeated again.
at org.netbeans.core.startup.NbInstaller.load(Unknown Source)
at org.netbeans.ModuleManager.enable(Unknown Source)
INFO [null]: Last record repeated again.
at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
INFO [null]: Last record repeated again.
at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
INFO [null]: Last record repeated again.
at org.netbeans.core.startup.Main.start(Unknown Source)
at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)


Has anyone experienced this or can provide me with a possible solution?










share|improve this question



























    0















    I am using Ubuntu 18.10 with Netbeans 10 which on execution, after some time, the splas screen would just disappear with no notification or message.



    I have tried changed the JDK version to Open JDK 8 but with the same result.



    After analyzing the log file, I see the following output:



    java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;
    at org.netbeans.core.startup.layers.BinaryFS.<init>(Unknown Source)
    at org.netbeans.core.startup.layers.BinaryCacheManager.load(Unknown Source)
    at org.netbeans.core.startup.layers.LayerCacheManager$1Updater.run(Unknown Source)
    at org.openide.filesystems.EventControl.runAtomicAction(Unknown Source)
    at org.openide.filesystems.FileSystem.runAtomicAction(Unknown Source)
    at org.openide.filesystems.FileUtil.runAtomicAction(Unknown Source)
    at org.netbeans.core.startup.layers.LayerCacheManager.store(Unknown Source)
    at org.netbeans.core.startup.layers.ModuleLayeredFileSystem.setURLs(Unknown Source)
    at org.netbeans.core.startup.layers.ModuleLayeredFileSystem.addURLs(Unknown Source)
    at org.netbeans.core.startup.NbInstaller.loadLayers(Unknown Source)
    at org.netbeans.core.startup.NbInstaller.loadImpl(Unknown Source)
    at org.netbeans.core.startup.NbInstaller.access$000(Unknown Source)
    at org.netbeans.core.startup.NbInstaller$1.run(Unknown Source)
    at org.openide.filesystems.FileUtil$2.run(Unknown Source)
    at org.openide.filesystems.EventControl.runAtomicAction(Unknown Source)
    at org.openide.filesystems.FileSystem.runAtomicAction(Unknown Source)
    at org.openide.filesystems.FileUtil.runAtomicAction(Unknown Source)
    INFO [null]: Last record repeated again.
    at org.netbeans.core.startup.NbInstaller.load(Unknown Source)
    at org.netbeans.ModuleManager.enable(Unknown Source)
    INFO [null]: Last record repeated again.
    at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
    INFO [null]: Last record repeated again.
    at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
    at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
    at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
    INFO [null]: Last record repeated again.
    at org.netbeans.core.startup.Main.start(Unknown Source)
    at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:745)


    Has anyone experienced this or can provide me with a possible solution?










    share|improve this question

























      0












      0








      0








      I am using Ubuntu 18.10 with Netbeans 10 which on execution, after some time, the splas screen would just disappear with no notification or message.



      I have tried changed the JDK version to Open JDK 8 but with the same result.



      After analyzing the log file, I see the following output:



      java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;
      at org.netbeans.core.startup.layers.BinaryFS.<init>(Unknown Source)
      at org.netbeans.core.startup.layers.BinaryCacheManager.load(Unknown Source)
      at org.netbeans.core.startup.layers.LayerCacheManager$1Updater.run(Unknown Source)
      at org.openide.filesystems.EventControl.runAtomicAction(Unknown Source)
      at org.openide.filesystems.FileSystem.runAtomicAction(Unknown Source)
      at org.openide.filesystems.FileUtil.runAtomicAction(Unknown Source)
      at org.netbeans.core.startup.layers.LayerCacheManager.store(Unknown Source)
      at org.netbeans.core.startup.layers.ModuleLayeredFileSystem.setURLs(Unknown Source)
      at org.netbeans.core.startup.layers.ModuleLayeredFileSystem.addURLs(Unknown Source)
      at org.netbeans.core.startup.NbInstaller.loadLayers(Unknown Source)
      at org.netbeans.core.startup.NbInstaller.loadImpl(Unknown Source)
      at org.netbeans.core.startup.NbInstaller.access$000(Unknown Source)
      at org.netbeans.core.startup.NbInstaller$1.run(Unknown Source)
      at org.openide.filesystems.FileUtil$2.run(Unknown Source)
      at org.openide.filesystems.EventControl.runAtomicAction(Unknown Source)
      at org.openide.filesystems.FileSystem.runAtomicAction(Unknown Source)
      at org.openide.filesystems.FileUtil.runAtomicAction(Unknown Source)
      INFO [null]: Last record repeated again.
      at org.netbeans.core.startup.NbInstaller.load(Unknown Source)
      at org.netbeans.ModuleManager.enable(Unknown Source)
      INFO [null]: Last record repeated again.
      at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
      INFO [null]: Last record repeated again.
      at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
      at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
      at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
      INFO [null]: Last record repeated again.
      at org.netbeans.core.startup.Main.start(Unknown Source)
      at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:745)


      Has anyone experienced this or can provide me with a possible solution?










      share|improve this question














      I am using Ubuntu 18.10 with Netbeans 10 which on execution, after some time, the splas screen would just disappear with no notification or message.



      I have tried changed the JDK version to Open JDK 8 but with the same result.



      After analyzing the log file, I see the following output:



      java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;
      at org.netbeans.core.startup.layers.BinaryFS.<init>(Unknown Source)
      at org.netbeans.core.startup.layers.BinaryCacheManager.load(Unknown Source)
      at org.netbeans.core.startup.layers.LayerCacheManager$1Updater.run(Unknown Source)
      at org.openide.filesystems.EventControl.runAtomicAction(Unknown Source)
      at org.openide.filesystems.FileSystem.runAtomicAction(Unknown Source)
      at org.openide.filesystems.FileUtil.runAtomicAction(Unknown Source)
      at org.netbeans.core.startup.layers.LayerCacheManager.store(Unknown Source)
      at org.netbeans.core.startup.layers.ModuleLayeredFileSystem.setURLs(Unknown Source)
      at org.netbeans.core.startup.layers.ModuleLayeredFileSystem.addURLs(Unknown Source)
      at org.netbeans.core.startup.NbInstaller.loadLayers(Unknown Source)
      at org.netbeans.core.startup.NbInstaller.loadImpl(Unknown Source)
      at org.netbeans.core.startup.NbInstaller.access$000(Unknown Source)
      at org.netbeans.core.startup.NbInstaller$1.run(Unknown Source)
      at org.openide.filesystems.FileUtil$2.run(Unknown Source)
      at org.openide.filesystems.EventControl.runAtomicAction(Unknown Source)
      at org.openide.filesystems.FileSystem.runAtomicAction(Unknown Source)
      at org.openide.filesystems.FileUtil.runAtomicAction(Unknown Source)
      INFO [null]: Last record repeated again.
      at org.netbeans.core.startup.NbInstaller.load(Unknown Source)
      at org.netbeans.ModuleManager.enable(Unknown Source)
      INFO [null]: Last record repeated again.
      at org.netbeans.core.startup.ModuleList.installNew(Unknown Source)
      INFO [null]: Last record repeated again.
      at org.netbeans.core.startup.ModuleList.trigger(Unknown Source)
      at org.netbeans.core.startup.ModuleSystem.restore(Unknown Source)
      at org.netbeans.core.startup.Main.getModuleSystem(Unknown Source)
      INFO [null]: Last record repeated again.
      at org.netbeans.core.startup.Main.start(Unknown Source)
      at org.netbeans.core.startup.TopThreadGroup.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:745)


      Has anyone experienced this or can provide me with a possible solution?







      java 18.10 jdk netbeans






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 5 hours ago









      Omari CelestineOmari Celestine

      14311




      14311






















          0






          active

          oldest

          votes











          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%2f1125739%2fnetbeans-10-not-starting-splash-screen-disappears%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          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%2f1125739%2fnetbeans-10-not-starting-splash-screen-disappears%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

          GameSpot

          connect to host localhost port 22: Connection refused

          Getting a Wifi WPA2 wifi connection