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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T18:40:56+00:00 2026-05-29T18:40:56+00:00

This question has been asked before but with no real answer. I wan’t to

  • 0

This question has been asked before but with no real answer.

I wan’t to start a Java Progam form another Java Program.
In my case I wan’t to start the same program(2) and then exit the original program(1) while the clone is still open.

Unfortunatly I can’t get this to work with ProcessBuilder

ProcessBuilder processBuilder = new ProcessBuilder("java","Programm");

Process process = processBuilder.start();

No error message, nothing happens.

I also can’t run the program from the CMD in windows.
javac shows several errors during compilation:

symbol not found, …

I can start the program normally from Eclipse.

  • 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-29T18:40:58+00:00Added an answer on May 29, 2026 at 6:40 pm

    You probably aren’t seeing the errors from your Process because they are sent to its own error stream. You can access the error stream using process.getErrorStream().

    I suspect the problem is that your classpath isn’t properly set when invoking the java executable and it is failing to find your class or its dependencies, but it is hard to tell without seeing the error.

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

Sidebar

Related Questions

This question has been asked before but 1) the user never accepted an answer
I know this question has been asked before, but there was no clear answer.
This question has been asked before - but with no satisfying answer at all!
This question has been asked before ( link ) but I have slightly different
I know this question has been asked before, but I ran into a problem.
I know this specific question has been asked before , but I am not
Maybe this question has been asked many times before, but I never found a
I know this question has been asked a bit before. But looking around I
It's quite possible a question like this has been asked before, but I can't
This has been asked before (question no. 308581) , but that particular question and

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.