Skip to main content



      Home
Home » Polarsys » Capella General » Capella not started(Capella errors)
Capella not started [message #1833445] Tue, 13 October 2020 09:20 Go to next message
Eclipse UserFriend
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 573 times)
  • Attachment: Capture_2.PNG
    (Size: 11.49KB, Downloaded 471 times)
  • Attachment: Capture_3.PNG
    (Size: 10.85KB, Downloaded 500 times)
Re: Capella not started [message #1833449 is a reply to message #1833445] Tue, 13 October 2020 10:13 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: Capella not started [message #1833744 is a reply to message #1833449] Fri, 23 October 2020 03:22 Go to previous message
Eclipse UserFriend
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: Mon Jul 07 21:39:23 EDT 2025

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

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

Back to the top