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 - IllegalArgumentException: File cannot be null
Summary: IllegalArgumentException: File cannot be null
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P2 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-20 14:42 UTC by leuv
Modified: 2017-11-11 18:50 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 222410


Attachments
stacktrace (3.26 KB, text/plain)
2016-05-20 14:42 UTC, leuv
Details
stacktrace (3.26 KB, text/plain)
2016-06-15 20:56 UTC, wilmar
Details

Note You need to log in before you can comment on or make changes to this bug.
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