Forum Discussion

covfefe's avatar
covfefe
Icon for Occasional Contributor rankOccasional Contributor
4 days ago

System-Console 26.1 java.io.IOException: Cannot run program "ps": CreateProcess error=2

System-Console 26.1 throws this error. 

Yet it runs fine. Any fix for it? Tried on multiple computers: Windows 10, 11, ...

FINE: Enabling plugin: com.altera.systemconsole.issp.internal.ISSPPluginProvider

May 07, 2026 2:39:29 PM com.altera.systemconsole.internal.core.SystemConsole$PluginDiscovery loadPlugins

FINE: Discovered plugin: com.altera.systemconsole.monitor.internal.MonitorPluginProvider

May 07, 2026 2:39:29 PM com.altera.systemconsole.internal.core.SystemFilesystem$PluginHandler$2 run

FINE: Enabling plugin: com.altera.systemconsole.monitor.internal.MonitorPluginProvider

May 07, 2026 2:39:29 PM com.altera.systemconsole.internal.core.SystemConsole$PluginDiscovery loadPlugins

FINE: Discovered plugin: com.altera.systemconsole.plugin.pli.PliDeviceProvider

May 07, 2026 2:39:29 PM com.altera.systemconsole.internal.core.SystemFilesystem$PluginHandler$2 run

FINE: Enabling plugin: com.altera.systemconsole.plugin.pli.PliDeviceProvider

May 07, 2026 2:39:29 PM com.altera.systemconsole.internal.core.SystemConsole$PluginDiscovery loadPlugins

FINE: Discovered plugin: com.altera.systemconsole.plugin.remotechannel.RemoteChannelPluginProvider

May 07, 2026 2:39:29 PM com.altera.systemconsole.internal.core.SystemFilesystem$PluginHandler$2 run

FINE: Enabling plugin: com.altera.systemconsole.plugin.remotechannel.RemoteChannelPluginProvider

java.io.IOException: Cannot run program "ps": CreateProcess error=2, The system cannot find the file specified

at java.base/java.lang.ProcessBuilder.start(Unknown Source)

at java.base/java.lang.ProcessBuilder.start(Unknown Source)

at java.base/java.lang.Runtime.exec(Unknown Source)

at java.base/java.lang.Runtime.exec(Unknown Source)

at java.base/java.lang.Runtime.exec(Unknown Source)

at com.altera.systemconsole.plugin.remotechannel.RemoteChannelTclExtension.isScmdRunning(RemoteChannelTclExtension.java:88)

at com.altera.systemconsole.plugin.remotechannel.RemoteChannelTclExtension.<init>(RemoteChannelTclExtension.java:43)

at com.altera.systemconsole.plugin.remotechannel.RemoteChannelPluginProvider.installTclExtension(RemoteChannelPluginProvider.java:54)

at com.altera.systemconsole.plugin.remotechannel.RemoteChannelPluginProvider.install(RemoteChannelPluginProvider.java:39)

at com.altera.systemconsole.internal.core.SystemFilesystem$PluginHandler$2.run(SystemFilesystem.java:334)

at com.altera.systemconsole.internal.core.SystemFilesystem$PluginHandler.pluginEnabled(SystemFilesystem.java:341)

at com.altera.systemconsole.internal.core.SystemFilesystem$PluginHandler.childrenAdded(SystemFilesystem.java:367)

at com.altera.systemconsole.internal.core.SystemNode.fireChildrenAdded(SystemNode.java:291)

at com.altera.systemconsole.internal.core.SystemNode.addChildren(SystemNode.java:265)

at com.altera.systemconsole.internal.core.SystemConsole$PluginDiscovery.loadPlugins(SystemConsole.java:246)

at com.altera.systemconsole.internal.core.SystemConsole$PluginDiscovery.run(SystemConsole.java:213)

at com.altera.systemconsole.internal.core.SystemExecutor$4.run(SystemExecutor.java:551)

at com.altera.systemconsole.internal.core.SystemExecutor$ComparableTask.run(SystemExecutor.java:151)

at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.base/java.lang.Thread.run(Unknown Source)

Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified

at java.base/java.lang.ProcessImpl.create(Native Method)

at java.base/java.lang.ProcessImpl.<init>(Unknown Source)

at java.base/java.lang.ProcessImpl.start(Unknown Source)

... 21 more

May 07, 2026 2:39:29 PM com.altera.systemconsole.internal.core.SystemConsole logWarning

WARNING: Debug Server failed to start

May 07, 2026 2:39:29 PM com.altera.systemconsole.internal.core.SystemConsole$PluginDiscovery loadPlugins

FINE: Discovered plugin: com.altera.systemconsole.scripting.UserScriptSupport

May 07, 2026 2:39:29 PM com.altera.systemconsole.internal.core.SystemFilesystem$PluginHandler$2 run

FINE: Enabling plugin: com.altera.systemconsole.scripting.UserScriptSupport

May 07, 2026 2:39:29 PM com.altera.systemconsole.internal.core.SystemConsole$PluginDiscovery loadPlugins

FINE: Discovered plugin: com.altera.systemconsole.scripting.ui.ConsolePlugin

May 07, 2026 2:39:29 PM com.altera.systemconsole.internal.core.SystemFilesystem$PluginHandler$2 run

FINE: Enabling plugin: com.altera.systemconsole.scripting.ui.ConsolePlugin

May 07, 2026 2:39:29 PM com.altera.systemconsole.internal.core.SystemConsole$PluginDiscovery loadPlugins

FINE: Discovered plugin: com.altera.systemconsole.sldhubchannel.SldHubPluginProvider

 

5 Replies

  • covfefe's avatar
    covfefe
    Icon for Occasional Contributor rankOccasional Contributor

    Here I am just using System-Console. The requirements should be loser that full Quartus, though I couldn’t find a page for it. 

    thanks for pointing the requirements to Quartus 26.1, shouldn’t OS-validation be enforced at installation? I’m assuming I’m not the only one who spend days troubleshooting, and forgot to check if Windows 10 support was discontinued 

      • covfefe's avatar
        covfefe
        Icon for Occasional Contributor rankOccasional Contributor

        yes, same issue on Windows 11