aspose file tools
The moose likes JDBC and the fly likes No Class found error !!! please help Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "No Class found error !!! please help" Watch "No Class found error !!! please help" New topic
Author

No Class found error !!! please help

catherine matthews
Ranch Hand

Joined: Jan 22, 2006
Posts: 78
Hi, i used jackcess to create a database table as below using netbeans

But i am getting this error. what classis this? where can i get it? i tried downloading this file commons-logging-1.1.1-src.zip into libraries web page

but i still get this error message
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory at com.healthmarketscience.jackcess.Database.<clinit>(Database.java:71)
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

http://commons.apache.org/logging/
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: No Class found error !!! please help
 
Similar Threads
Jackcess; CLASSPATH? Jar? What?! I just don't get it! (java.lang.NoClassDefFoundError)
Pls HELP! How to count the number of row in file?
2 files in same connection
Uploading files
HTTPConnection in mobiles