Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » photon ubuntu startup errors(errors on photon startup)
photon ubuntu startup errors [message #1793319] Sat, 04 August 2018 03:34 Go to next message
Yuri Budilov is currently offline Yuri BudilovFriend
Messages: 5
Registered: July 2017
Junior Member
Hello

I am a novice Eclipse user, getting errors below, I thought to report them.

Note that Eclipse seems to be working OK despite errors.....

Does not happen on Windows 10, only on latest Ubuntu LTS (as of Aug 2018).
-----------------------
yuri@yuri-M51Vr:~/eclipse/java-photon/eclipse$ ./eclipse
WARNING: Using incubator modules: jdk.incubator.httpclient
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized. Will retry after the state location is initialized.
org.eclipse.m2e.logback.configuration: Logback config file: /home/yuri/eclipse-workspace/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.9.0.20180606-2036.xml
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [bundleresource://509.fwk1930319715:1/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [bundleresource://509.fwk1930319715:2/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
org.eclipse.m2e.logback.configuration: Initializing logback

(Eclipse:21761): Gdk-WARNING **: 13:28:13.195: Couldn't map window 0x7f1455a2fe20 as subsurface because its parent is not mapped.

(Eclipse:21761): Gtk-CRITICAL **: 13:28:16.867: gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed

(Eclipse:21761): Gtk-CRITICAL **: 13:28:20.695: gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed

(Eclipse:21761): Gtk-CRITICAL **: 13:28:21.230: gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.lucene.store.MMapDirectory (file:/home/yuri/eclipse/java-photon/eclipse/../../../.p2/pool/plugins/org.apache.lucene.core_6.1.0.v20170814-1820.jar) to method java.nio.DirectByteBuffer.cleaner()
WARNING: Please consider reporting this to the maintainers of org.apache.lucene.store.MMapDirectory
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

-- End

Thank you
Re: photon ubuntu startup errors [message #1793320 is a reply to message #1793319] Sat, 04 August 2018 04:07 Go to previous message
Yuri Budilov is currently offline Yuri BudilovFriend
Messages: 5
Registered: July 2017
Junior Member
Hello

FYI

I got rid of some GDK errors by using

GDK_BACKEND=x11
export GDK_BACKEND

But some errors still persist - see below:

yuri@yuri-M51Vr:~$ /home/yuri/eclipse/java-photon/eclipse/eclipse
WARNING: Using incubator modules: jdk.incubator.httpclient
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized. Will retry after the state location is initialized.
org.eclipse.m2e.logback.configuration: Logback config file: /home/yuri/eclipse-workspace/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.9.0.20180606-2036.xml
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [bundleresource://509.fwk727273502:1/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [bundleresource://509.fwk727273502:2/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
org.eclipse.m2e.logback.configuration: Initializing logback
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.lucene.store.MMapDirectory (file:/home/yuri/eclipse/java-photon/eclipse/../../../.p2/pool/plugins/org.apache.lucene.core_6.1.0.v20170814-1820.jar) to method java.nio.DirectByteBuffer.cleaner()
WARNING: Please consider reporting this to the maintainers of org.apache.lucene.store.MMapDirectory
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
Previous Topic:Eclipse Photon keeps sending warning and error messages every time it is launched
Next Topic:Eclipse keeps crashing without errors in .log @ubuntu
Goto Forum:
  


Current Time: Tue Mar 19 10:26:09 GMT 2024

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

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

Back to the top