Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Internal Error: Setup Java Visual Editor
Internal Error: Setup Java Visual Editor [message #610302] Tue, 16 August 2005 08:31
Eclipse UserFriend
Originally posted by: gakksimian.yahoo.com

This is my first post, so please bear with me and point me to a
FAQ/guide if I'm not following procedure.

After upgrading (Fresh install), I am having trouble importing a
previously developed project. I suspect that VE is having trouble with
some of my 'tweeks' to the generated code, because I have no trouble
starting a new project, nor do I have trouble with any of my simpler
projects.

I'm not sure where in the code it's dying, though.

This is what is installed (from the Help>About>Config Details)
*** Features:
org.eclipse.emf (2.1.1.M200508110300) "Eclipse Modeling Framework (EMF)"
org.eclipse.gef (3.1.0) "Graphical Editing Framework"
org.eclipse.jdt (3.1.0) "Eclipse Java Development Tools"
org.eclipse.jdt.source (3.1.0) "Eclipse Java Development Tools SDK"
org.eclipse.jem (1.1.0) "Java EMF Model"
org.eclipse.jem.sdk (1.1.0) "Java EMF Model SDK"
org.eclipse.jem.source (1.1.0) "Java EMF Model Source"
org.eclipse.pde (3.1.0) "Eclipse Plug-in Development Environment"
org.eclipse.pde.source (3.1.0) "Eclipse Plug-in Development Environment
Developer Resources"
org.eclipse.platform (3.1.0) "Eclipse Platform"
org.eclipse.platform.source (3.1.0) "Eclipse Platform Plug-in Developer
Resources"
org.eclipse.rcp (3.1.0) "Eclipse RCP"
org.eclipse.rcp.source (3.1.0) "Eclipse RCP Plug-in Developer Resources"
org.eclipse.sdk (3.1.0) "Eclipse Project SDK"
org.eclipse.ve (1.1.0) "Visual Editor"
org.eclipse.ve.sdk (1.1.0) "Visual Editor SDK"
org.eclipse.ve.source (1.1.0) "Visual Editor Source"

I have info from the .log file, but it's 106K and I doubt you'd want to
see it all. Here's the first 25 lines:
!SESSION 2005-08-16 08:11:38.750
-----------------------------------------------
eclipse.buildId=I20050627-1435
java.version=1.5.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.ve.java.core 4 2 2005-08-16 08:12:07.781
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.ve.java.core".
!STACK 0
java.util.ConcurrentModificationException
at
org.eclipse.emf.common.util.BasicEList$EIterator.checkModCou nt(BasicEList.java:1252)
at
org.eclipse.emf.common.util.BasicEList$EIterator.next(BasicE List.java:1200)
at
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResou rce(ResourceSetImpl.java:315)
at
org.eclipse.jem.internal.util.emf.workbench.ProjectResourceS etImpl.getResource(ProjectResourceSetImpl.java:262)
at
org.eclipse.jem.internal.beaninfo.adapters.BeaninfoNature$5. getResource(BeaninfoNature.java:230)
at
org.eclipse.jem.internal.util.emf.workbench.ProjectResourceS etImpl.getResourceFromHandlers(ProjectResourceSetImpl.java:1 08)
at ...
Previous Topic:Questions about VE and Wizard pages.
Next Topic:JComponents not shown in Panel
Goto Forum:
  


Current Time: Thu Jun 19 03:38:40 EDT 2025

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

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

Back to the top