Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
JSP - A mailing list about Java Server Pages specification and reference
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
Cloudscape question

Cloudscape question

2004-12-10       - By Laconia Data Systems

 Back
Edward:

You need to make sure your Cloudscape jars are in $J2EE_HOME/lib/cloudscape
folder
take a look at
http://dev.systinet.com/doc/wasp_uddi-46 (See http://ddi-46.ora-code.com)/uddi/jdbcdriverinstallation.html

Let me know how you make out,
Martin-

 -- -- Original Message -- --
 From: Edward King
 To: J2EE-INTEREST@(protected)
 Sent: Friday, December 10, 2004 8:02 AM
 Subject: [Spam] Cloudscape question


 I want to use Cloudscape of J2EE1.3.1,so I set classpath=.;F:\j2sdkee1.3.1
\lib\system\cloudscape.jar then I enter into directory of F:\j2sdkee1.3.1\lib
\cloudscape, and start Cloudview like follow command:
 F:\j2sdkee1.3.1\lib\cloudscape>java -classpath cloudview.jar COM.cloudscape
.tools.cview

 I found I can start Cloudview GUI,then I want to create a new database,so I
choose File->New Database,then I name a new Name,and press OK button,but I got
following errors:

 java.lang.ClassNotFoundException Source code of java.lang.ClassNotFoundException: COM.cloudscape.core.JDBCDriver
  at java.net.URLClassLoader Source code of java.net.URLClassLoader$1.run(URLClassLoader.java:198)
  at java.security.AccessController Source code of java.security.AccessController(Native Method)
  at java.net.URLClassLoader Source code of java.net.URLClassLoader(URLClassLoader.java:186)
  at java.lang.ClassLoader Source code of java.lang.ClassLoader(ClassLoader.java:299)
  at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
  at java.lang.ClassLoader Source code of java.lang.ClassLoader(ClassLoader.java:255)
  at java.lang.ClassLoader Source code of java.lang.ClassLoader(ClassLoader.java:315)
  at java.lang.Class Source code of java.lang.Class(Native Method)
  at java.lang.Class Source code of java.lang.Class(Class.java:140)
  at c8e.eb.ab.setSelectedDatabase(Unknown Source)
  at c8e.dx.bs.connect(Unknown Source)
  at COM.cloudscape.ui.panel.NewDatabasePanel.newDatabase(Unknown Source)
  at COM.cloudscape.ui.panel.NewDatabasePanel.ok(Unknown Source)
  at COM.cloudscape.ui.panel.URLPanel.keyPressed(Unknown Source)
  at java.awt.Component Source code of java.awt.Component(Component.java:5092)
  at javax.swing.JComponent Source code of javax.swing.JComponent(JComponent.java:2385)
  at java.awt.Component Source code of java.awt.Component(Component.java:4943)
  at java.awt.Container Source code of java.awt.Container(Container.java:1566)
  at java.awt.Component Source code of java.awt.Component(Component.java:3639)
  at java.awt.Container Source code of java.awt.Container(Container.java:1623)
  at java.awt.Component Source code of java.awt.Component(Component.java:3480)
  at java.awt.KeyboardFocusManager Source code of java.awt.KeyboardFocusManager(KeyboardFocusManager.java
:1688)
  at java.awt.DefaultKeyboardFocusManager Source code of java.awt.DefaultKeyboardFocusManager
(DefaultKeyboardFocusManager.java:593)
  at java.awt.DefaultKeyboardFocusManager Source code of java.awt.DefaultKeyboardFocusManager
(DefaultKeyboardFocusManager.java:765)
  at java.awt.DefaultKeyboardFocusManager Source code of java.awt.DefaultKeyboardFocusManager
(DefaultKeyboardFocusManager.java:698)
  at java.awt.DefaultKeyboardFocusManager Source code of java.awt.DefaultKeyboardFocusManager
(DefaultKeyboardFocusManager.java:559)
  at java.awt.Component Source code of java.awt.Component(Component.java:3509)
  at java.awt.Container Source code of java.awt.Container(Container.java:1623)
  at java.awt.Window Source code of java.awt.Window(Window.java:1590)
  at java.awt.Component Source code of java.awt.Component(Component.java:3480)
  at java.awt.EventQueue Source code of java.awt.EventQueue(EventQueue.java:450)
  at java.awt.EventDispatchThread Source code of java.awt.EventDispatchThread(EventDispatchThread
.java:197)
  at java.awt.EventDispatchThread Source code of java.awt.EventDispatchThread(EventDispatchThread
.java:150)
  at java.awt.EventDispatchThread Source code of java.awt.EventDispatchThread(EventDispatchThread.java:144)
  at java.awt.EventDispatchThread Source code of java.awt.EventDispatchThread(EventDispatchThread.java:136)
  at java.awt.EventDispatchThread Source code of java.awt.EventDispatchThread(EventDispatchThread.java:99)


 I know COM.cloudscape.core.JDBCDriver in the cloudscape.jar,and I have put it
into classpath,why I still get above errors?
 How to run cloudview for creating a new database?

 Any idea will appreciated!
 Best regards,
 Edward

 ===========================================================================
To unsubscribe, send email to listserv@(protected) and include in the body of
the message "signoff J2EE-INTEREST". For general help, send email to listserv
@(protected) and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to listserv@(protected) and include in the body
of the message "signoff J2EE-INTEREST".  For general help, send email to
listserv@(protected) and include in the body of the message "help".


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1476" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Edward:<BR><BR>You need to make sure your
Cloudscape jars are in $J2EE_HOME/lib/cloudscape folder<BR>take a look
at</FONT></DIV>
<DIV><FONT face=Arial size=2><A
href="http://dev.systinet.com/doc/wasp_uddi-46 (See http://ddi-46.ora-code.com)/uddi/jdbcdriverinstallation.html
">http://dev.systinet.com/doc/wasp_uddi-46 (See http://ddi-46.ora-code.com)/uddi/jdbcdriverinstallation.html</A>
<BR><BR>Let
me know how you make out,<BR>Martin-<BR></DIV></FONT>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT:
#000000 2px solid; MARGIN-RIGHT: 0px">
 <DIV style="FONT: 10pt arial">-- -- Original Message -- -- </DIV>
 <DIV
 style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
 <A title=zhangsc@(protected) href="mailto:zhangsc@(protected)">Edward King</A
>
 </DIV>
 <DIV style="FONT: 10pt arial"><B>To:</B> <A title=J2EE-INTEREST@(protected)
 href="mailto:J2EE-INTEREST@(protected)">J2EE-INTEREST@(protected)</A> </DIV>
 <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, December 10, 2004 8:02
 AM</DIV>
 <DIV style="FONT: 10pt arial"><B>Subject:</B> [Spam] Cloudscape question</DIV>
 <DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT><BR></DIV>
 <DIV><FONT size=2>I want to use Cloudscape of J2EE1.3.1,so I set
 classpath=.;F:\j2sdkee1.3.1\lib\system\cloudscape.jar then I enter into
 directory of F:\j2sdkee1.3.1\lib\cloudscape, and start Cloudview like follow
 command:<BR>F:\j2sdkee1.3.1\lib\cloudscape&gt;java -classpath cloudview.jar
 COM.cloudscape.tools.cview</FONT></DIV>
 <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
 <DIV><FONT size=2>I found I can start Cloudview GUI,then I want to create a
 new database,so I choose File-&gt;New Database,then I name a new Name,and
 press OK button,but I got following errors:</FONT></DIV>
 <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
 <DIV><FONT size=2>java.lang.ClassNotFoundException Source code of java.lang.ClassNotFoundException:
 COM.cloudscape.core.JDBCDriver</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.net.URLClassLoader Source code of java.net.URLClassLoader$1.run(URLClassLoader.java:198)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at java.security.AccessController Source code of java.security.AccessController(Native
 Method)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.net.URLClassLoader Source code of java.net.URLClassLoader(URLClassLoader.java:186)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.lang.ClassLoader Source code of java.lang.ClassLoader(ClassLoader.java:299)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.lang.ClassLoader Source code of java.lang.ClassLoader(ClassLoader.java:255)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.lang.ClassLoader Source code of java.lang.ClassLoader(ClassLoader.java:315)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at java.lang.Class Source code of java.lang.Class(Native
Method)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
java.lang.Class Source code of java.lang.Class(Class.java:140)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at c8e.eb.ab.setSelectedDatabase(Unknown
 Source)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at c8e.dx.bs.connect(Unknown Source)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 COM.cloudscape.ui.panel.NewDatabasePanel.newDatabase(Unknown
 Source)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at COM.cloudscape.ui.panel.NewDatabasePanel.ok
(Unknown
 Source)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at COM.cloudscape.ui.panel.URLPanel.keyPressed
(Unknown
 Source)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.Component Source code of java.awt.Component(Component.java:5092)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 javax.swing.JComponent Source code of javax.swing.JComponent(JComponent.java:2385)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.Component Source code of java.awt.Component(Component.java:4943)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.Container Source code of java.awt.Container(Container.java:1566)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.Component Source code of java.awt.Component(Component.java:3639)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.Container Source code of java.awt.Container(Container.java:1623)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.Component Source code of java.awt.Component(Component.java:3480)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.KeyboardFocusManager Source code of java.awt.KeyboardFocusManager(KeyboardFocusManager.java:1688)
</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.DefaultKeyboardFocusManager Source code of java.awt.DefaultKeyboardFocusManager
(DefaultKeyboardFocusManager.java:593)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.DefaultKeyboardFocusManager Source code of java.awt.DefaultKeyboardFocusManager
(DefaultKeyboardFocusManager.java:765)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.DefaultKeyboardFocusManager Source code of java.awt.DefaultKeyboardFocusManager
(DefaultKeyboardFocusManager.java:698)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.DefaultKeyboardFocusManager Source code of java.awt.DefaultKeyboardFocusManager
(DefaultKeyboardFocusManager.java:559)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.Component Source code of java.awt.Component(Component.java:3509)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.Container Source code of java.awt.Container(Container.java:1623)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.Window Source code of java.awt.Window(Window.java:1590)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.Component Source code of java.awt.Component(Component.java:3480)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.EventQueue Source code of java.awt.EventQueue(EventQueue.java:450)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.EventDispatchThread Source code of java.awt.EventDispatchThread(EventDispatchThread
.java:197)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.EventDispatchThread Source code of java.awt.EventDispatchThread(EventDispatchThread.java
:150)</FONT></DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.EventDispatchThread Source code of java.awt.EventDispatchThread(EventDispatchThread.java:144)</FONT><
/DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.EventDispatchThread Source code of java.awt.EventDispatchThread(EventDispatchThread.java:136)</FONT><
/DIV>
 <DIV><FONT size=2>&nbsp;at
 java.awt.EventDispatchThread Source code of java.awt.EventDispatchThread(EventDispatchThread.java:99)</FONT></DIV>
 <DIV>&nbsp;</DIV><FONT size=2>
 <DIV><BR>I know COM.cloudscape.core.JDBCDriver in the cloudscape.jar,and I
 have put it into classpath,why I still get above errors?<BR>How to run
 cloudview for creating a new database?</DIV>
 <DIV>&nbsp;</DIV>
 <DIV>Any idea will appreciated!<BR>Best regards,<BR>Edward</FONT></DIV>
 <DIV><FONT
 size=2></FONT>&nbsp;</DIV>===================================================
========================
 To unsubscribe, send email to listserv@(protected) and include in the body
of
 the message "signoff J2EE-INTEREST". For general help, send email to
 listserv@(protected) and include in the body of the message "help".
 <P></P></BLOCKQUOTE></BODY></HTML>
===========================================================================
To unsubscribe, send email to listserv@(protected) and include in the body
of the message "signoff J2EE-INTEREST".  For general help, send email to
listserv@(protected) and include in the body of the message "help".
<p>

©2008 junlu.com - Jax Systems, LLC, U.S.A.