I installed STAF on my fedora 11 machine.
But STAFproc was not initializing.
Its throwing following error:
Error in configuration file: /usr/local/staf/bin/STAF.cfg
I compared the file with fedora 12 (where staf is running properly).Its exactly the same.Still on Fedora 11 its not working.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Did you try starting STAFProc using the deafult STAF.cfg file (contents shown below)? Does that work? If so, then there is something wrong with your customized STAF.cfg file. Can you post it?
# Turn on tracing of internal errors and deprecated options
trace enable tracepoints "error deprecated"
I installed STAF on my fedora 11 machine.
But STAFproc was not initializing.
Its throwing following error:
Error in configuration file: /usr/local/staf/bin/STAF.cfg
I compared the file with fedora 12 (where staf is running properly).Its exactly the same.Still on Fedora 11 its not working.
Did you try starting STAFProc using the deafult STAF.cfg file (contents shown below)? Does that work? If so, then there is something wrong with your customized STAF.cfg file. Can you post it?
# Turn on tracing of internal errors and deprecated options
trace enable tracepoints "error deprecated"
# Enable TCP/IP connections
interface ssl library STAFTCP option Secure=Yes option Port=6550
interface tcp library STAFTCP option Secure=No option Port=6500
# Set default local trust
trust machine local://local level 5
# Add default service loader
serviceloader library STAFDSLS