Kbase P183410: Error in ads0.exp file PluginPolicy not found for plugin Plugin.Fathom
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  01/03/2011 |
|
Status: Unverified
SYMPTOM(s):
Adminserver will not start
Adminserver log directs to ads0.exp for error message
Error in ads0.exp log
PluginPolicy not found for plugin Plugin.Fathom
FACT(s) (Environment):
Windows
Progress/OpenEdge Product Family
CAUSE:
Missing entry in the [OpenEdge installation directory\properties\Adminserverplugins.properties file
FIX:
Add the following section in the Adminserverplugins.properties file in the PluginPolicy section. (Make sure to modify the OpenEdge installation path to your own--in this case it is C:\PROGRESS\102B):
[PluginPolicy.Fathom]
pluginclasspath=!{value-of:classpath}
classpath=C:\PROGRESS\102B/java/progress.jar,C:\PROGRESS\oemgmt/jars/fmpatch.jar,C:\PROGRESS\oemgmt/jars/fathom.jar,C:\PROGRESS\102B/java/ext/fmext.jar,C:\PROGRESS\oemgmt/jars/javax.servlet.jar,C:\PROGRESS\oemgmt/jars/org.apache.jasper.jar