Hi Mark,
On 23 Feb 2016 at 16:15:34, Mark Sack
(mark.sack@secti.al.gov.br(mailto:mark.sack@secti.al.gov.br)) wrote:
My understanding is that I should be able to replace
the Admin user with
another user that I've created and added to the Admin group. But when I
delete the Admin user using the other user in the Admin group, I find that
the document tree no longer loads.
My configuration is as follows:
XWiki Enterprise WAR 7.4.1
Debian Jessie
Java openjdk-7-jre-headless
Tomcat 8
Postgresql 9.4/9.5 - The release notes state that 9.5 is the supported
version for 7.4.1 but I could not find a 9.5 JDBC driver so I tried it with
both 9.4 and 9.5 versions of Postgresql (in both cases using the 9.4 JDBC
driver).
This might be related to XWIKI-13025 'The document tree doesn't load on
Postgres' since the problem does not seem to occur with the standalone
installation.
Well,
https://jira.xwiki.org/browse/XWIKI-13025 has been fixed in XWiki 7.4.1 so if you’re
using that version it should work fine.
To debug the issue, could you please give us any error you have in the xwiki logs and also
open firebugs or chrome dev tools and open the javascript console and refresh the page
with the document tree (the wiki home page?), and let us know of any error there.
If you’re able to make it work with the standalone install then indeed the issue could be
either with postgresql or your configuration.
Thanks
-Vincent