Mar 30, 2021
11:40 PM
Hi, Increase the Time out session. Now it's working fine as expected. Thanks, SREERAMA YENUGA
... View more
Mar 22, 2021
03:42 AM
Hi, WebUI Error log : System.Collections.Generic.KeyNotFoundException: Could not find action 'Index' in controller 'Applications' at Flexera.Web.Core.AccessRightHelper.GetActionAccessRights(String actionName, String controllerName, Boolean isHttpGet) at Flexera.Web.Core.AccessRightHelper.HasModifyAccessToAction(String actionName, String controllerName, Object model, Boolean isHttpGet) at Flexera.Web.Core.Display.WebViewBase`2.get_IsReadOnly() at Flexera.Web.Core.Models.DynamicModelMetadataProvider.AugmentModelMetadata(ModelMetadata metadata, Object model, IWebView view) at Flexera.Web.Core.Models.DynamicModelMetadataProvider.GetMetadataForProperties(Object model, Type modelType) at System.Web.Mvc.ModelMetadata.get_Properties() at System.Web.Mvc.ModelMetadata.FromStringExpression(String expression, ViewDataDictionary viewData, ModelMetadataProvider metadataProvider) at System.Web.Mvc.HtmlHelper.<.ctor>b__0(String name, ModelMetadata metadata) at System.Web.Mvc.HtmlHelper.GetUnobtrusiveValidationAttributes(String name, ModelMetadata metadata) at System.Web.Mvc.Html.InputExtensions.InputHelper(HtmlHelper htmlHelper, InputType inputType, ModelMetadata metadata, String name, Object value, Boolean useViewData, Boolean isChecked, Boolean setId, Boolean isExplicitValue, String format, IDictionary`2 htmlAttributes) at System.Web.Mvc.Html.InputExtensions.TextBox(HtmlHelper htmlHelper, String name, Object value, Object htmlAttributes) at ASP._Page_Views_Errors__Layout_cshtml.Execute() in X:\Program Files (x86)\Flexera Software\FlexNet Manager Platform\WebUI\Views\Errors\_Layout.cshtml:line 49 at System.Web.WebPages.WebPageBase.ExecutePageHierarchy() at System.Web.Mvc.WebViewPage.ExecutePageHierarchy() at Flexera.Web.Core.Display.WebViewBase`2.ExecutePageHierarchy() at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) at System.Web.WebPages.WebPageBase.<>c__DisplayClass7.<RenderPageCore>b__6(TextWriter writer) at System.Web.WebPages.WebPageBase.Write(HelperResult result) at System.Web.WebPages.WebPageBase.RenderSurrounding(String partialViewName, Action`1 body) at System.Web.WebPages.WebPageBase.PopContext() at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) at Flexera.Web.Presentation.Controllers.ControllerWithLogic.HandleUnknownAction(String actionName) at System.Web.Mvc.Controller.<>c__DisplayClass1d.<BeginExecuteCore>b__18(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
... View more
Mar 19, 2021
01:37 AM
Hi, After upgrading FNMS 2020R1 we have observed that any changes done on the Installed Applications . we are facing issue while trying to save getting below error. This is On-Prim Solution. Attached screen shot. "502 - Web server received an invalid response while acting as a gateway or proxy server. There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server" Thanks, Sreerama Yenuga
... View more
Mar 12, 2021
07:16 AM
@kclausen , I accepted on your comment on this to install the agent, But ADDM getting the all information with out installing the agent. So my question is there any possible to do the customization on this part to get the Device name on the CSP. Thanks, Sreerama Yenuga
... View more
Mar 12, 2021
02:43 AM
@kclausen , is there any option that needs to be set in FNMS or Azure to get these device/VM names as well? to get the device name on Cloud Service Provider. If we map the UUID's in the instance.xml on reader file, is it possible to populate the device name on the CSP. Thanks, Sreerama Yenuga
... View more
Mar 04, 2021
08:45 AM
@kclausen , I don't have access to login this URL. While trying to login this URL getting below error. You have been locked out as you have exceeded the maximum number of login attempts. Please use our Password Finder to establish a new password. Thanks,
... View more
Mar 04, 2021
06:54 AM
@kclausen , We are unable see the Device Name being populated from Azure Connector as suggested by you. We are able to see Device Name where ever there is an agent installed like SCCM and FlexNet inventory agent. I am sharing one screenshot for your reference. Thanks,
... View more
Mar 04, 2021
03:20 AM
Hi Kevin, By default can we get the Host details in the Cloud Service Provider Inventory through the out of box Azure connector with out any inventory agent. Thanks,
... View more
Mar 03, 2021
08:40 AM
Hi Kevin, Is there any possibility to populate the device name in the Cloud Service Provider and establish relationships to bring up the inventory details from any other input source apart from agent based solution. Thanks.
... View more
Mar 02, 2021
05:55 AM
Hi all, We have configured the Azure Connector in our environment. We are using Default azure connector provided by flexera to fetch the Devices on Azure environment. As per the documentation provided by flexera(mention flexera docs link), we have implemented all configurations. We got Microsoft.compute/Read Access from the Azure Team. Also we are getting the details from the Adapter itself. But the details we are getting are insufficient. The Host, Device Name, Serial number, Threads per core details are missing which are required for license calculation. Can anyone please suggest the solution on this? Thanks,
... View more
Aug 27, 2020
01:54 AM
@sunshine , same issue occurred in our environment. we followed the below steps. Install SQL Command Line Utilities (SQLcmd.exe + bcp.exe) Turn UAC off and then reboot Start cmd as Administrator Add the path of sqlcmd.exe using ?setx PATH <Actual Path to file> ?m? UAC can now be turned back on if required now it's working fine. Thanks, sreerama yenuga
... View more
Aug 10, 2020
05:16 AM
Dear @mfranz , in the below snippet the highlighted code marked as bold and underlined is throwing error. ######################################### # Pack and send packages to ManageSoftDL Write-Host "Packing all packages..." $nddistrbExe = "`"$InstallDir\Distributor\nddistrb.exe`"" $arguments = "-c Distribute -t Package -o DontDistribute=TRUE -o DoDependencies=TRUE -o ForcePack=TRUE" ExecNddistrb $nddistrbExe "$arguments -i `"Package/Flexera/Adoption/$ComplianceVersion/Rev1.0/Managed Device Adoption/Managed Device Adoption`"" ExecNddistrb $nddistrbExe "$arguments -i `"Package/Flexera/Upgrade/$ComplianceVersion/Rev1.0/Upgrade for managed devices/Upgrade for managed devices`"" ExecNddistrb $nddistrbExe "$arguments -i `"Package/Flexera/Upgrade/$ComplianceVersion/Rev1.0/Upgrade for ManageSoft for AIX Managed Devices/Upgrade for ManageSoft for AIX Managed Devices`"" ExecNddistrb $nddistrbExe "$arguments -i `"Package/Flexera/Upgrade/$ComplianceVersion/Rev1.0/Upgrade for ManageSoft for HP-UX Managed Devices/Upgrade for ManageSoft for HP-UX Managed Devices`"" ExecNddistrb $nddistrbExe "$arguments -i `"Package/Flexera/Upgrade/$ComplianceVersion/Rev1.0/Upgrade for ManageSoft for Linux (i386) Managed Devices/Upgrade for ManageSoft for Linux (i386) Managed Devices`"" ExecNddistrb $nddistrbExe "$arguments -i `"Package/Flexera/Upgrade/$ComplianceVersion/Rev1.0/Upgrade for ManageSoft for Linux (x86_64) Managed Devices/Upgrade for ManageSoft for Linux (x86_64) Managed Devices`"" ExecNddistrb $nddistrbExe "$arguments -i `"Package/Flexera/Upgrade/$ComplianceVersion/Rev1.0/Upgrade for ManageSoft for Mac OS X Managed Devices/Upgrade for ManageSoft for Mac OS X Managed Devices`"" ExecNddistrb $nddistrbExe "$arguments -i `"Package/Flexera/Upgrade/$ComplianceVersion/Rev1.0/Upgrade for ManageSoft for Solaris (sparc) Managed Devices/Upgrade for ManageSoft for Solaris (sparc) Managed Devices`"" ExecNddistrb $nddistrbExe "$arguments -i `"Package/Flexera/Upgrade/$ComplianceVersion/Rev1.0/Upgrade for ManageSoft for Solaris (x86) Managed Devices/Upgrade for ManageSoft for Solaris (x86) Managed Devices`"" ExecNddistrb $nddistrbExe "$arguments -i `"Package/Flexera/Upgrade/$ComplianceVersion/Rev1.0/Flexera Inventory Beacon Upgrade/Flexera Inventory Beacon Upgrade`"" #################################################
... View more
Aug 10, 2020
04:43 AM
Dear @mfranz , throw "nddistrib failed with exit code: $($process.ExitCode)"; This is what i seen in the code line 139. Thanks, SREERAMA.YENUGA
... View more
Aug 10, 2020
02:00 AM
Please any help on this any inputs @ChrisG , @mfranz , @kclausen Thanks, Sreerama Yenuga
... View more
Aug 07, 2020
12:59 PM
Hi, we are building a FNMS setup in Azure with local SQL DB installed on azure, The SQL Database installed locally on Azure VM having a copy of existing database from our on-prime setup. while installing the config running script getting below error. Executing step Deploy adoption and upgrade packages. FlexNet Manager Suite installed at ':\Program Files (x86)\Flexera Software\FlexNet Manager Platform\' FlexNet Manager Suite package repository detected at ':\ProgramData\Flexera Software\Warehouse\Repository' Checking to see if there is a pending deployment... No pending deployments found. Creating lock file at :\ProgramData\Flexera Software\Warehouse\Staging\LockFile. Receiving adoption packages... Receiving upgrade packages... Preparing beacon self upgrade package... Packing all packages... FlexNet Manager Platform Console Distributor Version 13.2 (8.1104) for Windows x86 Copyright 2019 Flexera Software LLC nddistrib failed with exit code: -1073741819 At C:\Temp\2019R1\Support\DeployPackages.ps1:139 char:3 + throw "nddistrib failed with exit code: $($process.ExitCode)" ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OperationStopped: (nddistrib faile...de: -1073741819:String) [], RuntimeException + FullyQualifiedErrorId : nddistrib failed with exit code: -1073741819 Thanks, sreerama yenuga
... View more
About
Mr
Hyderabad, Telengana, India
Latest posts by sreeramyenuga
Subject | Views | Posted |
---|---|---|
25 | Mar 30, 2021 11:40 PM | |
61 | Mar 22, 2021 03:42 AM | |
92 | Mar 19, 2021 01:37 AM | |
82 | Mar 12, 2021 07:16 AM | |
99 | Mar 12, 2021 02:43 AM | |
95 | Mar 04, 2021 08:45 AM | |
126 | Mar 04, 2021 06:54 AM | |
192 | Mar 04, 2021 03:20 AM | |
223 | Mar 03, 2021 08:40 AM | |
275 | Mar 02, 2021 05:55 AM |
Activity Feed
- Posted Re: While doing the modification on the Installed Applications it’s getting 502 error on FlexNet Manager Forum. Mar 30, 2021 11:40 PM
- Posted Re: While doing the modification on the Installed Applications it’s getting 502 error on FlexNet Manager Forum. Mar 22, 2021 03:42 AM
- Posted While doing the modification on the Installed Applications it’s getting 502 error on FlexNet Manager Forum. Mar 19, 2021 01:37 AM
- Posted Re: After integrating with Azure, We are unable to get the Host and Devise name details in Cloud service provider Inventory. on FlexNet Manager Forum. Mar 12, 2021 07:16 AM
- Posted Re: After integrating with Azure, We are unable to get the Host and Devise name details in Cloud service provider Inventory. on FlexNet Manager Forum. Mar 12, 2021 02:43 AM
- Posted Re: After integrating with Azure, We are unable to get the Host and Devise name details in Cloud service provider Inventory. on FlexNet Manager Forum. Mar 04, 2021 08:45 AM
- Posted Re: After integrating with Azure, We are unable to get the Host and Devise name details in Cloud service provider Inventory. on FlexNet Manager Forum. Mar 04, 2021 06:54 AM
- Posted Re: After integrating with Azure, We are unable to get the Host and Devise name details in Cloud service provider Inventory. on FlexNet Manager Forum. Mar 04, 2021 03:20 AM
- Posted Re: After integrating with Azure, We are unable to get the Host and Devise name details in Cloud service provider Inventory. on FlexNet Manager Forum. Mar 03, 2021 08:40 AM
- Posted After integrating with Azure, We are unable to get the Host and Devise name details in Cloud service provider Inventory. on FlexNet Manager Forum. Mar 02, 2021 05:55 AM
- Kudoed A "Download failure: 404 Network error" error is present in the Agent Installation log. for dbarr. Jan 25, 2021 04:21 AM
- Posted Re: "The system cannot find the file specified" when running ARL update on FlexNet Manager Knowledge Base. Aug 27, 2020 01:54 AM
- Posted Re: issue with FNMS installing in Azure cloud with local sql server on FlexNet Manager Forum. Aug 10, 2020 05:16 AM
- Posted Re: issue with FNMS installing in Azure cloud with local sql server on FlexNet Manager Forum. Aug 10, 2020 04:43 AM
- Posted Re: issue with FNMS installing in Azure cloud with local sql server on FlexNet Manager Forum. Aug 10, 2020 02:00 AM
- Posted issue with FNMS installing in Azure cloud with local sql server on FlexNet Manager Forum. Aug 07, 2020 12:59 PM
- Posted Installation error using service account like user@domain.com on FlexNet Manager Forum. Jul 31, 2020 09:26 AM