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 235729 - projects not open in linux opensuse 12.2
Summary: projects not open in linux opensuse 12.2
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-10 05:01 UTC by nexoma
Modified: 2014-01-28 12:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (101.45 KB, text/plain)
2013-09-10 05:01 UTC, nexoma
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nexoma 2013-09-10 05:01:26 UTC
Created attachment 139869 [details]
messages.log

A org.openide.util.RequestProcessor$SlowItem exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.


======================================================================
java.lang.NullPointerException
	at org.netbeans.modules.maven.j2ee.web.WebModuleImpl.getProfileFromPOM(WebModuleImpl.java:296)
	at org.netbeans.modules.maven.j2ee.web.WebModuleImpl.getProfileFromPOM(WebModuleImpl.java:325)
	at org.netbeans.modules.maven.j2ee.web.WebModuleImpl.getJ2eeProfile(WebModuleImpl.java:164)
	at org.netbeans.modules.web.api.webmodule.WebModule.getJ2eeProfile(WebModule.java:218)
	at org.netbeans.modules.maven.j2ee.ProjectHookImpl.getEEversion(ProjectHookImpl.java:226)
	at org.netbeans.modules.maven.j2ee.ProjectHookImpl.access$200(ProjectHookImpl.java:80)
	at org.netbeans.modules.maven.j2ee.ProjectHookImpl$3.run(ProjectHookImpl.java:158)
Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to
	at org.openide.util.RequestProcessor.post(RequestProcessor.java:424)
	at org.netbeans.modules.maven.j2ee.ProjectHookImpl.projectOpened(ProjectHookImpl.java:155)
	at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:85)
	at org.netbeans.spi.project.ui.support.UILookupMergerSupport$OpenHookImpl.projectOpened(UILookupMergerSupport.java:248)
	at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:85)
	at org.netbeans.modules.project.ui.OpenProjectList.notifyOpened(OpenProjectList.java:1230)
	at org.netbeans.modules.project.ui.OpenProjectList.access$1600(OpenProjectList.java:137)
	at org.netbeans.modules.project.ui.OpenProjectList$LoadOpenProjects.loadOnBackground(OpenProjectList.java:504)
	at org.netbeans.modules.project.ui.OpenProjectList$LoadOpenProjects.run(OpenProjectList.java:382)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
Comment 1 Martin Janicek 2014-01-28 12:57:21 UTC
The build from which this report came from is obsolete (20130906 and the line numbers does not match current code). I believe this issue were fixed by change-set web-main #a8e9b9407478 --> Closing the ticket