0

I am facing ERROR [ManagerBase] IOException while saving persisted sessions: java.io.FileNotFoundException: /u/applic/wsadmin/geronimo217/geronimo8/var/catalina/work/TomcatWebContainer/SESSIONS.ser (Permission denied)

Can anyone help me?

Ananda Tapare
  • 53
  • 2
  • 4
  • Have you checked the permissions on the file? Chances are you don't have read permissions on it. More specifically the user that the code is running as doesn't have permssions. – ford prefect May 30 '18 at 14:46
  • Possible duplicate of [java.io.FileNotFoundException (permission denied) despite chmod 777](https://stackoverflow.com/questions/21008976/java-io-filenotfoundexception-permission-denied-despite-chmod-777) – ford prefect May 30 '18 at 14:46

0 Answers0