I have configured the appian 18.1 setup in local machine and it was started successfully using jboss 6.4 server.
But I am not able to access the URL.
Error : 403 forbidden.
URL : http://<FQDN>:8080/suite/admin
Please anyone help me out.
Thanks in advance.
Discussion posts and replies are publicly visible
Hello rajeshm0001, If you take a look to the server.log of the JBoss you should be able to see more info about it, also If you attach it we could help you :)
Edit: I just remebered something. Check that the Jboss has sufficient permision over suite.ear folder/accdocsX folders
Please find the attached which contains one error message after successful initialization of jboss server.
Thanks for your answer. Can you please more eloborate more on step 1. That is how to check the permissions on the folder (<APPIAN_HOME> and all sub folders and files) and also how to enable permission.
Hi Rajesh ,
For check the permissions you can follow the below
1)<APPIAN_HOME>-->Right Click-->Properties----->
2)<APPIAN-HOME>-->ear-->Right Click--Properties----->You can give the permissions same as above
3)<APPIAN-HOME>-->Search-server-->Right Click--Properties----->You can give the permissions same as above
4)<APPIAN-HOME>-->Server-->Right Click--Properties----->You can give the permissions same as above.
Thanks