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 262166

Summary: IllegalArgumentException: File cannot be null
Product: platform Reporter: leuv
Component: -- Other --Assignee: Antonin Nebuzelsky <anebuzelsky>
Status: NEW ---    
Severity: normal CC: Gary.A.Peach, Vitex, wilmar
Priority: P2    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 222410
Attachments: stacktrace
stacktrace

Description leuv 2016-05-20 14:42:53 UTC
Build: NetBeans IDE 8.1 (Build 201511021428)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.79-b02, Java(TM) SE Runtime Environment, 1.7.0_79-b15
OS: Windows 8

User Comments:
GUEST: Don't know what happend

GUEST: IDE Notification

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

GUEST: searching to add file

leuv: se corto la energia inesperadamente.




Stacktrace: 
java.lang.IllegalArgumentException: File cannot be null
   at name.npetrovski.jphar.Phar.<init>(Phar.java:50)
   at name.npetrovski.jphar.Phar.<init>(Phar.java:45)
   at name.npetrovski.nbphar.PharArchiveNode.<init>(PharArchiveNode.java:30)
   at name.npetrovski.nbphar.PharArchiveDataObject.createNodeDelegate(PharArchiveDataObject.java:84)
   at org.openide.loaders.DataObject$1.run(DataObject.java:372)
   at org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:236)
Comment 1 leuv 2016-05-20 14:42:55 UTC
Created attachment 159822 [details]
stacktrace
Comment 2 wilmar 2016-06-15 20:56:22 UTC
Created attachment 160061 [details]
stacktrace

I follow this tutorial of JavaFX : http://docs.oracle.com/javase/8/javafx/get-started-tutorial/css.htm

When I try to add a new CSS file to project, the exception is launched ONLY IF I SEARCH 'CSS' USING THE SEARCH BOX.

If I navigate through the categorys, (Other -> css file) All work fine.
Comment 3 Exceptions Reporter 2017-11-11 18:50:05 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=222410