Potential VM growth Err,Cyrus, and Crashing Servers...

On my Leopard Server (10.5.3), when an IMAP client makes lots of connections in a short period of time ( 35+ in one minute ), I will get the following errors in my system.log:
Potential VM growth in DirectoryService since client PID: 0, has 550 open references when the warning limit is 500.
If the DirectoryService and ServerManager processes are not restarted, this will spiral out of control, and Open Directory, then my server will crash. There is a little script that tails and grep's the system.log looking for these errors, and restarts both of these services (plugleak.pl):
See
http://davidleber.net/?p=216
It does work and keeps my server from crashing due to this Open Directory bug (which has been around since Tiger).
Why do clients try to make this many connections? One user had a PC with a weak intermittent wireless connection, and I guess his Outlook client kept making connections when the wireless connection fluctuated. This actually happened when the user was out of the office, but left his laptop running with Outlook open. For some reason, his laptop would switch over to the wireless connection while connected to our LAN, so we disabled his wireless (never takes the laptop home anyway), and this seemed to fix the problem. Unfortunately I did not put the plugleak.pl in a cronjob at this time, and my server eventually crashed, requiring a hard reboot (over a weekend).
Yesterday, I was migrating a user from our POP server, and uploading her local PC mail folders when this happened again, twice. She has hundereds of folders, and when Apple Mail creates a new folder and uploads the files, it creates a new IMAP connection for each folder. The "Potential VM" error messages started popping up and plugleak.pl did it' s job, saving the day.
Is there any way to configure Cyrus to limit the number of connections a client can make? Is this something that would be good to do? I noticed the following in the /etc/cyrus.conf:
LIMITS {
imaplimit value=0
I can't seem to find any documentation on what this value does. Does this limit the connections per user, or total connections? It seems that IMAP is very connection intensive.
Regards,
Flatrack
Oops, should be in the Leopard Server Mail forum.
Message was edited by: flatrack

Transcript of the server crash a few weeks ago with the recent.
Here's the first occurrence of the VM error message. John Doe is the user with Outlook, a funky wireless network connection, and Outlook checking mail every one min:
May 30 21:08:33 flatracks_server imap[12668]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:08:33 flatracks_server imap[12485]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:09:35 flatracks_server imap[12675]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:09:35 flatracks_server imap[12662]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:10:19 flatracks_server imap[12674]: login: bda144b.bis.na.blackberry.com [206.53.151.144] joesmith user logged in
May 30 21:10:37 flatracks_server imap[12713]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:10:37 flatracks_server imap[12485]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:10:39 flatracks_server imap[12662]: login: flatracks_server [10.0.0.1] ham user logged in
May 30 21:11:39 flatracks_server imap[12724]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:11:39 flatracks_server imap[12674]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:11:44 flatracks_server imap[12675]: login: flatracks_server [10.0.0.1] ham user logged in
May 30 21:12:41 flatracks_server imap[12735]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:12:41 flatracks_server imap[12485]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:12:50 flatracks_server imap[12760]: login: flatracks_server [10.0.0.1] ham user logged in
May 30 21:13:25 flatracks_server imap[12774]: login: bda144b.bis.na.blackberry.com [206.53.151.144] joesmith user logged in
May 30 21:13:43 flatracks_server imap[12736]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:13:43 flatracks_server imap[12724]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:14:45 flatracks_server imap[12780]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:14:45 flatracks_server imap[12774]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 21:14:59 flatracks_server DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 525 open references when the warning limit is 500.
May 30 21:15:29: --- last message repeated 2 times ---
Around 1 hour later.....
May 30 22:10:42 flatracks_server imap[13506]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 22:10:42 flatracks_server imap[13657]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 22:11:44 flatracks_server imap[13694]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 22:11:44 flatracks_server imap[13695]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 22:11:44 flatracks_server imap[13529]: login: flatracks_server [10.0.0.1] ham user logged in
May 30 22:12:46 flatracks_server DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 625 open references when the warning limit is 500.
May 30 22:12:46 flatracks_server imap[13703]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 22:12:46 flatracks_server imap[13657]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 22:12:50 flatracks_server imap[13694]: login: flatracks_server [10.0.0.1] ham user logged in
May 30 22:13:48 flatracks_server DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 625 open references when the warning limit is 500.
Now things get interesting...
May 30 23:39:40: --- last message repeated 2 times ---
May 30 23:39:45 flatracks_server DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 775 open references when the warning limit is 500.
May 30 23:39:45 flatracks_server imap[15168]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 23:39:45 flatracks_server imap[15130]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 23:40:39 flatracks_server com.apple.launchd[15209] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
May 30 23:40:47 flatracks_server DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 775 open references when the warning limit is 500.
May 30 23:40:47 flatracks_server imap[15146]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 23:40:47 flatracks_server DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 775 open references when the warning limit is 500.
May 30 23:40:47 flatracks_server imap[15139]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 23:41:09 flatracks_server com.apple.launchd[15220] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
May 30 23:41:39 flatracks_server com.apple.launchd[15231] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
May 30 23:42:09 flatracks_server com.apple.launchd[15239] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
May 30 23:42:39 flatracks_server com.apple.launchd[15248] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
May 30 23:42:50 flatracks_server imap[15146]: login: flatracks_server [10.0.0.1] johndoe user logged in
May 30 23:43:09 flatracks_server com.apple.launchd[15255] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
May 30 23:43:39 flatracks_server com.apple.launchd[15265] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
May 30 23:43:51 flatracks_server imap[7730]: login: bda365c.bis.na.blackberry.com [67.223.68.76] janesmith user logged in
May 30 23:44:09 flatracks_server com.apple.launchd[15273] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
May 30 23:44:39 flatracks_server com.apple.launchd[15279] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
This goes on all night.
May 31 00:03:12 flatracks_server com.apple.launchd[15601] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
May 31 00:03:42 flatracks_server com.apple.launchd[15606] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
May 31 00:04:09 flatracks_server postfix/pipe[15347]: warning: pipecommandread: read time limit exceeded
May 31 00:04:12 flatracks_server com.apple.launchd[15620] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
May 31 00:04:42 flatracks_server com.apple.launchd[15625] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
My boss calls me Saturday, can't log into mail. I SSH in, stop and restart the Mail service.
May 31 08:53:31 flatracks_server com.apple.launchd[24084] (com.apple.launchctl.Background): fork() failed, will try again in one second: Resource temporarily unavailable
May 31 08:53:46 flatracks_server com.apple.launchd[1] (org.postfix.master[1113]): Exited: Terminated
May 31 08:53:46 flatracks_server postfix/postfix-script[24091]: fatal: the Postfix mail system is not running
May 31 08:53:49 flatracks_server org.clamav.clamd[1058]: Socket file removed.
May 31 08:53:49 flatracks_server org.clamav.clamd[1058]: Pid file removed.
May 31 08:53:49 flatracks_server org.clamav.clamd[1058]: --- Stopped at Sat May 31 08:53:49 2008
May 31 08:53:49 flatracks_server com.apple.launchd[1] (org.amavis.amavisd[1060]): Stray process with PGID equal to this dead job: PID 23758 PPID 1 perl
May 31 08:53:49 flatracks_server com.apple.launchd[1] (edu.cmu.andrew.cyrus.master[1054]): Stray process with PGID equal to this dead job: PID 23955 PPID 1 master
May 31 08:53:49 flatracks_server com.apple.launchd[1] (edu.cmu.andrew.cyrus.master[1054]): Stray process with PGID equal to this dead job: PID 23415 PPID 1 master
May 31 08:53:49 flatracks_server com.apple.launchd[1] (edu.cmu.andrew.cyrus.master[1054]): Stray process with PGID equal to this dead job: PID 22890 PPID 1 master
May 31 08:53:49 flatracks_server com.apple.launchd[1] (edu.cmu.andrew.cyrus.master[1054]): Stray process with PGID equal to this dead job: PID 22617 PPID 1 master
That seems to work, we can log into mail again, but I don't notice these in the logs...
May 31 08:53:49 flatracks_server com.apple.launchd[1] (edu.cmu.andrew.cyrus.master[1054]): Stray process with PGID equal to this dead job: PID 15204 PPID 1 imapd
May 31 08:53:49 flatracks_server com.apple.launchd[1] (edu.cmu.andrew.cyrus.master[1054]): Stray process with PGID equal to this dead job: PID 15160 PPID 1 lmtpd
May 31 08:54:01 flatracks_server com.apple.launchd[24142]: Background: Bug: launchdcorelogic.c:1882 (23459):3: (ji = jobmgrfind_bypid(jm, upid, true)) != NULL
May 31 08:54:01 flatracks_server com.apple.launchd[24142]: Background: Bug: launchdcorelogic.c:1913 (23459):2: jr != NULL
May 31 08:54:01 flatracks_server com.apple.launchd[24142]: Background: Bug: launchdcorelogic.c:1920 (23459):2: len == sizeof(kp)
May 31 08:54:01 flatracks_server com.apple.launchd[24142]: Bug: launchdcorelogic.c:5777 (23459):2: j != NULL
May 31 08:54:01 flatracks_server com.apple.launchd[24142]: Background: Bug: launchdcorelogic.c:1882 (23459):2: (ji = jobmgrfind_bypid(jm, upid, true)) != NULL
May 31 08:54:01 flatracks_server com.apple.launchd[24142]: Background: Bug: launchdcorelogic.c:1913 (23459):2: jr != NULL
May 31 08:54:01 flatracks_server com.apple.launchd[24142]: Background: Bug: launchdcorelogic.c:1920 (23459):2: len == sizeof(kp)
May 31 08:54:01 flatracks_server com.apple.launchd[24142]: Bug: launchdcorelogic.c:5777 (23459):2: j != NULL
May 31 08:54:01 flatracks_server deliver[24005]: connect(/Volumes/MailStore/Mail/Database/socket/lmtp) failed: Connection refused
May 31 08:54:01 flatracks_server deliver[23999]: connect(/Volumes/MailStore/Mail/Database/socket/lmtp) failed: Connection refused
May 31 08:54:02 flatracks_server master[24146]: process started
Not sure what the Background Bug thing is, but it can't be good. Sunday morning I get a text message telling me that the IMAP server is not responsive (something I set up on a Linux box to let me know when this sort of thing occurs. Good thing I did, and it works great). So I SSH in, and 'shutdown now'.
Jun 1 11:58:55 flatracks_server shutdown[41200]: SHUTDOWN_TIME: 1212346735 947810
Jun 1 11:58:56 flatracks_server com.apple.SystemStarter[99]: Stopping HighPoint RAID Management Server
Jun 1 11:58:56 flatracks_server com.apple.SystemStarter[99]: Stopping IP Failover services
Jun 1 11:58:56 flatracks_server com.apple.SystemStarter[99]: Starting Retrospect Client
Jun 1 11:58:56 flatracks_server com.apple.SystemStarter[99]: Disabling Network Address Translation
Jun 1 11:58:56 flatracks_server com.apple.SystemStarter[99]: cat: /var/run/failoverd.pid: No such file or directory
Jun 1 11:58:56 flatracks_server com.apple.SystemStarter[99]: kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
Jun 1 11:58:56 flatracks_server SystemStarter[99]: IP Failover (41205) did not complete successfully
Jun 1 11:58:56 flatracks_server com.apple.SystemStarter[99]: cat: /var/run/heartbeatd.pid: No such file or directory
Jun 1 11:58:56 flatracks_server com.apple.SystemStarter[99]: kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
Jun 1 11:58:56 flatracks_server com.apple.SystemStarter[99]: net.inet.ip.forwarding: 0 -> 0
Jun 1 11:58:56 flatracks_server com.apple.SystemStarter[99]: ipfw: rule 10 does not exist
Jun 1 11:58:56 flatracks_server com.apple.SystemStarter[99]: /Applications/Retrospect Client.app/Contents/Resources/pitond: already running
Jun 1 11:59:02 flatracks_server SystemStarter[99]: The following StartupItems failed to properly start:
Jun 1 11:59:02 flatracks_server SystemStarter[99]: /System/Library/StartupItems/IPFailover
Jun 1 11:59:02 flatracks_server SystemStarter[99]: - execution of Startup script failed
The shutdown hangs at this point, and I have to drive 110 miles to push the button.
Jun 1 15:40:04 localhost com.apple.launchctl.System[2]: 12300 allow tcp from any to any established
Jun 1 15:40:04 localhost com.apple.launchctl.System[2]: 12301 allow tcp from any to any out
System restarts, but my Open Directory DB is weird. Two users are missing, and I cant see the mail accounts in Server Manager. At this point, I boot from a backup disk and rebuild my system disk from the backup with Carbon Copy Cloner.
Two weeks later, I'm in the process of uploading a migrated users email in AppleMail. She has hundreds of folders, and the IMAP client (AppleMail) seems to make a connection for each folder it uploads. It looks like it's making 1-2 connections per second, this is only a small exerpt.
Jun 18 09:33:07 flatracks_server imap[16439]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:08 flatracks_server imap[16440]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:08 flatracks_server imap[16443]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:09 flatracks_server imap[16444]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:09 flatracks_server imap[16441]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:11 flatracks_server imap[16445]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:12 flatracks_server imap[16442]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:12 flatracks_server imap[16446]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:13 flatracks_server imap[16450]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:13 flatracks_server imap[16451]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:13 flatracks_server imap[16457]: login: flatracks_server [10.0.0.1] johndoe user logged in
Jun 18 09:33:13 flatracks_server imap[16459]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:13 flatracks_server imap[16458]: login: flatracks_server [10.0.0.1] johndoe user logged in
Jun 18 09:33:13 flatracks_server imap[16462]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:14 flatracks_server imap[16463]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:14 flatracks_server imap[16464]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:15 flatracks_server imap[16461]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:16 flatracks_server imap[16465]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:16 flatracks_server imap[16466]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:16 flatracks_server imap[16467]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:17 flatracks_server imap[16468]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:17 flatracks_server DirectoryService[15022]: Potential VM growth in DirectoryService since client PID: 0, has 525 open references when the warning limit is 500.
Jun 18 09:33:17 flatracks_server imap[16469]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:17 flatracks_server DirectoryService[15022]: Potential VM growth in DirectoryService since client PID: 0, has 525 open references when the warning limit is 500.
Jun 18 09:33:17 flatracks_server imap[16470]: login: flatracks_server [10.0.0.1] janedoe user logged in
Jun 18 09:33:19 flatracks_server imap[16471]: login: flatracks_server [10.0.0.1] janedoe user logged in
After many more of these, plugleak.pl does it's thing (it runs out of cron every 10 min).
Jun 18 08:40:00 flatrack PIMEDIA_PLUGLEAK[15017]: Checking logs
Jun 18 08:40:00 flatrack PIMEDIA_PLUGLEAK[15018]: Found that **** Pot. VM notice in the log, killing services
Jun 18 08:40:00 flatrack com.apple.launchd[1] (com.apple.servermgrd[80907]): Exited abnormally: Hangup
Jun 18 08:40:00 flatrack com.apple.launchd[1] (com.apple.DirectoryServices[80908]): Exited: Killed
Jun 18 08:40:00 flatrack DirectoryService[15022]: Launched version 5.3 (v514.19)
There are a few user login errors, but things sort themselves out in a minute or so when OpenDirectory is loaded. During the next large upload, the same thing happens, tons of connections, VM errors, then:
Jun 18 09:50:00 flatrack PIMEDIA_PLUGLEAK[17010]: Checking logs
Jun 18 09:50:00 flatrack PIMEDIA_PLUGLEAK[17011]: Found that **** Pot. VM notice in the log, killing services
Jun 18 09:50:00 flatrack com.apple.launchd[1] (com.apple.servermgrd[15021]): Exited abnormally: Hangup
Jun 18 09:50:00 flatrack com.apple.launchd[1] (com.apple.DirectoryServices[15022]): Exited: Killed
Jun 18 09:50:00 flatrack DirectoryService[17015]: Launched version 5.3 (v514.19)
I finished the job doing smaller batches. the VM error messages have not showed up since, and things seem to be running fine.

Similar Messages

  • I am running an iMac on OS x 10.8.2. for whatever reason my computer has frozen / crashed serveral times during the past weeks. Does anyone know what the scoop is?

    my iMac has been freezing and crashing serveral times. Does anybody encounter the same thing and have a solution ?
    Thanks!

    Hi,
    Open console in Applications>Utilities, check the system log for the date/time of the last problem  & the Startup right after that for clues.

  • Server crash caused by "Potential VM growth in DirectoryService"

    Our mail server experienced a crash yesterday. The system log reports "Potential VM growth in DirectoryService...". The Intel Xserve is fully patched to 10.5.5 and no updates are available. This is the first time we have experienced this problem.
    From what I have read in past discussions, I thought Mac OSX Server 10.5.5 was supposed to correct this issue from occurring.
    The specific error from the system log is:
    Dec 9 15:53:17 mail DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 850 open references when the warning limit is 500.
    Here is the hardware overview from system_profiler:
    Model Name: Xserve
    Model Identifier: Xserve2,1
    Processor Name: Quad-Core Intel Xeon
    Processor Speed: 2.8 GHz
    Number Of Processors: 2
    Total Number Of Cores: 8
    L2 Cache (per processor): 12 MB
    Memory: 6 GB
    Bus Speed: 1.6 GHz
    Boot ROM Version: XS21.006C.B06
    SMC Version: 1.26f3
    LOM Revision: 1.1.0
    Serial Number: G88100NFX8S
    Here is the Software Overview from system_profiler:
    System Version: Mac OS X Server 10.5.5 (9F33)
    Kernel Version: Darwin 9.5.0
    Boot Volume: Hermes Server HD
    Boot Mode: Normal
    Computer Name: xxxxxxxxx
    User Name: xxxxxxxxx
    Time since boot: 14:53

    Currently it seems that the "only" problem is that there's too many users - even though the number is alarming low (eg 1-200). My thought is a faulty design of OS X Server (someone PLEASE correct me and prove me wrong!)
    Read this (my problem, very similair to yours):
    http://discussions.apple.com/thread.jspa?threadID=1892646&tstart=0
    - TvE

  • How do I monitor  Potential VM growth in DirectoryService ??

    greetings
    i have a 10.4.10 Mail server ( postfix/cyrus/squirellmail ) connected to a directory system.
    occasionally the system reports
    <code>Potential VM growth in DirectoryService since client PID: 0, has 1150 open references when the warning limit is 500.</code>
    if i don't kick start mail services ( serveradmin stop/start mail ) the open references will climb and cause the system to die.
    where is this number coming from and how can I put a tail on it ie " monitor the open references if it reaches *threshhold restart "
    I know this doesn't solve the issue. It has gotten better with load balancing and more replicas. I have plans to migrate this server to a new machine with clean install. But in the mean time I need to keep it up.
    any insight would be helpful.
    thanks

    Did you ever figure out how to fix this VM growth?

  • MacPro Magic Mouse jumping and crashing

    Hi
    I bought 3 MacPro. One configure 2.8 and 2 MacPro 2x2.4.
    2.8 MacPro Magic Mouse no problem no crashing and jumping but
    2 MacPro 2x2.4Ghz Magic Mouse jumping and crashing.
    I tested new magic mouse problem is continue.
    I restore MacPro and install system but problem continue.
    İ search web pages same problem is alot of.
    I dont fix this problem.
    SAMPLE WEB PAGES
    http://d43.me/blog/476/mouse-cursor-skipping-jumping-bug-in-mac-os-x/

    If you searched you should have found you are not alone with that MM/Mac Pro problem.  Probably the biggest thread in these forums (22 pages) is this one:
    Poor Bluetooth reception and jerky mouse
    Summary, add your own external antenna or get a USB Bluetooth dongle.
    How far are your mice from the mac pro's?  Probably more than 3 or 4 feet  from the back of the mac pro is about the limit.
    Are there any wireless devices nearby (e.g., routers).  Sometimes they cause interference.
    AirPort and Bluetooth: Potential sources of wireless interference
    You coud try smc and pram resets but it probably won't help.

  • What causes - "potential VM growth...."  system.log error?

    I've been seeing the following error in my system.log
    DirectoryService[14]: Potential VM growth in DirectoryService since client PID: 2312, has 975 open references when the warning limit is 500.
    is there anyway to identify what is causing this.... is it a real problem?
    thanks!

    I found out how to identify the PID (process identifier) ..... this is all new to me
    Type "top -l 1" in Terminal and look for the PID #.
    -l (that is a lowercase L)
    I need to wait until it happens again to locate the PID, but I still don't know out the "potential VM growth" issue.
    thx

  • CS3 "Running Low on System Memory" and crashing

    Hi all
       I'm running CS3 on my less than three year old PC with the following specs:
    Intel Core 2 duo E8400 3.00 Ghz 6M 1333
    3 Gigs of memory (DDR2 - two one gig chips, and two half gig chips) (max I can have on 32 bit XP, and well within Adobe's specifications)
    XFX GEForce 9800GTX 512 675M DDR3 Dual Vid Card
    Windows XP Professional 32 bit
    C Drive:  250 GB Barracuda SATA 7200 RPM
    D Drive (where I edit):  500 GB Barracuda 7200.11 SATA
    The C drive is 33% free (40 GB free space)
    The D drive is 40% free (188GB free space)
    The scratch disks are all set for the D drive.
    I actually specified this machine for running CS3 specifically.  In the last few months, however, I have been having instances where it throws this error:  "Adobe Premiere is running low on system memory.  Please save the project and proceed with caution."  I usually save then, and then if I perform a few more steps (like scrubbing through video, or moving a clip), it either freezes, or throws an error that it has met with a critical error and is going to shut down.
    I don't understand why it has started to do this.  The files I am using are not any larger than those I've used in the past.  Some were shot with an SLR, but their file size and frame size are not and different than things I have sucessfully edited in the past.
    I have had the machine to the shop, and they checked all the hardware, defragged the disks, validated that the memory is working, and that the vid card is working correctly.  The also updated the bios and made sure that Windows was up to date.
    Right now, my workflow goes something like:  Open Premiere, edit for about six steps.  Get the warning.  Save.  Go another couple of steps.  Program crashes.  Open again, do about six more steps.... around and around.
    Can anyone help?
    LTK

    I'm using cs3, xp, pretty much same setup you have but bigger Hard drives and more room on mine...constantly defrag after doing a project etc...keep it fast as I can....  I added memory to my mobo to make 4 gig...just to eek out as much as I could out of the ram...xp doesnt see it all, but I did notice a improvement with adding the ram...
    also, when I added the ram it was apparent that of the slowest memory of your ram chips is what all the ram defaults to...so if you have slow 512K chips but fast 1gig chips, all your ram will operate at the slower speed.
    when I get a mssg ( only trying to edit HD , as I never have probs with SD footage at all ) --sys mem low, I save , shut off computer and restart and reopen the program.... start from scratch more or less....so all my resources are free ( for example, if I use photoshop or something else while editing there may be memory leaks with some of that ....where not all the mem is freed up for editing... to solve that as a potential cause I save, reboot and begin again....)
    after a LOT OF TESTING ( and I mean a lot ! ) I have discovered I CANNOT EDIT HD MATERIAL WITH THIS MACHINE...PERIOD.
    It is not powerful enough... and believe me, I tried, both 1080p and 720p ...  after about 2-3 min of video on timeline at 720p at 24fps, this machine is gasping like a flounder out of water.
    good luck
    ( bottom line ----upgrade to 64bit OS and pile on the fastest ram you can stuff onto your new mobo and get at least one more HD ( at least 1T for your project ) look at the suggestions here for raid arrays etc ) and keep them 1/4 full only if possible...  the more full, the more time the heads are moving... more lost time...
    mine

  • 10.5.5 Does Not Fix "Potential VM growth in DirectoryService" Error

    Bummer. It was mentioned in the docs that this bug was fixed in regards to Wiki's and Collaboration, but the errors below are a result of Tiger's Mail.app and a user with lots of folders. Mail.app makes connections for each folder to synch with the local mail store, and there is no way to mitigate the client behavior. I upgraded on Sept 17 @ 7:00AM, FYI. I guess I'll update my bug report...
    Sep 17 11:36:29 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 525 open references when the warning limit is 500.
    Sep 17 11:36:30 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 525 open references when the warning limit is 500.
    Sep 17 11:36:41 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 550 open references when the warning limit is 500.
    Sep 17 11:36:46 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 575 open references when the warning limit is 500.
    Sep 17 11:36:47 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 575 open references when the warning limit is 500.
    Sep 17 11:36:52 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 600 open references when the warning limit is 500.
    Sep 17 11:36:53 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 600 open references when the warning limit is 500.
    Sep 17 11:36:53 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 600 open references when the warning limit is 500.
    Sep 17 11:36:54 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 600 open references when the warning limit is 500.
    Sep 17 11:36:57 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 625 open references when the warning limit is 500.
    Sep 17 11:37:01 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 650 open references when the warning limit is 500.
    Sep 17 11:37:02 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 650 open references when the warning limit is 500.
    Sep 17 11:37:06 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 675 open references when the warning limit is 500.
    Sep 17 11:37:06 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 675 open references when the warning limit is 500.
    Sep 17 11:37:15 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 700 open references when the warning limit is 500.
    Sep 17 11:37:28 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 725 open references when the warning limit is 500.
    Sep 17 11:37:29 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 725 open references when the warning limit is 500.
    Sep 17 11:37:31 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 750 open references when the warning limit is 500.
    Sep 17 11:37:31 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 750 open references when the warning limit is 500.
    Sep 17 11:37:40 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 775 open references when the warning limit is 500.
    Sep 17 11:37:45 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 800 open references when the warning limit is 500.
    Sep 17 11:37:46 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 800 open references when the warning limit is 500.
    Sep 17 11:37:49 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 825 open references when the warning limit is 500.
    Sep 17 11:37:49 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 825 open references when the warning limit is 500.
    Sep 17 11:37:50 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 825 open references when the warning limit is 500.
    Sep 17 11:37:52 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 850 open references when the warning limit is 500.
    Sep 17 11:38:04 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 875 open references when the warning limit is 500.
    Sep 17 11:38:05 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 875 open references when the warning limit is 500.
    Sep 17 11:38:09 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 900 open references when the warning limit is 500.
    Sep 17 11:38:09 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 900 open references when the warning limit is 500.
    Sep 17 11:38:16 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 925 open references when the warning limit is 500.
    Sep 17 11:38:20 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 950 open references when the warning limit is 500.
    Sep 17 11:38:21 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 950 open references when the warning limit is 500.
    Sep 17 11:38:34 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 975 open references when the warning limit is 500.
    Sep 17 11:38:34 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 975 open references when the warning limit is 500.
    Sep 17 11:39:58 flatrack DirectoryService[26]: Potential VM growth in DirectoryService since client PID: 0, has 700 open references when the warning limit is 500.
    Sep 17 11:40:00 flatrack PIMEDIA_PLUGLEAK[10617]: Found that **** Pot. VM notice in the log, killing services

    Same problem here, Mail Service is nearly unusable with more that 75 users now.

  • My iTunes opens up, brings up sign in and crashes and freezes. What do I do?

    Any time that i attempt to get into my itunes it opens up, freezes, pulls up the sign in page and then freezes and crashes there....***?! what to do
    ??

    Hi,
    Is this an @mac.com name that you use ?
    Has it ever worked in iChat ?
    If it is an @mac.com name you can change the password here at Apple's iForgot site.
    Keep the new password to 16 characters or Less for use with iChat as the AIM servers that you connect to cannot cope with larger ones.
    8:02 PM      Tuesday; June 14, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.7)
     Mac OS X (10.6.7),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • My Apple Mail program keeps hanging and crashing!

    I would sincerely appreciate help in trying to determine the continuing problem I face with my Apple Mail program hanging up and crashing over and over again. I have deleted the preference file located in the Library Preferences section. I have deleted the entire program and reinstalled it. I have deleted the preference file and re-created all of my accounts. I have even created a new user and started from scratch in creating a new mail account.
    Each time I have used the any one of the following methods, the mail program would run okay for a few hours and then it will start to hang or crash and the only way that I can restart the program is by using the "Force Quit" function. I am growing extremely frustrated after 6 months of trying to resolve this problem. I am tired of going to see these so-called "Genius" professionals who have not given me any potential solutions other than the reinstall the entire Tiger software. Please help!

    Depending on what did you do to reinstall Mail, you may very well have made things worse. Verify/repair your disk first (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, reinstall the Mail application as described here:
    Custom installs in Mac OS X 10.4
    If the version of the system software on your installation disks is earlier than what you're using now, then you must also reinstall the corresponding Combo Update afterwards, to bring the Mail application back in sync with the rest of the system:
    Mac OS X 10.4.7 Combo Update for PPC
    Mac OS X 10.4.7 Combo Update for Intel
    You may also want to read the following articles for guidelines on how to properly install system updates:
    Troubleshooting installation and software updates
    Installing software updates
    Basically, you should verify/repair the startup disk before installing the update, and no applications should be running while installing it.
    Your problems probably won't disappear after doing the above, but we cannot proceed any further until you've done it. Post back with your observations.

  • HP Pavilion Elite e91804 experiencing lock-ups and crashing after LWSEP

    1. Product name and number: HP Pavilion Elite e91804
    2. Operating system: Windows 7 64 bit
    3. No error message (other than blue screen)
    4. My most recent change was sending my computer in for the Limited Warranty Service Enhancement Program, and receiving a new motherboard.
    Before I sent my computer in for the LWSEP I was experiencing lock-ups and crashes only when I was multi-tasking (playing video games, listening to music, and having tabs open in firefox).
    So I sent my computer in for the LWSEP to receive a new motherboard to fix these crashes, however after receiving my computer from them, the lock-ups and crashing have not been fixed and, in fact, have gotten worse. My computer will now lock-up and crash whenever I attempt to stream anything, be that music, video, etc. I can still occasionally play video games, assuming that I am doing nothing else, and that my computer cooperates with me (not locking up), but this only happens about 1/3 of the time.
    My main confusion is that sending my computer in was supposed to fix my problem, not make it worse. Any help would be greatly appreciated.

    1. Product name and number: HP Pavilion Elite e91804
    2. Operating system: Windows 7 64 bit
    3. No error message (other than blue screen)
    4. My most recent change was sending my computer in for the Limited Warranty Service Enhancement Program, and receiving a new motherboard.
    Before I sent my computer in for the LWSEP I was experiencing lock-ups and crashes only when I was multi-tasking (playing video games, listening to music, and having tabs open in firefox).
    So I sent my computer in for the LWSEP to receive a new motherboard to fix these crashes, however after receiving my computer from them, the lock-ups and crashing have not been fixed and, in fact, have gotten worse. My computer will now lock-up and crash whenever I attempt to stream anything, be that music, video, etc. I can still occasionally play video games, assuming that I am doing nothing else, and that my computer cooperates with me (not locking up), but this only happens about 1/3 of the time.
    My main confusion is that sending my computer in was supposed to fix my problem, not make it worse. Any help would be greatly appreciated.

  • My itunes will not open at all. it occasionally will open but when i plug my iphone into it the program freezes and crashes. please help as soon as possible

    my itunes will not open at all. it occasionally will open but when i plug my iphone into it the program freezes and crashes. please help as soon as possible

    i think i might have a solution... i have windows vista and after i installed to latest itunes update everytime i tried to open it it would freeze. I tried everything, including uninstalling itunes and all of its components and reinstalled it numerous times. So i went to the itunes folder in my folders, not on itunes, and i deleted my itunes library and playlists. After that it worked just fine, all of my music was deleted but luckily i had my files saved elsewhere.
    I hope this helped! I know its frustrating and APPLE/ITUNES NEED TO FIX THE PROBLEM!!!!

  • Move and redeploy application- and web-servers for Planing?

    Hi, all!
    Have Hyperion Planing ability to move application- and web-servers from unix-machine to another win-machine and after redeploy existing unix-installed planing on it?

    They are actually for for 2 different things. The Sun WAS is for enterprise applications, EJBs and the like.
    Tomcat is for simpler Servlet/JSP hosting.
    The Sun WAS actually uses the Tomcat server as its Servlet/JSP engine then adds EJBs on top.

  • My itunes 11 Home sharing is not working with my windows 7 PC and iPad it shows up on iPad and when I go to share the music app does loading for 3 mins and crashes I am using a virgin super hub router please please please help

    My itunes 11 Home sharing is not working with my windows 7 PC and iPad it shows up on iPad and when I go to share the music app does loading for 3 mins and crashes I am using a virgin super hub router please please please help

    My itunes 11 Home sharing is not working with my windows 7 PC and iPad it shows up on iPad and when I go to share the music app does loading for 3 mins and crashes I am using a virgin super hub router please please please help

  • Since updating my iPad 2 to ios8, it safari has been slow and crashing and some of the apps acting wierd. The password app doesn't work at all so had to find another way of retrieving all my passwords. Very very dissapointing

    Since updating my iPad 2 to ios8, it safari has been slow and crashing and some of the apps acting wierd. The password app doesn't work at all so had to find another way of retrieving all my passwords. Very very dissapointing. It appears from these forums that a lot of people are having the same problems wit this latest update.

    Hi erastyle,
    Actually the Licensing information for the package is missing hence it is not launching any applications. You need to Reserialize the products using APTEE which you can find it on the Machine where you have created the package. If you dont have the access to that Machine then please download and install Creative Cloud Packager and it will download APTEE in the below mentioned location.
    Windows:
    C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\CCP\utilities
    Once downloaded please follow this KB article to use the Tool.
    http://helpx.adobe.com/creative-cloud/packager/provisioning-toolkit-enterprise.html
    Please let us know if it helps.
    Regards,
    Abhijit

Maybe you are looking for

  • Unable to start Managed server

    Hi, i am trying to start a managed server using the command ./startManagedWebLogic.sh Server-0 aaa.bbb.ccc.ddd:7001 where aaa.bbb.ccc.ddd is the IP of my admin server's IP. I encountered a channel conflict error message below. May i know what is the

  • Change Vendor in Condition Type

    Hello Experts, I would like to know how can I change automatically the Vendor in conditions type of delivery cost, for example in Freight condition. The standard always bring the PO Vendor in all conditions.  Thanks and Regards, Pablo

  • Problems onAvsim forum question box disappears with ios 7?

    Thanks for the follow up, Tom and Jim ...hopefully this documented from two sources will get Apple to do something. Thanks again, Chas Thanks,and have a wonderful day! Just this side of heaven is a place called Rainbow Bridge. When an animal dies tha

  • Add aspx page to Page Library / U

    I am using SPO-D. I have a need where I have to accept user input and without persisting in SharePoint, pass the information to a web service. Curious which of the following solution options are supported and which is recommended.  1) With Server Sid

  • Chrome wiki download not working

    The Chrome browser is unable to download a file that was uploaded to a wiki page.  Any ideas on how to tweak this from the server side to get this to function for Chrome users?