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 147818 - java.util.prefs.BackingStoreException: java.io.FileNotFoundException: /home/alan/.netbeans/6.5beta/config/Preferences/org/netbeans/modules/derby.properties (No such file or directory)
Summary: java.util.prefs.BackingStoreException: java.io.FileNotFoundException: /home/a...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-09-22 01:46 UTC by nelsonslament
Modified: 2009-01-26 13:39 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 13090


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nelsonslament 2008-09-22 01:46:44 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Linux, 2.6.24.5-smp, i386

User Comments:
nelsonslament: starting netbeans

ajconover: Commit to CVS with external ssh client (plink).  Commit appeared sucessfull.

GUEST: Opening program

GUEST: Opened NetBeans IDE 6.1.

GUEST: Opened NetBeans IDE 6.1.

GUEST: Opened NetBeans IDE 6.1.

GUEST: Just starting the IDE

GUEST: Starting NetBeans.

Oh, and WoW was running in the background, but I get the impression that wasn't interferring with NetBeans.

mjr_1974: running a test

GUEST: starting netbeans

GUEST: starting IDE

GUEST: startng IDE

GUEST: Error occurred while reloading Netbeans after installing plugin "faces backward compatability"

GUEST: opening netbeans!

manodasan: This exception occured when copying a selection of code in the java file and pasting it below in the same java file.

manodasan: This exception occured when i was trying to save my java file.

chronosmark: Doing undo in php code.

GUEST: Loading NetBeans IDE 6.1

GUEST: Loading NetBeans IDE 6.1

GUEST: Loading NetBeans IDE 6.1

GUEST: Loading NetBeans IDE 6.1

GUEST: Loading NetBeans 6.1

GUEST: Loading NetBeans 6.1

GUEST: ${buildday}

GUEST: Opening the program

GUEST: Opening the program

nelsonslament: starting netbeans



Stacktrace: 
java.util.prefs.BackingStoreException: java.io.FileNotFoundException: /home/alan/.netbeans/6.5beta/config/Preferences/org/netbeans/modules/derby.properties (No such file or directory)
        at org.netbeans.core.startup.preferences.NbPreferences.flushSpi(NbPreferences.java:164)
        at org.netbeans.core.startup.preferences.NbPreferences$1.run(NbPreferences.java:68)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 Jiri Skrivanek 2008-09-22 12:10:01 UTC
Are you able to reproduce this exception repeatedly? If so, please, describe exact steps. Thanks.
Comment 2 stefan79 2008-09-22 12:18:04 UTC
I startet the ide and then I switched to an other programm. Then I saw the Exception.
Comment 3 Jiri Skrivanek 2008-09-22 12:26:21 UTC
It means, you saw it just once and since then you haven't seen it, have you? It seems to be a random exception and I
can't reproduce it.
Comment 4 stefan79 2008-09-22 12:30:28 UTC
I tried to reproduce it, but I can´t.
Comment 5 Jiri Skrivanek 2008-09-29 08:54:57 UTC
I can't fix it because I am not able to reproduce it. It is either a problem that the target file is not accessible or
is locked by other process. Feel free to reopen if you are able reliably to repeat the problem.