  | 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
|
|
|
  | | | Cloudscape question | Cloudscape question 2004-12-10 - By Edward King
Back 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 : COM.cloudscape.core.JDBCDriver at java.net.URLClassLoader $1.run(URLClassLoader.java:198) at java.security.AccessController (Native Method) at java.net.URLClassLoader (URLClassLoader.java:186) at java.lang.ClassLoader (ClassLoader.java:299) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265) at java.lang.ClassLoader (ClassLoader.java:255) at java.lang.ClassLoader (ClassLoader.java:315) at java.lang.Class (Native Method) at 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 (Component.java:5092) at javax.swing.JComponent (JComponent.java:2385) at java.awt.Component (Component.java:4943) at java.awt.Container (Container.java:1566) at java.awt.Component (Component.java:3639) at java.awt.Container (Container.java:1623) at java.awt.Component (Component.java:3480) at java.awt.KeyboardFocusManager (KeyboardFocusManager.java :1688) at java.awt.DefaultKeyboardFocusManager  (DefaultKeyboardFocusManager.java:593) at java.awt.DefaultKeyboardFocusManager  (DefaultKeyboardFocusManager.java:765) at java.awt.DefaultKeyboardFocusManager  (DefaultKeyboardFocusManager.java:698) at java.awt.DefaultKeyboardFocusManager  (DefaultKeyboardFocusManager.java:559) at java.awt.Component (Component.java:3509) at java.awt.Container (Container.java:1623) at java.awt.Window (Window.java:1590) at java.awt.Component (Component.java:3480) at java.awt.EventQueue (EventQueue.java:450) at java.awt.EventDispatchThread (EventDispatchThread .java:197) at java.awt.EventDispatchThread (EventDispatchThread .java:150) at java.awt.EventDispatchThread (EventDispatchThread.java:144) at java.awt.EventDispatchThread (EventDispatchThread.java:136) at 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".
<!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.1479" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <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>java -classpath cloudview.jar COM.cloudscape.tools.cview</FONT></DIV> <DIV> </DIV> <DIV><FONT size=2>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:</FONT></DIV> <DIV> </DIV> <DIV><FONT size=2>java.lang.ClassNotFoundException : COM.cloudscape.core.JDBCDriver</FONT></DIV> <DIV><FONT size=2> at java.net.URLClassLoader $1.run(URLClassLoader.java:198)</FONT></DIV> <DIV><FONT size=2> at java.security.AccessController (Native Method)</FONT></DIV> <DIV><FONT size=2> at java.net.URLClassLoader (URLClassLoader.java:186)</FONT></DIV> <DIV><FONT size=2> at java.lang.ClassLoader (ClassLoader.java:299)</FONT></DIV> <DIV><FONT size=2> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)</FONT></DIV> <DIV><FONT size=2> at java.lang.ClassLoader (ClassLoader.java:255)</FONT></DIV> <DIV><FONT size=2> at java.lang.ClassLoader (ClassLoader.java:315)</FONT></DIV> <DIV><FONT size=2> at java.lang.Class (Native Method)</FONT></DIV> <DIV><FONT size=2> at java.lang.Class (Class.java:140)</FONT></DIV> <DIV><FONT size=2> at c8e.eb.ab.setSelectedDatabase(Unknown Source)</FONT></DIV> <DIV><FONT size=2> at c8e.dx.bs.connect(Unknown Source)</FONT></DIV> <DIV><FONT size=2> at COM.cloudscape.ui.panel.NewDatabasePanel.newDatabase(Unknown Source)</FONT></DIV> <DIV><FONT size=2> at COM.cloudscape.ui.panel.NewDatabasePanel.ok(Unknown Source)</FONT></DIV> <DIV><FONT size=2> at COM.cloudscape.ui.panel.URLPanel.keyPressed(Unknown Source)</FONT></DIV> <DIV><FONT size=2> at java.awt.Component (Component.java:5092)</FONT></DIV> <DIV><FONT size=2> at javax.swing.JComponent (JComponent.java:2385)</FONT></DIV> <DIV><FONT size=2> at java.awt.Component (Component.java:4943)</FONT></DIV> <DIV><FONT size=2> at java.awt.Container (Container.java:1566)</FONT></DIV> <DIV><FONT size=2> at java.awt.Component (Component.java:3639)</FONT></DIV> <DIV><FONT size=2> at java.awt.Container (Container.java:1623)</FONT></DIV> <DIV><FONT size=2> at java.awt.Component (Component.java:3480)</FONT></DIV> <DIV><FONT size=2> at java.awt.KeyboardFocusManager (KeyboardFocusManager.java:1688)< /FONT></DIV> <DIV><FONT size=2> at java.awt.DefaultKeyboardFocusManager  (DefaultKeyboardFocusManager.java:593)</FONT></DIV> <DIV><FONT size=2> at java.awt.DefaultKeyboardFocusManager  (DefaultKeyboardFocusManager.java:765)</FONT></DIV> <DIV><FONT size=2> at java.awt.DefaultKeyboardFocusManager  (DefaultKeyboardFocusManager.java:698)</FONT></DIV> <DIV><FONT size=2> at java.awt.DefaultKeyboardFocusManager (DefaultKeyboardFocusManager .java:559)</FONT></DIV> <DIV><FONT size=2> at java.awt.Component (Component.java:3509)</FONT></DIV> <DIV><FONT size=2> at java.awt.Container (Container.java:1623)</FONT></DIV> <DIV><FONT size=2> at java.awt.Window (Window.java:1590)</FONT></DIV> <DIV><FONT size=2> at java.awt.Component (Component.java:3480)</FONT></DIV> <DIV><FONT size=2> at java.awt.EventQueue (EventQueue.java:450)</FONT></DIV> <DIV><FONT size=2> at java.awt.EventDispatchThread (EventDispatchThread.java :197)</FONT></DIV> <DIV><FONT size=2> at java.awt.EventDispatchThread (EventDispatchThread.java :150)</FONT></DIV> <DIV><FONT size=2> at java.awt.EventDispatchThread (EventDispatchThread.java:144)</FONT>< /DIV> <DIV><FONT size=2> at java.awt.EventDispatchThread (EventDispatchThread.java:136)</FONT>< /DIV> <DIV><FONT size=2> at java.awt.EventDispatchThread (EventDispatchThread.java:99)</FONT></DIV> <DIV> </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> </DIV> <DIV>Any idea will appreciated!<BR>Best regards,<BR>Edward</FONT></DIV> <DIV><FONT size=2></FONT> </DIV></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>
|
|
 |