You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Aleksa Kocijasevic (Jira)" <ji...@apache.org> on 2020/02/10 20:26:00 UTC

[jira] [Created] (NETBEANS-3856) Program doesn't run because it takes too long. Compiles successfully.

Aleksa Kocijasevic created NETBEANS-3856:
--------------------------------------------

             Summary: Program doesn't run because it takes too long. Compiles successfully.
                 Key: NETBEANS-3856
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3856
             Project: NetBeans
          Issue Type: Bug
          Components: platform - Output Window
    Affects Versions: 11.2
         Environment: Windows 7 Professional, 64-bit Intel Core i7 1.6GHz
Java JDK 13
            Reporter: Aleksa Kocijasevic
         Attachments: IDE Log.txt, UI Log.txt

This is a simple program, for my own practice, that uses only one method. It compiles successfully but it doesn't run. More precisely, it starts running but nothing appears in the output window after that. It stops running after a certain time has passed, probably due to a built-in time limit for the execution of the program. This is the second program in a row to do that. My machine is a little slow, so it is possible that that is the cause of the problem, but the other earlier, more complicated programs work just fine.

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists