adoptium / adoptium-support

For end-user problems reported with our binary distributions
Apache License 2.0
46 stars 15 forks source link

Startup error in Anypoint Studio #517

Closed Nisarg-Uniting-Care closed 2 years ago

Nisarg-Uniting-Care commented 2 years ago
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.mule.tooling.core.utils.CoreUtils (file:/opt/mulesoft/AnypointStudio/plugins/org.mule.tooling.core_7.12.1.202205101558.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of org.mule.tooling.core.utils.CoreUtils
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
log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
log4j:WARN Please initialize the log4j system properly.
org.eclipse.osgi.internal.framework.BundleContextImpl@9d34f00

(Anypoint Studio:36677): Gtk-WARNING **: 11:36:04.436: Theme directory panel/22 of theme Mojave-CT-Classic has no size field

Skipping contribution as it is already satisfied

(Anypoint Studio:36677): Gtk-CRITICAL **: 11:36:05.642: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
Duplicate entry detected! http://www.mulesoft.org/schema/mule/core/error-handler - Please, remove it!
Installed all m2 repository entries in 0 secs
Duplicate global entry detected! http://www.mulesoft.org/schema/mule/mule-apikit/config - Please, remove it!
Duplicate entry detected! http://www.mulesoft.org/schema/mule/validation/validations - Please, remove it!
Duplicate entry detected! http://www.mulesoft.org/schema/mule/munit/set-event - Please, remove it!
Duplicate entry detected! http://www.mulesoft.org/schema/mule/munit/behavior - Please, remove it!
Duplicate entry detected! http://www.mulesoft.org/schema/mule/munit/processors - Please, remove it!
Duplicate entry detected! http://www.mulesoft.org/schema/mule/munit/execution - Please, remove it!
Duplicate entry detected! http://www.mulesoft.org/schema/mule/munit/processors - Please, remove it!
Duplicate entry detected! http://www.mulesoft.org/schema/mule/munit/validation - Please, remove it!
Duplicate entry detected! http://www.mulesoft.org/schema/mule/munit-tools/assert-that - Please, remove it!
Duplicate entry detected! http://www.mulesoft.org/schema/mule/munit-tools/mock-when - Please, remove it!
Duplicate entry detected! http://www.mulesoft.org/schema/mule/munit-tools/verify-call - Please, remove it!
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Bootstrap : 8210
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f28b0097110, pid=36677, tid=36678
#
# JRE version: OpenJDK Runtime Environment Temurin-11.0.15+10 (11.0.15+10) (build 11.0.15+10)
# Java VM: OpenJDK 64-Bit Server VM Temurin-11.0.15+10 (11.0.15+10, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  0x00007f28b0097110
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /media/nisarg/data/projects/core.36677)
#
# An error report file with more information is saved as:
# ./studio_crash_report.log

Start up error: The studio had no issues and while starting it first crashed with memory error. I increased the memory size to 2 GB ms & mx params. After that I restarted and the studio would not start at all. I have attached the logs herewith.

karianna commented 2 years ago

@Nisarg-Uniting-Care - I would make sure you clear up those warnings first as it may pertain to some bad instructions that the program is sending to GTK causing the crash. Can you give that a go and try again?

github-actions[bot] commented 2 years ago

We are marking this issue as stale because it has not been updated for a while. This is just a way to keep the support issues queue manageable. It will be closed soon unless the stale label is removed by a committer, or a new comment is made.