Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse crashes after firs start
Eclipse crashes after firs start [message #1779308] Fri, 05 January 2018 08:26
column column is currently offline column columnFriend
Messages: 25
Registered: December 2017
Junior Member
Hello,

I start eclipse from command line. Eclipse was trying to create default warkspace. Got output in console:

ARNING: Using incubator modules: jdk.incubator.httpclient
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.eclipse.emf.ecore.xmi.impl.XMLHandler (file:/opt/oxygen2/plugins/org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar) to method com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$LocatorProxy.getEncoding()
WARNING: Please consider reporting this to the maintainers of org.eclipse.emf.ecore.xmi.impl.XMLHandler
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Unable to fork a new WebProcess: Failed to fork (Cannot allocate memory).
Unable to fork a new WebProcess: Failed to fork (Cannot allocate memory).


No log file in .metadata:

drwxrwxr-x  4 g g 4096 Jan  5 00:16 .
drwxrwxr-x  4 g g 4096 Jan  5 00:16 ..
-rw-rw-r--  1 g g    0 Jan  5 00:16 .lock
drwxrwxr-x  3 g g 4096 Jan  5 00:16 .mylyn
drwxrwxr-x 19 g g 4096 Jan  5 00:16 .plugins
-rw-rw-r--  1 g g   99 Jan  5 00:16 version.ini
g@ubuntu:~/eclipse-workspace/.metadata$ 


Second start was ok. Switching workspace is also ok.
Why it is so unstable? I found this behavior in several machines. How to solve this problem?
Previous Topic:<include> path lost on 64 bit upgrade, restored easily what do I add
Next Topic:ASF standalone library for GCC in Eclipse
Goto Forum:
  


Current Time: Thu Apr 25 04:21:47 GMT 2024

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

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

Back to the top