Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Polarsys » Capella General » Capella not started(Capella errors)
Capella not started [message #1833445] Tue, 13 October 2020 13:20 Go to next message
benoit commanay is currently offline benoit commanayFriend
Messages: 4
Registered: October 2020
Junior Member
Hello,

I'm trying to install Capella on PC of some of my Altran colleagues. But Capella does not start on their PC.

They have following message : index.php/fa/39053/0/
Generally, this message appears when Java version is not recent, but in our case we have version 1.8 of Java.

We've seen on the Capella/Installation guide (https://wiki.eclipse.org/Capella/Installation_Guide) a correction that can be done on eclipse.ini file : index.php/fa/39054/0/

But we cannot see the corresponding lines on the eclipse.ini : index.php/fa/39055/0/

Do you have an idea to help us in solving this problem?

Best Regards,
COMMANAY Benoit
MBSE Engineer
Altran Sud-Ouest
  • Attachment: Capture.PNG
    (Size: 19.78KB, Downloaded 421 times)
  • Attachment: Capture_2.PNG
    (Size: 11.49KB, Downloaded 358 times)
  • Attachment: Capture_3.PNG
    (Size: 10.85KB, Downloaded 374 times)
Re: Capella not started [message #1833449 is a reply to message #1833445] Tue, 13 October 2020 14:13 Go to previous messageGo to next message
Stephane LACRAMPE is currently offline Stephane LACRAMPEFriend
Messages: 217
Registered: July 2009
Senior Member
Hi Benoit,
First of all the error you get is due to a Java version problem. Either it is picking up another Java version than the 1.8 version if you have more than one version installed. If you have only java 1.8 installed, then it is because your java version is a 32 bits version and it should be a 64 bits version.

To check that, press the "Win button" + R, and then type "cmd". It should open a command window.
In this command window, type "java -version". It should display something like:
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode)

You should check 2 things: (1) the java version and (2) that it is a 64-bit version.

Now if you do have a java 1.8 64 bits version, then it is not picking this one and you can look at modifying the eclipse.ini file.
You can put the 2 -vm lines just before the -vmargs line

I hope this helps.
Stephane


Stephane LACRAMPE
Obeo Canada
Re: Capella not started [message #1833744 is a reply to message #1833449] Fri, 23 October 2020 07:22 Go to previous message
benoit commanay is currently offline benoit commanayFriend
Messages: 4
Registered: October 2020
Junior Member
Hello,

It was efffectively due to Java configuration in our computers.

Thanks for reactivity Stephane.
Previous Topic:Instances of Classes as Exchange Items
Next Topic:Behaviour PC inclusion into Node PC
Goto Forum:
  


Current Time: Fri Apr 26 18:45:45 GMT 2024

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

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

Back to the top