NetXMS Support Forum

English Support => General Support => Topic started by: pav on August 01, 2013, 04:27:11 PM

Title: don't start WebUI
Post by: pav on August 01, 2013, 04:27:11 PM
I'm install (upgrade) WebUI 1.2.8 on windows and i can't start service NetXMS WebUI now.

In the log is:
The NetXMS WebUI service terminated with service-specific error 0 (0x0)

Thanks Pavel
Title: Re: don't start WebUI
Post by: max on August 07, 2013, 01:37:45 AM
I had the same problem with 1.2.8 on Windows XP.
The solution for me was to create a new folder <installdir>\bin\jre\bin\server
and copy the file <installdir>\bin\jre\bin\client\jvm.dll into that new folder.

Strange, I did a test installation on a virtual machine (also XP) just a day ago and this worked out of the box.
Anyway, maybe it helps.
Title: Re: don't start WebUI
Post by: pav on August 07, 2013, 09:55:17 PM
Thank you very much, it helped.

Pavel