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 140165 - [65cat] [other] Unable to create Derby Sample database following clean install
Summary: [65cat] [other] Unable to create Derby Sample database following clean install
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@db
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 20:49 UTC by esmithbss
Modified: 2008-07-30 10:50 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2008-07-15 20:49:59 UTC
[ BUILD # : 200807101204 ]
[ JDK VERSION : 1.6.0_05 ]

Following a removal of all Netbeans instances, .nbi and .netbeans*
folders from my profile, an update to Java 1.6.0_10beta, and a
reboot, I installed netbeans 6.5 daily.

Upon first invocation I receive the following exception:

java.io.SyncFailedException: C:\Documents and
Settings\n1088802\.netbeans-derby\sample
	at
org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.create
Folder(FolderObj.java:190)
	at
org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.create
FolderImpl(FolderObj.java:154)
	at
org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj$2.call
(FolderObj.java:212)
	at
org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj$2.call
(FolderObj.java:211)
	at
org.netbeans.modules.masterfs.filebasedfs.FileBasedFileSystem.runAsInc
onsistent(FileBasedFileSystem.java:112)
	at
org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.create
Folder(FolderObj.java:215)
	at
org.netbeans.modules.derby.api.DerbyDatabases.extractSampleDatabase(De
rbyDatabases.java:326)
	at
org.netbeans.modules.derby.api.DerbyDatabases.createSampleDatabase(Der
byDatabases.java:281)
	at
org.netbeans.modules.derby.Installer$RegisterJDKDerby.registerSampleDa
tabase(Installer.java:108)
	at
org.netbeans.modules.derby.Installer$RegisterJDKDerby.run(Installer.ja
va:87)
	at
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:
997)
Comment 1 esmithbss 2008-07-15 20:50:46 UTC
Should be 
[ JDK VERSION : 1.6.0_10 ]
Comment 2 dlipin 2008-07-18 07:58:39 UTC
esmithbss,

please attach netbeans log (~/.netbeans/dev/var/log/messages.log).
Comment 3 esmithbss 2008-07-30 04:54:39 UTC
It appears this has been fixed in one of the daily builds.  I am closing it as FIXED.
Comment 4 Roman Mostyka 2008-07-30 10:50:42 UTC
v