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 181941 - Cannot start derby db on win (AssertionError: D:\Java\sdk\jdk1.6.0_18\jre\bin\java exists and it's executable.)
Summary: Cannot start derby db on win (AssertionError: D:\Java\sdk\jdk1.6.0_18\jre\bin...
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P1 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-03-12 13:15 UTC by Lukas Jungmann
Modified: 2010-03-16 13:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166335


Attachments
stacktrace (3.58 KB, text/plain)
2010-03-12 13:15 UTC, Lukas Jungmann
Details
stacktrace (3.60 KB, text/plain)
2010-03-14 16:45 UTC, emiddio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2010-03-12 13:15:47 UTC
Build: NetBeans IDE Dev (Build 100312-5c8d1c7c2c14)
VM: Java HotSpot(TM) Client VM, 16.0-b10, Java(TM) SE Runtime Environment, 1.6.0_18-ea-b03
OS: Windows Vista

User Comments:
jungi: -start IDE w/ fresh userdir
-invoke start action on the derby db node

=>AssertionError: D:\Java\sdk\jdk1.6.0_18\jre\bin\java exists and it's executable




Stacktrace: 
java.lang.AssertionError: D:\Java\sdk\jdk1.6.0_18\jre\bin\java exists and it's executable.
   at org.netbeans.modules.derby.RegisterDerby.start(RegisterDerby.java:275)
   at org.netbeans.modules.derby.RegisterDerby.ensureStarted(RegisterDerby.java:434)
   at org.netbeans.modules.derby.StartAction.performAction(StartAction.java:76)
   at org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:126)
   at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:92)
   at org.openide.util.actions.ActionInvoker$ActionRunnable.actionPerformed(ActionInvoker.java:159)
Comment 1 Lukas Jungmann 2010-03-12 13:15:54 UTC
Created attachment 95111 [details]
stacktrace
Comment 2 Lukas Jungmann 2010-03-12 13:19:06 UTC
On win platform there is "java.exe" instead of "java" command. Also as a result of this one is not able to start GF-v3 on win...
Comment 3 Exceptions Reporter 2010-03-14 01:32:55 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=166335
Comment 4 emiddio 2010-03-14 16:45:49 UTC
Created attachment 95137 [details]
stacktrace

cannot start java db --
Comment 5 Jiri Rechtacek 2010-03-15 14:05:13 UTC
core-main/rev/2a273d5632ac
Comment 6 Jiri Rechtacek 2010-03-15 14:12:21 UTC
core-main/rev/2a273d5632ac
Comment 7 Quality Engineering 2010-03-16 05:16:38 UTC
Integrated into 'main-golden', will be available in build *201003160201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2a273d5632ac
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #181941:  Cannot start derby db on win (AssertionError: D:\Java\sdk\jdk1.6.0_18\jre\bin\java exists and it's executable.)
Comment 8 Lukas Jungmann 2010-03-16 13:50:33 UTC
v.