Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-704

IOException: error=2, No such file or directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Abandoned
    • None
    • None
    • java - Compiler

    Description

      context

      • Netbeans restart after installing plugins

      specification / expected

      • I do not expect a restart to report a missing directory

      actual

      • IoException as shown / attached

      supporting information

      • IoException.logs
        • stacktrace – below
        • UI log
        • Ide log
      java.io.IOException: error=2, No such file or directory
      	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
      	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:339)
      	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:270)
      	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
      Caused: java.io.IOException: Cannot run program "null/mnt/data/home/projects/work/products/watchdog/r08.00.00--repeater/message_splitter/appliances/repeater/test-help": error=2, No such file or directory
      	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
      	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
      	at java.base/java.lang.Runtime.exec(Runtime.java:635)
      	at java.base/java.lang.Runtime.exec(Runtime.java:459)
      	at java.base/java.lang.Runtime.exec(Runtime.java:356)
      	at com.sessonad.oscommands.commands.Commands.executeFileSystemBrowserCommand(Commands.java:128)
      [catch] at com.sessonad.oscommands.commands.Commands.browseInFileSystemToFileOrDir(Commands.java:86)
      	at me.dsnet.quickopener.actions.FileSystem.performAction(FileSystem.java:52)
      	at org.openide.util.actions.NodeAction.performAction(NodeAction.java:270)
      	at org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:105)
      	at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:70)
      	at org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:91)
      	at org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:74)
      	at org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:102)
      	at org.openide.util.actions.NodeAction.actionPerformed(NodeAction.java:258)
      	at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
      	at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
      	at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
      	at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
      	at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:270)
      	at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:298)
      	at java.desktop/java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:297)
      	at java.desktop/java.awt.Component.processMouseEvent(Component.java:6589)
      	at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342)
      	at java.desktop/java.awt.Component.processEvent(Component.java:6354)
      	at java.desktop/java.awt.Container.processEvent(Container.java:2260)
      	at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4966)
      	at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2318)
      	at java.desktop/java.awt.Component.dispatchEvent(Component.java:4798)
      	at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4906)
      	at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535)
      	at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
      	at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2304)
      	at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2772)
      	at java.desktop/java.awt.Component.dispatchEvent(Component.java:4798)
      	at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)
      	at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
      	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
      	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
      	at java.base/java.security.AccessController.doPrivileged(Native Method)
      	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
      	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97)
      	at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
      	at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)
      	at java.base/java.security.AccessController.doPrivileged(Native Method)
      	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
      	at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
      	at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
      	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
      	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
      	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
      	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
      	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
      	at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
      

      Attachments

        1. messages.log
          341 kB
          aplatypus

        Activity

          People

            Unassigned Unassigned
            aplatypus aplatypus
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: