cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
npenneti
Level 6

LMREPORTER Installation

Hi

I'm trying to analyze the mvsn vendor daemon debug logs using the latest tool LMREPORTER available as part of FnP 11.19.6.0. I was able to install FnP and open the homepage without issues, but the LMREPORTER application throws page not found error on clicking the button available on the FnP homepage.

- is Docker required for LMREPORTER to work (in the official admin guide, it is said that LMREPORTER can be installed with or without Docker)?

- is it possible to analyze the logs generated by mvsn vendor daemon, which generates the license usage logs of applications like InstallAnywhere and InstallShield?

Thanks

0 Kudos
(3) Replies
npenneti
Level 6

LMREPORTER opens fine on Firefox but on chrome I get ERR_CONNECTION_REFUSED.

Further on Firefox, LMREPORTER's log importing screen is shown and on uploading logs nothing happens, console log shows below error:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:27008/processLogs. (Reason: CORS request did not succeed). Status code: (null)

Can you look into it?

0 Kudos
mrathinam
Revenera Moderator Revenera Moderator
Revenera Moderator

Hi @npenneti If we want to use the lmrepoter then ls_enable_verbose_dlog should be set to 1 in lsvendor.c file and then rebuild to get the debug log and run the reporter. 

Best Regards,

0 Kudos

Hi @mrathinam , thanks for the reply, the debug log is generated fine, lmreporter is importing it, but lmreporter doesn't proceed to the next screen.

below is the error from the console log of lmreporter import page:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:27008/processLogs. (Reason: CORS request did not succeed). Status code: (null)

Thanks

0 Kudos