Eclipse에 Spring STS를 설치 한 후에 Eclipse를 열 수 없습니다.Spring STS 설치 후 Eclipse를 열 수 없습니다
Eclipse를 열려고 시도 할 때마다 강제 종료됩니다.
이
은 eclipsec.exe 알려줍니다 무엇 : 이org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration
bundle was activated before the state location was initialized. Will retry aft
er the state location is initialized.
org.eclipse.m2e.logback.configuration: Logback config file: D:\Akkil\Mynewworksp
ace\.metadata\.plugins\org.eclipse.m2e.logback.configuration\logback.1.7.0.20160
603-1933.xml
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [bundleresource://464.fwk829985002:1/org/slf4j/impl/Stat
icLoggerBinder.class]
SLF4J: Found binding in [bundleresource://464.fwk829985002:2/org/slf4j/impl/Stat
icLoggerBinder.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.ContextSelectorSta
ticBinder]
org.eclipse.m2e.logback.configuration: Initializing logback
WARNING: You are binding against the deprecated org.eclipse.fx.javafx - please r
emove all javafx imports
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x000007fef66cca90, pid=5888
, tid=0x0000000000001714
#
# JRE version: Java(TM) SE Runtime Environment (8.0_101-b13) (build 1.8.0_101-b1
3)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.101-b13 mixed mode windows-amd6
4 compressed oops)
# Problematic frame:
# C [MSVCR120.dll+0x8ca90]
#
# Failed to write core dump. Minidumps are not enabled by default on client vers
ions of Windows
#
# An error report file with more information is saved as:
# D:\Akkil\Javatools\Eclipse Neon\eclipse\hs_err_pid5888.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
hs_err_pid5888.log 난 그냥 윈도우 7에 "HOME"경로를 설정
log
을 말한다 있지만 해결되지 않는 내 문제. 이클립스 4.6 네온
HOME은 오류가 아닙니다 (경고). 더 많은 기록이 없습니까? 오류를 표시하는 대화 상자가 없습니까? –
@ Andrés이 로그 이외의 다른 로그를 찾을 수있는 곳이라면 다른 로그 정보가 표시되지 않습니다. – BeginnerBro
명령 줄에서 일식을 실행하고 여기에 출력을 복사/붙여 넣기를 제안합니다. 문제를 진단하는 데 도움이 될 수 있습니다 –