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 150866 - java.io.FileNotFoundException: /media/CORSAIR/BioPonto/db/derby.properties (Arquivo ou diret�rio inexistente)
Summary: java.io.FileNotFoundException: /media/CORSAIR/BioPonto/db/derby.properties (A...
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: John Baker
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-21 14:20 UTC by fkjaekel
Modified: 2009-02-02 20:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 29331


Attachments
stacktrace (952 bytes, text/plain)
2008-10-21 14:21 UTC, fkjaekel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fkjaekel 2008-10-21 14:20:57 UTC
Build: NetBeans IDE 6.1 (Build 200804211638)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Linux, 2.6.24-21-generic, i386

User Comments:
pbw: Opening Glassfish server. Building a web project including a web service.

pbw: Starting GlassfishV2UR2



Stacktrace: 
java.io.FileNotFoundException: /media/CORSAIR/BioPonto/db/derby.properties (Arquivo ou diret�rio inexistente)
        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:214)
        at org.netbeans.modules.derby.RegisterDerby.start(RegisterDerby.java:277)
        at org.netbeans.modules.derby.RegisterDerby.ensureStarted(RegisterDerby.java:400)
Comment 1 fkjaekel 2008-10-21 14:21:05 UTC
Created attachment 72390 [details]
stacktrace
Comment 2 David Vancouvering 2008-10-23 17:06:29 UTC
Can you please provide some more details about what you were doing and how you have set up and configured Java DB/Derby?

Then remove the INCOMPLETE keyword...

Thanks!
Comment 3 Roman Mostyka 2008-11-24 16:17:33 UTC
We haven't got any new info in a month, so I'm closing this issue as INVALID.
Please reopen this issue if it is still valid and add some more information.
Comment 4 Roman Mostyka 2008-11-24 16:20:35 UTC
Verified.