minad786uk Posted June 29, 2017 Posted June 29, 2017 Hi Has anybody come across issues launching sims services manager? I am unable to launch the SIMS Services Manager as it tries to connect to localhost:50000 then shows "this page cant be displayed". Something simple im missing? Sorry im new to this school and still familiarising myself to all the systems here. Thanks
dapaulio Posted June 29, 2017 Posted June 29, 2017 couple of the simpler things to try first if you have a proxy make sure you include *localhost* in your proxy exceptions Check Sims services manager is running in services.msc 1
minad786uk Posted June 29, 2017 Author Posted June 29, 2017 Thanks. Localhost is in proxy exceptions and service running. We use Smoothwall as our proxy/firewall
Skelacia Posted June 29, 2017 Posted June 29, 2017 Have you tried restarting the SIMS Services Manager in the Services.msc? That usually does the trick for me but I do work on Green Abbey all the time, not in a school environment!
minad786uk Posted June 29, 2017 Author Posted June 29, 2017 Thanks for reply. Yes tried restarting the service various times.
dapaulio Posted June 29, 2017 Posted June 29, 2017 Are you using WPAD and auto detect settings? Thanks. Localhost is in proxy exceptions and service running. We use Smoothwall as our proxy/firewall Try unticking the proxy. this is just to check that your exceptions are working
dapaulio Posted June 29, 2017 Posted June 29, 2017 As a side note, if you are new to the site it may be worth knowing who your sims support is whether it is your lea, capita or another 3rd party. You will be able to get the call open at least whilst you look to resolve it yourself.
minad786uk Posted June 29, 2017 Author Posted June 29, 2017 Thanks i did try to log a call with the LA however they say they cant help since its Capita that have installed this!! Capita say i need to contact the LA since they provide the SIMS support. so im going round in circles and its frustrating. Seems like non of them are willing to help.
dapaulio Posted June 29, 2017 Posted June 29, 2017 . Net framework 4.5.2 is a pre req . Are there any errors in the event viewer which may help with either ssm or .net
Cache Posted June 29, 2017 Posted June 29, 2017 Is it installed on a domain controller? If so, DNS might have grabbed the port before Service Manager started up. If that's the case, you'll need to exclude port from the socket pool: https://technet.microsoft.com/en-us/library/ee649174(v=ws.10).aspx
minad786uk Posted June 30, 2017 Author Posted June 30, 2017 Thanks guys. Not had a chance to look at today will get back on it on Monday. There are a lot of server updates which haven't been done for a while it would appear. I plan to first get all updates up to date and take it from there. - - - Updated - - -
minad786uk Posted June 30, 2017 Author Posted June 30, 2017 Is it installed on a domain controller? If so, DNS might have grabbed the port before Service Manager started up. If that's the case, you'll need to exclude port from the socket pool: https://technet.microsoft.com/en-us/library/ee649174(v=ws.10).aspx Hi Yes its on a domain controller
Esteban_Child_of_the_Sun Posted July 3, 2017 Posted July 3, 2017 if you open resource monitor and go to the network page, you can see what is currently listening on port 50000, if it isn't SIMS Services Manager then you'll need to change the config to either reserve that port for SSM or give SSM a new port.
minad786uk Posted July 4, 2017 Author Posted July 4, 2017 if you open resource monitor and go to the network page, you can see what is currently listening on port 50000, if it isn't SIMS Services Manager then you'll need to change the config to either reserve that port for SSM or give SSM a new port. Thanks tried that nothing is using port 50000
minad786uk Posted July 4, 2017 Author Posted July 4, 2017 Anyone use Smoothwall in their environment and got SSM working?
Esteban_Child_of_the_Sun Posted July 4, 2017 Posted July 4, 2017 Thanks tried that nothing is using port 50000 If the SSM service is running, then that should be using port 50000. Have a look for an item in the Image column (in resource monitor | Network | Listening Ports) called SimsServiceHost.Service.exe and see what port it is listening on, then alter your shortcut to SSM to use that port instead. 1
minad786uk Posted July 4, 2017 Author Posted July 4, 2017 If the SSM service is running, then that should be using port 50000. Have a look for an item in the Image column (in resource monitor | Network | Listening Ports) called SimsServiceHost.Service.exe and see what port it is listening on, then alter your shortcut to SSM to use that port instead. That doesnt appear to be running where you mentioned. Could be the cause of the problem? Tried to run it manually from the file location but then get the following error "Cannot start service from the command line or debugger. A winwows Service must first be installed(using installutil.exe) and then started with the ServerExplorer, Windows Services Afministrative tool or the NET START command."
Esteban_Child_of_the_Sun Posted July 4, 2017 Posted July 4, 2017 If you look through the services on that server, is there one called SIMS Services Manager and is it started?
minad786uk Posted July 4, 2017 Author Posted July 4, 2017 If you look through the services on that server, is there one called SIMS Services Manager and is it started? Hi yes thats running. Thanks
Esteban_Child_of_the_Sun Posted July 4, 2017 Posted July 4, 2017 if you look at C:\Program Files\SIMS\SIMS Services Manager\SimsServiceHost\SimsServiceHost.dll.config (assuming you installed it tot the default location) do you have 3 lines that say? 1
dapaulio Posted July 4, 2017 Posted July 4, 2017 Anyone use Smoothwall in their environment and got SSM working? Yeah we have that setup and ssm works fine. Do you define a proxy manually or do you use wpad?
minad786uk Posted July 5, 2017 Author Posted July 5, 2017 if you look at C:\Program Files\SIMS\SIMS Services Manager\SimsServiceHost\SimsServiceHost.dll.config (assuming you installed it tot the default location) do you have 3 lines that say? We didnt have the third line I have put that in now. - - - Updated - - - Yeah we have that setup and ssm works fine. Do you define a proxy manually or do you use wpad? Hi, manual proxy
Esteban_Child_of_the_Sun Posted July 5, 2017 Posted July 5, 2017 We didnt have the third line I have put that in now. In that case this is a call for Capita as you've found that nothing is listening on port 50000, SSM is configured for port 50000, the service is running and the service doesn't show up in the list of things listening to any port. I have never come across this scenario and it suggests the SSM program itself is erroring in some way. 1
minad786uk Posted July 5, 2017 Author Posted July 5, 2017 In that case this is a call for Capita as you've found that nothing is listening on port 50000, SSM is configured for port 50000, the service is running and the service doesn't show up in the list of things listening to any port. I have never come across this scenario and it suggests the SSM program itself is erroring in some way. Thank you for all your help much appreciated.
Knil92 Posted July 5, 2017 Posted July 5, 2017 I have a little script that I made that resets port reservations and then copies and replaces a SimsServiceHost.dll.config to change the port if the port its trying to use is already in use by a different application. When ever it pops up saying the page cannot be loaded for me, I just run my script and most of the time it starts working, if you want I can pm you the files.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now