Unable to create pages from one of the site
I am unable to create pages in one of the sites we have, I do see templates but when ever I tried to create a page I am getting a message
which calls only
http://localhost:4502/services/pageidservlet?method=getNextID&_nocache=1416336421006
It seems this is throwing error before calling /bin/wcmcommand
I don't see any errors in error.log except the following line
0:0:0:0:0:0:0:1 - admin 18/Nov/2014:13:57:53 -0500 "GET /services/pageidservlet?method=getNextID&_nocache=1416337073663 HTTP/1.1" 200 847 "http://localhost:4502/siteadmin" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0"
Which is a 404 error /jcr_root/apps/sling/servlet/errorhandler/default.jsp
Whereas in other sites I can create pages from the site I see following requests going to server
http://localhost:4502/bin/wcmcommand
I am not sure how to resolve this
