Hello,
One of the tentacles required an upgrade to the .Net 4.5 Framework. After installation, the health of the tentacle was red with Security Error:
2013-05-02 00:07:06 ERROR System.ServiceModel.Security.MessageSecurityException: An unsecured or incorrectly secured fault was received from the other party
When attempting to login to the machine and start the tentacle manually in an elevated command prompt I received the error:
C:\Program Files (x86)\Octopus Tentacle\Agent>tentacle.exe
- Tentacle
System.ServiceModel.AddressAlreadyInUseException: HTTP could not register URL http://:10934/. Another application has already registered this URL with HTTP.SYS. —> System.Net.HttpListenerException: Failed to listen on prefix 'http://:10934/’ because it conflicts with an existing registration on the machine.
at System.Net.HttpListener.AddAllPrefixes()
at System.Net.HttpListener.Start()
This was working perfectly before the framework upgrade.
Does this have anything to do with: http://paulstovell.com/blog/should-have-written-it-in-java . hehe
Please help if you have any ideas… Uninstalling the framework may not be an option.
Thanks in advance.
Dean