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 117466 - Exceptions on JMeter Kit installation
Summary: Exceptions on JMeter Kit installation
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: JDK_SPECIFIC, RANDOM
Depends on:
Blocks:
 
Reported: 2007-10-02 14:40 UTC by Alexander Kouznetsov
Modified: 2011-06-09 09:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (8.01 KB, text/plain)
2007-10-02 14:40 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-10-02 14:40:26 UTC
Product Version: NetBeans IDE Dev (Build 200710020000) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 
System: SunOS version 5.10 running on x86; ISO646-US; en (nb)

Performed Steps:
- Downloaded and Installed CPP Bundle
- Installed Java Profiler, Java and Java EE modules using Plugins
- Installed JMeter Kit using Plugins
- Got the following exception during installation:
java.lang.NullPointerException
        at javax.swing.text.FlowView$FlowStrategy.layoutRow(FlowView.java:538)
        ...
[catch] at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:128)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        ...
Comment 1 Alexander Kouznetsov 2007-10-02 14:40:44 UTC
Created attachment 49994 [details]
Exception
Comment 2 Jiri Rechtacek 2007-10-24 11:20:52 UTC
It's the bug in swing layout manager. Cannot fix it in NetBeans.
Comment 3 Marian Mirilovic 2011-06-09 09:56:39 UTC
v/c