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 155696 - Java DB node is missing
Summary: Java DB node is missing
Status: RESOLVED WORKSFORME
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Rob Englander
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-12-17 18:53 UTC by David Vancouvering
Modified: 2009-02-19 20:38 UTC (History)
0 users

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 David Vancouvering 2008-12-17 18:53:42 UTC
Java DB node is not showing up when I start up the new NetBeans from trunk after Rob's big checkin.
Comment 1 David Vancouvering 2008-12-17 18:54:09 UTC
I tried cleaning out my userdir, still happens
Comment 2 Rob Englander 2008-12-17 19:07:29 UTC
I'll take this one too John.  It's related to the new explorer stuff.
Comment 3 John Baker 2008-12-17 19:43:44 UTC
In my local build, there is a Java DB node.
Then I can set the installation and database locations and can connect to Travel.

However, there are no tables under the App schema, but this is a separate issue
Comment 4 Rob Englander 2008-12-17 20:08:36 UTC
That's because there really are no tables under APP.
Comment 5 John Baker 2008-12-17 20:18:10 UTC
my mistake, if I connect to the sample database [app on APP] then I see tables 
Comment 6 David Vancouvering 2008-12-17 22:54:19 UTC
Did a fresh pull and build and now it works for me.