The ReadWritePaths directive was missing from tomcat9.service. After adding it, the issue was resolved.
On Thu, 24 Apr 2025, 10:41 Wbeimar Cano Restrepo, <[email protected]> wrote: > What was the solution?” > > > Enviado con Gmail Mobile > > > El El jue, 24 abr. 2025 a la(s) 12:06 a.m., GOOGLY <[email protected]> > escribió: > >> Thank you so much—all issues have been resolved >> >> On Thu, 24 Apr 2025, 10:30 GOOGLY, <[email protected]> wrote: >> >>> After these changes, the file upload issue is resolved, but the metadata >>> upload issue remains unresolved >>> >>> On Wed, 23 Apr 2025, 20:43 Wbeimar Cano Restrepo, <[email protected]> >>> wrote: >>> >>>> for this problem, the possible solution is this >>>> >>>> Specify the DSpace installation path to Tomcat. Open the following file, >>>> 1. nano /lib/systemd/system/tomcat9.service >>>> >>>> Find the category, #Security, >>>> Add the following line at the last portion, >>>> >>>> 2. ReadWritePaths=/dspace >>>> >>>> Save and close the file. >>>> >>>> Restart Tomcat, >>>> sudo systemctl restart tomcat9.service >>>> >>>> If it shows the following message, >>>> >>>> Warning: The unit file, source configuration file or drop-ins of >>>> tomcat9.service changed on disk. Run 'systemctl daemon-reload to reload >>>> units. >>>> >>>> Apply the following command, >>>> >>>> 4. sudo systemctl daemon-reload >>>> >>>> Again try to restart the Tomcat, >>>> >>>> 5. sudo systemctl restart tomcat9.service >>>> >>>> El mié, 23 abr 2025 a las 0:38, GOOGLY (<[email protected]>) >>>> escribió: >>>> >>>>> On Tuesday, 22 April 2025 at 18:13:22 UTC+5:30 Wbeimar Cano Restrepo >>>>> wrote: >>>>> >>>>>> please, try upload pdf, maybe this error is for in folder name in >>>>>> tomcat, try upload file. and take a picture >>>>>> >>>>>> El mar, 22 abr 2025 a las 6:36, GOOGLY (<[email protected]>) >>>>>> escribió: >>>>>> >>>>>>> [image: Screenshot 2025-04-22 115342.png] >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> All messages to this mailing list should adhere to the Code of >>>>>>> Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx >>>>>>> --- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "DSpace Community" group. >>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>> send an email to [email protected]. >>>>>>> To view this discussion visit >>>>>>> https://groups.google.com/d/msgid/dspace-community/ed409a3a-8561-4d4d-ae32-2f1b682244d5n%40googlegroups.com >>>>>>> <https://groups.google.com/d/msgid/dspace-community/ed409a3a-8561-4d4d-ae32-2f1b682244d5n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>> . >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Wbeimar Cano Restrepo >>>>>> Skype:wbeimar.cano.restrepo >>>>>> >>>>>> -- >>>>> All messages to this mailing list should adhere to the Code of >>>>> Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "DSpace Community" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To view this discussion visit >>>>> https://groups.google.com/d/msgid/dspace-community/7148ce76-e469-4deb-9bc1-926756f9f100n%40googlegroups.com >>>>> <https://groups.google.com/d/msgid/dspace-community/7148ce76-e469-4deb-9bc1-926756f9f100n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>> >>>> >>>> -- >>>> Wbeimar Cano Restrepo >>>> Skype:wbeimar.cano.restrepo >>>> >>>> -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dspace-community/CAB-%2BBQcbKdK3cO%2BQJ%3D79J7Pbj7AiUnmQXEmSvUc5pA1_pw9NLg%40mail.gmail.com.
