Help - deleted files won't go away!

I am trying to permamently delete two files that I no longer need, but which had previously been deployed. Whenever I deploy my application, these files cause me to get the error "The asset is deployed and cannot be deleted. To delete the asset, first undeploy it." Okay, but it won't let me undeploy a single file, so I undeployed the entire application. Afterwards, I still wasn't able to delete the files.
Just wondering if anyone could help me figure out how to permanently get rid of these files?
Thanks!

Follow these steps to delete files from local machine.
1. Close Workbench ES2 (if already opened)
2. Goto C:\Users\<YOUR_USER_NAME>\Workbench ES2\<APP_SERVER_NAME>\<APPLCIATION_NAME>\<VERSION>
3. Delete the files which you no more required.
4.Open Workbench ES2 and click refresh on seletec application.
You will get rid of the "Cannot delete" problem.
Nith

Similar Messages

  • HELP! Files won't open and previously had Firefox icon instead of DW icons!  Leap Year thing?

    Hi!  I went to update my website, which I do every night before the first day of every month and all the files had a FIrefox icon instead of the usual Dreamweaver one.  I have shut down, reinstalled DW MX 2004 but the files still do not open.  The icons have now changed to DW but they are not opening with right click, opening from Applications folder, double clicking the file, from get info and open with DW.  I am stumped. HELP!  Need to update for March 1st.
    Is it something to do with Leap Year 29th Feb?  Checked the clock in preferences but can't see how this affects it.
    Firefox is always updated but the latest version does not seem to be as efficient as previous upgrades.  We installed Chrome as well.  Do they interfere with each other?

    Hi Ken
    I wish the 7.1 updater download had helped but it didn¹t.  All the files
    were backed up before the installation, which went fine.
    Mac 10.5.8
    We used Disc Warrior to defrag the hard drive, which did not make a
    difference.
    We recently started using Chrome, so now have 3 browsers in the dock,
    Safari, Firefox and Chrome.  Do they interfere in any way with each other?
    The files, which I hadn¹t touched for a month as I update on a monthly
    basis, initially had the Firefox icon.
    Below is the message to send to Apple, which did not go through their report
    system!  A little disillusioned with the service!
    Model: iMac9,1, BootROM IM91.008D.B08, 2 processors, Intel Core 2 Duo, 3.06
    GHz, 4 GB
    Graphics: kHW_NVidiaGeForceGT130Item, NVIDIA GeForce GT 130,
    spdisplays_pcie_device, 512 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E),
    Broadcom BCM43xx 1.0 (5.10.91.22)
    Bluetooth: Version 2.1.9f10, 2 service, 0 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD1001FALS-40K1B0, 931.51 GB
    Serial ATA Device: PIONEER DVD-RW  DVRTS08
    USB Device: Built-in iSight, (null) mA
    USB Device: Keyboard Hub, (null) mA
    USB Device: iLok, (null) mA
    USB Device: Apple Optical USB Mouse, (null) mA
    USB Device: Apple Keyboard, (null) mA
    USB Device: Deskjet 3840, (null) mA
    USB Device: BRCM2046 Hub, (null) mA
    USB Device: Bluetooth USB Host Controller, (null) mA
    USB Device: IR Receiver, (null) mA
    FireWire Device: d2 quadra (button), LaCie, 800mbit_speed
    Does not mean a thing to me.
    I am not late with updating the site, which is about New Zealand culture,
    month by month (www.englishteacher.co.nz). Probably only the third time I
    have been late since 2005. Not a huge amount of traffic, ~300 a month and
    free access to content but I would like to solve this problem.
    Could a reciprocal link have caused a problem?
    At my wits end.
    I really appreciate the help though.
    Cheers Yvonne
    From: Ken Binney <[email protected]>
    Reply-To: <[email protected]>
    Date: Wed, 29 Feb 2012 06:42:11 -0700
    To: Yvonne and Bill Hynson <[email protected]>
    Subject: HELP! Files won't open and previously had Firefox
    icon instead of DW icons!  Leap Year thing?
    Re: HELP! Files won't open and previously had Firefox icon instead of DW
    icons!  Leap Year thing?
    created by Ken Binney <http://forums.adobe.com/people/Ken+Binney>  in
    Dreamweaver - View the full discussion
    <http://forums.adobe.com/message/4236682#4236682>
    Not necessarily related, but did you also install the 7.1
    updater? http://www.adobe.com/support/dreamweaver/downloads_updaters.html
     Windows or MAC?
    Replies to this message go to everyone subscribed to this thread, not
    directly to the person who posted the message. To post a reply, either reply
    to this email or visit the message page:
    http://forums.adobe.com/message/4236682#4236682 To unsubscribe from this
    thread, please visit the message page at
    http://forums.adobe.com/message/4236682#4236682. In the Actions box on the
    right, click the Stop Email Notifications link. Start a new discussion in
    Dreamweaver by email
    <mailto:[email protected].ad
    obe.com>  or at Adobe Forums
    <http://forums.adobe.com/choose-container!input.jspa?contentType=1&container
    Type=14&container=2240>  For more information about maintaining your forum
    email notifications please go to
    http://forums.adobe.com/message/2936746#2936746.

  • FtpClient client.delete("file") won't compile?

    Hello Fine People,
    I have this ftp program that is working, except for the delete command:
    import sun.net.ftp.*;
    import sun.net.*;
    String server = "192.168.0.0";
    String user = "me";
    String passwd = "mypassword";
    FtpClient client = new FtpClient();
    client.openServer(server);
    client.login(user, passwd);
    TelnetInputStream tis = null;
    client.binary();
    client.cd("Composites");
    tis = client.list();
    client.get("filename");
    client.delete("filename");
    This is roughly how it is. Without the last line, it compiles and runs fine. But when I add the client.delete line, it won't compile and gives this error:
    ImageTransfer.java:229: cannot resolve symbol
    symbol : method delete (java.lang.String)
    location: class sun.net.ftp.FtpClient
    client.delete("filename");
    Please help!
    - Logan

    Yes. The class you should be importing is, obviously, FTPClient. But don't waste your time trying to compile what is clearly just a code fragment example. The article lists several sources of FTP client software. Once you have chosen one package to evaluate, write your test program using the actual classes from that package, using its API documentation for guidance.

  • App Updates from deleted user won't go away

    I constantly get app update notifications, but when I try to update, I get this message:
    You have updates available for other accounts
    Sign in to [*old users email address*] to update applications for that account.
    The email address displayed is that of the previous owner of the computer. I've deleted his account and everything that I could find of his. I saw on another thread that there was some connection between this error message and pirated/cracked apps. I have no idea if he installed pirated apps, but this update is for "The Unarchiver" which I think is free anyway.
    Can I somehow delete the account and all related software from my computer forever?

    If the Mac shipped with Snow Leopard, you need the original install DVDs. Use them to erase the HDD and install Snow Leopard and the iLife apps. Then use SOftware Upadte to brig the Mac to OS X 10.6.8. You can speak to Apple Care and arrange to buy them if you didn't get them with the Mac. After bringing the Mac up-to-date with Snow Leopard, you can buy the newest version of OS X through the Mac App Store.
    If the Mac shipped with Lion or Mt Lion, you can use OS X Recovery to erase the Mac and install a fresh version of the current version of the original OS.
    http://support.apple.com/kb/ht4718
    But until the PO calls Apple Care and requests that their Apple ID is disassociated with this Mac, you won't likely be able to install the bundled iLife apps and update them or buy them from the Mac

  • Help?  files won't open (rftd)

    Please tell me which forum I ought to be posting this in?
    Here's my problem:
    I have a LOT .rtf files (made with TextEdit 1.5 (244)) that seem to have turned themselves into .rftd files and now they will not open! The message says: "Cannot be opened."
    There are no (never were) attachments, just text, and Show Package Contents shows empty/nothing.
    Wha happened!!!?

    Hi Rick,
    Open this URL: http://help.adobe.com/en_US/PhotoshopElements/7.0_Win/
    Clicking the help link from PSE7 will ultimatly take you to this link. Just save this help document by clicking the PDF save option on the top left of the browser. You can access everything in the PDF even offline. There is no difference between the PDF file and the online help files.
    Regards.

  • HELP ps file won't open in CS5

    this is a file that I have really worked a lot, with about 20 layers. Says There was a problem reading the layer data, read the composite data instead?
    When I say yes, it says Could not complete your request becasuse the file is not compatible with this version of PS.
    I tried opening in preview, bridge, update PS, no success.

    Have you tried to use the open command in the application?

  • I upgraded to Mountain Lion (MacbookPro). Now when I open ical I get a popup window with a list I had added to Reminders app with the message 'Your calendar couldn't be refreshed' it won't go away-'delete' is greyed out-can't access calendar! Help!

    I upgraded to Mountain Lion (MacbookPro). Now when I open ical I get a popup window with a list I had added to Reminders app with the message 'Your calendar couldn't be refreshed' i--t won't go away-'delete' is greyed out--can't access calendar! Help!

    I upgraded to Mountain Lion (MacbookPro). Now when I open ical I get a popup window with a list I had added to Reminders app with the message 'Your calendar couldn't be refreshed' i--t won't go away-'delete' is greyed out--can't access calendar! Help!

  • Hi, WWhen I turn on my mac pc, enter my account password my page wont load up , I can access the internet through my families account but not mine. There is a message telling me I need to delete files but the page won't load anything. Any help appreciated

    Hi
    When I turn on my pc and log into my account there is a message telling me I need to delete files. But the page won't load up anything to allow mw to do this. I am concerned I may have lost all my personal info.
    I can log into other family members accounts but not mine.
    Any help appreciated
    Thanks

    You only have to clone your mac when using certain cable modem.  You don't clone your mac when using dsl.
    Greetings from Northern Ontario, Canada

  • Mail problems won't go away! Help!!!

    At first, I tried dragging messages that were marked "not junk" from the junk folder to the inbox. It used to work. But then, they would disappear. Then I noticed that all of my sent messages were marked as junk. Now, I keep losing sent messages. I'll click on the sent messages folder and I'll see messages that I just sent dissappear. They are there for a half second and they're gone. I often don't know if the messages were sent. The drafts folder will sometimes keep messages even though they were sent. Or messages will reappear mysteriously in the drafts folder.
    I tried the routine of trashing certain files/folders in the mail/library/home folder. That never worked. I tried getting rid of a lot of messages in my inbox and sent messages. I was at about 3000 in my inbox and I'm down to less than 600. Then I tried the trashing certain files/folders in the mail/library/home folder again. It didn't help. I called apple support. They could not solve the issue but recommended an archive & install. I tried that a few times. It seemed to help for a day or two then it was back to being weird. I then tried trashing all files and folders having to do with mail in the home library and system library folders and doing another archive & install. Again, it helped for a couple of days but the troubles have returned. The are still some files somewhere that keep track of my .mac info. Because even when I trashed everything I could find having to do with mail, and did an archive & install, the mac still remembers my .mac account and the email addresses that I have written to in the past. So, maybe those files, whoever they are, are causing the problems.
    Powerbook G4   Mac OS X (10.4.8)  

    Your problems are caused by data corruption within your home folder. Reinstalling Mac OS X preserving your data obviously cannot fix that. And if you have a .Mac account and have .Mac synchronization of Mail settings enabled either in Mail > Preferences > General or in System Preferences > .Mac, getting rid of the potentially corrupt files won’t work either because Mail will restore them using the (corrupt) synchronization data stored on the server.
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all filesystem issues, if any, proceed as follows:
    0. Quit Mail if it’s running.
    1. Go to System Preferences > .Mac, disable .Mac synchronization of Mail settings, and reset the synchronization data currently on the server.
    2. In the Finder, go to ~/Library/. Move (not copy) the entire Mail folder out of there, to the Desktop.
    3. In the Finder, go to ~/Library/Preferences/. Locate com.apple.mail.plist and move it to the Desktop.
    4. Open Mail and set it up again from scratch. If given the option to import existing mailboxes or something like that, don’t. Just enter the account information and check that everything works fine.
    You’ll have to re-configure all your settings in Mail > Preferences. For spam-related security reasons, the first thing you should do is go to Preferences > Viewing and disable Display remote images in HTML messages if it’s enabled.
    5. If Mail works fine now, and you had any messages stored in local mailboxes, do File > Import Mailboxes, choose Mail for Mac OS X as the data format, and follow the instructions to import your mail from the old Mail folder that’s now on the Desktop. Import the Mailboxes folder first, then the POP-username@mailserver account folders, if any.
    As a result of doing the above, some messages may be duplicated now. Andreas Amann’s Mail Scripts has a Remove Duplicates script that may help to fix that.
    Do with the imported mail whatever you wish. You may move the messages anywhere you wish and get rid of the imported mailboxes afterwards.
    If all is well and you don’t miss anything, the files on the Desktop can be deleted, although you may want to keep them for a while, just in case.
    Ask for any clarifications or if you need further assistance.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder. You can easily locate any of the folders referred to in this post by copying the folder path here, doing Go > Go to Folder in the Finder, and pasting the folder path there.

  • I just used stellar phoenix mac data recovery and it seemed to work but now my files won't open.  Even though they are "jpeg, mov" files the error message is  could not be opened. The movie's file format isn't recognized. "  Any help or are they corrupted

    I just used stellar phoenix mac data recovery and it seemed to work but now my files won't open.  Even though they are "jpeg, mov" files, the error message is  "could not be opened". The movie's file format isn't recognized. "  Any help or are they corrupted?

    Sounds to me like the file is probably corrupt. If you had hard drive corruption or damage, that could easily result in recovered files not being fully intact. If you were trying to recover accidentally deleted files, it's possible they might have been partially overwritten before recovering. There are never any guarantees with file recovery.
    Without more information on the circumstances that led you to try recovery, it's hard to give advice on what to try from here. You could always try another file recovery tool, like Data Rescue 3. Just be sure you're taking appropriate precautions when doing recovery. See Recovering deleted files.

  • Ipad photos won't go away, help!

    There's an album on my ipad in the photo library that just won't go away! I can't delete the album or any pictures in it. The album or photos won't show on iTunes, iPhoto, or Image Capture. I think it was imported from my laptop a long time ago with iTunes. I'm trying to move the album to my macbook air, but would settle for just deleting it from my ipad, it's taking so much space.
    Appreciate the help!

    Remove them the very same way you put them there.  Connect your iPad to your computer and open iTunes.  When your iPad is recognized on the left side of the iTunes screen, click it once to open it.  Click on Photos in the bar above on the right side of the iTunes screen.  Uncheck the photos you want to delete, then click Apply on the lower right hand corner of iTunes. 

  • Strange file in trash that won't go away?

    I have a strange file that appeared in my Trash the other day. I tried to empty the trash multiple times, but it won't go away. Secure empty trash doesn't help, as it just gets stuck. Double-clicking on the file, getting info on the file, or dragging the file out of the trash just results in the item disappearing, only to reappear shortly thereafter. Here is a screenshot of the filename, as it is very strange (I am posting it as a picture so there are no font issues):
    Click on the image if it doesn't appear.
    I have no idea what's going on. I tried repairing permissions to no avail. Should I run a disk utility such as Techtool or Diskwarrior? Is this a virus? Could this be related to my weird Time Machine issues (where Time Machine will come up with an error, see below for picture)?
    Click on the image if it doesn't appear.

    from Apple docs worked for me. Mine was \\\\\\\.\\\ derived from installing Windows.
    If there are several locked files in the Trash, you can unlock them all at the same time at the command line. Follow these steps:
    1. Open Terminal. It's located in /Applications/Utilities.

Type: chflags -R nouchg 
Note: Type one space (not pictured) after nouchg in the line above, so that it ends in "nouchg ". Do not press Return yet.

    2. Double-click the Trash icon in the Dock to reveal the contents of the Trash. If necessary, arrange the Finder window so that a portion of the Terminal window is still visible.
    3. Press the Command-A key combination to select all files in the Trash.
    4. Drag the files from the Trash to the Terminal window. 
Note: This automatically enters the pathname for each file. This eliminates the need to individually empty multiple Trash directories, particularly when multiple disks or volumes are present.

    5. Press Return. No special text message will be shown indicating that the command was successful.
    6. Empty the Trash.
    If the Trash does not empty or if you see a message in Terminal that says "usage: chflags [-R [-H | -L | -P]] flags file..." you most likely did not type the text in step 2 as indicated or did not leave a space. Repeat the steps if this happens.

  • My Macbook won't boot up because there isn't enough free space for my start up disk. It's now stuck on a blue screen. How am I meant to delete files to free up space if I can't access the computer?

    My Macbook won't boot up because there sin't enough free space to run the startup disk. My Macbook now won't go past the blue screen so exactly how am I meant to be able to delete files if I can't access the computer?

    Do you have a bootable backup?
    What operating system are you running? If OS X 10.6 or lower, boot from your original OS X DVD or a retail OS X DVD and then delete files as needed. Your goal should be to get to 10% of your disk capacity free.
    If you have OS X 10.7 Lion or 10.8 Mountain Lion, you don't have many choices in recovery mode (boot holding the command and r keys down).
    If you have a FireWire or Thunderbolt connection, you can try target disk mode with another mac.
    If none of those work, perhaps your local Apple store can help with a bootable external drive.

  • Help with File.delete()

    Hi All!
    I am doing the following code:
    String indexPath = "Y:/var/session/ZGCoVyCCcooSl1uHRYCAWg.idx";
    File idxFile = new File(indexPath);
    if(idxFile.exists())
    System.out.println(indexPath + " exists.");
    else
    System.out.println(indexPath + " does not exist.");
    boolean idxDeleted = idxFile.delete();
    if(!idxDeleted)
    System.out.println("could not delete " + indexPath);
    if(idxFile.exists())
    System.out.println("failed to delete " + indexPath);
    When I run this code I get the following output:
    Y:/var/session/ZGCoVyCCcooSl1uHRYCAWg.idx exists.
    Which means that the file existed and the file is deleted. But, actually file is not deleted. When I try to manually delete the file, I get "sharing violation" error. I am running this code on a Windows 2000 server system and JDK1.4. I appreciate any help.
    thanks,
    Padma.

    That IS strange. I don't have a Win2K server to test on, but I know Win2K Pro (at a client's site) seems incredibly slow at a lot of things, like when working with WinExporer. Someone told me it had to do with a configuration option. Perhaps there is something in the config telling your server to defer file deletes, e.g. "lock" the (to be)deleted file so no one can access it, mark it for deletion, but defer until later during a lull when all pending deletes can be batched at once. That would explain why you can see it, but not access it, and it goes away after some time. Then again, I might be TOTALLY out in left field... :(

  • Startup disk full, can't get in to delete files, help!

    Help!
    I got  the 'startup disk almost full' message so I was deleting files to make space when my computer froze, so I turned it off, now it won't let me back in again.
    I get the start up chime, then it gets stuck on the apple logo with the progress bar, then a no entry symbol.
    I tried starting it in Safe Mode but still can't get in.
    This is very very bad, right?
    I Have been using time machine to back up but I'm not sure if my most recent photos of my boy starting school last week had been backed up yet or not... I've uploaded them to facebook and instagram and had emailed them to the grandparents so they won't be totally lost but still :/
    Can anyone help or am I totally screwed?!
    imac was was purchased in 2009 and I *think* the last update I did was to Yosemite..

    Start up holding down Command + R and then go to DiskUtility and try repairing your disk from there. As a last resort, you may need to erase or even replace your Hard Drive, but try that first. If it is not booting from there the chances are pretty good that your Drive has died.
    Pete

Maybe you are looking for