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 179741 - Cannot run CRUD sample till JavaDB is running
Summary: Cannot run CRUD sample till JavaDB is running
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-21 03:53 UTC by Jiri Rechtacek
Modified: 2010-02-11 21:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (21.21 KB, text/plain)
2010-01-21 03:54 UTC, Jiri Rechtacek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Rechtacek 2010-01-21 03:53:31 UTC
Exception [TOPLINK-4002] (Oracle TopLink Essentials - 2.0.1 (Build b09d-fcs (12/06/2007))): oracle.toplink.essentials.exceptions.DatabaseException
Internal Exception: java.sql.SQLNonTransientConnectionException: java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused.
Error Code: 40000
        at oracle.toplink.essentials.exceptions.DatabaseException.sqlException(DatabaseException.java:305)
        at oracle.toplink.essentials.sessions.DefaultConnector.connect(DefaultConnector.java:102)
Comment 1 Jiri Rechtacek 2010-01-21 03:54:00 UTC
Created attachment 93448 [details]
messages.log
Comment 2 Jiri Rechtacek 2010-02-01 07:38:53 UTC
*** Bug 180059 has been marked as a duplicate of this bug. ***
Comment 3 Jiri Rechtacek 2010-02-10 08:44:28 UTC
core-main/rev/5227c3390dd3
Comment 4 Quality Engineering 2010-02-11 21:24:38 UTC
Integrated into 'main-golden', will be available in build *201002120200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5227c3390dd3
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #179741: Cannot run CRUD sample till JavaDB is running