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 48943 - additional NPE to Error message
Summary: additional NPE to Error message
Status: CLOSED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@db
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-13 15:56 UTC by dmladek
Modified: 2006-03-24 10:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE happening when Error message occures (4.40 KB, text/plain)
2004-09-13 15:57 UTC, dmladek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2004-09-13 15:56:04 UTC
Installed from today daily co-bundle

  Product Version       = NetBeans IDE Dev (Build
200409121800)
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.5.0-rc; Java
HotSpot(TM) Client VM 1.5.0-rc-b63; Sun
Microsystems Inc.
  Java Home             = E:\jdk1.5.0\jre
  System Locale; Encod. = en_GB (nb); Cp1252
=====================================================

Well, When I enter wrong connection parameters
(bad URL and or username/passwd) I've got Error
message (which is fine), but additional to this
the NPE occures which I'm attaching.


BTW: I've tried on another WinXP and there I'm not
able to reproduce.
-In bouth cases I started with empty user dir and 
 same JDK1.5
-In case with NPE, I'm using TRUNK dev build
-In case without NPE, it was latest build from 
 q-build branche(Beta-2).
Comment 1 dmladek 2004-09-13 15:57:44 UTC
Created attachment 17585 [details]
NPE happening when Error message occures
Comment 2 dmladek 2004-09-13 16:00:13 UTC
well it might be more P4 then P3.

BTW:
-In bouth cases, I used DB2 81 jdbc driver
Comment 3 Radko Najman 2004-09-17 13:36:31 UTC
NPE is thrown from Swing (javax.swing.plaf.basic.BasicProgressBarUI),
it is not DBExplorer issue. I guess it can be Swing issue.

It works for me, are you still able to reproduce it?
Comment 4 dmladek 2004-09-17 16:02:58 UTC
Well, I've switch to newer JDK 1.5 #b64.
And on Beta2 branche I'm not able  to reproduce it.

I'll try the TRUNK where it occured and let you know
Comment 5 dmladek 2004-09-17 16:16:48 UTC
Also on the latest DEV (TRUNK) build it doesn't occure.
(at least the mentioned one, but there are many E-stacktraces)
I'm fine if you close it as worksforme
Comment 6 Radko Najman 2004-09-20 09:35:39 UTC
Cannot reproduce, closing as WORKSFORME.
Comment 7 dmladek 2004-09-20 09:50:05 UTC
OK