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 220502 - NullPointerException at org.netbeans.core.startup.preferences.NbPreferences.put
Summary: NullPointerException at org.netbeans.core.startup.preferences.NbPreferences.put
Status: RESOLVED DUPLICATE of bug 186451
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-21 11:11 UTC by Exceptions Reporter
Modified: 2012-11-06 16:07 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193833


Attachments
stacktrace (639 bytes, text/plain)
2012-10-21 11:12 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-10-21 11:11:52 UTC
This bug was originally marked as duplicate of bug 186451, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.9.1 (Build 201007282301)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105, Java(TM) SE Runtime Environment, 1.6.0-b105
OS: Windows Vista

User Comments:
sipkema: I tried to create a new Java DB database by selecting "Create Database?" from the context menu available from the "Java DB" node under "Databases" in the "Services" window and this appears to have made de IDE want to derederence a null pointer.

GUEST: i tried to create database, instead it reports error "null".

GUEST: Trying to create a new database

GUEST: create database using derby

GUEST: http://netbeans.org/kb/docs/ide/java-db.html#starting

GUEST: Trying to create a database by right clicking on Java DB and selecting "Create Database"

GUEST: The problem occured while creating a new database manualy is "services" tab -> Java DB. Can't solve this problem.

GUEST: creating a database in netbeans 6.9

ffrreeaakk: Creating new JavaDB without username and password

GUEST: I just wanted to create a database. netbeans is fresh installed...

GUEST: create a new database with javadb bundled in glassfish v3

GUEST: Creating JavaDB database

GUEST: When trying to create a Derby DB in MacOS 10.6.4

simpatico: creating a db

GUEST: Creating database Proyectos. In servers > Databases > Java DB

GUEST: I was trying to connect to derby. 

Background: I am trying for an JavaFX-Database app.

GUEST: Created a database using Derby

GUEST: derby?????http://netbeans.org/kb/docs/ide/java-db_ja.html#starting??????JavaDB???????????
???????????????????????????????????OK]????????

GUEST: n
Comment 1 Exceptions Reporter 2012-10-21 11:12:00 UTC
Created attachment 126257 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-11-06 16:07:58 UTC
last report comes from 6.9.1

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