Pascal, There is something funny about the nvcontainer use of localhost:65001. If the port is in use, then starting JHS should report it in use and fail with a clear error message.
This works with other port conflicts and I don't know why it didn't with your conflict. I am not going to pursue this further. On Thu, Dec 2, 2021 at 10:19 AM Eric Iverson <[email protected]> wrote: > Pascal, thanks for sorting this out. > > On Thu, Dec 2, 2021 at 10:09 AM 'Pascal Jasmin' via General < > [email protected]> wrote: > >> Solved, was a port use issue >> >> win10, avast/windows defender >> >> >> TCP 127.0.0.1:65001 DESKTOP-AMxxx09:0 LISTENING >> [nvcontainer.exe] >> TCP 127.0.0.1:65001 DESKTOP-AMxxx09:57406 ESTABLISHED >> [nvcontainer.exe] >> >> nvcontainer is a nvidia driver/reporting package >> >> >> https://www.file.net/process/nvcontainer.exe.html >> >> suggests it is not useful and a network hog >> >> >> >> >> >> >> >> On Thursday, December 2, 2021, 09:38:53 a.m. EST, Raul Miller < >> [email protected]> wrote: >> >> >> >> >> >> On Thu, Dec 2, 2021 at 9:06 AM 'Pascal Jasmin' via General >> <[email protected]> wrote: >> > I have 10.0.0.1 type private subnet if that is relevant. >> >> That might be a hint about the nature of your difficulties: >> >> (*) What OS are you using on the machine which fails? >> (*) What firewall software does your machine use? >> (*) Is there anything already running on the port which JHS uses? >> (*) If you are using JHS across machines, what url are you using on >> the client machine? >> >> (And I would have some additional questions about your network >> configuration if you're using JHS across machines. But let's work >> through these questions first.) >> >> Thanks, >> >> >> -- >> Raul >> >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm >> > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
