Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7082697
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T07:05:11+00:00 2026-05-28T07:05:11+00:00

I know Java ok, but not heavy. I am trying to get SchemaSpy working

  • 0

I know Java ok, but not heavy. I am trying to get SchemaSpy working on a MAC to look at an SQLITE database. Everything find except for….

Failed to load driver 'SQLite.JDBCDriver'from: < either one below >

I have the following files in the classpath / -cp / -classpath with no luck

 sqlite-jdbc-3.7.2.jar
 sqlitejdbc-v056.jar

Neither of these seem to have the SQLite.JDBCDriver class when unpacked.

The command line is…

 java -jar schemaSpy_5.0.0.jar -t sqlite -o output -u admin -db db.sqlite -dp sqlitejdbc-v056.jar

full output is….

Using database properties:
  [schemaSpy_5.0.0.jar]/net/sourceforge/schemaspy/dbTypes/sqlite.properties
java.lang.ClassNotFoundException: SQLite.JDBCDriver

Failed to load driver 'SQLite.JDBCDriver'from: [file:/Users/rudyyukich/Desktop/ss/sqlitejdbc-v056.jar]
This entry doesn't point to a valid file/directory: [sqlite.jar]

Use the -dp option to specify the location of the database drivers for your database (usually in a .jar or .zip/.Z).

Can’t seem to get past this driver issue.

Yes I have tried CLASSPATH, etc with the same issue.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T07:05:12+00:00Added an answer on May 28, 2026 at 7:05 am

    Ended up getting it to work under windows, but had to do the following

    1) Create a properties file with the following (sqlite2.properties)

    description=SQLite2
    
    connectionSpec=jdbc:sqlite:<db>
    db=path to database or :memory:
    
    driver=org.sqlite.JDBC
    
    # Sample path to the SQLite drivers.
    # Use -dp to override.
    driverPath=sqlite.jar
    

    2) Download the drivers above and copy one to sqlite.jar

    3) Download and install the Graphviz 2.2.1 version (has to be this on windows at least)

    4) Run the command line like

    java -jar schemaSpy_5.0.0.jar -t sqlite2 -u admin -db ./db.sqlite -dp sqlite.jar  -o output -gv "C:\Program Files (x86)\Graphviz 2.28\"
    
    where 
    -jar is the jar file for the schemaSpy
    -t is the type of database, in our case the properties file
    -u username is needed, can be anything I guess
    -db is the database to be scanned
    -dp is the jar filename of the driver renamed above
    -o is the output directory
    -gv is the location of the graphviz installation, in this case on windows
    

    If I get this working on MAC, will also post

    Hope this helps.

    Generates pretty good HTML scan of the database.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know something about Java but completely new to Enterprise Java. I'm trying my
we are trying to install a newer version of java but are not able
I know that this question is being asked before but I did not get
i know that the JDK consists of all java packages .But what does the
I know there is a WeakHashMap in java.util , but since it uses WeakReference
I Know there's a Vector class in java, but it seems to be just
We know that we can use a concept Java Package, but I just wanted
(Yes I know I can call Java code from Scala; but that is pointless;
First of all, I know how to build a Java application. But I have
I have always liked the documentation on Java APIs, generally speaking, but I know

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.