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 242978 - java.lang.NullPointerException at org.netbeans.modules.maven.j2ee.utils.LoggingUtils.logUsingSourceClass
Summary: java.lang.NullPointerException at org.netbeans.modules.maven.j2ee.utils.Logg...
Status: RESOLVED DUPLICATE of bug 242447
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-17 16:49 UTC by markiewb
Modified: 2014-03-21 07:46 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 markiewb 2014-03-17 16:49:56 UTC
I start NetBeans and some projects open.

java.lang.NullPointerException
	at org.netbeans.modules.maven.j2ee.utils.LoggingUtils.logUsingSourceClass(LoggingUtils.java:131)
	at org.netbeans.modules.maven.j2ee.utils.LoggingUtils.logUsage(LoggingUtils.java:125)
	at org.netbeans.modules.maven.j2ee.ProjectHookImpl$3.run(ProjectHookImpl.java:159)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)


Product Version: NetBeans IDE 8.0 RC1 (Build 201402202300)
Java: 1.7.0_45; Java HotSpot(TM) 64-Bit Server VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Windows 7 version 6.1 running on amd64; Cp1252; de_DE (nb)
Comment 1 Martin Janicek 2014-03-21 07:46:36 UTC

*** This bug has been marked as a duplicate of bug 242447 ***