Kbase S9086: Missing Runtime Properties button inside OpenEdge Native Service
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/20/2011 |
|
Status: Unverified
SYMPTOM(s):
Missing Runtime Properties button inside OpenEdge Native Service
Runtime Properties button in SMC is being replaced by a text field with xml data populated inside it.
FACT(s) (Environment):
OpenEdge and Sonic are installed from the installation CDs
Only MQ and ESB are installed
No other processes are running apart from OpenEdge and Sonic in the machine
All Supported Operating Systems
Sonic ESB 7.5 SP1
OpenEdge 10.1C
CAUSE:
openedge_env.bat file is being corrupted
Visual display of Runtime Properties is controlled by property initParam.runtimeProperties.propertyEditor = com.progress.esb.tools.RuntimePropertyEditor inside OpenEdgeSrvType2.properties (under Configured Objects -> System/SonicESB/7.5/properties/servicetypes) file. The com.progress.esb.tools.RuntimePropertyEditor file is located inside esbadptr.jar which is located inside OpenEdge installation directory (Ex: C:\Progress\OpenEdge\esbadapter\lib). This jar file is referred by the SMC_CLASSPATH_EXT and SMC_CLASSPATH_EXT classpath variables inside openedge_env.bat which is located in ESB installation directory (Ex: C:\Sonic75\ESB7.5\bin\setenv).
FIX:
Uninstall and re-install Sonic and Sonic OpenEdge Adapter or replace openedge_env.bat file from a location (with similar environment) where this problem is not noticed