|
|
|
Re: Fresh Eclipse Oxygen w Scout Install On Centos 7 [message #1790150 is a reply to message #1790143] |
Wed, 06 June 2018 05:45   |
Eclipse User |
|
|
|
Typically, "Initialization failed" occurs when the UI part of the application has started, but the backend has not (successfully).
Make sure you have started both the UI and Backend launchers, and if the problem persists, please post the log messages from the Console View (using the little blue monitor icons to switch between launched applications) in Eclipse.
|
|
|
|
|
|
Re: Fresh Eclipse Oxygen w Scout Install On Centos 7 [message #1790409 is a reply to message #1790375] |
Sat, 09 June 2018 19:48  |
Eclipse User |
|
|
|
The one you posted in the other thread means that the private and public key pair couldn't be created successfully. To generate them manually, run SecurityUtility as described by Mat in the post I referenced before. To run this, you either need to run it with Oracle JDK or implemented the ISecurityProvider yourself. The SDK couldn't create them because you are using a JDK that doesn't have the Sun specific classes.
|
|
|
Powered by
FUDForum. Page generated in 0.02930 seconds