1 Rookie
•
8 Posts
0
144
November 6th, 2024 01:50
Scheduled jobs not starting
Hi,
I'm creating a repository and then issue the export command, but it doesn't export sometimes, how do I make it do the thing?
drm --deployment-type=share --location=$exportDir -r=$repoName
Job Export_11/06/2024_11:42:01 is scheduled to run at: Wed Nov 06 11:42:04 AEST 2024

No Events found!



DELL-Young E
Moderator
•
5.2K Posts
0
June 9th, 2025 05:56
"C:\ProgramData\Dell\drm\DRMVersion_A00.tar.gz: The process cannot access the file because it is being used by another process"
Could this be some antivirus software?
Would you also send the system's service tag so that we can help you further? https://www.dell.com/community/en/direct-messaging
Respectfully,
DELL-Young E
Moderator
•
5.2K Posts
0
November 8th, 2024 06:30
Hello thanks for choosing Dell and welcome to our community.
Can I ask what version of DRM you're using and what OS where DRM is installed as well first? We'll try to re-generate the issue.
Respectfully,
friendly-
1 Rookie
•
8 Posts
0
November 26th, 2024 23:52
@DELL-Young E Hello, Version 3.4.4.908.
OS Name: Microsoft Windows 11 Enterprise
OS Version: 10.0.22631 N/A Build 22631
The issue only seems to happen on my laptop and not on my desktop as well.
friendly-
1 Rookie
•
8 Posts
0
November 27th, 2024 00:06
It just doesn't like to run at all, even when created within the app. As you can see from other job execution times compared to log times, it just runs whenever it wants to, which is extremely frustrating. Thanks!
DELL-Young E
Moderator
•
5.2K Posts
0
November 27th, 2024 07:22
Hello,
"The issue only seems to happen on my laptop and not on my desktop as well"
Respectfully, it's hard to suspect that this is the software issue from what I think.
What I would suggest is that you can try to reinstall DRM and use a new version.
https://dell.to/3ZpuZuf
Hope this helps.
friendly-
1 Rookie
•
8 Posts
0
May 21st, 2025 11:00
Hello, it's not help unfortunately.
This is latest DRM (3.4.8.1) output:
drm --deployment-type=share --location=C:\DRM\Export\R760 -r=R760-Install
Job Export_05/21/2025_20:53:35 is scheduled to run at: Wed May 21 20:53:38 AEST 2025
DRM shows task is scheduled. Why it will not run (only sometimes, but over and over)?
Why when I press "export logs" and download the logs.zip it is - 0 bytes.
Any way to fix this?
Show Log
friendly-
1 Rookie
•
8 Posts
0
May 21st, 2025 11:21
After restart one device, it works -
drm --deployment-type=share --location=C:\DRM\Export\R760 -r=R760-Install
Job Export_05/21/2025_21:17:26 is scheduled to run at: Wed May 21 21:17:29 AEST 2025
Export Repository job started.
Export Repository job completed successfully.
Previously posted command does not include any lines after "Job Export_05/21/2025_20:53:35 is scheduled to run at: Wed May 21 20:53:38 AEST 2025".
Logs are still 0 bytes after reboot and export gain 🤔
DELL-Marco B
Moderator
•
3.9K Posts
1
May 21st, 2025 12:52
Hello,
can you check account user permission or some restriction for DRM installation?
Launch DRM with logging enabled or check logs at:
C:\ProgramData\Dell\drm\log\drmsvcerror.txt
Look for errors like UserPrincipalNotFoundException or Access Denied
Thanks
friendly-
1 Rookie
•
8 Posts
0
June 9th, 2025 04:34
Thanks, there are a lot of these two errors:
java.nio.file.FileSystemException: C:\ProgramData\Dell\drm\DRMVersion_A00.tar.gz: The process cannot access the file because it is being used by another process
java.lang.IllegalStateException: Queue full
I will get the logs again when I can get it to fail again and check if it's these. Any ideas what could cause these?