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 22017 - Unable to connect to Cloudscape
Summary: Unable to connect to Cloudscape
Status: CLOSED INVALID
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-02 06:36 UTC by joannelau
Modified: 2003-06-30 17:18 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 joannelau 2002-04-02 06:36:01 UTC
020329 EE , win 2000

I first a script to populate the data onto the database.
Here is the log:

H:\testapp\test\smarticket>java -Dij.protocol=jdbc:rmi:jdbc:cloudscape:
-Dij.database=jdbc:cloudscape:rmi:CloudscapeDB;create=true -classpath
"C:\j2sdkee1.3.1\lib\system\cloudutil.jar;C:\j2sdkee1.3.1\lib\system\tools.jar;C:\j2sdkee1.3.1\lib\cloudscape\tools.jar;C:\j2sdkee1.3.1\lib\system\cloudscape.jar;C:\j2sdkee1.3.1\lib\cloudscape\cloudscape.jar;C:\j2sdkee1.3.1\lib\cloudscape\RmiJdbc.jar"
COM.cloudscape.tools.ij  0<src\smarticket.sql 
ij version 4.0 (c) 1997-2001 Informix Software, Inc.
WARNING 01J01: Database 'CloudscapeDB' not created, connection made to existing
database instead.
CONNECTION0* -  jdbc:cloudscape:CloudscapeDB;create=true
* = current connection
ij> 0 rows inserted/updated/deleted
ij> 0 rows inserted/updated/deleted
ij> 0 rows inserted/updated/deleted
ij> 0 rows inserted/updated/deleted
...

I've copied the related cloudscape jar files from the command line into
FFJ/lib/ext directory
and restarted the IDE.
Click on Runtime tab,  select database -> Add connection 
select Cloudscape, or Cloudscape RMI then enter related URL such as:
  for Cloudscape RMI : jdbc:cloudscape:rmi:CloudscapeDB
or Cloudscape: jdbc:cloudscape:CloudscapeDB

Either cases, I'm unable to connect to the database.
What is the way to connect to Cloudscape?
Comment 1 Jesse Glick 2002-04-02 09:58:38 UTC
This is a Forte for Java bug, not NetBeans. Please file it in BugTraq
under the appropriate category ("jdbc", "cloudscape", or similar).
Comment 2 Jan Zajicek 2002-04-03 11:09:25 UTC
Moving to db module. If you are still encountering these problem, feel
free to reopen this issue.
Comment 3 Martin Schovanek 2003-03-12 16:46:17 UTC
VERIFIED
Comment 4 Quality Engineering 2003-06-30 17:18:04 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.