You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jiří Kovalský (JIRA)" <ji...@apache.org> on 2018/01/11 13:45:01 UTC

[jira] [Updated] (NETBEANS-265) Cannot set current thread while debugging

     [ https://issues.apache.org/jira/browse/NETBEANS-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiří Kovalský updated NETBEANS-265:
-----------------------------------
    Description: 
User cannot set current thread while Projects view is opened and not Debugging view as IDE throws NullPointerException - see attached file.

*Steps to reproduce:*
# Open MemoryViewAnt project
# Right click Source Packages > tests > ThreadSuspending.java file node
# Invoke Debug File from its popup menu
# Invoke Debug > Pause from main menu
# Switch to Projects view
# Invoke Debug > Set Current Thread from main menu

*Expected:* A small popup window opens and allows to select one of suspended threads
*Actual:* Exception is thrown and nothing else happens

  was:
User cannot set current thread while Projects view is opened and not Debugging view as IDE throws NullPointerException.

*Steps to reproduce:*
# Open MemoryViewAnt project
# Right click Source Packages > tests > ThreadSuspending.java file node
# Invoke Debug File from its popup menu
# Invoke Debug > Pause from main menu
# Switch to Projects view
# Invoke Debug > Set Current Thread from main menu

*Expected:* A small popup window opens and allows to select one of suspended threads
*Actual:* Exception is thrown and nothing else happens


> Cannot set current thread while debugging
> -----------------------------------------
>
>                 Key: NETBEANS-265
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-265
>             Project: NetBeans
>          Issue Type: Bug
>          Components: debugger - Java
>    Affects Versions: 8.2
>            Reporter: Jiří Kovalský
>         Attachments: exception.txt, messages.log, uilog-869499.xml
>
>
> User cannot set current thread while Projects view is opened and not Debugging view as IDE throws NullPointerException - see attached file.
> *Steps to reproduce:*
> # Open MemoryViewAnt project
> # Right click Source Packages > tests > ThreadSuspending.java file node
> # Invoke Debug File from its popup menu
> # Invoke Debug > Pause from main menu
> # Switch to Projects view
> # Invoke Debug > Set Current Thread from main menu
> *Expected:* A small popup window opens and allows to select one of suspended threads
> *Actual:* Exception is thrown and nothing else happens



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
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