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 77575 - java.lang.NullPointerException: Must pass a non-null filename
Summary: java.lang.NullPointerException: Must pass a non-null filename
Status: VERIFIED WONTFIX
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
: 76821 99101 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-08 15:07 UTC by Fabiola Rios
Modified: 2007-04-26 14:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (20.30 KB, application/octet-stream)
2006-06-08 15:08 UTC, Fabiola Rios
Details
MobileApplicationHOL (8.84 KB, application/octet-stream)
2006-06-08 15:11 UTC, Fabiola Rios
Details
screen (2.93 MB, application/octet-stream)
2006-06-08 15:14 UTC, Fabiola Rios
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabiola Rios 2006-06-08 15:07:40 UTC
This exception appear when I open  a project, this project apparently miss some
part in the project.xml file, when I open the project appear some strange icon
instead of the folder project.

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
    <type>org.netbeans.modules.kjava.j2meproject</type>
    <configuration/>
</project>

I attach the project, the log, file a screen shot.
Comment 1 Fabiola Rios 2006-06-08 15:08:11 UTC
Created attachment 30894 [details]
log file
Comment 2 Fabiola Rios 2006-06-08 15:11:10 UTC
Created attachment 30895 [details]
MobileApplicationHOL
Comment 3 Fabiola Rios 2006-06-08 15:14:39 UTC
Created attachment 30897 [details]
screen
Comment 4 Lukas Hasik 2006-06-23 14:50:05 UTC
moving to mobility component
Comment 5 Lukas Hasik 2006-06-24 10:13:36 UTC
*** Issue 76821 has been marked as a duplicate of this issue. ***
Comment 6 luky 2006-08-22 17:46:18 UTC
projext.xml file is apparently incorrect, so no wonder project can't be opened 
correctly. We can not do anything with this unless we know how (can reproduce) 
project.xml get broken
Comment 7 Lukas Hasik 2007-03-27 14:07:08 UTC
*** Issue 99101 has been marked as a duplicate of this issue. ***
Comment 8 Fabiola Rios 2007-04-26 14:40:53 UTC
verified build 20070425
Agree