Kbase P16156: Unable to OUTPUT to a file in Progress working directory
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/08/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
SYMPTOM(s):
Unable to OUTPUT to a file in Progress working directory
"OUTPUT STREAM sout TO file APPEND" does not create/update the output file
PROXY java code generated from 4GL code and called in Servlet engine
CAUSE:
OS restrictions on Progress working directory prevents files to be created
FIX:
Change OS restrictions or change the location of the output file.