Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

J2sdkee1.2.1 Cloudscape/Cloudview

3 views
Skip to first unread message

Roger Varley

unread,
Dec 4, 2000, 3:00:00 AM12/4/00
to
Hi All

When I try to start Cloudview, the program terminates with a
java.lang.NullPointerException. I've got the cloudscape.jar and
tools.jar in my classpath and I start cloudview with
java -ms32M -mx32M COM.cloudscape.tools.cview. I've looked at both Sun
and at Cloudscape's FAQ but I can't find any reference to the problem.
I'm using JDK1.3 on NT4.0 SP6.

Regards
Roger Varley.


The full error report is;
Exception in thread "main"
***** Error occurred on Mon Dec 04 14:02:46 GMT+00:00 2000
java.lang.NullPointerException
at com.inprise.jbcl.view.TreeView.setOpaque(TreeView.java:213)
at javax.swing.JScrollPane.<init>(Unknown Source)
at javax.swing.JScrollPane.<init>(Unknown Source)
at com.inprise.jbcl.view.TreeView.<init>(TreeView.java:22)
at com.inprise.jbcl.control.TreeControl.<init>
(TreeControl.java:22)
at COM.jbms._119._1245.<init>(Unknown Source)
at COM.jbms._119._1245.<init>(Unknown Source)
at COM.jbms._119._1356.<init>(Unknown Source)
at COM.jbms._119._1530.<init>(Unknown Source)
at COM.jbms._119._1530.<init>(Unknown Source)
at COM.cloudscape.tools.cview.main(Unknown Source)

Sent via Deja.com http://www.deja.com/
Before you buy.

Ames Carlson

unread,
Dec 7, 2000, 1:18:08 PM12/7/00
to

J2SDKEE1.2.1 ships with Cloudscape 3.0.4; unfortunately, due to
interactions of widgets used in Cloudview with JDK1.3, Cloudview
versions prior to 3.5.1 will not run with JDK1.3.

You can download Cloudscape 3.5.1, which does include Cloudview,
from http://www.cloudscape.com/FreeDev. You can replace all of
the cloudscape jar files in J2SDKEE with the ones in 3.5.1.
However, you cannot replace just one of them -- Cloudview 3.5.1
is only for use with Cloudscape 3.5.1.

You will find client.jar, cloudscape.jar, and tools.jar in the
lib directory of the Cloudscape install; you will find the
RmiJdbc.jar file in frameworks/RmiJdbc/classes.

Other alternatives include:
1. you can use JDK1.2.2 with Cloudscape 3.0.4.
2. you can use Cloudscape's scripting tool ij, which runs
SQL commands, rather than Cloudview.

- Ames Carlson
ames.c...@informix.com
------
Cloudscape Developer Assistance - clou...@informix.com
Cloudscape Developer Download - http://www.cloudscape.com/FreeDev

0 new messages