Kbase P116621: Can't start an AppServer broker under different user accounts
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/02/2010 |
|
Status: Verified
SYMPTOM(s):
10.0B05
10.1A01
Can't start an AppServer broker using different user accounts for the owner entry
Increased logging levels for the AdminServer, Solution 20004, "How to enable / increase debug messages within the AdminServer?"
SvcControlCmd.connectToService() failure: Unable to connect to the service process at rmi://<hostname>:20931/<AppServer name>(after 2 retries) (8171)
!+0099Failure attempting to execute (F:\Progress\v100b\jre\bin\java)
!-0099Error starting JVM, error 1385.
Logon failure: the user has not been granted the requested logon type at this computer.
Error in jvmstart.log: 1385, ErrorMsg = (Logon failure: the user has not been granted the requested logon type at this computer.)
Accounts tried are members of the Local Administrators group
FACT(s) (Environment):
Windows 32 Intel
OpenEdge 10.0B
OpenEdge 10.1A
CAUSE:
Additional user accounts do not have sufficient rights to start the AppServer even though they are in the local administrators group
FIX:
This is a know limit as of 9.1D, give the local Administrators group the following rights, if not already assigned:
-log on as a service.
-log on as a batch job
- Act as part of the operating system.
- Increase quotas.
- Create a token object.
- Replace a process level token.
NOTE: The "Increase quotas" has been replaced by "Adjust memory quotas for a process" since Windows XP and 2003.