I have the same problems depending on which browser I'm using. For IE, you can disable script debugging in the Advanced settings and see if that fixes the problem.
recheck "other", uncheck disable script degubbing for Internet Explorer. the option right above the one you highlighted.
If the ArcGIS Server service won't start then that is the problem. Services can depend on other services and the message you got seems to me to indicate that one of the dependencies failed. That said, I looked and my ArcGIS Server service has no dependencies (see screen shot). Does yours look the same?At this point I can only speculate at some things that might help figure this out:Reboot the machineSee if some other application is using a port needed by ArcGIS Server (did you install anything recently and if so what)Run the SysInternals Process Monitor tool and see if you can find an error related to this (lots of digging here)There is a command line associated with the service. Maybe you could try to run it from a DOS Window and see if there is any additional information. ArcGIS Server is pure Java so if have Java debugging tools then that might help.If you WinDbg loaded then you can configure the system so that a process launches in the debugger. Try it and see if there are any clues.Any clues in the NT event log?
Jamal,When you issue the following command from a command prompt: netstat -anYou are looking to see if there is something already binding to port 6080 on your server. If nothing is using port 6080, then you can check off one of Richard's suggestions.I know nothing about Windows 8. I do know that in Windows Server 2008 R2 I had to allow the port 6080 in the firewall, if you have the Windows firewall turned on.Was your ArcGIS Server 10.2 started before? In other words, it "was" running before this post, right?
I’m facing the same issue in 10.6.1, the manager fails to start!
What could be the issue here?
You need to make sure that the Arcgis server service is running, if not please try to start it. Otherwise, you need to go to the properties of the service change the user account to ./Arcgis and type its password. Kindly find the screenshots below:
Many thanks Majdoleen for the help.
Have you figured out why the ArcGIS Server has been installed having its Windows service turned off?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.