web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

Could not find FileLocations.xml in the deployable package D365 On premises V10.0.8 PU32

(0) ShareShare
ReportReport
Posted on by 220
I am facing this issue when deploy custom package on SAT On premises environment. recently I have Updated this environment from PU24 to PU32 with no error. Any Suggestions?
Below are the event logs from Orch machine. 
Message -  Module common failed
Detail -  System.AggregateException: One or more errors occurred. ---> System.Fabric.FabricElementNotFoundException: Application not found 
Module - aos failed
Detail - System.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: Invalid application manifest file. \\192.168.60.21\Agent\wp\UAT\StandaloneSetup-254859\Apps\AOS\AXServiceApp\ApplicationManifest.xml
Thanks in advance.
  • Suggested answer
    Akshay Pujari Profile Picture
    220 on at
    RE: Could not find FileLocations.xml in the deployable package D365 On premises V10.0.8 PU32

    After download the package in Asset folder I clicked on Update Environment after it goes failed then I have deleted the content from WP folder then hit a Retry from LCS, next the issue arrived for DBSync on AOS. For this I ran lodctr /R this command on AOS and restarted the machine. It will take time to DBSync, then finally I have deployed package successfully. My be the issue related with the environment. So it would be better to Restart VMs (if possible) if you get these unwanted errors.

  • Akshay Pujari Profile Picture
    220 on at
    RE: Could not find FileLocations.xml in the deployable package D365 On premises V10.0.8 PU32

    Hello sir,

           Rollback is now succeed, I ran lodctr /R this command on AOS but after 5min AOS node shown failed. Then I restarted VM, and got Deploy all applications.

    Yes, environment was working before package deployment and also i have updated it from PU24 to PU32 recently.

  • Luke Sha Profile Picture
    on at
    RE: Could not find FileLocations.xml in the deployable package D365 On premises V10.0.8 PU32

    So it's DB Sync issue.  Is this only issue you find in the AOS?

    Go to C:\ProgramData\SF\aos_1\Fabric\work\Applications\AXSFType_App120\Log folder, there are complete DB Sync log. Check if there are other errors in the log.

    If your environment works well before deploy this package, please restore the database and retry deployment.

    If this is your first deployment, please make sure you use the correct demo database or empty database. Never copy database from cloud environment directly

  • Akshay Pujari Profile Picture
    220 on at
    RE: Could not find FileLocations.xml in the deployable package D365 On premises V10.0.8 PU32

    I am getting below error on AOS machine whle Rollback. Please can you suggest me?

    Carbon Flighting Cache Path is not defined TempPath is [C:\ProgramData\SF\aos_1\Fabric\work\Applications\AXSFType_App120\AXSF.Code.1.0.20200212124513]

     errorCallStack at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Environment.get_StackTrace() at Microsoft.Dynamics.ApplicationPlatform.Flighting.FlightingServiceConfiguration..ctor(String environment, String certificateThumbprint, String serviceCatalogID, String cachePath, Object extraInformation) at Microsoft.Dynamics.ApplicationPlatform.Flighting.FlightingServiceConfiguration.get_DefaultConfiguration() at Microsoft.Dynamics.Ax.Xpp.AxShared.Instrumentation.ServiceFrameworkLoggerFactory.get_FlightingProvider() at Microsoft.Dynamics.Ax.Xpp.AxShared.Instrumentation.ServiceFrameworkLoggerFactory.get_IsIfxAuditEnabled() at Microsoft.Dynamics.Ax.Xpp.AxShared.Instrumentation.ServiceFrameworkLoggerFactory.get_Instance() at Dynamics.AX.Application.SysInstrumentationLoggerFactory.`CreateLogger(String _name) in xppSource://Source/ApplicationPlatform\AxClass_SysInstrumentationLoggerFactory.xpp:line 18 at Dynamics.AX.Application.SysInstrumentationLoggerFactory.CreateLogger(String _name) at Dynamics.AX.Application.ScaleUnitSettingsFromAppConfig.new() in xppSource://Source/ApplicationPlatform\AxClass_ScaleUnitSettingsFromAppConfig.xpp:line 27 at Dynamics.AX.Application.ScaleUnitSettingsFromAppConfig..ctor() at Dynamics.AX.Application.ScaleUnit.`Instance() in xppSource://Source/ApplicationPlatform\AxClass_ScaleUnit.xpp:line 19 at Dynamics.AX.Application.ScaleUnit.Instance() at Dynamics.AX.Application.ScaleUnitInterop.`isScaleUnitFeatureEnabled() in xppSource://Source/ApplicationPlatform\AxClass_ScaleUnitInterop.xpp:line 16 at Dynamics.AX.Application.ScaleUnitInterop.isScaleUnitFeatureEnabled() at ScaleUnitInterop::isScaleUnitFeatureEnabled(Object[] , Boolean& ) at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeStaticCall(Type type, String MethodName, Object[] parameters) at ScaleUnitInterop.IsScaleUnitFeatureEnabled() at gopts(Int32 , Char** ) at gopts(Int32 , Char** ) at Microsoft.Dynamics.AX.AOS.StartupInternal(String[] Arguments) at Microsoft.Dynamics.AX.AOS.Startup() at Microsoft.Dynamics.AX.AosConfig.?A0x883aeb5e.GetAosConfig() at Microsoft.Dynamics.AX.AosConfig.?A0x883aeb5e.GetAosConfig() at Microsoft.Dynamics.AX.AosConfig.Config.InitInternal() at Microsoft.Dynamics.AX.AosConfig.Config.InitOnce(Boolean isOfflineMode) at Microsoft.Dynamics.AX.Framework.Database.Tools.LegacyCodepath.StartAosCode(SyncOptions syncOptions, String sqlConnectionString) at Microsoft.Dynamics.AX.Framework.Database.Tools.LegacyCodepath.ExecuteWithinAOS(SyncOptions syncOptions, String sqlConnectionString, IMetadataProvider metadataProvider, Func`1 func, Action`1 errorHandler) at Microsoft.Dynamics.AX.Framework.Database.Tools.LegacyCodepath.NOTE_LeavingSynchronizer_CallStackAboveThisLineIsCustomCode(SyncOptions syncOptions, String sqlConnectionString, IMetadataProvider metadataProvider, Action`1 a) at Microsoft.Dynamics.AX.Framework.Database.Tools.LegacyCodepath.RunCustomAction(SyncOptions syncOptions, String sqlConnectionString, IMetadataProvider metadataProvider, Action`1 a) at Microsoft.Dynamics.AX.Framework.Database.Tools.SyncEngine.PreTableSync() at Microsoft.Dynamics.AX.Framework.Database.Tools.SyncEngine.FullSync() at Microsoft.Dynamics.AX.Framework.Database.Tools.SyncEngine.RunSync() at Microsoft.Dynamics.AX.Framework.Database.Tools.SyncEngine.Run(String metadataDirectory, String sqlConnectionString, SyncOptions options) at Microsoft.Dynamics.AX.Deployment.Setup.Program.RunFullSync(SetupConfiguration config, String targetDbConnectionStringSqlAuth, Boolean servicingSync) at Microsoft.Dynamics.AX.Deployment.Setup.Program.RunServicingSync(String targetDbConnectionStringSqlAuth, SetupConfiguration config) at Microsoft.Dynamics.AX.Deployment.Setup.Program.Run(SetupConfiguration config) at Microsoft.Dynamics.AX.Deployment.Setup.Program.Main(String[] args)

  • Akshay Pujari Profile Picture
    220 on at
    RE: Could not find FileLocations.xml in the deployable package D365 On premises V10.0.8 PU32

    Hello sir, thanks for your reply, you helped me many times before.

     Now I am trying to create a new package from Newly attached Demo VM with Build All modules and DB Sync. I will update here soon once get completed.

  • Suggested answer
    Luke Sha Profile Picture
    on at
    RE: Could not find FileLocations.xml in the deployable package D365 On premises V10.0.8 PU32

    Hi, Akshay

    D365FO OP deployment is complex. The provided information is not enough for further troubleshooting.

    Some suggestions here

    1. "Could not find FileLocations.xml" is just warning can be ignored

    2. If you see Module AOS failed, please go to AOS server and check logs in the event viewer

    Make sure to go through all the known issues

    docs.microsoft.com/.../troubleshoot-on-prem

    If issue persists after self investigation, please raise ticket to Microsoft support team.

    Thanks

  • Akshay Pujari Profile Picture
    220 on at
    RE: Could not find FileLocations.xml in the deployable package D365 On premises V10.0.8 PU32

    Hi Rahul thanks for reply,

     I have completed the Full build with DB sync before creating Deployable Package. But no success. Any other suggestions?

  • Suggested answer
    Rahul Mohta Profile Picture
    21,010 on at
    RE: Could not find FileLocations.xml in the deployable package D365 On premises V10.0.8 PU32

    try a full build of all models with DB sync and suggest

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Dynamics 365 Community Update – Sep 16th

Welcome to the next edition of the Community Platform Update. This is a weekly…

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Jahanvi Profile Picture

Jahanvi 35

#2
PJ JohnPaul Profile Picture

PJ JohnPaul 5

#3
Anton Venter Profile Picture

Anton Venter 4 Moderator

Product updates

Dynamics 365 release plans