Last week, I've installed CR7 for Connections 8. I think it's that change which caused that the Viewer is no longer working. Every document gives a this message: "The connection is denied. Viewer cannot connect to the file repository. Try again later or contact your system administrator."
HCL Docs itself is working fine. I can view the documents by simply editting them. It's just the Viewer that's failing.
SystemOut.log shows:
[10/09/24 20:36:06:979 CEST] 0000010d SessionUserFi I Got request /viewer/app/lcfiles/6137b2ea-39cc-4487-9116-107a0f774c80/content
[10/09/24 20:36:07:078 CEST] 0000010d ServerToServe E com.ibm.connections.httpClient.ServerToServerHttpClient checkResultsForRetry SONATA: Not Found @'http://c<removed>/files/form/api/document/6137b2ea-39cc-4487-9116-107a0f774c80/entry?acls=true'
[10/09/24 20:36:07:147 CEST] 0000010d ServerToServe E com.ibm.connections.httpClient.ServerToServerHttpClient checkResultsForRetry SONATA: Not Found @'http://<removed>/files/form/api/document/6137b2ea-39cc-4487-9116-107a0f774c80/entry?acls=true'
[10/09/24 20:36:07:147 CEST] 0000010d LCFilesQCSRep W [S2S call Response Code]: 404
[10/09/24 20:36:07:152 CEST] 0000010d LCFilesQCSRep W com.ctc.wstx.exc.WstxParsingException: Unexpected close tag </head>; expected </link>.
at javax.xml.stream.SerializableLocation@18b684ec
org.apache.abdera.parser.ParseException: com.ctc.wstx.exc.WstxParsingException: Unexpected close tag </head>; expected </link>.
at javax.xml.stream.SerializableLocation@18b684ec
Caused by: com.ctc.wstx.exc.WstxParsingException: Unexpected close tag </head>; expected </link>.
at javax.xml.stream.SerializableLocation@18b684ec
at com.ctc.wstx.sr.StreamScanner.constructWfcException(StreamScanner.java:606)
at com.ctc.wstx.sr.StreamScanner.throwParseError(StreamScanner.java:479)
at com.ctc.wstx.sr.StreamScanner.throwParseError(StreamScanner.java:464)
at com.ctc.wstx.sr.BasicStreamReader.reportWrongEndElem(BasicStreamReader.java:3283)
at com.ctc.wstx.sr.BasicStreamReader.readEndElem(BasicStreamReader.java:3210)
at com.ctc.wstx.sr.BasicStreamReader.nextFromTree(BasicStreamReader.java:2829)
at com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1072)
at org.apache.abdera.parser.stax.FOMBuilder.getNextElementToParse(FOMBuilder.java:163)
at org.apache.abdera.parser.stax.FOMBuilder.next(FOMBuilder.java:187)
... 58 more
[10/09/24 20:36:07:156 CEST] 0000010d ViewDocServle E Request on HCL Docs Component : request CMw6OE6LJqNfzsku1mg+rj9eKUAg6LpxURu38nJohy5mSG48LnbROqiQ8b+4aS8U with information {CLFAF400W: Can't access the document repository.}
Have others seen problems with the Viewer after installing CR7? And any hints on how to solve this?