Consultor Eletrônico



Kbase P117028: Accessing DB Navigator fails with "unable to create the selected preference page, reason: plugin ne
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   21/02/2007
Status: Verified

FACT(s) (Environment):

OpenEdge 10.1A

SYMPTOM(s):

New installation of OpenEdge Architect

Cannot open DB Navigator preferences

Dialog box is displayed with the title "Preference Page Creation Problem"


Text of dialog box is "Unable to create the selected preference page, reason: plugin net.sourceforge.sqlexplorer was unable to load class net.sourceforge.sqlexplorer.preferences.GeneralPreferencePage"

CAUSE:

OpenEdge Architect is using java cached representations rather than the new installed plug-in definitions.

FIX:

Add the "-clean" parameter to the end of the command line in the icon which starts the Architect

Example:
<OpenEdge Install>\oeide\eclipse\eclipse.exe -vm "<OpenEdge Install>\jre\bin\javaw.exe" -clean

Where:
<OpenEdge Install> is the OpenEdge installation directory