Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Messages


KAVU3547-E

An attempt to start the job process has failed because the user (user-name) does not have permission to execute the executable file (file-name). (reason code:reason-code)

An attempt to start the job process has failed because the user does not have permission to execute the executable file.

(S)

Cancels the requested processing.

(O)

reason-code indicates the value obtained by the GetLastError function of the Win32 API.

If you are using the Windows UAC function and the OS user executing the job belongs to the Administrators group, Administrators permission might be disabled for this job. Either execute the job by using the built-in Administrator account, or enable the settings for executing jobs as a user with administrator permissions when the UAC is enabled, and then execute the job. For details, see 6.2.22 Settings for executing jobs as a user with administrator permissions when the UAC is enabled in the JP1/Automatic Job Management System 3 Configuration Guide.

For details on the Windows UAC function, see the Microsoft website.