Hi all,
I am encountering an issue after integrating Archivematica and AtoM. Both systems work fine individually, but after integration, the system is unable to detect the SWORD plugin path. .
I have attached a screenshot for your reference.
Figure 1: AtoM is working fine.

- Figure 2: Archivematica is functioning correctly.

Figure 3: Storage service is working properly.

Figure 4: Transfer and ingest modules are working, and there are no errors in uploading the DIP.

Figure 5: This is where I am encountering the error.
For the installation, I used:
Error:
2025-03-22 01:48:46 Exception: File not found: /var/archivematica/sharedDirectory/watchedDirectories/storeAIP/muruga-b22fe1c5-4bec-4aa6-a30c-7fe136e90398
2025-03-22 01:48:46 File: /usr/share/nginx/atom/lib/AccessToMemory/Path.php
2025-03-22 01:48:46 Line: 152
log:
[info] [2025-03-22 01:48:46] Job 460 "qtSwordPluginWorker": Job started.
[info] [2025-03-22 01:48:46] Job 460 "qtSwordPluginWorker": Parameters: {"format":"http:\/\/
purl.org\/net\/sword-types\/METSArchivematicaDIP","location":"file:\/\/\/muruga-b22fe1c5-4bec-4aa6-a30c-7fe136e90398","suggested_name":null,"objectId":451,"name":"qtSwordPluginWorker","id":"460"}
[info] [2025-03-22 01:48:46] Job 460 "qtSwordPluginWorker": A package was deposited by reference.
[info] [2025-03-22 01:48:46] Job 460 "qtSwordPluginWorker": Location: file:///muruga-b22fe1c5-4bec-4aa6-a30c-7fe136e90398
[info] [2025-03-22 01:48:46] Job 460 "qtSwordPluginWorker": Processing...
[info] [2025-03-22 01:48:46] Job 460 "qtSwordPluginWorker": Object slug: jayachristrayartest
[info] [2025-03-22 01:48:46] Job 460 "qtSwordPluginWorker": P
rocessing complete, deleting "/var/archivematica/sharedDirectory/watchedDirectories/storeAIP/muruga-b22fe1c5-4bec-4aa6-a30c-7fe136e90398"
[err] [2025-03-22 01:48:46] Job 460 "qtSwordPluginWorker":
Exception: File not found: /var/archivematica/sharedDirectory/watchedDirectories/storeAIP/muruga-b22fe1c5-4bec-4aa6-a30c-7fe136e90398
[err] [2025-03-22 01:48:46] Job 460 "qtSwordPluginWorker": File: /usr/share/nginx/atom/lib/AccessToMemory/Path.php
[err] [2025-03-22 01:48:46] Job 460 "qtSwordPluginWorker": Line: 152
--