eclipse.platform
eclipse.platform copied to clipboard
Eclipse 2025-06 (build 4.36) Build id: 20250605-1316 is crashing frequently
I am using Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components)
Version: 2025-06 (4.36.0) Build id: 20250605-1316
on mac 15.5 (24F74) Sequoia These are the contents of my error.log view (attached as a log file as well) crash_logs.log
Please help identify the issue.
- !ENTRY org.eclipse.wildwebdeveloper.xml 2 0 2025-07-23 10:43:54.040
- !MESSAGE The given URI https://jakarta.ee/xml/ns/jakartaee/application-client_9.xsd from org.eclipse.jst.standard.schemas could not be resolved for local access
- !ENTRY org.eclipse.wildwebdeveloper.xml 2 0 2025-07-23 10:43:54.041
- !MESSAGE The given URI https://jakarta.ee/xml/ns/jakartaee/jobXML_2_0.xsd from org.eclipse.jst.standard.schemas could not be resolved for local access
- !ENTRY org.eclipse.wildwebdeveloper.xml 2 0 2025-07-23 10:43:54.042
- !MESSAGE The given URI https://jakarta.ee/xml/ns/jakartaee/beans_3_0.xsd from org.eclipse.jst.standard.schemas could not be resolved for local access
- !ENTRY org.eclipse.wildwebdeveloper.xml 2 0 2025-07-23 10:43:54.042
- !MESSAGE The given URI https://jakarta.ee/xml/ns/jaxb/bindingschema_3_0.xsd from org.eclipse.jst.standard.schemas could not be resolved for local access
- !ENTRY org.eclipse.wildwebdeveloper.xml 2 0 2025-07-23 10:43:54.044
- !MESSAGE The given URI https://jakarta.ee/xml/ns/validation/validation-configuration-3.0.xsd from org.eclipse.jst.standard.schemas could not be resolved for local access
- !ENTRY org.eclipse.wildwebdeveloper.xml 2 0 2025-07-23 10:43:54.044
- !MESSAGE The given URI http://xmlns.jcp.org/xml/ns/javaee/web-facesconfig_2_1.xsd from org.eclipse.jst.standard.schemas could not be resolved for local access
- !SESSION 2025-07-23 10:53:19.492 -----------------------------------------------
- eclipse.buildId=4.36.0.20250605-1300
- java.version=21.0.7
- java.vendor=Eclipse Adoptium
- BootLoader constants: OS=macosx, ARCH=aarch64, WS=cocoa, NL=en_US
- Framework arguments: -product org.eclipse.epp.package.jee.product -keyring /Users/venkatanutalapati/.eclipse_keyring
- Command-line arguments: -os macosx -ws cocoa -arch aarch64 -product org.eclipse.epp.package.jee.product -keyring /Users/venkatanutalapati/.eclipse_keyring
- !ENTRY ch.qos.logback.classic 1 0 2025-07-23 10:53:20.967
- !MESSAGE Activated before the state location was initialized. Retry after the state location is initialized.
- !ENTRY org.eclipse.lemminx.uber-jar 4 0 2025-07-23 10:53:21.060
- !MESSAGE bundle org.eclipse.lemminx.uber-jar:0.31.0 (2315) Component descriptor entry 'OSGI-INF/*.xml' not found
- !ENTRY org.eclipse.core.resources 2 10035 2025-07-23 10:53:21.666
- !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
- !ENTRY ch.qos.logback.classic 1 0 2025-07-23 10:53:21.894
- !MESSAGE Logback config file: /Users/venkatanutalapati/dev/eclipse-workspace/.metadata/.plugins/org.eclipse.m2e.logback/logback.2.7.100.20250418-1315.xml
Although your errors look different but a very annoying unsolved crashing issue is this: https://github.com/eclipse-platform/eclipse.platform.swt/issues/1978#issuecomment-2862542713 Just in case.