shivangim985778
shivangim985778
21-01-2019
Hi i am setting up dispatcher on my machine but i am getting below error:
I have followed following link:
AEM Dispatcher setup for Linux | TO THE NEW Blog
shivangim985778
shivangim985778
22-01-2019
shivangim985778
shivangim985778
22-01-2019
Gaurav-Behl
MVP
Gaurav-Behl
MVP
22-01-2019
the first snapshot points at line #4 and line #132 of dispatcher.any. Check the syntax at these two lines
second snapshot points to /var/www/html/xwlhire. you haven't provided write permissions to the user on 'xelhire' folder.
If you are not sure of the user name do ps -ef |grep httpd to find the user name and then provide write permissions to user via chmod
third snapshot - click on EDIT > turn on enable checkbox and save > Click on test connection and see if it works?
you may have to check if localhost is defined as 127.0.0.1 in /etc/hosts otherwise define it.
kautuk_sahni
Community Manager
kautuk_sahni
Community Manager
22-01-2019
shivangim98577885 did you get this working?
smacdonald2008
smacdonald2008
22-01-2019
Please consult with the official Adobe documentation on this subject -- Installing Dispatcher
smacdonald2008
smacdonald2008
22-01-2019
Also - for ppl reading this thread and wanting more information on this subject - watch this GEMS Session - Dispatcher - New features and best practices
shivangim985778
shivangim985778
30-01-2019
thanks for letting me know all these things now i am not able to understand that my dispatcher is running well or not. Can you please tell me how can i assure?
shivangim985778
shivangim985778
30-01-2019
can you please also let me know that which things i need to change in dispatcher.any file. I am not able to understand where should i chnage in config or where not
Gaurav-Behl
MVP
Gaurav-Behl
MVP
30-01-2019
Could you share the latest error/screenshots? Were you able to make the modifications mentioned above?