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 89427 - Unexpected Exception
Summary: Unexpected Exception
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: Other Windows XP
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-16 03:04 UTC by pkvprakash
Modified: 2007-10-25 14:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Unexpected Exception (200.55 KB, text/plain)
2006-11-16 03:06 UTC, pkvprakash
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pkvprakash 2006-11-16 03:04:18 UTC
Hi,

This i got when starting the Netbeans

java.lang.NullPointerException
	at
org.netbeans.modules.j2ee.ejbjarproject.EjbJarProvider.getModuleVersion(EjbJarProvider.java:244)
	at
org.netbeans.modules.j2ee.sun.share.configbean.SunONEDeploymentConfiguration.init(SunONEDeploymentConfiguration.java:192)
	at
org.netbeans.modules.j2ee.sun.ide.j2ee.ConfigurationSupportImpl.initConfiguration(ConfigurationSupportImpl.java:92)
	at
org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.getDeploymentConfiguration(ConfigSupportImpl.java:311)
	at
org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.ensureConfigurationReady(ConfigSupportImpl.java:186)
	at
org.netbeans.modules.j2ee.ejbjarproject.EjbJarProject$ProjectOpenedHookImpl.projectOpened(EjbJarProject.java:742)
	at
org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:50)
	at
org.netbeans.modules.project.ui.OpenProjectList.notifyOpened(OpenProjectList.java:568)
	at
org.netbeans.modules.project.ui.OpenProjectList.getDefault(OpenProjectList.java:145)
	at
org.netbeans.modules.project.ui.OpenProjectsTrampolineImpl.getOpenProjectsAPI(OpenProjectsTrampolineImpl.java:39)
	at org.netbeans.api.project.ui.OpenProjects.getOpenProjects(OpenProjects.java:68)
	at
org.netbeans.modules.editor.bookmarks.EditorBookmarksModule.restored(EditorBookmarksModule.java:81)
	at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:360)
	at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:276)
	at org.netbeans.ModuleManager.enable(ModuleManager.java:898)
	at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:377)
	at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:311)
	at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:244)
	at org.netbeans.core.startup.Main.getModuleSystem(Main.java:206)
	at org.netbeans.core.startup.Main.start(Main.java:377)
	at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:90)
[catch] at java.lang.Thread.run(Thread.java:595)
Comment 1 pkvprakash 2006-11-16 03:06:12 UTC
Created attachment 36088 [details]
Unexpected Exception
Comment 2 Max Sauer 2006-11-20 10:05:31 UTC
Definetely not a P1. Reassigning to j2ee module for eval.
Comment 3 Martin Adamek 2007-01-08 07:08:11 UTC
Can you please add the steps to reproduce? And build version?
Comment 4 Martin Adamek 2007-01-08 07:11:41 UTC
Please forget my last comment, it was for another issue. Anyway, this bug is
coming from 5.0 version. Can you try to reproduce in 5.5?
Comment 5 Andrei Badea 2007-10-25 14:01:11 UTC
No reply from submitter for a long time, closing.