I had created a subwiki named sys and deleted it afterward. Now I found there are a lot of logs about it, most of it is about database schemas like:
Caused by: org.postgresql.util.PSQLException: ERROR: schema "sys" does not exist
...
Caused by: com.xpn.xwiki.store.migration.DataMigrationException: Unable to update schema of wiki [sys]
Could you paste the complete error to get more details because right now all I can say is that XWiki is trying to access wiki “sys” so something is referring it.