Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » terminated - file path problem(file path problem)
terminated - file path problem [message #950302] Fri, 19 October 2012 20:04 Go to next message
Geoffrey Cedillo is currently offline Geoffrey CedilloFriend
Messages: 2
Registered: October 2012
Junior Member
Hello I am having the following problem in the console:
<terminated> Main (9) [Java application] C:\Program Files\Java\jre7\bin\java.exe

I have a picture attached to show the problem.

I realize it might be a linking problem since I have been transferring files between machines.

Thank you for your time
  • Attachment: Untitled.png
    (Size: 366.38KB, Downloaded 209 times)
Re: terminated - file path problem [message #950385 is a reply to message #950302] Fri, 19 October 2012 21:36 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

Does this machine actually have a "C:\Program Files\Java\jre7\bin\java.exe" that's runnable by your user?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: terminated - file path problem [message #950713 is a reply to message #950302] Sat, 20 October 2012 04:03 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 10/19/2012 03:07 PM, Geoffrey Cedillo wrote:
> Hello I am having the following problem in the console:
> <terminated> Main (9) [Java application] C:\Program Files\Java\jre7\bin\java.exe
>
> I have a picture attached to show the problem.
>
> I realize it might be a linking problem since I have been transferring files between machines.
>
> Thank you for your time
>
Why do you consider this a problem? This is the normal output you would
see when your program finishes and the Java VM exits.

Is your program not working properly? If it isn't working, you will
likely have to run your program in the debugger and step through the code.
Re: terminated - file path problem [message #951451 is a reply to message #950302] Sat, 20 October 2012 19:04 Go to previous message
Geoffrey Cedillo is currently offline Geoffrey CedilloFriend
Messages: 2
Registered: October 2012
Junior Member
I apologize I am a complete newbie and never noticed this from earlier programs hahaha!

Thanks for your time.
Previous Topic:Errors on Start up
Next Topic:Eclipse UML Plugins
Goto Forum:
  


Current Time: Thu Mar 28 18:35:21 GMT 2024

Powered by FUDForum. Page generated in 0.04570 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top