Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
I have schedule a job on publisher and it getting failed in few second.its seems like it is not able to open file to load
2014-03-26 04:17:55 | 2014-03-26 04:17:58 | 4 | 700 | Information | Debug: Entering CNTService::ServiceMain() |
2014-03-26 04:17:55 | 2014-03-26 04:17:58 | 4 | 700 | Information | Debug: CNTService::SetStatus(1675696, 2) |
2014-03-26 04:17:55 | 2014-03-26 04:17:58 | 4 | 700 | Information | Debug: CNTService::SetStatus(1675696, 4) |
2014-03-26 04:17:55 | 2014-03-26 04:17:58 | 4 | 700 | Information | Debug: 2 CPU cores found in 2 CPUs |
2014-03-26 04:17:55 | 2014-03-26 04:17:58 | 1 | 300 | Error | Logon: Anonymous logon failed: L. |
2014-03-26 04:17:55 | 2014-03-26 04:17:58 | 1 | 300 | Error | Account: Failed to create account IQVS_xmsd0xxx, The account already exists. |
Last updated @ 21/07/2014 10:56:11 |
| |||||||||||||||
![]() |
hi i found the fact.
this is because of section access. its not able to open the file..
i have commented the section access code.its running .
but i need to apply section access also.
Now my question is i am able to open application using Service account login. but not able to execute job using this account.its not even allow to open while excuting the task i believe.
Thanks
Sunil
Hi,
For section access to work you must provide section access credentials in the below path.
QEMC--> system-->Setup --> Distribution service --> Advance --> add admin account credentials of your section access.
Make sure your service account belong to Local administrator group too.
Hope it helped.
Regards
ASHFAQ
Thanks for you reply but its not working
it showing me error
Failed to check in document: D:test.qvw
Hi,
Can you provide logs.
Without seeing logs its really hard to say where the issue comes from.
Regards
ASHFAQ
The error looks like the document have Section Access and the service User has no access. Add a user in the Reload task or add the service user in Section Access if you use NTNAME
Document open call failed. The document might require username and password.