Kbase P128350: Cannot see replication folders under Progress Explorer
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/10/2008 |
|
Status: Unverified
SYMPTOM(s):
Cannot see replication folders under Progress Explorer
Progress Explorer does not import replication properties
repl.properties file is present and accessible
prorepl.jar is present and accessible
DLC/properties/AdminServerPlugins.properties is present and contains pointers to prorepl.jar
FACT(s) (Environment):
OpenEdge 10.X
Windows
CAUSE:
This is a known issue. Database definition (path, dbname) contains ".DB" extension in capital letters which breaks Progress Explorer functionality.
FIX:
From the Progress Explorer console:
Remove ".DB" extension from the Database definition path + dbname
In the conmgr.properties file the following change will have been made:
[database.<dbname>]
from : databasename=/u4/progress/<dbname>.db
to : databasename=/u4/progress/<dbname>