Kbase P128014: OE Architect: Unable to create this part due to an internal error.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/01/2008 |
|
Status: Unverified
FACT(s) (Environment):
Windows
OpenEdge 10.1x
SYMPTOM(s):
Unable to create this part due to an internal error. Reason for the failure: The editor class could not be instantiated. This usually indicates that the editor's class name was mistyped in plugin.xml.
Unable to create view: Plug-in com.openedge.pdt.text was unable to load class com.openedge.pdt.text.explorer.OEExplorer.
Error started occurring after an unsuccessful attempt to install a third party plug-in.
CAUSE:
The cashed representation of the plug-ins has been corrupted.
FIX:
Start the Open Edge Architect session using the -clean option. To do that select:
Start > Programs > OpenEdge > OpenEdge Architect Clean.
or execute the following command in a proenv session:
<OpenEdge Install>\oeide\eclipse\eclipse.exe -vm "<OpenEdge Install>\jre\bin\javaw.exe" -clean
Where: <OpenEdge Install> designates the OpenEdge 10.1A installation directory