It looks like the core of your issue is "Read-only file system". I would
start by checking to see whether the disk is full. If that's not the case,
then maybe the disk is not mounted read-write.

Regards,

Sarah

On Tue, Oct 20, 2020 at 7:26 PM Marco Cristobal <mcristo...@gmail.com>
wrote:

> i have an installation, i have trouble starting it
> i start the service tomcat and it try to starts all webapps...
> when i check the tomcat log i see this
> im using this instance with the tomcat user, this user have all the
> permissions in this directory, i already search this problem and i cant
> find any solution...
>
>
>  tomcat9[514315]: log4j:ERROR setFile(null,true) call failed.
>  tomcat9[514315]: java.io.FileNotFoundException:
> /dspace/log/checker.log.2020-10-20 (Read-only file system)
>  tomcat9[514315]:         at java.io.FileOutputStream.open0(Native Method)
>  tomcat9[514315]:         at
> java.io.FileOutputStream.open(FileOutputStream.java:270)
>  tomcat9[514315]:         at
> java.io.FileOutputStream.<init>(FileOutputStream.java:213)
>  tomcat9[514315]:         at
> java.io.FileOutputStream.<init>(FileOutputStream.java:133)
>  tomcat9[514315]:         at
> org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
>  tomcat9[514315]:         at
> org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165)
>  tomcat9[514315]:         at
> org.dspace.app.util.DailyFileAppender.activateOptions(DailyFileAppender.java:94)
>  tomcat9[514315]:         at
> org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:307)
>  tomcat9[514315]:         at
> org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:172)
>  tomcat9[514315]:         at
> org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:104)
>  tomcat9[514315]:         at
> org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:842)
>  tomcat9[514315]:         at
> org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:768)
>  tomcat9[514315]:         at
> org.apache.log4j.PropertyConfigurator.parseCatsAndRenderers(PropertyConfigurator.java:672)
>  tomcat9[514315]:         at
> org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:516)
>  tomcat9[514315]:         at
> org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:580)
>  tomcat9[514315]:         at
> org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:526)
>  tomcat9[514315]:         at
> org.dspace.core.ConfigurationManager.loadConfig(ConfigurationManager.java:805)
>  tomcat9[514315]:         at
> org.dspace.app.util.DSpaceContextListener.contextInitialized(DSpaceContextListener.java:102)
>  tomcat9[514315]:         at
> org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4685)
>  tomcat9[514315]:         at
> org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5146)
>  tomcat9[514315]:         at
> org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
>  tomcat9[514315]:         at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:717)
>  tomcat9[514315]:         at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:690)
>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/7983c121-f1f2-431c-b93d-a0c1f2dccb63n%40googlegroups.com
> <https://groups.google.com/d/msgid/dspace-tech/7983c121-f1f2-431c-b93d-a0c1f2dccb63n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Dr. Sarah Mount
Technical Lead, Beautiful Canoe
Fellow of the Software Sustainability Institute
twitter: @snim2

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CALG3WZn2fdsPjW9Xp2tqCL%2B1B4roPqijC8SVUzjdNwtm9FbSLA%40mail.gmail.com.

Reply via email to