[xwiki-users] deactive wizard distribution
Hi! How remove wizard distribution after a migration? I don’t know which key to remove in wiki.cfg or wiki.properties to do that. Thanks! Marc
Not sure I understand, the distribution wizard shows up only if there is something to do after you upgrade the WAR. Finish it or explicitly tell it to not come back and it won't. On Wed, Oct 22, 2014 at 4:59 PM, Marc AUDEFROY <[email protected]> wrote:
Hi!
How remove wizard distribution after a migration? I don’t know which key to remove in wiki.cfg or wiki.properties to do that.
Thanks!
Marc _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Yes, but if I restart the server (for any reasons), the distribution wizard showed and in this case, it’s useless. Thanks
On 22 oct. 2014, at 17:07, Thomas Mortagne <[email protected]> wrote:
Not sure I understand, the distribution wizard shows up only if there is something to do after you upgrade the WAR. Finish it or explicitly tell it to not come back and it won't.
On Wed, Oct 22, 2014 at 4:59 PM, Marc AUDEFROY <[email protected]> wrote:
Hi!
How remove wizard distribution after a migration? I don’t know which key to remove in wiki.cfg or wiki.properties to do that.
Thanks!
Marc _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
My guess is that the environment.permanentDirectory property in the WEB-INF/xwiki.properties is not set, so instead a tmp-dir of the servlet container is used which is wiped out at server restart. If that is the case, then setting this property to a directory that is not "tmp"-like should help. The distribution wizard then will show up once again, but then remember that it has been called due to state-files stored in the "environment.permanentDirectory" Clemens
Yes, but if I restart the server (for any reasons), the distribution wizard showed and in this case, it’s useless.
Thanks
On 22 oct. 2014, at 17:07, Thomas Mortagne <[email protected]> wrote:
Not sure I understand, the distribution wizard shows up only if there is something to do after you upgrade the WAR. Finish it or explicitly tell it to not come back and it won't.
On Wed, Oct 22, 2014 at 4:59 PM, Marc AUDEFROY <[email protected]> wrote:
Hi!
How remove wizard distribution after a migration? I don’t know which key to remove in wiki.cfg or wiki.properties to do that.
Thanks!
Marc _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
mit freundlichen Grüßen Clemens Klein-Robbenhaar -- Clemens Klein-Robbenhaar Software Development EsPresto AG Breite Str. 30-31 10178 Berlin/Germany Tel: +49.(0)30.90 226.763 Fax: +49.(0)30.90 226.760 [email protected] HRB 77554 B - Berlin-Charlottenburg Vorstand: Maya Biersack, Peter Biersack Vorsitzender des Aufsichtsrats: Dipl.-Wirtsch.-Ing. Winfried Weber Zertifiziert nach ISO 9001:2008
participants (3)
-
Clemens Klein-Robbenhaar -
Marc AUDEFROY -
Thomas Mortagne