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 207447 - NullPointerException at org.netbeans.modules.profiler.NetBeansProfiler.getPlatformJavaFile
Summary: NullPointerException at org.netbeans.modules.profiler.NetBeansProfiler.getPla...
Status: RESOLVED WONTFIX
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on: 211081
Blocks:
  Show dependency tree
 
Reported: 2012-01-18 14:23 UTC by Petr Cyhelsky
Modified: 2012-04-27 11:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 184519


Attachments
stacktrace (1.88 KB, text/plain)
2012-01-18 14:23 UTC, Petr Cyhelsky
Details
stacktrace (379 bytes, text/plain)
2012-03-02 10:49 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2012-01-18 14:23:13 UTC
Build: NetBeans IDE Dev (Build 20120118-ab16ccd545a5)
VM: OpenJDK 64-Bit Server VM, 20.0-b11, OpenJDK Runtime Environment, 1.6.0_22-b22
OS: Linux

User Comments:
cyhelsky: profiling with changed settings (changed java platform)




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.profiler.NetBeansProfiler.getPlatformJavaFile(NetBeansProfiler.java:548)
   at org.netbeans.modules.profiler.nbimpl.actions.AntActions$8.run(AntActions.java:629)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1404)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1984)
Comment 1 Petr Cyhelsky 2012-01-18 14:23:15 UTC
Created attachment 115012 [details]
stacktrace
Comment 2 Petr Cyhelsky 2012-03-02 10:49:09 UTC
Created attachment 116286 [details]
stacktrace
Comment 3 J Bachorik 2012-04-27 11:32:52 UTC
It is no more possible to define java platform for profiling.