question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Service Fabric Deploy failing with Service Fabric SDK 2.5

See original GitHub issue

VSTS task failing after VS 2017 upgraded to the latest tooling and SDK 2.5

2017-04-06T11:24:08.0027632Z Searching for path: C:\a\r1\a\Service Fabric Cluster\sf-xml\PublishProfiles\Cloud.xml
 
2017-04-06T11:24:08.0307635Z Found path: C:\a\r1\a\Service Fabric Cluster\sf-xml\PublishProfiles\Cloud.xml
 
2017-04-06T11:24:08.1097652Z Searching for path: C:\a\r1\a\Service Fabric Cluster\sf-package
 
2017-04-06T11:24:08.2907697Z Found path: C:\a\r1\a\Service Fabric Cluster\sf-package
 
2017-04-06T11:24:12.0809854Z Successfully connected to cluster.
 
2017-04-06T11:24:12.1415166Z Searching for path: C:\a\r1\a
 
2017-04-06T11:24:12.2285248Z No items were found with search pattern C:\a\r1\a.
 
2017-04-06T11:24:12.2335243Z Overriding upgrade settings specified in publish profile with the settings specified in the VSTS Task.
 
2017-04-06T11:24:15.7001754Z ##[error]Exception while parsing XML file: C:\a\_temp\TestApplicationPackage_3147697723\fmdmafrq.0h0\sf-package\ApplicationManifest.xml
 
FileName: C:\a\_temp\TestApplicationPackage_3147697723\fmdmafrq.0h0\sf-package\ApplicationManifest.xml
 
2017-04-06T11:24:15.7501760Z ##[section]Finishing: Deploy to Unsecure Cluster

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
aloneguidcommented, Apr 6, 2017

@Kwal @bishal-pdMSFT much appreciated, and the workaround mentioned resolves the issue immediately.

0reactions
kwalcommented, Apr 6, 2017

Disabling the generation of the IDs (as referenced in the issue over in the SF repo) does the trick.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Service Fabric Deploy failing with Service Fabric SDK 2.5 #3958
I've run into this as well - I think the issue is that when building the sfproj, an additional attribute '___CorrelationId___' is getting...
Read more >
Service Fabric Deploy error - Microsoft Q&A
Service Fabric Deploy error ... Out of these, the web api, and total 3 services from 14 services across 2 apps are failing....
Read more >
VSTS Deploy Service Fabric Application Task - Stack Overflow
According to the warning message, you are running the build with Hosted Agent which has Service Fabric SDK 2.4.164 installed.
Read more >
Service Fabric application deployment failure
This is an annoying issue and making us a bit nervous when deploying this app to our Production service fabric clusters. Please help...
Read more >
Service Fabric application lifecycle management using ...
This post is a collection of notes that I took as I was familiarizing myself with lifecycle management of Service Fabric applications.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found