Sparse bundle mounting from NAS drives very slow

I have an unusual problem, where one of my user accounts has recurrent trouble mounting large sparse bundles located on NAS drives. The sparsebundles are hard drive clones, 200-250GB sized. NAS connected by gigabit ethernet.
On trying to mount an image with Finder, there is a pause, lasts 2-3 minutes, then the image mounts, and quite often Finder then goes unresponsive. Relaunching Finder then seems to fix the problem, at least temporarily....
Unmounting the sparsebundles takes 2-3 minutes also....
Two other user accounts I have, one on same hard drive as the affected one, work well, the same sparsebundles mount/unmount instantly....
Yesterday deleting Finder prefs fixed the problem, but then today the problem was back.
This is obviously a Finder issue, connectivity to the NAS in question is fine for other files, even for a 300GB .dmg image, just sparse bundles seem affected....
Any ideas?? It's driving me nuts now!

I too am having this issue. Intel / 10.5.8 attached to an SMB share from Ubuntu Linux.
I ran a test of various image types, and while Sparse Image works, Sparse Bundle fails. Here are my logs. Happy to do some testing and log posting if anyone has a test theory to try.
9/5/09 2:20:29 PM Disk Utility[1822] Disk Utility started.
9/5/09 2:22:38 PM Disk Utility[1822] Creating Image “test1-rw-disk-image.dmg”
9/5/09 2:22:38 PM Disk Utility[1822] Initializing…
9/5/09 2:22:38 PM Disk Utility[1822] Creating…
9/5/09 2:22:39 PM Disk Utility[1822] Formatting…
9/5/09 2:22:39 PM com.apple.KernelEventAgent[37] KernelEventAgent: sysctl_queryfs: No such file or directory
9/5/09 2:22:39 PM Disk Utility[1822] Attaching…
9/5/09 2:22:40 PM Disk Utility[1822] Finishing…
9/5/09 2:22:41 PM Disk Utility[1822] Image “test1-rw-disk-image.dmg” created successfully.
9/5/09 2:23:21 PM Disk Utility[1822] Creating Image “test2-sparse-disk-image.sparseimage”
9/5/09 2:23:21 PM Disk Utility[1822] Initializing…
9/5/09 2:23:21 PM Disk Utility[1822] Creating…
9/5/09 2:23:21 PM Disk Utility[1822] Formatting…
9/5/09 2:23:21 PM com.apple.KernelEventAgent[37] KernelEventAgent: sysctl_queryfs: No such file or directory
9/5/09 2:23:21 PM Disk Utility[1822] Attaching…
9/5/09 2:23:23 PM Disk Utility[1822] Finishing…
9/5/09 2:23:24 PM Disk Utility[1822] Image “test2-sparse-disk-image.sparseimage” created successfully.
9/5/09 2:24:04 PM Disk Utility[1822] Creating Image “test3-sparse-bundle-image.sparsebundle”
9/5/09 2:24:04 PM Disk Utility[1822] Initializing…
9/5/09 2:24:04 PM Disk Utility[1822] Creating…
9/5/09 2:24:04 PM Disk Utility[1822] Formatting…
9/5/09 2:24:05 PM Disk Utility[1822] Finishing…
9/5/09 2:24:05 PM Disk Utility[1822] Unable to create “test3-sparse-bundle-image.sparsebundle”. (Operation not supported)
9/5/09 2:24:05 PM Disk Utility[1822]

Similar Messages

  • E book bought from Waterstones is very slow in use can you, help?

    E book bought from Waterstones is unreasonably slow in use can you help, please?
    I purchased a copy of “The Complete English Poems” by John Donne as an e-book, I downloaded the e-book successfully, as well as the new Digital Editions software and transferred the e-book to my Sony Reader. However when I try to use the book it is slow opening up and very slow moving between sections, or navigating between the poem and the notes on the poems, typically between three and five minutes. In practice this means that if I wish to consult a note on a poem it can take five minutes to move from the poem to the note then another five minutes to navigate back, giving a time of ten minutes to consult a note. This is not really feasible.
    I have had no problem downloading and reading other books, from Waterstones bought after the John Donne.
    I have tried deleting and re-loading the John Donne, as well as resetting the reader to no avail.
    I contacted Sony support who says that as my other e-books from Waterstones and other sources work perfectly, then the fault lies with “The Complete English Poems” and not the Sony reader.
    Please note that I had a similar problem with a Waterstones edition of “the King James Version of The Holy Bible. “ This problem was never resolved.

    You need to install more RAM.
    Your year and model IMac can take a total of 6 GBs of RAM.
    Correct, compatible and reliable Mac RAM can ONLY be purchased from online RAM sources Crucial memory or OWC (macsales.com).
    The 6 GB RAM kit can be found here.
    http://eshop.macsales.com/shop/memory/iMac/Intel_Core_2_Duo_PC2-6400
    If you haven't use this application often, completely uninstall CleanMyMac.
    Total, useless "junkware"/"Garbageware"/malware.
    http://macpaw.com/support/cleanmymac-classic/knowledgebase/how-to-uninstall-clea nmymac-classic
    http://macpaw.com/support/cleanmymac/knowledgebase/how-to-uninstall-cleanmymac-2
    Ditch ALL Googlewares. They are ALL a serious resource hog on the OS X system.
    https://support.google.com/chrome/answer/95319?hl=en
    https://support.google.com/drive/answer/2375081?hl=en
    If you do not like Apple's Safari web browser, download, install and try Mozilla FireFox, instead.
    The current, up-to-date version of FireFox is fully compatible with OS X and is regularly updated by the great developers of the Mozilla group.
    I have, also, stopped using the Google search engine, regularly and use DuckDuckGo as my default search engine.
    You have too many and duplicate user login/startup items.
    Add or remove automatic items
    Choose Apple menu > System Preferences, then click Users & Groups.
    Select your user account, then click Login Items.
    Do one of the following:
    Click Add below the list on the right, select an app, document, folder, or disk, then click Add.
    If you don’t want an item’s windows to be visible after login, select Hide. (Hide does not apply to servers, which always appear in the Finder after login.)
    Select the name of the item you want to prevent from opening automatically, then click Delete below the list on the right.

  • Retrieving record from oracle DB very slow..pls help

    Hi, i'm writing a VB code to retrieving records from Oracle DB Server version 8. I'm using VB Adodb to retrieve the records from various tables. Unfortunately one of the table are very slow to response, the table only contain around 204900 records. The SQL Statement to retrieve the records is a simple SQL Statement that contain WHERE clause only. Any issue that will make the retrieving time become slow? Is that a Indexing? Oracle Driver? Hardware Spec? Or any solution for me to improve the performance. Thanks!

    Well, there are a few things to consider...
    First, can you try executing your query via SQL*Plus? If there are database tuning problems, your query will be slow no matter where you run it.
    Second, are you retrieving significantly more rows in this query than in your other queries? It can take a significant amount of time to retrieve records to the client, even if it's quick to select them.
    Justin

  • OSX 10.6.7 copy photo to network drive very slow preparing file

    I want copy photo to  folder ID Photo Server 2011 on NAS ***(folder ID Photo Server 2011 have photo about 3000 pic.)   When I drag file to ID Photo Server 2011 it preparing file very slow.

    I am having the same problem. It just started a week ago. I'm a photographer. I would take a data card full of photos and copy them to a folder on my desktop. I always make sure the file volumes match after the transfer is complete. Then after I eject the compact flash drive, I check the file volume again on the desktop folder before I reformat the flash drive.
    In this case when I went back 24 hours later the folders were emissing files or totally empty. I just lost two days of event shooting and I'm going to have some really ****** off customers if I can't retrieve the files. There are roughly 700 digital photo files that are just gone. I don't even know the exact file names because I delete some images as I shoot.
    Is there any way to see if these files are still on the drive and just missing their file names?

  • Time Capsule external drive very slow for backup

    I am experiencing very, very slow backup times using an external drive attached to my Time Capsule. When I recently added a 3 TB Rocstor external drive to my mid-2011 iMac using FireWire, I included it in the drives to be backed up. The internal 2 TB of storage in my Time Capsule was no longer enough, so I plugged a 4 TB WD My Book Studio drive into the Time Capsule's USB 2.0 port and specified this WD drive as the only backup storage. The first backup took almost 48 hours. Now the Time Machine keeps trying to back up about 400 GB - 500 GB (though there haven't been any changes) and is transferring about 400 KB/sec over Ethernet from my iMac to the Time Capsule's external drive. What am I doing wrong? (I recently upgraded the iMac to OS X 10.10.2 Yosemite.)

    Frankly, I have no way to gauge your network setup, so I can't really tell you what you should expect. I can tell you from my own experiences using a local network based on a 3rd Gen. Gigabit Ethernet AEBS that using Ethernet the average throughput (not interface) was in the neighborhood of 16-20 MBs/sec. The average throughput for a USB 2.0 drive connected directly was about the same.
    This works out to an average throughput of around 60 GBs/hour. Depending upon file sizes and number of files being transferred a USB 2.0 drive might reach 100 GBs/hour, but that is a rare outcome. The USB 2.0 drive interface speed is about the same as FireWire 400 - 400 Mb/s or roughly 50 MBs/sec. This is what I know from measurement. Do not expect Ethernet to be any faster for throughput.

  • AirDisk vs. Networked drive very slow

    hi everyone,
    have been searching and browsing the forum around this topic but couldn't find a real answer or fix to my "problem" yet.
    i'm just really curious about why an external drive hooked up to the airport extreme is about 10 times slower than a harddrive shared from another mac using wifi through the same base station.
    setup is as follows:
    LaCie BigDisk Extreme shared through a G4 Cube (love) > Ethernet Hub > Airport Extreme (Gigabit Ethernet) versus WD MyBook Premium II > USB 2.0 > Airport Extreme (Gigabit Ethernet)
    i'm accessing both from a macbook (black one, latest model) and a macbook pro (latest model) - and transferring a file from the disk hooked up to the cube is about 10 times faster than the same file (or any other comparable in size) copied from the drive hooked up to the airport extreme basestation.
    it does not make ANY difference at all if i set the basestation to any of the 4 options you find in the wireless radio mode options (802.11n 2.4/5GHz - b/g compatible), so i'm really curious if this is just a firmware issue (7.2.1) that will get fixed further down the road or if i'm doing something really stupid, or... if this is a half-baked feature never to be living up to the promise made?
    anyone? any ideas?
    thanks,
    norbert

    A Western Digital My Book Live. I've spent two days trading emails with a very nice person from the company who has asked me to try various fixes and nothing has worked. They are perplexed as to a solution and I'm close to pulling the plug on this endeavor.
    I have an imac connected to a switch with the my book live and the imac connected to the switch. Switch connected to the wall ethernet jack that connects to the time capsule/airport device. The time capsule is connected to the verizon fios router/modem. I have the verizon wireless signal turned off. Everything else in the house has connected and has been working fine for a year. This network hard drive takes forever to access and is very slow.

  • Streaming from Nas drive to Hi Fi

    I wish to stream music from a Nas drive to my new Naim Hi Fi, what is the best programme for doing so, whilst retaining playlists etc. in i Tunes on my Mac.
    What is the best way to transfer my i Tunes library to the Nas drive ? My current library is in Wav format.
    It is my intention to update the i Tunes library on the Qnap Nas drive in wav format, and convert my library on my Mac to MP3 files in order to load them onto i Pod and i Phone. What is the best way to do this without creating problems?
    Any knowledge of this greatly appreciated, as I understand it can be tricky.
    Walt.

    First, this is the 1G forum.
    Second, I do have the copy of the 2G's user guide, and nowhere in there is any description of copying tracks from a NAS drive to the Shuffle, or from any network to the Shuffle via iTunes.
    Perhaps you should try looking and, if needed, posting in the correct forum. Do rewrite this before posting it there, though, so that folks can have a better idea of just what it is that you're actually doing.

  • Front Row from NAS Drive?

    Hi,
    I've just finished loading up around 300GB of CDs onto a Maxtor 500GB NAS Drive, which is connected via ethernet to our Airport Extreme, with a MacMini as the iTunes "Host" computer. This in turn has an ipod touch synced with it with Remote (basically we attempted an Apple version of the Sonos system!)
    One problem we do have however is that despite the MacMini's iTunes library appearing under Shared on all of our Macs' on the same wireless network, we cannot pick the same MacMini from the "Sources" setting in Front Row.
    I've checked out the network settings on the Mini, but surely everything must be ok, seeing as we can play the music directly from iTunes?
    The reason I'm testing this now is I'm thinking of getting an AppleTV, so would really like to make sure this all works before buying it...
    Thanks in advance!

    Ok, so now when I try and access the Mac Mini's iTunes (which is on the 500GB Maxtor NAS drive) from any other Mac on the network (in this case my Mac Pro) The MacMini's iTunes immediately crashes and burns...
    Nothing setting wise has changed...
    Is there anything particularly obvious I'm missing here? Or is iTunes just not designed to do "networking" this way?

  • Can Apple TV play videos on TV from NAS Drive?

    I have a problem playing transferred home movies on a flat screen tv through the “TV Out” feature of my Iphone 4.
    I have captured about a TB worth of various home movie videos from VHS tape to my PC hard drive. I then converted these AVI files to M4V to play on Iphone & Itunes. I then copied these M4V video files to a Western Digital “My Book Live” NAS Drive which allows me to view any video using my Iphone, via a WD app, without using Iphone internal memory.
    The problem is that I cannot play these videos through “TV Out” on my Iphone when connected to a flat screen TV. Apple techs told me that TV Out is only good with videos recorded from Iphone and stored in the internal memory of Iphone.
    So my questions are:
    1- Can I access my NAS drive (which has all videos stored) and play those videos on flat screen TV using Apple TV and Air Play?
    2- Does Apple TV only play videos stored on the internal memory of Apple products (Iphone, Ipad, Itunes) or will Apple TV mirrior my NAS Drive videos, via Iphone app, onto the TV?
    Any advice is greatly appreciated .
    Sincerely,
    Don S.

    Hello affiatati7 (and all others working with a WD MyBook Live Duo NAS)
    Good news; you can access Movie files directly from a NAS without using iTunes.
    Well, at least I can...
    I have a WD MyBook Live Duo NAS. I also have an iPad/iPhone app for to access this NAS (WD 2go Pro).
    From my iPad I connect with the NAS, select a movie to play, and stream it to my Apple TV (I think the WD app uses the standard iOS videoplayer, so streaming to AppleTV is supported).
    That's all there is to it.
    The movies stored on the WD Nas are in .m4v format (MP4) and placed in a share that is capable of streaming (DLNA). Most modern NAS devices let you set up one or more 'shares' for streaming.
    I keep my iTunes Library only for music and apps, and is not stored on my NAS.
    So I play movies without iTunes and from my NAS.
    I don't know how all this technically works, but it works. I can even use the Apple TV remote-control to pause and play the movie, without using the iPad again.
    Maybe you should check if your NAS has an accompanying App for smartphone and/or tablet, and trie it out.
    p.s.: In my situation it only works with my iPad. I've tried my iPhone, but the WD App crashes as soon as I try to play a movie.

  • Force mount external NAS drive

    I am runing OS X 10.8.4 on my iMac 20.  I am using Time Capsule with an external Sysco Lynksis NAS200 storage device (2-500 Gb Western Digital) in Mirror mode.  The NAS200 started showing signs of failure, so I started moving data off of the drives.  I was successful in copying/moving some files, but the NAS controller is now dead, but disk utility still recognizes the volume.  However, a repair and verify disk only produces the "dirve is corrupt, copy your data off" message.  Disk utility, of course will not mount the drive, so I have resourted to a terminal session.  Here is what I have tried so far:
    1.  mkdir /Volumes/NAS200
    2.  cd /Volumes
    2.  When I do an ls, the NAS200 shows up. (empty as expected)
    3.  mount NAS200 produces the error, "unknown special file or file system"
    Is there a way to specify the file type or use a wild card to get around this?  If I can mount the morrored drive, the rest of the day should be read only for a copy command.  Is the right thought process?

    Continuing with the previous post, I did a restart, but the drive would not mount in disk utility.  Here are the diagnostics:
    Verify and Repair volume “disk5s2”
    Checking file systemChecking Journaled HFS Plus volume.
    Checking extents overflow file.
    Checking catalog file.
    Missing thread record (id = 2)
    Incorrect number of thread records
    Incorrect number of thread records
    Checking multi-linked files.
    Checking catalog hierarchy.
    The volume   could not be verified completely.
    Volume repair complete.Updating boot support partitions for the volume as required.Error: Disk Utility can’t repair this disk. Back up as many of your files as possible, reformat the disk, and restore your backed-up files.
    This error message is useless if you cannot get the drive to mount and read its contents.
    Does anyone have any other suggestions?  I am running out of options.

  • Downloading from iTunes Store very slow

    I am using iTunes 11.1.3 and download to my external hard drive on my MacBook Pro version OS X 10.9. I haven't had a problem with download speeds until now. Downloading a 22.5mb TV show is taking up to 3hrs. My internet (wireless) is running fine elsewhere in my home. I can watch apple tv via itunes store purchases just fine streaming as well as Netfix. Suggestions?

    Hey there Kimber.c,
    It sounds like your Wi-Fi connection is very slow on this computer. I would try the steps in this section of the article named:
    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/HT4628?viewlocale=en_US
    Symptom: The Wi-Fi network seems slow
    Streaming movies may skip or pause.
    iTunes or other downloads may take an unusually long time to complete.
    Webpages may not load quickly.
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • Creating ImageIcon from Image is very slow

    Hi I have a program which reads a number of files which may contain (amongst other things) image data in various formats such as JPG.I read scale this down into an image object fine, and then I want to display a small version of it on screen so I put the scale dimage into an ImageIcon which i display later using a JLabel.
    Anyway it runs very slow , the funny thing is using JProbe Ive tracked the problem down to creation of the ImageIcon constructor, the actual thumbnail image creation is very quick.
    Why does ImageIcon take so long or is there a simple way of displaying the image in a Swing Application
    without using JLabel.
    BufferedImage bi = ImageIO.read(new DataInputStream(new ByteArrayInputStream(imageData)));
    Image thumbnaiImage = image.getScaledInstance(20,20Image.SCALE_FAST);
    ImageIcon thumbnail     = new ImageIcon(thumbnailImage);

    If you're not too picky about the image quality (and I see you're using SCALE_FAST), you can set the
    source subsampling on your ImageReadParam so that you never construct the large image: you start
    with the thumbnail.
    import java.awt.*;
    import java.awt.image.*;
    import java.io.*;
    import java.net.*;
    import java.util.*;
    import javax.imageio.*;
    import javax.swing.*;
    public class AllThumbs {
        public static void main(String[] args) throws MalformedURLException {
            String prefix = "http://www3.us.porsche.com/english/usa/carreragt/modelinformation/experience/desktop/bilder/icon";
            String suffix = "_800x600.jpg";
            JPanel p = new JPanel(new GridLayout(0,3));
            for(int i=1; i<9; ++i) {
                try {
                    p.add(getThumb(new URL(prefix + i + suffix), 200, 150));
                } catch (IOException e) {
                    System.out.println(e.getMessage());
            JFrame f = new JFrame("AllThumbs");
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.getContentPane().add(p);
            f.pack();
            f.setLocationRelativeTo(null);
            f.setVisible(true);
        public static JLabel getThumb(URL url, int maxWidth, int maxHeight) throws IOException {
            String suffix = getSuffix(url);
            Iterator readers = ImageIO.getImageReadersBySuffix(suffix);
            if (!readers.hasNext())
                throw new IOException("No reader for suffix " + suffix);
            ImageReader reader = (ImageReader) readers.next();
            reader.setInput(ImageIO.createImageInputStream(url.openStream()), true, true);
            int w = reader.getWidth(0), h = reader.getHeight(0);
            int subsampling = Math.max(1, Math.max(w/maxWidth, h/maxHeight));
            ImageReadParam param = reader.getDefaultReadParam();
            param.setSourceSubsampling(subsampling, subsampling, 0, 0);
            BufferedImage image = reader.read(0, param);
            String path = url.getPath();
            String text = path.substring(1+path.lastIndexOf('/'));
            JLabel label = new JLabel(text, new ImageIcon(image), SwingConstants.CENTER);
            label.setHorizontalTextPosition(SwingConstants.CENTER);
            label.setVerticalTextPosition(SwingConstants.BOTTOM);
            label.setBorder(BorderFactory.createEmptyBorder(5,5,5,5));
            return label;
        public static String getSuffix(URL url) throws IOException {
            String path = url.getPath();
            int dot = path.lastIndexOf('.');
            if (dot == -1)
                throw new IOException("No . in " + path);
            return path.substring(1+dot);
    }It is also possible for there to be thumbnail images stored in an image file. (These thumbnails
    don't even have to be related to the main image.) ImageIO has methods to read these directly,
    so if you have control over your image files you can create them with thumbnails in place.

  • Sparse bundles on a networked drive emptied!?! HELP!!!

    Our workgroup relies on data in sparse bundles, served to a small workgroup via Mavericks Server.  There was a glitch, and now all sparse bundles (almost a TB of important data) are showing up extremely small (~400kb) and have no mountable disks.  Can anyone explain this?  Any ideas?  Any way to recover that data?  This was work created today, and has not been backed up yet.

    "Reconnecting" to your backups

  • External USB Drive very slow to Mount

    Hi, I have an iBook G4 and I recently bought an 80GB external USB 2.0 drive.
    The problem I am having is that it takes a long time for the drive to mount. After I plug it into the USB port it takes 2 - 5 minutes for it to actually show up on my desktop. On occasion it doesn't even mount at all and I have to unplug and re-plug the USB drive and wait another 2- 5 minutes with my fingers crossed. Once it does mount it works just fine. I can transfer back and forth, run video off of it and run apps off of it. If I have the drive plugged in before I boot up I see the drive mounted after I log in, also just fine.
    My question is how can I get rid of that initial delay? What am I doing wrong?
    iBook G4   Mac OS X (10.4.6)  

    The problem lies with occasional dropouts that can corrupt the library's database files if they are being written to as the time of dropout.  It's the nature of wireless networks.  If you have a very strong signal throughout and are willing to take a chance then go for it.
    But as for the speed, it must be iPhoto 11 and it's complexity causing the slowness. I had tried using a library on an EHD connected to my iMac from my laptop wirelessly with iPhoto 7 or 8 and it was pretty fast.  I think it was 7 before faces and places came into being.
    Send a feature request to Apple via http://www.apple.com/feedback/iphoto.html to improve wireless performance, etc.
    OT

  • AMD driver is preventing laptop from waking up from sleep and very slow boot.

    Laptop: Pavilion 15-n003tx
    OS:win 8.1(64-bit)
    Product number:E6G12PA
    After installing the 14.4 driver for AMD Radeon Mobility HD 8670m graphic card,my laptop takes  around 93 seconds to boot.
    Also,the laptop does not wake up from sleep after closing the lid.I have tried various settings but none seemed to help,even if I change sleep to Never for every setting.
    The only way to avoid this is by uninstalling the catalyst driver,then everything works just fine.I have given the laptop to the service center,but they were unable to resolve the issue.Any suggestions?

    Hey Vaibhav15, 
    I spent some time researching the video dxgkrnl fatal_error error and I'm seeing the majority of people have only been able to fix this with a system restore to before the issue started, or a full system recovery (reinstalling Windows).
    Try the restore first as it will not delete your personal files. If that doesn't work you will need to backup and attempt the recovery. This should fix the BSOD error on startup.
    For sleep mode, go into the Power Options of the notebook and make sure the notebook is set to sleep when the lid is closed: (Also, does it sleep when you tell it to sleep from the Charms Bar?)
    Windows Key + X.
    Power Options.
    Click Choose what happens when the lid is closed.
    Change the dropdown to make sure the notebook is set to go to sleep and not just turn off the display.
    Let me know if that helps!
    Please click the "Kudos, Thumbs Up" at the bottom of this post if you want to say "Thanks" for helping!
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    The Great Deku Tree
    I work on behalf of HP.

Maybe you are looking for

  • SQL*Loader Import Problem

    Hi, I am trying to import some data from .txt file to a table in Oracle DB using TOAD- Sql*Loader - Import wizard. I was able to load all the files successfully. All the files are pipe(|) delimited. But in one of the files, when the values for the fi

  • Connect an iMac 24-inch iMac with another 24 imac

    how can connect an iMac 24-inch (intel based ) iMac with another 24 inch imac (intel based) "and use it as a second display monitor? thanks

  • Error: couldn't create user

    hi, i have installed EP on WAS 6.40. when i am tring to create a user i am getting the error as : "Couldn't create User". can someone guide me as to how to resolve this issue.... please reply fast...

  • Firefox 3.6.15 status bar missing

    My status bar is missing. Using FF 3.6.15. View>Status bar is checked. I have Windows Vista.

  • BPEL consuming wsdl & perform operations in DB.

    Hi, Please help me out its very urgent.I have wsdl's out of which i have to consume this wsdl's and perform operations on DB and read the data and send it back to the DB e.g. i have two databases i have read from one DB perform operation given in the