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 9201683
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T23:04:29+00:00 2026-06-17T23:04:29+00:00

I am trying to run a jar file on linux of swing project using

  • 0

I am trying to run a jar file on linux of swing project using JavaFX . I have installed JRE7 on linux .

My project jar is using two jars: jfxrt.jar and lucene.jar . I have copied the jars to /home/projectdir/lib/ and also set the classpath by following command

 export CLASS PATH=/home/projectdir/lib/jarfilename.jar

but I am still getting an error while running my project jar with the help of following command:

 java -jar projectjar.jar
  • 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-06-17T23:04:30+00:00Added an answer on June 17, 2026 at 11:04 pm

    you have a typo in enviroment variable: it should be CLASSPATH (without space in the middle).
    Also you will need to put both jars:

    export CLASSPATH=/home/projectdir/lib/jfxrt.jar:/home/projectdir/lib/lucene.jar:projectjar.jar
    

    or better use relative paths:

    export CLASSPATH=lib/jfxrt.jar:lib/lucene.jar:projectjar.jar
    

    But you must use main class name, not -jar, as pointed out in another answer.

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

Sidebar

Related Questions

I am trying to run a .jar file that I have created using either
I am trying to run the jar file on linux created from windows using
I am trying to run a jar file using my command prompt (Windows XP)
I have created a jar file usign maven2 build. I am trying to run
i am trying to run jar file methods in my jsp,i have properly set
I’m trying to run a legacy project using Maven with gwt-maven-plugin. I have the
I'm trying to run a jar file from Java code, through exec(). The jar
I get the error below when trying to run an executable jar file. The
I am trying to run a jar with the log4j.xml file on the file
I'm trying to run a .jar file with the command java -jar Filename.jar, but

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.