Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
The information on this page refers to License Statistics v4.12 or newer, which eliminated the need to run an Apache web server manually by copying the command from the log file. If your are using an earlier version, please refer to the documentation for releases prior to v4.12.

Apache errors

If there are problems with an Apache web server, you may see one or more of the following errors in the License Statistics log file, licstat.log.

...

Note: When using Linux, make sure all 32-bit compatible libraries are installed, as mentioned in Operating system and resource requirements. An installation wizard will keep you informed which libraries are missing. If not all 32-bit libraries are installed, you may see one or more of the errors listed at the top of the page.

"Unable to open http server on port" error

The License Statistics Usage Monitor is configured by default to use port 80 for the http server, which is used to display License Statistics web-based UI pages in the browser. If this port (or another port you specified in the configuration file) is already being used by another application, you will see an error similar to the following in the License Statistics log file, licstat.log.

Apache is not responding to HTTP requests! Please make sure no other application is blocking port .. or your DNS service works properly!
Please verify that configured port is not in use by other application.
Please make sure that current user has permissions to use configured port.

To resolve this issue:

  1. Free up the port by ending the applications that are using it or specify a different port.
  2. Restart License Statistics.
  3. Recheck the log file to ensure the error is resolved.

Apache version

Note: Essentially, License Statistics does not support an Apache web server that has a version other than the delivered one. Therefore, when you decide to use an Apache web server that has a version other than the delivered one, you should find a solution to a related problem on your own.

...