This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 255533 - IllegalArgumentException: debug.single
Summary: IllegalArgumentException: debug.single
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-24 08:51 UTC by stefan79
Modified: 2016-06-24 14:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209656


Attachments
stacktrace (1.32 KB, text/plain)
2015-09-24 08:52 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2015-09-24 08:51:58 UTC
Build: NetBeans IDE Dev (Build 201509200002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 8

User Comments:
GUEST: Just saw it on my notification tray

stefan79: Tried to start a Class-Debug-Session.

GUEST: <Please provide a description of the problem or the steps to reproduce




Stacktrace: 
java.lang.IllegalArgumentException: debug.single
   at org.netbeans.spi.project.support.LookupProviderSupport$MergedActionProvider.invokeAction(LookupProviderSupport.java:291)
   at org.netbeans.modules.project.ui.actions.FileAction$3$1.run(FileAction.java:244)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744)
   at java.awt.EventQueue.access$400(EventQueue.java:97)
   at java.awt.EventQueue$3.run(EventQueue.java:697)
Comment 1 stefan79 2015-09-24 08:52:00 UTC
Created attachment 156406 [details]
stacktrace
Comment 2 Tomas Stupka 2016-06-24 14:12:24 UTC
all reports from 8.0, closing for now as this seems to be gone