NFS stall in 10.2.0.4

After about 5 hours of continuous update/insert activity to an NFS mounted system we see a stall that may last several seconds and then performance resumes. It appears to be a DB cache issue as well as something with the actual NFS process. Has anyone else seen issues with NFS stalling? I will update with more details as I get them.

NFS connection strings are hardware vendor and model specific.
Posting the connection information from some unknown device for use on some other unknown device is a recipe for disaster which hopefully no one will use. To emphasize that point here is the connection string for a NetApp 270C:
ntap270a:/vol/alpha/u0 nfs rw,bg,intr,hard,rsize=32768,wsize=32768,noac,nolock,tcp,vers=3 0 0Using what you posted with knowing the specific hardware devices on which it works would be irresponsible.
Please be careful with what you post when you are missing critical, and highly relevant,l information.

Similar Messages

  • Systemd and nfs-common ?

    My nfs-client setup takes 62s to mount a nfsv4 share. I've tried to solve this by creating an own systemd nfs-common.service but it fails. It doesn't see rpcbind as started, which it is. I've googled high and low for a systemd *.service that works but haven't any nfs-common.service file at all.
    I have ExecStart=/etc/rc.d/nfs-common start in my .service file and it is enabled but status message is;
    nfs-common.service - nfs-common
    Loaded: loaded (/etc/systemd/system/nfs-common.service; enabled)
    Active: failed (Result: exit-code) since Sat, 19 May 2012 12:25:43 +0200; 10min ago
    Process: 1911 ExecStart=/etc/rc.d/nfs-common start (code=exited, status=1/FAILURE)
    CGroup: name=systemd:/system/nfs-common.service
    sudo /etc/rc.d/nfs-common start gives;
    Start rpcbind first. [FAIL]
    Same as in journal systemd-journalctl | grep -i nfs;
    May 19 12:14:09 mediadatorn kernel: RPC: Registered tcp NFSv4.1 backchannel...e.
    May 19 12:14:09 mediadatorn kernel: FS-Cache: Netfs 'nfs' registered for caching
    May 19 12:14:10 mediadatorn[103]: Inserted module 'nfs'
    May 19 12:14:11 mediadatorn nfs-common[227]: Start rpcbind first. [FAIL]
    All this came about since I started trying to optimize systemd. Before today, when I tried to disable all legacy arch units, I had the nfs client running ok. I did this after reading falconindys tip in the big systemd thread. By the way, that thread is so big it has become nearly useless.
    Boot up times:
    systemd-analyze
    Startup finished in 13269ms (kernel) + 94810ms (userspace) = 108080ms
    systemd-analyze blame
    62034ms mnt-SERVER_NYTT.mount
    6764ms console-kit-daemon.service
    2787ms systemd-modules-load.service
    1838ms home.mount
    867ms syslog-ng.service
    552ms rpc-statd.service

    swanson wrote:
    I followed this
    falconindy wrote:
    arch-daemons.target. Sadly, it's going to be a little longer than I wanted until that unit disappears. That said, the intended usage of that target was never meant to be more than:
    1) Install systemd, initscripts-systemd, systemd-arch-units (arch-daemons.target is enabled)
    2) reboot
    3) copy /run/systemd/generator/arch-daemons.target.wants/*.service to /etc/systemd/system for anything where a native unit file doesn't exist
    4) kill -1 1 (refreshes systemd's unit database)
    5) systemctl enable *.service (for the services you copied over in step 3)
    6) disable arch-daemons.target
    7) ????
    8) profit.
    (finally found it)
    Right now I'm trying to reverse it and start over.
    I tried this, and immediately didn't get it to mount.  I restarted rpcbind (supposedly already running) and nfs-common and I think it still stalled on mounting, but now I that I've been away from it, it finally did mount.
    Last edited by nomorewindows (2012-06-24 00:09:47)

  • [Solved] Shutdown - systemd timing out attempting to unmount NFS

    I have the following line in /etc/fstab:
    192.168.1.5:/srv/nsf4/main /shares nfs noauto,nofail,x-systemd.automount,_netdev,x-systemd.device-timeout=14,size=32768,wsize=32768 0 0
    This works properly in the sense that systemd does not hold up the system when booting, and it does mount the directory upon first access, however the system hangs at shutdown in a manner consistent with systemd shutting down the network before attempting to unmount the drive. Indeed, even when the system is running, I can manually run
    systemctl stop NetworkManager.service
    and a call to
    systemctl status shares.mount
    shows that the mount is still active.
    I can't attach anything, but here's a pastebin of my shutdown log:
    http://pastebin.com/rTJxZDF5
    Also, here's what I get from systemctl show shares.mount:
    http://pastebin.com/a9ZUeX6z
    Finally, I will describe the debugging I have done to this point. First, if I manually unmount the share before shutting down, it shuts down immediately. I am using systemd's automount option, however the same thing happens without automount (or fstab for that matter - simply manually mounting an NFS share and shutting down results in the shutdown taking about 2-3 minutes). I also added additional items to the Require= and After= lines for shares.mount, specifically I tried adding network.target, NetworkManager.service, and wpa_supplicant.service. In each case, I did observe that manually running
    systemctl stop NetworkManager.service
    (for instance) now did cause the share to be unmounted, however if I shutdown the computer without manually stopping NetworkManager.service, for instance, it would still stall for 2 minutes before timing out.
    Last edited by process91 (2015-04-02 02:20:37)

    I have had similar problems, although on my system, I use fstab to mount the NAS to /mnt and then I use bind mounts to mount NAS folders to my home directory.
    Without the bind mounts everything worked perfectly. WIth the bind mounts, the system would hang on shutdown/reboot.
    Unfortunately, I only experience this problem with NetworkManager. I use Gnome, so would love the network integration, but this issue is a deal breaker for me. Currently I use systemd-networkd with a custom extension to show network connectivity in the Gnome panel. The shutdown process works flawlessly (bind mounts and NAS mounts both mounted and unmounted without issue).
    Obviously not an ideal solution, but perhaps try using something other then NetworkManager to see if you still experience issues, if not, it does isolate the issue to being a NetworkManager problem.
    I do want to go back to NetworkManager for the integration with my desktop aspect, but for now I am happy with a working system without it.
    Cheers.

  • Is there an alternative to use of NFS in SAP Installations

    Hello All,
    My customer is very concerned about the use of NFS in his landscape. I am planning a build of a new application server on a seperate UNIX box as the existing box has maxed out (capacity wise).
    The new dialog application server would need to share interface directories , sapmnt etc , however the IT Security policy at our customer end prohibits NFS mounts
    Now that application server could run with its own set of profiles and kernel directories , however sharing the interface directory should be mandatory.
    I am wondering if there is any alternative to this ?
    Regards,
    Siddhesh

    Hello Markus,
    >You could use NFSv4 which has lots of new security features compared to old NFSv3 (or even v2). What is his concern? I´m sure he also use Windows shares in his company for the frontends..
    I had suggested the same, however we are on AIX 5.2 and NFSv4 i think needs AIX 5.3, so to have NFSv4 we would need to go for AIX 5.3 which is essentially an upgrade of the OS.
    Windows front ends cannot be shared as per company policy..
    >You need a single transport directory shared across the landscape.
    Not neccessary, we can still have transports working, SAP would use RFCs to copy over data.
    Currently we do not have any transport directories shared.
    >Depending on what OS you use you can use SMB/CIFS to share/mount the directories, however, I would still use NFS.
    Yes i agree totally NFS is clean and simple!
    Anyways the project is stalled for the moment and I have forced them to have a waiver for the policy as an exception
    Regards,
    Siddhesh

  • 5.x.x NFS archiving logic uses GMT???

    Does anyone else have a Mars box running 5.x.x code and can they tell
    me if the NFS archive raw messages are archived using GMT versus the
    local timezone on the Mars box? You can tell by looking at the files
    starting with "rm-" in the following directory:
    <archivedir>/2007-12-19/ES
    The raw messages themselves have local timestamps, but they are zipped
    up into files with filenames that utilize GMT. So in our case (GMT
    -6), at 6PM localtime the Mars box creates a new directory for the
    next day and starts saving raw events into that directory. We have an
    external application that allows us to search based on date/time and
    this breaks it (in previous versions, these file names reflected the local timezone)

    By the looks of things your LPX installation failed and became corrupted. .. possibly because of the 'stall' issue with 10.0.0 whci9h was then fixed in 10.0.1
    I would recommend you use somethiing like AppCleaner to fully uninstall LPX
    http://www.freemacsoft.net/appcleaner/
    and then redownload and install the full version of 10.0.1 from the App Store under your purchased tab...
    Once done.. you should be able to redownload all the additional content once more..
    If that doesn't fix things let us know please..
    Cheers!

  • Vi error on nfs mount; E212: Can't open file for writing

    Hi all,
    I've setup a umask of 0 for testing on both NFS client (Centos 5.2) and NFS server (OSX 10.5.5 server).
    I can create files as one user and edit/save out as another user w/o issue when directly logged into the server via ARD.
    However, when I attempt the same from an NFS mount on a client machine, even as root I get the following error using vi;
    "file" E212: Can't open file for writing
    Looking at the system.log file on the server, I see;
    kernel[0]: add_fsevent: no name hard-link! dropping the event. (event 2 vp == 0xa5db510 (-UNKNOWN-FILE)).
    This baffles me. My umask is 0 meaning files I create and attempt to edit as other users are 777, but I cannot save out edits unless I do a wq! in vi. At that point, the owner of the file changes to whomever did the vi.
    This isn't just a vi issue as it happens using any editor, but I like to use vi.
    Any help is greatly appreciated. Hey, beer is on me!

    Hi all,
    Thanks for the replies
    I've narrowed it down to a Centos client issue.
    Everything works fine using other Linux based OS's as clients.
    Since we have such a huge investment in Centos, I must figure out a workaround. Apple support wasn't much help as usual however they were very nice.
    There usual response is "its unsupported".
    If Apple really wants to play in the enterprise of business space, they really need to change there philosophy. I mean telling me that I shouldn't mount home directories via NFS is completely rediculus.
    What am I supposed to use then, Samba of AFP? No, I don't think so. No offense to Microsoft but why would I use a Windows based file sharing protocol to mount network shares in a Nix env???

  • 10.6.2 failed to install due to 'nfs error', audio no longer works

    macbook pro, all other updates have installed just fine, except for 10.6.2
    I get this in the log:
    11/10/09 3:58:15 PM com.apple.kextcache410 Created mkext archive //System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext.
    11/10/09 3:58:15 PM com.apple.kextcache403 Failed to mount helper partition: error 0XF8DA000C (DA err# 0x0c).
    11/10/09 3:58:15 PM com.apple.kextd10 kextcache error while updating / (error count: 4)
    11/10/09 3:58:15 PM com.apple.kextcache403 /: trouble updating one or more helper partitions.
    11/10/09 3:58:15 PM com.apple.kextd10 async child pid 403 exited with status 70
    11/10/09 3:58:15 PM com.apple.kextd10 kextcache error while updating / (error count: 5)
    11/10/09 3:58:15 PM installd376 PackageKit: Install Failed: (null)
    Error Domain=PKInstallErrorDomain Code=121 UserInfo=0x104d22740 "An error occurred while updating system extension information." Underlying Error=(Error Domain=NSPOSIXErrorDomain Code=70 "The operation couldn’t be completed. Stale NFS file handle") {
    NSLocalizedDescription = "An error occurred while updating system extension information.";
    NSUnderlyingError = "Error Domain=NSPOSIXErrorDomain Code=70 \"The operation couldn\U2019t be completed. Stale NFS file handle\"";
    arguments = (
    "-update-volume",
    nothing is mounted (i rebooted before applying). not sure why it's giving that NFS error. it's consistent tho.. if i reboot and try the manual install of the patch, I get the same error.
    after the failed patch "installed" it left my sound not working... so far everything else appears to work. any thoughts on fixing this are appreciated. i ran diskutil and 'fixed perms' and 'verified disk' ... patch still fails.

    Try reinstalling the patch. If you get all the way through the installation, then see if your sound works. If not, then I suggest you do a repair install of Sno by installing Sno over Sno as in an upgrade install. Such an install, while usually very safe, still is an install so be appropriated backed up if you proceed.

  • New iPod Touch 32gb stalls after starting sync, error 54, manual synce gets dumped

    I just got this thing at Walmart last Sunday and its been driving me nuts all week! It's the brand new iPod Touch 32gb 4gen. When trying to sync it will start to load music then stall. Sometimes it gives error code 54, sometimes says it cant convert song, cant find song, or just stalls. If I wait anywhere from 15 minutes to an hour it will finally un-freeze and dump everything or say the connection has timed out. I've ran repair on iTunes from control panel, no help. Un-installed iTunes and re-installed it then tried synce, no help. I un-selected everything in the iPod summary so that it wont try to synce when I connect it and selected manual synce. Then I could sync a few songs at a time, but it still stalls after only loading a few songs on iPod. Tried dumping everything out of the ipod and start over, several times, no help. I've been 6 days, all day, every day, and half the nights getting a few songs at a time on this dam thing. I found when it stalls if I turn the iPod off to force it out of iTunes I can then restart iTunes, reconnect the iPod, manually select 15 to 20 songs and drag them to the iPod. A few times I got over a hundred to sync but usually 20 to 30 songs then it stalls. Then I have to do the whole thing over again. I had a little over 1200 songs out of the 1877 songs, 11.28gb, in my music library when the last time it stalled, it dumped everything. 4 or 5 days of manually syncing a few songs at a time, GONE. Just poof, all that work for nothing. The only thing left on it is 92 of the hundred something songs I've bought from iTunes. I'm ready to take a hammer to the dam thing and send it back to Walmart where I got it.
    I'm using a Dell Studio 17 inch laptop that's about 4 yrs old running Windows 7 that I installed 2 years ago. I had a iPod nano 2gb that worked fine with this computer & iTunes untill it died last spring.
    Why do you have it set up so that one little hickup and the dam thing dumps everything thats on it? I cant even stop it from starting to sync when I connect it because I need to see the settings in the summary for the iPod to change the settings, but I cant see that until I connect it, but as soon as I connect it, it try's to start the sync and stalls feezing everything.
    Can anybody help me before this thing drives me completely over the edge!?
    The ColoradoHermit

    I have a older Dell Optiplex desktop computer running Windows XP. I copied the iTunes  folder on my laptop to an external drive and plugged that into my desktop computer. Then connected the iPod Touch to the desktop. For some reason or other the computer thought the iPod was a camera and wanted to know which photo program to open with or for it. I never did get iTunes on my desktop computer to "see" the iPod and had to give up that idea.
    When going into the My Computer or Windows Explorer - which is the one I like to use for working with my files-  when I connect the iPod to my computer in Windows Explorer it will show the iPod. Open that and it shows Internal Storage, open that and a folder with DCIM shows below it, open that and a folder with 860OKMZO on it shows below that, open that and it has the 40 or 50 photos I saved from Facebook. That's it, there isn't anything else shown in its storage. The iTunes on my old Desktop doesn't see the iPod Touch either.
    Even if the iTunes on my old desktop would work with this iPod Touch it wouldn't do me any good. I read in a post that once it is connected to a iTunes Library, if its connected to any other iTunes Library on a different computer it will dump everything that's on it. Which is totally stupid but I think they - iTunes - have it that way so that you cant share your music with somebody elses computer. But that also makes it so I cant manually sync one thing at a time with my own iTunes Library. I tried syncing my music first and after I got some of it on the iPod, in its summary I deselected the music sync and selected the movies or video's so I could manually synce a few to it to see if it would work. Bad move. As soon as I did that it dumped everything that was on it, then said that it could not sync the movies because the files could not be written. HUH? Why a video from YouTube could not be written beats me. But why did it dump all the music?
    The last thing I did with it was put all the options in the summary in iTunes back to default, removed everything on the iPod that was left after its last dump, then disconnected it, closed iTunes, and rebooted my laptop and started over from scratch. Started iTunes, connected the iPod, after iTunes found it I opened the iPod summary, made sure everything except sync photo's was selected, then started the sync function. It immediately listed all the songs and the songs info in light gray under music on the iPod. It only got 2 songs copied, then stalled. I just left it alone to see what it would do. I opened the Windows Task Manager to see what it was doing. Even though the iTunes program appered to be stalled it was using 50% of the CPU. After about 15 minutes it showed a popup window saying the song could not be writen then another saying its connection to the iPod had timed out, then iTunes stalled and "not responding" showed in task manager and at the top of the iTunes window. After 30 minutes I had to force it to close with the Task Manager. By then it was after midnight and had been another 12 hours wasted messing with this thing.

  • HP Officejet Pro 8500A Plus stalls displaying "Now Printing".

    Hi, in the office i work in we have 2 HP Officejet Pro 8500 A910 Series. One is networked to 3 PC's running WIndows 7 and the other is connected via wifi to a  PC also running Windows 7.
    The problem is the printer that is networked often stalls displaying "now printing" on the printer screen. The only way to continue printing is to turn the computer off and then on again, wait for it to do its cleaning etc then press print again. This is usually ok for that print job but as soon as further print jobs are added it has to be reset and the whole cycle repeats endlesly throughout the day. Until recently the other printer that is connected via wifi was working fine but now that is also doing exactly the same thing described above.
    Recently i searched the forums and have discovered this is a common problem with this type of printer.
    I have done partial and full resets of both printers to no avail.
    Bothe printers are currently using firmware version: LRP1FN1126AR , which i believe is the latest firmware.
    Please can someebody explain how to make these printers work properly? Many thanks
    This question was solved.
    View Solution.

    ok, i have done the most research into this issue of all people, as i bought 3 of them for buisness.
    the most common problem is the printer will only print for 20 or so mins after a reboot, then it goes to sleep,
    if attempting print after this time, it will display "now printing" but nothing prints.
    after hours to customer support, and a new printer delivered, plug in the expired/refilled genuine cartrige, same issue.
    you can wake up the machine tempoarily by opening and closing the cartridge door.
    i finally got the lady from HP to admit there is a page count on the chips, and instead of an error on screen,they do this to avoid law suits.she didnt admit to the last bit tho,lol.
    i have 3 expired , refilled genuine chips now, all do the same all after around 5000 pages.
    cheeky buggers!!
    someone with time and money, please sue them , im tired of bieng ripped off.

  • Win 8.1 OneDrive upload stalls, no indicator, no error

    Now that OneDrive offers 1TB of storage, I am attempting to upload all of my music, videos, and pictures - about 225GB of data. This is not working. OneDrive mysteriously stalls the upload. There are no indications of the upload stalling/stopping/pausing.
    I know it is stalled ONLY because I'm looking at network traffic and it is ZERO!
    If I check the Win 8 OneDrive app, the app indicates there "2 actions in progress..." Bringing the OneDrive app into context by clicking it, CPU utilization rises dramatically.  Sometimes to 80-90% range. Bring anything else back into
    the foreground, CPU util drops to a couple of %.  There is no impact by having/not having and upload in progress.  CPU util is a bug in the OneDrive app.  Intermittent, btw, for anybody that wants to file a bug on it.
    If I check the systray icon in Desktop by floating my mouse over it, the tooltip says, "Uploading 87.2 GB of 149.3 GB (58%)" (btw, due to restarts, it adusted the 225GB down to 150GB).  However that's wrong.  Nothing is actually uploading.
    If I click the systray icon a small console pops up with the syncing icon appearing and the following text displayed:
    "Uploading - 58% complete
    4904 items remaining
    Sync
    Pause syncing
    Open OneDrive in File Explorer"
    Again, this is wrong as there is ZERO network traffic.
    If I click the "Pause syncing" link, OneDrive is confused and thinks an error occurred.  It displays the exclamation mark inside a yellow triangle and states:
    "File syncing is paused
    4904 items couldn't be uploaded
    View sync problems
    Resume syncing
    Open OneDrive in File Explorer"
    Obviously this is wrong, there was no error.  Why it now displays the status as "paused", when clearly based on network traffic it was already paused, I don't know.  It's been paused all along.  If I click the "Resume syncing"
    link, the sync will indeed resume to the maximum rate of my outbound internet connection (about 6.5Mbps).  However, when I come back to my PC after an hour or so, I find the same state:  No network traffic, but OneDrive is indicating a sync is in
    progress.
    I have gone through all the power options to disable sleep, disable hibernation, disable drive shutdown, disable monitor shutoff, etc.  I went through network adapter advanced config and disabled power off (which is for power savings).
    First off, while a sync is in progress, Windows should be smart enough to know NOT to shut down or enter low power modes, but due to bugs, that is not the case.  Second, even after modifying the power profile and keeping my PC and all ancillary hardware
    alive, OneDrive still pauses and does so without any indicators anywhere.  OneDrive appears to think the transfer is still going. 
    I have verified all updates are installed.  I have rebooted my PC.  I've sat here and watched over it hoping to catch the problem, but have never seen it occur while I'm active on my PC.  I've verified this same problem occurs on other PCs. 
    I'm out of ideas.
    What is the point of having 1TB of storage if I can't upload anything to it?  Uploading this much data at 6.5Mbps will take days.  I cannot sit here and babysit my PC for days on end to find a workaround for Windows/OneDrive bugs.
    Please help.
    Regards,
    Michael

    Michael
    One drive questions need to be asked here.  On a different note I would make sure Onedrive is completely backed
    up AFAIK it is not.
    Wanikiya and Dyami--Team Zigzag

  • My Time Machine stalls during initial backup on external hard drive even after several hours.

    We have been using Time Machine and an external hard drive to back up our MacBook for almost a year now.  Recently, the hard drive (using a USB) was removed without ejecting it properly.  After that, the auto backups began stalling.  We tried setting up Time Machine all over again but the initial back up stalls at different places (like 6MB of 87GB) even if it's left for several hours overnight.  Does anyone have any suggestions on how to fix this?  If not, can anyone suggest another inexpensive way of backing up our files from our MacBook? 
    Thanks!
    Shane

    It might have created a new user and loaded under that.. new user being the old user. But if you have issues do it again, only this time pick where the backup will go.
    http://pondini.org/TM/16.html
    The other questions might also be relevant as a new hard disk will make the Mac appear to the TM backup as a new computer.
    See 14-18 for restore info.

  • Local vs NFS disk access

    We're buying a new platform for our Oracle server. It'll be...
    (4) 1.3ghz 64 bit (Madisons)
    48gb memory
    (2) 36gb drives - For OS and Swap
    (2) 146gb drives - For general work space
    The question is where to put the disks that will contain the database proper. There will be only one Oracle server associated with the data on these disks. This is not a distributed DB application of any kind. It is a single server app having sole access to it's data disks.
    Our IS group is proposing to use NAS (network attached storage) like a netapp filter which would provide NFS access via it's own OS. Access to the filter would be via 1 or more copper gigabyte connections. The network itself wiould be shared by other users in a large engineering group.
    The alternative is to mount the disks directly onto the server itself... no network.
    My concern is that the networked approach will be noticably slower than the local mount, especially where network loads can be unpredictable and heavy at times in the engineering group at large. But I have no experience or data to support the fear that it'll be ~that~ much slower.
    The activity on our DB is...
    DB loading done by C/SQL programs loading large volumes of data, all day long.
    DB reads also done by DB loaders (as part of their normal operation) but most important, end users query during normal work hours with many moderately sized queries involving several table joins and retrieval of perhaps a few hundred records.
    Does anyone have any experience the performance differences between locally mounted RAID arrays and networked disks?
    Does anyone have any before/after stats that may shed some light on what we can expect in the area of performance degredation?
    P.S. I had previously posted this message in "Database General" but expect that it should have been posted here in stead.

    Just out of Morbid Curiousity- If you get info on those Firewire drives- do they have the "ignore Permissions...." box checked.

  • Problem with NFS in sender file adapter

    Hi everybody,
    I´m facing the following problem.
    The XI runs under a HP-UNIX server and I want to access into a windows server by using NFS in the file sender adapter.
    I have created a shared folder in the windows server.
    In the Source Directory field I have typed: //Windows_Server/Shared_folder.
    In the file name field: FileA.txt
    The error is the following:
    History:
    - 2006-11-24 13:16:41 CET: Retry interval started. Length: 10.000 s
    - 2006-11-24 13:16:41 CET: Error: Directory //Windows_Server/Shared_folder does not exist
    - 2006-11-24 13:16:41 CET: Processing started
    Do I need to do anything else?
    Any idea?
    Thanks
    Carlos

    hi,
    can you access the folder when you're logged onto the HP-UNIX server?
    with this path //Windows_Server/Shared_folder.
    (via console for example) ?
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Adobe Bridge CC keeps stalling

    Adobe bridge keeps crashing. Whenever I open bridge, it asks me to purge my cache, which I do. After viewing my folders for a while, and it doesn't matter which hard or folder I view ( I use multiple hard drives depending on the project and client), eventually it will crash, or rather stall and not respond, even after several minutes. Neither does restarting my computer.
    In general, I have found CC aps to be pretty buggy-does anyone else have this problem? I did make a call to tech support a month ago, but it really didn't solve the issue, and right now, Bridge is unuseable.
    I'm going to trash my preferences and reset my pram-hope this will help, but any insights would be helpful. I have about 16 gigs of ram, and CS6 and 5 worked fine.
    All best–
    Jane

    I'm going to trash my preferences and reset my pram-hope this will help
    Since you mention PRAM I reckon you are on a Mac?
    Try this first, quit Bridge
    In user library (by default hidden per OSX 10.7 use menu Go with option key to reveal):
    user library/ preferences: inhere find and delete the Bridge6.plist file
    user library/ caches/ Adobe/ Bridge CC : inhere find and delete both Cache folder and plug in
    (all deleted items will refresh itself with new and empty ones after restarting Bridge)
    Restart Bridge holding down option key and choose reset prefs (you need to set your custom changes in prefs again because they are set to factory default).
    Then try again.

  • Dúvida no Preenchimento dos campos PREFNO / CHECOD em NFS-e de SP

    Olá Pessoal,
    Estou a procura de informações sobre a solução para nota fiscal eletronica de serviços da prefeitura de São Paulo, pesquisando no forum pouco encontrei sobre a nota 981687 - NFe: For Services in Muncipio Sao Paulo.
    A SAP disponibilizou os dois campos PREFNO / CHECOD para o numero da nota fiscal e código de verificação gerados pela prefeitura (uma vez que o SAP deve gerar o número da RPS), além de um report para geração do arquivo TXT e envio manual.
    Minha dúvida é a seguinte:
    1) Após enviar o arquivo para a prefeitura, são convertias as RPS em Notas Fiscais Eletronicas. Como armazenar as informações nos campos standards mencionados ? Existe um outro report que le o arquivo de retorno da prefeitura ?
    Outra dúvida está na procura de uma sugestão, onde o RPS pode ter até 12 posições e o NFNUM do SAP apenas 6. Vcs estão utilizando outro campo Z para compor o numero maior ? Ou como esta fazendo quando o RPS atingir 999.999 ? Pensei en usar o NFENUM, mas teria o mesmo problema quando atingir o limite de 9 posições (999.999.999).
    Muito obrigado pela atenção e ajuda.

    A_cristovao ,
    Vamos ver se posso lhe ajudar em algo:
    1) Após enviar o arquivo para a prefeitura, são convertias as RPS em Notas Fiscais Eletronicas. Como armazenar as informações nos campos standards mencionados ? Existe um outro report que le o arquivo de retorno da prefeitura ?
    Resposta: Em alguns projetos que passei, consultei os abaps e sempre foi desenvolvido um programa Z para ler este arquivo e fazer um BDC na J1B2N, porem sua categoria de nota não dever ser eletrônica, aqueles dois campos flag no cabeçalho NF eletronica e NF servico, apenas o último(serviço) marcado para o BDC entrar e conseguir mapear o campo com o NFSe e cod verificador.
    2) Outra dúvida está na procura de uma sugestão, onde o RPS pode ter até 12 posições e o NFNUM do SAP apenas 6. Vcs estão utilizando outro campo Z para compor o numero maior ? Ou como esta fazendo quando o RPS atingir 999.999 ? Pensei en usar o NFENUM, mas teria o mesmo problema quando atingir o limite de 9 posições (999.999.999).
    Resposta: Esse estamos usando o NFNUM mesmo, não chegamos a nos preocupar com isso devido ser um volume baixo de NFS, talvez um chamado no componente XX-CSC-BR-NFE lhe ajude. 
    Abraço,
    Bruno Lima

Maybe you are looking for