Consultor Eletrônico



Kbase P126178: Classpath missing for PluginPolicy.Progress.AdminServer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   18/10/2007
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.1B 64-bit
IBM AIX POWER 5.3

SYMPTOM(s):

Classpath missing for PluginPolicy.Progress.AdminServer

Using Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2) Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX build ca142-20050929a (SR3) (JIT enabled: jitc))

Using java version "1.4.2" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2) Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX build ca142-20060421 (SR5) (JIT enabled: jitc))

CAUSE:

Using relative path for the -f option when starting the AdminService with proadsv -f AdminServerPlugins.properties

FIX:

Use absolute path after -f option for finding the AdminServerPlugins.properties e.g.
proadsv -start -port 37500 -f /dlc101b/properties/AdminServerPlugins.properties