Kbase P134704: Can't start database with AdminServer getting error can't create .lk file errno 13 (43).
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/29/2008 |
|
Status: Unverified
SYMPTOM(s):
Can't start database with AdminServer getting error can't create .lk file errno 13 (43).
Folders on disk containing database files / other OpenEdge related files do not have any rights defined for SYSTEM account.
FACT(s) (Environment):
Database starts correctly from command line of proenv session.
AdminServer defined to start as SYSTEM account.
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
CAUSE:
The AdminServer was started with the rights of an account that has no access to the files it needs.
FIX:
Make sure the owner of the AdminServer process has full control rights all folders and files it needs.
Modify the rights for the folder(s) which contain the database files; AppServer files, or WebSpeed files as defined in the conmgr.properties or ubroker.properties granting full control to the Account which the AdminServer logs in as.