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 170679 - java.io.FileNotFoundException: F:\CS223 - Spring 2009 - SKing\Class 101\SL285_WIN_LF\SL285_WIN_LF\examples\mod03_design\derby.properties (The system cannot find the path specified)
Summary: java.io.FileNotFoundException: F:\CS223 - Spring 2009 - SKing\Class 101\SL285...
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-19 19:24 UTC by kjohns
Modified: 2009-09-03 18:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 156306


Attachments
stacktrace (1.46 KB, text/plain)
2009-08-19 19:24 UTC, kjohns
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kjohns 2009-08-19 19:24:17 UTC
This issue was originally marked as duplicate of issue 150866, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE 6.7 Beta (Build 200904242137)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows Vista, 6.1, x86

User Comments:
kjohns: starting the java db server



Stacktrace: 
java.io.FileNotFoundException: F:\CS223 - Spring 2009 - SKing\Class 101\SL285_WIN_LF\SL285_WIN_LF\examples\mod03_design\derby.properties (The system cannot find the path specified)
        at java.io.FileOutputStream.open(FileOutputStream.java:0)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
        at org.netbeans.modules.derby.RegisterDerby.createDerbyPropertiesFile(RegisterDerby.java:216)
        at org.netbeans.modules.derby.RegisterDerby.start(RegisterDerby.java:279)
        at org.netbeans.modules.derby.RegisterDerby.ensureStarted(RegisterDerby.java:416)
Comment 1 kjohns 2009-08-19 19:24:22 UTC
Created attachment 86485 [details]
stacktrace
Comment 2 Jiri Rechtacek 2009-09-02 15:12:37 UTC
core-main/rev/447b48995457
Comment 3 Quality Engineering 2009-09-03 18:11:34 UTC
Integrated into 'main-golden', will be available in build *200909030951* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/447b48995457
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #170679: java.io.FileNotFoundException