Build Drop Location Nightmare

I can see that the current build is actually being dropped at this location:
C:\Builds\1\JS-WebApp\JS-WebApp-Build\bin\_PublishedWebsites\WebApplication1
In RM I have created a component for the WebApp using XCopy Deployer, and the "Builds with application" option selected. The "Path to package" is set to:
[Build Drop Location]\_PublishedWebsites\WebApplication1
But this fails with the following error:
Package location '#/10015/drop\PublishedWebsites\WebApplication1' does not exist or Deployer user does not have access
What am I doing wrong?

I'm having the same errors, including the missing underscore in from of "PublishedWebsites" in the error message.
I don't know if it's related, but I also get an error when selecting the build to use for the release.  When select either "Latest" or go thru "Select" dialog to pick a build, I get the error:
It completes the selection and allows me to execute the release.  However, the release then fails with the errors described in this thread.  I also get the following in the Event Log, which points to a bad build definition configuration, or a duplicate
build number.  I've verified that both are correct.
Timestamp: 4/29/2015 1:37:02 PM
Message: TF214010: More than one build was found with build number 20150429.8 and build definition \DevWeb1\*. Only one build was expected. Specify a build without using a wildcard character and try again.: \r\n\r\n   at Microsoft.TeamFoundation.Build.Client.BuildServer.GetBuild(IBuildDefinitionSpec
buildDefinitionSpec, String buildNumber, String[] informationTypes, QueryOptions queryOptions)
   at Microsoft.TeamFoundation.Release.Builds.TfsOnPrem.TfsOnPremBuildSystem.GetBuildDetails(IBuildServer buildServer, String teamProjectName, String buildDefinition, String buildNumber, String[] informationTypes, QueryOptions queryOptions)
   at Microsoft.TeamFoundation.Release.Builds.TfsOnPrem.TfsOnPremBuildSystem.<>c__DisplayClass55.<SetBuildRetention>b__51()
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.TeamFoundation.Release.Builds.TfsOnPrem.TfsOnPremBuildSystem.<SetBuildRetention>d__57.MoveNext()
Category: General
Priority: -1
EventId: 0
Severity: Error
Title:
Machine: <servername>
Application Domain: /LM/W3SVC/3/ROOT-1-130748001029782562
Process Id: 4644
Process Name: C:\Windows\SysWOW64\inetsrv\w3wp.exe
Win32 Thread Id: 1776
Thread Name:
Extended Properties:
I've also restarted the  Microsoft Deployment Agent service, and reentered the password on the account.
I had the agent-based releases working.  I haven't used them for about a week, and in the time I've set up vNext.  I didn't read anything about the two being incompatible, but could they be conflicting?
environment: VS/TFS/RM 2013 update 4
4/29 - I tried Ismael's suggestion of changing to "Copy output to the server".  The build then runs successfully.  But when I set it back to the UNC configuration, I get the errors back again.
Thanks for any help/thoughts
Curt Zarger [email protected]

Similar Messages

  • How to push VSO build drop to azure storage account?

    Hi,
    I want to automate the deployment process and setup CI.
    I have Source Control and Build setup on VSO (Git / MsBuild). The build is currently stored by VSO itself and all i get is a download link to a zip. 
    Now i cannot automate the fetch and deployment of this build drop since it requires me to open a browser, login and download the build. (I could probably solve this using browser automation, but i'm not desperate enough.)
    Is there any way to set say a blob storage as the drop location. OR somehow setup a file share on azure and have it drop to that. Or is there an API that would let me download this build drop directly? Am i missing some hidden option or have i overlooked
    something?
    Any help / advise would be very welcome. I don't mind being contacted by your dev / support teams.
    Thanks,
    Brijesh

    Hi Brijesh,
    Based on the description, seems you want to do continuous build and deployment to Azure. And I'd like to know why you need to get the build drop during the process.
    To get the build drop when build the project in Git team project, we can also set to copy the build output to an UNC path in Build default tab of build definition. There is no need to store the build drop to some place in Azure storage.
    Another option is do the continuous deployment by using a CI build defninition. And you can use build process template of "GitContinuousDeploymentTemplate.12.xaml" to do the continuous deployment. Please check the link below for more information.
    If you have any other concerns, please elaborate more details.
    http://azure.microsoft.com/en-us/documentation/articles/cloud-services-continuous-delivery-use-vso-git/
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How do show JTree DnD drop location with custom TreeRenderer?

    I am adding DnD support to a JTree with a custom renderer.
    With the custom renderer I am losing the display of drop location on the tree.
    Is there a method to determine if the passed in node object in the getTreeCellRendererComponent is currently a drop location?
    I can tell if the node is selected, but not if a DnD is in action on the tree.
    Thanks,
    Chris

    Is there a method to determine if the passed in node object in the getTreeCellRendererComponent is currently a drop location?
    I can tell if the node is selected, but not if a DnD is in action on the tree.If you are using Java 1.6 you should be able to do something along these lines:Install a TransferHandler on your tree, and override the method canImport() that takes a TransferHandler.TransferSupport as input argument. That method is called repeatedly during the drag process.
    In that method, ask the passed in TransferSupport for the current drop location, by calling getDropLocation(). For a JTree that will return a JTree.DropLocation, which in turn has methods for finding out which node is the current drop target. Store that node in a variable that your renderer can access.

  • Cannot drag and drop image from Safari to Desktop - drop location is unavai

    Drag and drop an image from Safari 2.0.4 to the Mac OS X 10.4.10 Desktop does not save it. Console says:
    "drop location is unavailable"
    Control click over the image and "Save Linked File to the Desktop" works as expected.
    Any hint most welcome. Thanks.

    Why not simply adjust the link for the image in the Links palette? Certainly could be contained in an action, if need be for duplicating and exporting multiple images...
    Mylenium

  • Custom Drop Location Rendering using Java 6 support for JTable DnD

    Can anyone give me some pointers on how to do custom drop location rendering and custom drag images while still using the built-in support for DnD on JTables provided by Java 6?

    I have implemented a solution, though I didn't manage to use TransferSupport.

  • Flash Builder cannot locate the required debugger version of Adobe Flash Player

    Hi,
    The problem seems to be well known for last yesrs and previous Flash builder versions, but I got impression that it is still unresolved for Win 7 64 bits, Flash Builder 4.5.
    I have installed:
    - Flash Builder 4.5
    - windows 7, 64bits
    - Flash Player the latest - 11.3.r300.257
    Please, let me know how to use successfully debugger in Flash Builder 4.5 without below error message:
    "Flash Builder cannot locate the required debugger version of Adobe Flash Player. You might need to install the debugger version of the Flash Player or reinstall Flash Builder"
    Sebar

    This is a known bug for Flash Builder 4.5 and 4.6.
    It will be fixed in next version of Flash Builder.
    The workaround for Flash Builder 4.5 & 4.6 is to download both 32-bit & 64-bit debug player.

  • I am organizing my external HD and want to move files NOT COPY them. How do I drag and drop folder contents without Mac automatically copying them to the "drop" location?

    I am sorting out all the clutter and duplicate files on my external HD. In doing this I am moving the entire contents of folders to new locations. Some of these folders cointain gigs of info. I do not want to have to spend large amounts of time waiting for hundreds of gigs to copy somewhere then  moving the originals to the trash and wait even longer deleting all of them. All I want to do is move the files up a subfolder, but the way Finder goes aobut doing it can be a 400 GB swing taking hours. How do I just "move" them?

    Check out this discussion. Worked for me.
    http://tinyurl.com/7dmh9p5
    Quote:
    When I do a drag and drop in Finder to move a folder into another folder it makes a copy of the folder in the new location instead of moving it like the help documentation says and like it used to do in Snow Leopard.  I have looked all over in preferences for a setting the contols the move/copy outcome of drag and drop and have been unable to find anything.  Is this the way Lion is supposed to work?
    MacBook Pro, Mac OS X (10.7.1)
    This solved my question by jsd2  on Oct 9, 2011 6:33 AM
    I did a global change of permissions for the entire documents account in the currrent user account using the get info and apply to enclosed items.
    I think what is happening is that the Documents folder normally carries an "everyone deny delete" ACL, meant to protect it from accidental deletion:
    $ ls -lde ~/Documents
    drwx------+ 6 t1  staff  204 Oct  9 08:51 /Users/t1/Documents
    0: group:everyone deny delete
    ACLs are special types of permissions that do not show up in GetInfo, but can get propagated if you click "Apply to Enclosed Items" on a folder that carries them. Affected files that acquire  that ACL would require password authentication to move or delete them.
    I think the following Terminal command (copy and paste it) should remove such ACLs from items within the Documents  folder:
    chmod -RN ~/Documents/*
    Message was edited by: miz_mdk

  • WLC upgrade to 7.0.98.0, WCS & Location Appliance to upgrade - Building maps location

    Hi,
    We recently upgraded about 24 WLCs (4402s and 5508s) from 6.x to 7.0.98.0. In order to support these WLCs through WCS, we also need to upgrade the WCS to 7.0.164 which is currently running at 6.0.132.0 (Linux OS). Same is the case with Wireless Location Appliance 2700 to be upgraded as well. Wireless Management system has number of building maps with AP locations.
    Prior to upgrade the WCS / Location appliance we need to take the backup of these building maps, already stored to export after the upgrade. Kindly let us know the directory where all these maps are being stored, as during upgrade we will loose all the stored data / maps.
    Thanks for your kind assistance.
    Regards.
    Shuja

    Hi Shuja:
    Who says you're going to lose all your maps and stored data during a WCS upgrade?  The installer for WCS 7.0.164.0 will see the 6.0.132.0 installation and upgrade it in place, modifying the existing data to work in the new 7.0 format.  The installer for WCS 7.0.164.0 will even ask you if you want to make a backup of this data before the upgrade process even starts, although it would be a good idea to pull a backup of everything before you start.  (One can never have too many backups, right?)  The backup application in your existing install should be at /opt/WCS6.0.132.0/backup .  Run that application and it will prompt you for a location to put the .nmsbackup file.
    The .nmsbackup file that results from a WCS backup is what gives WCS its portability across platforms (physical/virtual) and operating systems (Windows/Linux).  It's essentially the lifeboat of WCS, containing the database, the maps, the licenses and other supporting files.
    Performing Maintenance Operations chapter of the WCS Configuration Guide:
    http://tools.cisco.com/squish/08725
    Sincerely,
    Rollin Kibbe
    Network Management Systems Team

  • How to know drop location with a transfer handler?

    Using the Swing TransferHandler, there doesn't seem to be a way to figure out the location of the drop!
    Does this mean I must use the older mechanism instead of this new one, my situation here requires that I know where the object is being dropped so that I can add it in the right location.
    Help!

    Hey, anybody using drag & drop at all?!?!
    It's funny, you search around the web and the new features of 1.4 drag & drop are nowhere to be found/discussed!
    :-(

  • Forms60 Builder Subclass Location Information

    Hi,
    Where to change subclass or reference objects storage location from File System to Database in Forms 6.0.8 Builder.
    Thanks

    TJMC wrote:
    HillClimber.java:8: cannot find symbol
    symbol : constructor Climber(int,int,int,int)
    location: class ClimberThis is saying that there is not a constructor in your Climber class that takes 4 int parameters. So either create a constructor in your Climber class that does take 4 int parameters. Or stop trying to call a non-existing constructor and start calling one of the constructors your Climber class does have.

  • Drop Location

    I am using a TransferHandler to handle drag and drop events in my application. I've extended the default TransferHandler to support different data flavors. My only problem is that I need to know the location within my custom component where a drop takes place. The method:
    boolean     importData(JComponent comp, Transferable t) however, does not provide me with that information. I'm aware of the DropTargetListener interface and its drop() method, however, its dragOver() method does not behave similarly enough to a mouseDragged() method of a mouseMotionlistener (they are invoked with differing semantics) - and I need mouseDragged semantics.
    Help me if you can.

    So is this impossible? Ok forgetting the whole TransferHandler approach, has anyone done it another way?
    I have implemented my own DragGestureListener, DragSourceListener, and DropTargetListener, but I haven't gotten the kind of behaviour that I expected. For example, in DragGestureListener i've implemented the
    void dragGestureRecognized(DragGestureEvent dge)method as follows:
    dragGestureEvent.startDrag(Cursor.getPredefinedCursor(Cursor.DEFAULT_CURSOR),
              image,new Point(), new CustomTransferable(),customDragSourceListener);
    /*Where image is a BufferedImage*/The problem here becomes that the image never shows up, although it shows up if I display it elsewhere in the application. If you've seen this before (no show image) and know a solution, let me know. The DragSourceListener still does not behave as I would like it to though.
    If anyone of you know where I can find an in-depth explanation of the Drag and Drop architecture and semantics (NOT the Java Tutorial) let me know too.
    Thanks.

  • Tree Drag & Drop problem identifying drop location

    Item0
    ----- Item1
    ---------- Item11
    ---------- Item12
    ..............................<--------
    ----- Item2
    ---------- Item21
    ---------- Item22
    ----- Item3
    ---------- Item31
    ---------- Item32
    When I drag Item32 to drop at the location pointed by the
    arrow, it can be dropped as :
    1). A third child of Item1 or
    2). A Second child of Item0
    After drop, I need to update the database for Item32's new
    parent change.
    How can we identify new parent whether it is dropped as Case
    1). or Case 2).
    Because the calculateDropIndex return the same index(of
    Item2) and cannot identify...
    Any suggestion?
    Thanks

    Hi guys,
    I ran into the same issue and think I have managed to solve it. Below are the steps I took:
    1. In my dragDrop event I grabbed the drop index by using tree.calculateDropIndex(event) and created a bindable variable [dropIndex] to store the index number.
    2. I created a separate function [tree_getNewParent] to get the new parent from.
    3. In my dragDrop event (I have also tried this with dragComplete) I added a callLater to the function I created in the previous step. I remembered that I had dramas trying to expand items and the solution I found used callLater as the items weren't yet bound. I assume it is the same case here.
    4. Finally in the separate function I set tree.selectedIndex to equal the index I stored in the dragDrop event. Then to access the new parent I simply did a tree.selectedItem.parent()!
    Mine looks something like this:
    [Bindable]
    private var dropIndex:Number;
    private function tree_dragDrop(event:DragEvent):void{
         var dIndex:Number = tree.calcualteDropIndex(event);
         dropIndex = dIndex;
         callLater(tree_getNewParent);
    private function tree_getNewParent():Object{
         tree.selectedIndex = dropIndex; 
         var newParent:Object = new Object();
         newParent = tree.selectedItem.parent();
         return newParent;
    Please let me know how you go.
    Cheers,
    Stu.

  • Query Builder not locating emails based on email address, only the display name will work.

    I am trying to set up some search folders for Outlook 2010 for emails either to or from a specific domain name.  I am using the Query Builder to set up the logic for the search criteria.  
    Here's an example of what I am trying to do.
    I have three people from a specific company that I want all emails I either send them or they send me to go to.  Their email address are as follows:
    Jane Doe <[email protected]>
    John Doe <[email protected]>
    Mary Smith <[email protected]>
    Here is the issue I am having.  When I set up the criteria for the search folder, entering From --> Contains --> [email protected] (or any of the other addresses mentioned above) will return no results.  Entering From ---> Contains
    --> companyxyz.com will yield no results.  Only entering From ---> Contains --> Jane Doe will yield any results. 
    If I use the From field in the standard Messages Tab of the Search Folder Criteria window then just entering companyxyz.com will give me all the messages.  The problem that I have is that I cannot set up any OR conditionals with this standard field
    which is why I am using the Query Builder.
    My question is why doesn't the actual email address work for a search criteria in Query Builder and how can I set up a criteria for a domain name (@companyxyz.com) so that I can see all communication with a particular company?

    Hi,
    This is the expected behavior of Outlook.
    The Search Folder Criteria dialog has two From fields. One From field is under Messages tab and another From field is under the Advanced (or Query Builder) tab. The From field under Message tab uses email address while
    the From field under Advanced or Query Builder tabs uses the display name. So, when we want to use Query Builder to create a Search folder that filters by email address, the Query Builder ignores the email address and uses the display name instead.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Link & Locate NIGHTMARE!

    Spend the last bit updating all my software to CC version, and am already regretting it. I have been presented with a verrrry annoying and extremely perplexing issue with PPro specifically.
    I opened up a project I've been painlessley on in CS6 to be presented with the always-happy-to-see-you Media Offline screen on a few Dynamic Linked clips. I say to myself "hey, this will be a great opportunity to check out how useful the new Link & Locate feature is! Well...it is not.
    My media hasnt moved since the upgrade, and L&L has no problem finding the said .aep file. But when I go to click "select" in the dialogue box, nothing happens. At all. The file is there, it hasnt changed, it just wont open up. It's like they hid a line of code in the "select" button that has the sole intent of pissing me off.
    So I try some things. First, I make another duplicate of the file, and move it to a different folder. Nothing. Then I try using Windows Explorer to select it (via disabling "Use Media Browser to Locate Files"). Nothing.
    I cannot figure it out. Nothing I have tried will actually let me SELECT the file that never changed.
    Thankfully I'm not an idiot, and I can still work in CS6, but this is going to annoy me if it is not a wide-spread error.

    stupid question; did you open the aep in after effects and see if it needs to be upgraded to a newer version, which might be why the new tech can't read or find it? Annoying as all hell I agree, and I'm about to be in that same boat and do not want to upgrade/rename 10+aeps on one file multiple times...

  • New Build Drops Video on Boot Up

    The system has the following configuration.
    MSI 890FXA-GD70 AM3+ AMD 890FX SATA 6Gb/s USB 3.0 ATX AMD Motherboard
    AMD FX-6100 Zambezi 3.3GHz Socket AM3+ 95W Six-Core Desktop Processor FD6100WMGUSBX
    ASUS EN8400GS SILENT/DI/1GD2(LP) GeForce 8400 GS 1GB 64-bit DDR2 PCI Express 2.0 x16 HDCP Ready Low Profile Ready Video Card
    CORSAIR Vengeance 8GB (2 x 4GB) 240-Pin DDR3 SDRAM DDR3 1600 (PC3 12800) Desktop Memory Model CMZ8GX3M2A1600C
    Western Digital Caviar Blue WD5000AAKX 500GB 7200 RPM 16MB Cache SATA 6.0Gb/s 3.5" Internal Hard Drive -Bare Drive
    When the system boots from the win7 CDROM and runs the install everything apears to be working fine. Install completes loading files to hard drive without a hitch.
    On boot of the windows installation from the hard disk it apears like it is going to start. I get the 4 windows flying in ... then nothing.
    Aslo the diagnostic led on the main board goes dark. The board has power and blue leds are on all over the board. The system will not shut off and I need to recycle the power supply to get it to boot again.
    I reinstalled windows again and the same thing happens at the same time. I can complete the first stage of the install, but the system stops (as described above) on startup from the hard drive.
    What should I check? Is it abnormal for the diagnostic led to go dark when there is still power to the board?
    Thank you for your help... I built this system as a gift for my son and I really am anxious to figure aout what could be going wrong.

    Alright, let's have a look at the BIOS first:
    Quote
    V 1.13B2 11011
    This is a BETA BIOS Release, which as such is no problem.  However, there have been a number of newer releases after that, including the latest final BIOS Version which is newer than the release you are currently using. Here is the full changelog:
    A7640AMS.1D2 [v1.13b2] --->   A7640AMS.1D0 [v1.13(0) Final]
    - Fix When running 3Dmark11, the performance of the new bios is lower than the old bios (around 300points difference).
    - Support patch CPU VID function.
    - Limit default CPU VID to 1.2125V when use AM3+ CPU.
    - Adjust CPU voltage and CPU PLL voltage to fix FX-6100 CPU BSOD issue when enter OS.
    - Update to AMD AGESA Orochi 1.1.0.2 and AMI 8.00.16_CPU-OrochiPI_1.1.0.2-1.
    - Added Cpu Core Control by Core for AM3+ CPU,and added Adjust Turbo Core Ratio(Pb1) for AM3+ CPU.
    - FIX when set "Extra RAID/IDE Controller" to disabled,the Jmicron POST ROM can show up and it can still enter os.
    - Fixed DRAM GG34GB1333C9DC_2GB auto voltage at 1.35v.
    As you can see, there have been further fixes and adjustions that have to do with your CPU model and also some microcode/module updates.  I would recommend a BIOS Update to the latest final version (do it under DOS).  Then properly clear CMOS again, load "Optimized Defaults" in BIOS Setup and re-test.
    Secondly, your PSU:
    Your PSU (in addition to the fact that the review I linked you to is not really happy with the performance), has a split 12V circuit. Each 12V-Sub-Rail can deliver up to 16A@12V [=192W] according to Cooler Master's own specifications.  If the review is correct, then the PSU is not able to deliver the amount of power that it is advertising. So, to be on the safe side, we should work with 14-15A maximum output on the 12V sub-rails.
    Since your video card does not have its own power connector, it will be powered by the same sub-rail your CPU is powered by:
    --> CPU -> TDP = 95W .... 95W/12V ~ 8A
    --> GPU -> max. power draw ~ 40W .... 40W/12V ~  3,33A
    This adds up to 11,33A@12V on a power rail that we don't want to be forced to deliver more than 14A. Count in an extra 1A for the board itself and a few more 12V pits and pieces drawn by hard drives, optical drives, LEDs and fans.
    The bottom line is, that there is sufficiant indication that your PSU may be operating at its limit. 
    In case the BIOS update does not change things for you, you should consider testing a quality PSU that is able to deliver at least 20A on a single 12V rail or sub-rail.

Maybe you are looking for