Is there any logging for the Autopass License Server when connecting to LeanFT?
Question ID: 106355
1
0

We are having some issues with the new LeanFT connecting to the new Autopass license server. Is there any logging we can look at to try to track down the issue?

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on August 25, 2015 1:26 pm
324 views
Answers (1)
1
Private answer

Yes, there are logs on both the client side and server side. For both procedures below, you may want to delete or backup the existing log files so you can have a fresh log and less information to search through.

To enable the client logs go to {UFT install location}binlog.config.xml and find the ''HP.UFT.License'' node. Change the ERROR to DEBUG. It should look like this:




After you save that and then restart UFT you can see the results in the log files located at %APPDATA%Hewlett-PackardUFTLogs

Be sure to change the file back or this log will get really big!!

The server logs are always enabled at INFO level. You can change this to collect additional information by going to the configuration file located at C:ProgramDataHPHP AutoPass License ServerAutoPassLicenseServerdataconflog4j.properties (this path may vary if the license server was not installed in the default location).

The first line of the file looks like this:

log4j.logger.com.hp.autopassj=INFO,APJ

Change it to look like this:

log4j.logger.com.hp.autopassj=DEBUG,APJ

After you save the file, restart the license service. You can then view the log located at C:ProgramDataHPHP AutoPass License ServerAutoPassLicenseServerdatalog

Again, be sure to revert the config file back to INFO or the log files could get really big.

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on August 25, 2015 1:27 pm
0
Thanks, that should help locate the issue.
( at August 25, 2015 1:29 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top