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 187670 - AssertionError: C:\Program Files (x86)\Java\jdk1.6.0_20\jre\bin\java exists and it's executable.
Summary: AssertionError: C:\Program Files (x86)\Java\jdk1.6.0_20\jre\bin\java exists a...
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-16 17:03 UTC by ripunjay59
Modified: 2010-06-17 07:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 168501


Attachments
stacktrace (2.99 KB, text/plain)
2010-06-16 17:03 UTC, ripunjay59
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ripunjay59 2010-06-16 17:03:42 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
GUEST: ?

ripunjay59: when i wrote the pathname,where i hav installed javaDB n pathname where i want to creat database.
it generates some error.
and i cant proceed ahead.

GUEST: What?




Stacktrace: 
java.lang.AssertionError: C:\Program Files (x86)\Java\jdk1.6.0_20\jre\bin\java exists and it's executable.
   at org.netbeans.modules.derby.RegisterDerby.stop(RegisterDerby.java:369)
   at org.netbeans.modules.derby.DerbyOptions.stopDerbyServer(DerbyOptions.java:259)
   at org.netbeans.modules.derby.DerbyOptions.setSystemHome(DerbyOptions.java:241)
   at org.netbeans.modules.derby.ui.DerbyPropertiesPanel.showDerbyProperties(DerbyPropertiesPanel.java:133)
   at org.netbeans.modules.derby.DerbyPropertiesAction.performAction(DerbyPropertiesAction.java:59)
   at org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:126)
Comment 1 ripunjay59 2010-06-16 17:03:46 UTC
Created attachment 100137 [details]
stacktrace
Comment 2 Jiri Rechtacek 2010-06-17 07:43:50 UTC
Fixed in the final release NB6.9.