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 247247 - NullPointerException at org.netbeans.modules.j2ee.appengine.util.AppEnginePluginProperties.getClasses
Summary: NullPointerException at org.netbeans.modules.j2ee.appengine.util.AppEnginePlu...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: App Engine (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-18 06:39 UTC by haydar
Modified: 2016-07-07 08:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208254


Attachments
stacktrace (9.22 KB, text/plain)
2014-09-18 06:39 UTC, haydar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description haydar 2014-09-18 06:39:37 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) Client VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 7

User Comments:
GUEST: don't know.

GUEST: Trying to delete an app engine project created. Since then i have being gettint this exception

GUEST: when i want to see the project properties, i receive an exception.

haydar: i am facing problems with App Engine with netbeans 8 its is not deploying please help me




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.appengine.util.AppEnginePluginProperties.getClasses(AppEnginePluginProperties.java:120)
   at org.netbeans.modules.j2ee.appengine.util.AppEnginePluginProperties.getClasses(AppEnginePluginProperties.java:88)
   at org.netbeans.modules.j2ee.appengine.ide.AppEngineJ2eePlatformImpl.loadLibraries(AppEngineJ2eePlatformImpl.java:142)
   at org.netbeans.modules.j2ee.appengine.ide.AppEngineJ2eePlatformImpl.<init>(AppEngineJ2eePlatformImpl.java:47)
   at org.netbeans.modules.j2ee.appengine.ide.AppEngineJ2eePlatformFactory.getJ2eePlatformImpl(AppEngineJ2eePlatformFactory.java:32)
   at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.getJ2eePlatformImpl(ServerInstance.java:347)
Comment 1 haydar 2014-09-18 06:39:39 UTC
Created attachment 149323 [details]
stacktrace
Comment 2 Exceptions Reporter 2015-01-13 09:18:33 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=208254
Comment 3 Martin Balin 2016-07-07 08:52:42 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss