[ 
https://issues.apache.org/jira/browse/NETBEANS-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866847#comment-16866847
 ] 

Sam Lalani commented on NETBEANS-2547:
--------------------------------------

The problem is that when a program I am running on NetBeans ends, NetBeans 
still thinks the program is running.  At the bottom-right where it shows the 
different programs running in NetBeans, it adds another application to the list.

Also, as I wrote above on May 15th to explain what I did to recreate the 
problem, I created a small project to test the issue.  I restarted NetBeans 11, 
created a new project by clicking the "*New Project...*" button at the top-left 
of the IDE, selected "*Java with Ant*" and "*Java Application*", clicked 
"*Next*" and kept the Project Name "*JavaApplication6*".  Then, without 
modifying anything, I just ran the program.  The output only had two lines 
since the code doesn't do anything:

 
{code:java}
run:
BUILD SUCCESSFUL (total time: 0 seconds) 
{code}
As soon as the program ended, the error came up.  I closed the IDE, restarted 
it, and then ran the empty program again, and the same thing happened.  And 
every time I rerun it without closing NetBeans 11, it adds another thread at 
the bottom-right of the NetBeans window.  I have attached a PNG 
(*NBerror2.PNG*) showing "*JavaApplication6 (run)*" running three times.  If I 
click the "*(2 more...)*" label and then try to click the "x" at the right of 
each running program, it doesn't close it and still shows three running.

Please let me know if you need more information.  Thanks.

> Bug found by Netbeans
> ---------------------
>
>                 Key: NETBEANS-2547
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2547
>             Project: NetBeans
>          Issue Type: Bug
>          Components: editor - Other
>    Affects Versions: 11.0
>         Environment: Win 10
>            Reporter: Sam Lalani
>            Priority: Major
>         Attachments: NBerror.PNG, NBerror2.PNG
>
>
> This is the first time ever reporting to JIRA, so please excuse any problems 
> in creating the issue.  NetBeans said "You have found a bug in the 
> application!" and it asked to report the problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to