Showing posts with label ArcGIS Server logs. Show all posts
Showing posts with label ArcGIS Server logs. Show all posts

Sunday, March 6, 2011

cannot open server.properties - HTTP Status 404 /arcgis/rest: The requested resource (/arcgis/rest/) is not available


I recently faced this issue in ArcGIS Server Java 931.  I have installed server 931 and tested the REST services, it was working fine.

But the next day, i am not sure what happened or change in the server machine.  If I hit the
http://hostname:8399/arcgis/rest/services

It is showing "Not available".. in the error log (..prgfiles/arcgis/..java/../log), it shows the following error as Sever
e "cannot open server.properties".

I tried all the suggestions given in the ESRI site, nothing working.. Finally, I did post install once again, now it is working.

Thursday, November 25, 2010

BareTail - A free real-time log file monitoring tool

Easy way to monitor the ArcGIS server health.  I came across a new tool called "BareTail".

It is one of the good free tool to read the ArcGIS server logs....

http://www.baremetalsoft.com/baretail/

It is very easy to monitor the server logs using this tool..

Andrew Ng machine learning course

Hi, I was failing in the week 2 quiz - Machine learning course in Coursera.org, especially in one of the question which has multiple opti...