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 83416 - NPE while opening ReservationPartnerServicesApplication
Summary: NPE while opening ReservationPartnerServicesApplication
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: SOA (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Praveen Savur
URL:
Keywords:
: 83028 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-24 17:03 UTC by Alexander Pepin
Modified: 2006-09-12 13:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2006-08-24 17:03:00 UTC
Steps to reproduce:
- create TravelReservationService sample
- try to open ReservationPartnerServicesApplication
Result: NPE occurs.
java.lang.NullPointerException
	at
org.netbeans.modules.j2ee.earproject.ui.customizer.EarProjectProperties.updateContentDependency(EarProjectProperties.java:340)
	at
org.netbeans.modules.j2ee.earproject.ui.customizer.EarProjectProperties.resolveProjectDependencies(EarProjectProperties.java:1194)
	at
org.netbeans.modules.j2ee.earproject.ui.customizer.EarProjectProperties.storeProperties(EarProjectProperties.java:868)
	at
org.netbeans.modules.j2ee.earproject.ui.customizer.EarProjectProperties.access$700(EarProjectProperties.java:101)
	at
org.netbeans.modules.j2ee.earproject.ui.customizer.EarProjectProperties$1.run(EarProjectProperties.java:852)
	at org.openide.util.Mutex.writeAccess(Mutex.java:356)
	at
org.netbeans.modules.j2ee.earproject.ui.customizer.EarProjectProperties.store(EarProjectProperties.java:831)
	at
org.netbeans.modules.j2ee.earproject.EarProject$ProjectOpenedHookImpl.projectOpened(EarProject.java:396)
	at
org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:56)
	at
org.netbeans.modules.project.ui.OpenProjectList.notifyOpened(OpenProjectList.java:578)
	at
org.netbeans.modules.project.ui.OpenProjectList.doOpenProject(OpenProjectList.java:619)
	at org.netbeans.modules.project.ui.OpenProjectList.doOpen(OpenProjectList.java:294)
	at
org.netbeans.modules.project.ui.OpenProjectList.access$000(OpenProjectList.java:77)
	at org.netbeans.modules.project.ui.OpenProjectList$1.run(OpenProjectList.java:197)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:932)
Comment 1 Michael Frisino 2006-08-25 20:15:03 UTC
what? This is surprising to surface now? Is it reproducible 100% of time?

It may not matter because Praveen is repackaging
ReservationPartnerServicesApplication
 and ReservationPartnerServices in order to try and get rid of the
"Configuration file has changed. Regenerate?" diaglog.

Unless, he has already done that and this bug is a regression caused by that work.
Comment 2 Praveen Savur 2006-09-01 23:52:45 UTC
Recreated the partner services using NB5.5 Beta. This resolves this NPE.




Comment 3 Praveen Savur 2006-09-01 23:59:09 UTC
*** Issue 83028 has been marked as a duplicate of this issue. ***
Comment 4 Alexander Pepin 2006-09-12 13:05:15 UTC
verified in build 060905