Loading
Skip Feed
  1. Error on Config.ps1 Powershell Script - FNMP 2019 R2 On-Premise

    Hello everyone!

    Everything run pretty smooth, the Config.ps1 started to execute, configured a lot of credentials until the following error ocurred:

     

    Executing step Configure FNMP database for operators. C:\Flexera\FlexNet Manager Suite\Support\Config.ps1 : Exception calling "ExecuteNonQuery" with "0" argument(s): "Error 515, Level 16, State 2, Procedure ResetCognosRole, Line 27, Message: Cannot insert the value NULL into column 'GroupID', table 'FNMSCompliance.dbo.RoleRight_MT'; column does not allow nulls. INSERT fails." At line:1 char:1 + .\Config.ps1 ".\Config\FNMS Windows Authentication Config.xml" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Config.ps1], MethodInvocationException + FullyQualifiedErrorId : SqlException,Config.ps1

     

    Any Ideas?

     

    Thanks!!!
    Expand Post

    • Hi Leonardo,

      Interpreting the error message from your PowerShell script:

      In FNMS, for configuring the COGNOS Reporting (aka "Flexera Analytics"):

      • There needs to be one user role that has the "Business reporting Portal" privilege configured.
      • In the configuration for this role, the "Analytics Administrator" privilege needs to be set to "Allow".

      The default installation will create one FNMS role named "Business Reporting Portal Admin" that is configured as described above. This role may be assigned to a single user only.

      In FNMS, can you go to 'Admin (cogs) > Accounts > Roles" and make sure your system is configured like this before re-running the PowerShell script, please?

      Expand Post

  2. Database Upgrade Scripts complains about missing object 'PopulateInitialDataForDM_MT'

    Hi Champs,

     

    I just wanted to check if anyone while upgrading from 2024 R2 to 2025 R2 has faced issues like below:

     

    Preparing to run step 'Migration from 23.1 to 23.2'.

    Required minimum database compatibility level: SQL Server 2008 (100)

    Found database compatibility level: SQL Server 2019 (150)

    Required version: 23.1

    Found version: 23.1

    Executing step

    Checking that all database objects are owned by dbo...Validated

    Running 'common-mig-procs.sql'.

    Running 'dw-migr2320-migprep.sql'.

    Starting migration in phase "prep" at step 1

    Migration phase "prep" complete.

    Running 'dw-migr2320-DataWarehouseSchema.sql'.

    Changed database context to 'master'.

    Changed database context to 'DEV_FNMPDataWarehouse'.

    The module 'PopulateInitialDataForTenant' depends on the missing object 'PopulateInitialDataForDM_MT'. The module will still be created; however, it cannot run successfully until the object exists.

    The module 'PopulateInitialDataForTenant' depends on the missing object 'PopulateInitialDataForFNMP_MT'. The module will still be created; however, it cannot run successfully until the object exists.

    Creating procedure to return the contents of the license file associated with a particular tenant

    Creating procedure to set the contents of the license file associated with a particular internal tenant ID

    Creating procedure to set the contents of the license file associated with a particular internal tenant UID

    Changed database context to 'DEV_FNMPDataWarehouse'.

    Changed database context to 'DEV_FNMPDataWarehouse'.

    Changed database context to 'DEV_FNMPDataWarehouse'.

    Changed database context to 'DEV_FNMPDataWarehouse'.

    Changed database context to 'DEV_FNMPDataWarehouse'.

    Changed database context to 'DEV_FNMPDataWarehouse'.

    Checking identity information: current identity value '1000'.

    DBCC execution completed. If DBCC printed error messages, contact your system administrator.

    Checking identity information: current identity value '1000'.

    DBCC execution completed. If DBCC printed error messages, contact your system administrator.

    Checking identity information: current identity value '1000'.

     

     

    If I proceed with upgrade, will it cause any issue. Similar logs are being shows IM and DWH.

     

    Thanks,

    FL

     

     

    Expand Post

    • JohnSorensenDK (Flexera Software)

      @fawad_laiq​ 

      I can see that you raised the same question with Flexera Support and received confirmation that these messages were expected. If your experiences make sense to share with the broader community, then please do.

       

      Thanks,

      John Sorensen

      Expand Post

  3. stefange likes this.

  4. FlexNet licensing engines to operate within Zscaler Private Access model.

    Please provide technical guidance on the following:

     

    FME & ZTNA Compatibility: What are the official recommendations for running FME Desktop and FME Server/Flow within a ZTNA/ZPA environment?

     

    FlexNet Configuration: How should we configure the FlexNet license server (specifically the lmgrd and safe vendor daemons) to allow successful communication through a zero-trust broker?Port and FQDN

     

    Requirements: What specific static TCP ports and fully qualified domain names (FQDNs) must be opened or bypassed to ensure stable licensing traffic?

     

    Reference Architecture: Does Safe Software have documentation or case studies for deploying FME using Zscaler Private Access?We would appreciate your technical insights or the opportunity to schedule a brief call with an escalation engineer.

    Expand Post

  5. Microsoft Office 365 is showing TLS validation error in Task log but test is successful

    Hi FNMS Champs,

     

    I am facing an issue with FNMS office365 connector, it is configured on beacon and test shows successful, but when I execute the import I get TLS:

    Inventory gathering failed. Error: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

     

    Logs state below:

    2026-06-10 14:02:14,873 [ERROR]    Microsoft.PowerShell.Commands.WriteErrorException: Error occurred trying to get the access token: Get-TokenSetInternal failed

    2026-06-10 14:02:15,904 [INFO ]    Failed to execute Reader 'Get Users from Office 365' from file C:\ProgramData\Flexera Software\Compliance\ImportProcedures\Inventory\Reader\microsoft 365\User.xml, at step line 1

    Error: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

    2026-06-10 14:02:15,904 [INFO ]    All retries have been attempted for Reader 'Get Users from Office 365'

    2026-06-10 14:02:15,904 [INFO ]    Completed with error in 1 second.

    2026-06-10 14:02:15,904 [ERROR]   System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.

      at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)

      at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)

      at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)

     

    Can someone guide on this. There is a zscaler in between and as per team they have white listed login and graph urls.

     

    Thanks!!

    Expand Post

    • JohnSorensenDK (Flexera Software)

      @fawad_laiq​ 

      These symptoms look like a certificate issue to me. Did you recently refresh the tokens?

       

      A workaround that you may want to test would be to configure the CheckCertificateRevocation registry key value on the beacon server to see if this would have an impact:

      Please inform the forum members of its resolution if you think they would benefit from it.

       

      Thanks,

      John Sorensen

      Expand Post

  6. 📢Question Roundup for this week[12th June]: Integration challenges & inventory visibility 

    Hello Everyone,

    It’s been a busy one in the forums, thank you again to everyone who joined our Microsoft 365 Community discussion on we hope you got some valuable insights.

    We also have a number of questions that could benefit from peer responses, if you’ve come across any of the below before please take a second to reply.

    Open questions

    [Flexera One]

    [FlexNet Manager Suite On-Premises]

    [App Broker]

    [Snow License Manager]

    [Snow inventory]

    Thanks so much in advance for taking a look, every reply makes a difference and helps keep the community moving forward 🙏

    Mercedes

     

    Expand Post

  7. Managing Java reporting excess data from ARL update

     

    Prior to November 2025, reporting for commercial installations of Java, using the Application Transparency Report (as recommended by Flexera), had been working well.

    This is described in this best practices video: https://youtu.be/jMD_AijaBXw?si=pwQ3sMOJ3xt0Esoh&t=1872.

     

    The ARL/SKU/PURL update of November 16, 2025 added a precedence rule that effectively inserts installer evidence into the Java platform application that previously were only using file evidence. Announcement here: https://community.flexera.com/s/feed/0D5PL00000glvjd0AA

     

    Since this change, the number of rows returned when reporting on Java using the Application Transparency Report has basically doubled. Typically, for every installation of Java detected using file evidence, there is now a second line that is derived from the installer evidence via the suite recognition.

     

    To eliminate this extra data from the Java reports you can run the report as you previously did, however once the report is displayed, add a filter to the Suite member application column and set the filter to Is blank. The report will now perform as it did, prior to the November 2025 change.

     

    Note that Java recognition is based on file evidence, as this is the only reliable way to retrieve the accurate application build information needed to correctly identify the version of installed Java; and therefore to determine if the installation is commercial (requiring a license).

     

    Expand Post

    May 2023: Keep Java under Control with Flexera ITAM!

    SAM is a discipline with great benefits but also great challenges. If you’re a SAM manager, in charge of SAM implementation in your organization and using Flexera tools, or if you’re a Flexera partner, watch this knowledge-sharing session.

    • 00:00 Kick Off & Agenda
    • 01:29 Pointers for the last session ("SAM Operations Hub") material and answers to questions
    • 02:23 News
    • 05:00 Managing Java / Agenda
    • 06:09 Context: The challenges of Java.
    • 10:33 How Flexera Helps you (Overview)
    • 14:48 Flexera is Java verified
    • 17:22 Flexera specific Normalization for Java and recent changes of ARL 2740
    • 24:52 Useful advices: use a recent version of the agent with file evidence, don't update Java when asked!
    • 30:59 Managing Embedded Java Instances (Exemption by file path) - Demo
    • 39:34 Java transparency with the New Oracle Java Worksheet
    • 46:24 Step by step process for creating Java licenses
    • 50:00 Demo
    • 54:45 Wrap up

    https://youtu.be/jMD_AijaBXw?si=pwQ3sMOJ3xt0Esoh&t=1872


    LicenseJakob, ChrisG, and 2 others like this.

  8. I Am getting reconciliation time out issue.
    Error message:
    Failed to import inventory devices with error message 'Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.'

    Error message verified in Forum and updated the timeout value in registry to 57600 but still i am getting the timeout error message.

     

    Please help me:

     

    Error message:

    Failed to import inventory devices with error message 'Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding.'

    Expand Post

    1 of 4

End of Feed
8 Chatter Feed Items
ALL CONVERSATIONS
UNSOLVED
Unanswered Questions
Skip Feed
  1. Our security scanner (Prisma Compute) detected that the FNMS Docker Monitor component:
    C:\Program Files (x86)\ManageSoft\Container\fnms-docker-monitor.exe

    is built with Go crypto/tls version 1.25.3, which is vulnerable to CVE‑2025‑68121.

    Subject: Request updated FNMS Docker Monitor binary built with Go 1.25.7+ (CVE‑2025‑68121)

    Hello Team,

    Our security scanner (Prisma Compute) detected that the FNMS Docker Monitor component:

    C:\Program Files (x86)\ManageSoft\Container\fnms-docker-monitor.exe

    is built with Go

    crypto/tls

    version 1.25.3, which is vulnerable to CVE‑2025‑68121.

    According to the Go project, the vulnerability is fixed only in:

    • Go 1.24.13
    • Go 1.25.7
    • Go 1.26.0‑rc.3

    Can you please provide the latest FNMS Container Monitor / Inventory Agent installer or updated

    fnms-docker-monitor.exe

    built with Go 1.25.7 or later, so we can apply the remediation?

    Expand Post

  2. Copy use rights from one license to another? Is it possible?

    Hi everyone.

    Is there a way to copy use rights from one license to another?

    We have a license with tons of upgrade and downgrade rights like this one:

    imageWe need to create another license with the same rights and then add some additional restrictions.

    Any idea how to avoid doing it manually? Perhaps duplicate the original license and then change it's name and other properties?

    Some SQL query?

     

    Thanks in advance,

    Pawel

    Expand Post

    efenick likes this.
  3. Prevent docker monitoring service from installing using command line

    Hi, how is it possible to disable docker monitoring from installing by default?

    I tried in setup.ini:

    CmdLine=/l*v "%TEMP%\FlexNet Inventory Agent.msi.log" REMOVE=docker

    But that only made ALL custom installation options as disabled in GUI installation.

    Also is there a complete reference somewhere for setup.ini where we would see all potential command line options?

     

     

    Expand Post

    anttimustonen likes this.
  4. High CPU Usage on AIX Devices

    I was just hoping to find so more solid information regarding this. I was able to find this information:

     

    IOJ-1927932 Agent, Inventory:

    Invalid inventory directory exclusions using wildcards may cause high CPU usage and ndtrack process seg faults on UNIX-like operating systems

    Please don't specify wildcard within the path set to configure include or exclude directory paths e.g. */oracle/*backup/

     

    From this article - https://docs.flexera.com/FlexNetManagerSuite2020R2/EN/Status/Issues/UnresolvedIssues.htm

     

    But I was hoping to be able to go back to my team with some more solid information.

     

    We currently have 3 AIX machines that are currently AIX 7.2.5.208 TL05. The team has had ongoing issues with these machines for the past few years and high CPU usage. But we haven't had any other teams reporting the same sort of issues with AIX machines.

     

    They have increased all different specs to do with the machines but still face the same issues. With even more CPU/virtual hardware that gets added the more resource's ndtrack just ends up using.

     

    Is there any solid explanation I can give the team besides " using wildcards may cause high CPU usage and ndtrack process seg faults on UNIX-like operating systems"

     

    Expand Post

    weskus likes this.
  5. Reconciliation stuck in progress after FNMS upgrade to 2024 R1

    Hello Flexera Community,

     

    Is the below reconciliation gap is known issue? If yes - is there any workaorund to fix this

     

    Import step "Write WMIEvidence: Populate the ManageSoft rules to imported evidence mapping and WMIEvidence table" runnig for longer then usual.

     

    Recon logs before upgrade -

     

    2025-01-31 22:14:34,703 [INFO ]    Writer step 'Write WMIEvidence: Populate the ManageSoft rules to imported evidence mapping and WMIEvidence table' with non-default execution path (Fallback) meets condition TestingOrFallback.

    2025-01-31 22:49:39,778 [INFO ]    Matched 3247698 records to existing WMI Evidence without wildcards

    2025-01-31 22:49:39,778 [INFO ]    Matched 386 records to existing WMI Evidence with wildcards

    2025-01-31 22:49:39,778 [INFO ]    Added 36516 new WMI Evidence records from the source database connections.

    2025-01-31 22:49:39,778 [INFO ]    Matched 36516 records to WMI Evidence that was just added

    2025-01-31 22:49:39,778 [INFO ]    Successfully processed in 35 minutes, 5 seconds

     

    Recon logs after upgrade -

     

    2025-02-08 21:36:00,969 [INFO ]    Writer step 'Write WMIEvidence: Populate the ManageSoft rules to imported evidence mapping and WMIEvidence table' with non-default execution path (Fallback) meets condition TestingOrFallback.

    2025-02-09 21:53:03,359 [INFO ]    Matched 3261896 records to existing WMI Evidence without wildcards

    2025-02-09 21:53:03,359 [INFO ]    Matched 384 records to existing WMI Evidence with wildcards

    2025-02-09 21:53:03,359 [INFO ]    Added 12244 new WMI Evidence records from the source database connections.

    2025-02-09 21:53:03,359 [INFO ]    Matched 12244 records to WMI Evidence that was just added

    2025-02-09 21:53:03,359 [INFO ]    Successfully processed in 1 day, 0 hours, 17 minutes, 1 second

     

    what exactly is changed which is taking longer then usual (more then 24 hours) to complete this writer step.

     

    Thanks,

    Awadh

     

     

    Expand Post

  6. We upgraded to 2024 R2 Last night. all of our beacon servers and our inventory server IIS log has grown in size exponentially.

     inventory server avg iis log size daily is roughly 22k KB. now its at 150k KB half way through the day.  we are getting 3 lines per upload of any type of file.

    First one has Head Classification where it used to be Options. its errors with 401

    Second one has Head Classification with Service account and it errors with 403

    third is a PUT with Service account with 200 success.


  7. Hi,
    On my Management Dashboard, under the Publishers in Breach tile (bottom left) I have two tiles that are set up to show Scheduled Costs. I cant get these to display data from test cases.

    I can get the line items to show up in the Scheduled Subscription tile on the RHS of the 2 cost tiles , but I cant get any $ cost amounts , thanks


End of Feed
8 Chatter Feed Items
Loading
FlexNet Manager | Flexera Community