Hello
I am currently using NXF v.4.6.6.4 (Windows, Server 2016). I am having an issue with automatic startup of the service, nxfilter. The service startup is set to automatic (path: c:\nxfilter\nxwrapper.exe). However, on restart of machine, NXF will not automatically start the service. I have to manually start the service in order to log into the dashboard. As I was looking more into this issue, the nxwrapper log file has three entries at the last startup.
ERROR: Couldn't find Java in system path. We try to start the service anyway.
INFO: Starting Nxfilter
INFO: Path = c:/nxfilter/bin/startup.bat
One thing that makes me wonder is the Java line. I don't have Java installed. Per tutorial documentation: As of v4.6.0.8 of NxFilter, we included an embedded JRE into its Windows packages. When you install it using Windows installer, you don't need to install Java or JRE. Thus, I do not have Java installed as there is no need. Within the startup.bat file, there is reference to IF statement about Java.
Anyway, as I want to push this filtering system to the small office clients, I'm troubled that on startup the nxfilter service is not automatically starting thus the admin has to remember to manually start the service each time. Am I missing something? Can someone please provide assistance or help?
Thank you for listening. Note: I do plan on updating to latest version, v.4.6.7.9.
I am currently using NXF v.4.6.6.4 (Windows, Server 2016). I am having an issue with automatic startup of the service, nxfilter. The service startup is set to automatic (path: c:\nxfilter\nxwrapper.exe). However, on restart of machine, NXF will not automatically start the service. I have to manually start the service in order to log into the dashboard. As I was looking more into this issue, the nxwrapper log file has three entries at the last startup.
ERROR: Couldn't find Java in system path. We try to start the service anyway.
INFO: Starting Nxfilter
INFO: Path = c:/nxfilter/bin/startup.bat
One thing that makes me wonder is the Java line. I don't have Java installed. Per tutorial documentation: As of v4.6.0.8 of NxFilter, we included an embedded JRE into its Windows packages. When you install it using Windows installer, you don't need to install Java or JRE. Thus, I do not have Java installed as there is no need. Within the startup.bat file, there is reference to IF statement about Java.
Anyway, as I want to push this filtering system to the small office clients, I'm troubled that on startup the nxfilter service is not automatically starting thus the admin has to remember to manually start the service each time. Am I missing something? Can someone please provide assistance or help?
Thank you for listening. Note: I do plan on updating to latest version, v.4.6.7.9.
Comment