[xwiki-users] Email Validation: stuck in 'prepare_success' status

2017-02-22 Thread rez_spb
Hello, The issue is that registration emails are not sent by XWiki, they get stuck in 'prepare_success' status (seen in "Administration: Mail Sending Status"). No errors. Even in MySQL 'mail_errorDescription' and 'mail_errorSummary' fields. Similar issue was asked some time ago

Re: [xwiki-users] Email Validation: stuck in 'prepare_success' status

2017-02-27 Thread rez_spb
Thank you for responding! I was away from my PC for quite a long time, could not investigate fully. First of all, I have watched the video and checked that programming rights are fine for my Admin user. the default behavior is to check for them, and the user have them, so everything is OK. Then I

Re: [xwiki-users] Stopping Xwiki-8.4.3/Tomcat-9.0 and integrating with systemctl

2017-03-01 Thread rez_spb
Hello, Port in property is a Tomcat system port used for shutdown, it should not be confused with a port Tomcat service connector listens on (client connection port like 80, 8080, 443 etc). So changing it to 8080 is not what you should've done, I think. Two instances are most likely due to first

Re: [xwiki-users] LDAP authentication is not enabled. Check xwiki.cfg

2017-03-03 Thread rez_spb
Hello. I'm not a developer, but if maybe you could upload your configs from scenario 1 and 2 somewhere so that the devs would have something to look at? I think that you can't just substitute production intended configs (scenario 2) with a custom config from standalone install (scenario 1) due to

Re: [xwiki-users] Email Validation: stuck in 'prepare_success' status

2017-03-09 Thread rez_spb
This is a kind reminder. Did you by any chance have time to look at this issue? I have provided some info on Feb, 27th and can provide something else, but for now the issue exists and I cannot understand what's wrong here. Please tell me how can I assist in fixing this. -- View this message in c

Re: [xwiki-users] Email Validation: stuck in 'prepare_success' status

2017-03-14 Thread rez_spb
Thank you for reply! Sorry for the delay, but the actual results have changed for me since last time. Actually I have already enabled debug loglevel for mail before posting in this thread (tried to resolve this myself), I saw the lines you posted as an example in logs, but there were only preparat