Java EE 개발자용 Eclipse를 시작할 때 R6034 오류가 발생함 (Getting R6034 error when starting Eclipse for Java EE Developers)


문제 설명

Java EE 개발자용 Eclipse를 시작할 때 R6034 오류가 발생함 (Getting R6034 error when starting Eclipse for Java EE Developers)

GlassFish 4용 새 프로젝트를 구성하려고 할 때 동일한 오류가 발생했습니다. </p>

기본 작업 공간이 모든 앱 서버에 대해 구성되지 않은 경우 오류가 발생하지 않습니다.

‑ clean으로 Eclipse를 시작하려고 했습니다. 매개변수는 전혀 도움이 되지 않았습니다.

  • 여기에서 합리적인 문제 해결 경로는 무엇입니까?

업데이트 1

Eclipse에서 xulrunner를 제거할 수 있었지만 R6034는 제거되지 않았습니다.

업데이트 2

아래는 .metadata.log의 마지막 섹션입니다. 확실하지 않다'


참조 솔루션

방법 1:

There seems to be a known compatibility issue between xulrunner 64‑bit and Intel OpenCL SDK. From the JBoss issues page it says:

Known problems:

XULRunner for 64‑bit Windows is incompatible with Intel OpenCL SDK

If you get R6034 error you may:

  • Try to uninstall Intel OpenCL SDK
  • OR Disable XULRunner by adding the option ‑Dorg.jboss.tools.vpe.loadxulrunner=false to the eclipse.ini (or jbdevstudio.ini if you use JBoss Developer Studio)

If you do not have Intel OpenCL SDK installed but still getting the R6034 error, we will very appreciate if you run Process Explorer as described in this comment and help us to find conflicting library.

(by PM 77‑1Always Learning)

참조 문서

  1. Getting R6034 error when starting Eclipse for Java EE Developers (CC BY‑SA 2.5/3.0/4.0)

#jakarta-ee #eclipse-luna #windows-7-x64 #jboss #eclipse






관련 질문

주입을 통해 JBoss AS의 다른 WAR에서 EJB에 액세스 (Access EJB from different WAR in JBoss AS via injection)

데이터베이스 필드를 매일 확인하려면 어떻게 해야 합니까? 크론 작업? (How can I check database field every day?Cron job?)

Java ee netbeans에서 javadocs를 첨부하는 방법 (How to attach javadocs in java ee netbeans)

날짜 차이 제한 최대 절전 모드 (Date difference in days Restriction Hibernate)

Wildfly 8.2.1에서 EJB 2.1에 액세스할 때 ClassCastException이 발생하는 이유는 무엇입니까? (Why I am getting ClassCastException when accessing EJB 2.1 in Wildfly 8.2.1?)

WebLogic Application Server(10.3.6)가 큰 크기의 이어 파일 배포, 중요한 CSRF로 실패함 (WebLogic Application Server (10.3.6) fails with Large sized ear file deployment, critical CSRF)

개체 배열을 설정하는 동안 FindBug 오류 '변경 가능한 개체에 대한 참조를 통합하여 내부 표현을 노출할 수 있음'을 수정하는 방법은 무엇입니까? (How to Fix FindBug error 'May expose internal representation by incorporating reference to mutable object' while setting Array of Objects?)

Stateless EJB가 역직렬화될 때 @Resource 주석이 적용됩니까? (Is the @Resource annotation applied when a Stateless EJB is deserialized?)

Eclipse 및 웹 프로젝트 가져오기, 서버에서 실행 누락! (Eclipse and Web Project import, run on Server missing!)

Spring 다중 모듈 프로젝트를 설정하는 방법은 무엇입니까? (How to setup a Spring multimodule project?)

JBoss 5.1의 Java EE 빈에서 빈 EntityManager (Empty EntityManager in Java EE bean on JBoss 5.1)

사용자가 찾을 수 없는 페이지를 요청했는지 감지하는 필터를 만드는 방법은 무엇입니까? (How to make a filter to detect if the user requested a page that is not found?)







코멘트