Server Admin/WGM/ARD connections

Hi all,
I'm having problems getting connected to my server remotely. I can get access to the server using Server Admin... but when I try to connect via WGM or ARD, I get a message that the address is invalid or host is unreachable.
I've got the ports open (3283 and 5900 for ARD... 311 and 625 for WGM) in the firewall for my IP and the services are turned on. But I'm still not able to connect.
In ARD, the server is showing up on the scanner, but I'm still not able to connect.
Can someone give me some advice?
Thanks!
Alan

Assuming those are TCP ports "VNC" should work for ARD if enabled in Sharing setup on the server for the account you are using.
This is not important for remote control but for 3283:
http://docs.info.apple.com/article.html?artnum=106439
"Apple Remote Desktop 2.0 or later (Reporting feature)"
use both TCP/UDP and you need it configured in your home NAT router too pointing to your ARD machine IP.
But I would prefer to setup VPN and use that intead of opening up other ports to Internet for remote control purposes.

Similar Messages

  • Server Admin refuses to connect, servermgrd runs but no ports are open

    Server Admin refuses to connect to server when run locally or remotely. Upon investigating, servermgrd seems to run but when I run network utilities and port scan the server, neither port 311 or 687 are open. All other services appear to be running fine. No firewall is running. Server Monitor also has the same problems but WorkGroup Manager seems to work fine.
    About 3 weeks ago, I had the problem and after trying many things, I did a clean install but the problem has reappeared after a few days/weeks.
    At some point, servermgrd was crashing with a message about NSURL.... (lost and forgot the exact message).
    -Tried to remove all the files in /private/var/servermgrd/
    This solved the crashes but it now runs without opening the ports. After starting, it doesn't run away and consume any CPU.
    Could not locate in system.log, console.log and servermgr.log any error messages indicatind something is wrong with servermgrd.
    The log does show that server names are coherent.
    Apr 18 23:06:31 server-1 servermgrd: servermgr_dns: hostname and DNS entries for this server are synchronized
    - Tried rebooting.
    - Tried running servermgrd with various flags, including alternate port but nothing happen. In fact the alternate ports do noot seem to get open. Even passing faulty options, it runs without complaining !
    - Tried to reinstall the admin tools
    - Tried to remove keychain paswords entries
    - Tried Disk Utilities repair permissions.
    Searching the posts, found somebody talkingabout servermgr_ctl
    I'm starting to suspect some hardware failure (RAM).
    Any suggestion how to test the ram.
    Running out of idea.
    Desperate for solution.
    Background
    OS X Server 10.4.9
    Server Admin version Version 10.4.7 (157.8)
    Xserve Dual G4 with 2 GB ram.   Mac OS X (10.4.9)  

    Ok, I ran memtest 4.2 and discovered the ram was failing, In replacing the dimm, they started working again so it may have been a mis-seated dimm module or some oxidation on the contact. My file system was already corrupt despite it being a fresh install. Then I checked and notice that the file com.apple.servermgrd.plist in Library preferences was gone. Either I stuppidly deleted it trying to fix the problem or it was hosed by the memory/file system corruption. Anyway, I copied it from another server and Both Server Admin and Server Monitor are now working.
    SOLVED.
    PS: in view of this event, once I'm satisfied the memory issues is solved, I'll do again a clean install. Who know what else was corrupted.

  • From one day do another server admin don't connect to the server

    I have an Intel XServe with OSX Server 10.4.10.
    From one day do another server admin don't connect to the server locally and remotely. The workgroup admin shows not the sharing button. The other services works correct. (FileService, NetBoot, ping etc ...). In the CrashReporter I've only find a crash from dashboardadvisoryd. I don't want restart the server.
    I there an other solution?
    Thanks Sven

    I found the solution in a message three above:
    http://discussions.apple.com/thread.jspa?threadID=1184552&tstart=0
    With
    sudo kill -HUP `ps aux|grep 'servermgrd'|grep -v 'grep'|awk '{print $2;}'`
    from the terminal ... and after any minute's later the problem was solved
    Sven

  • Server Admin slow to connect to server

    Server Admin 10.6.8 client seems slow to connect to new Xserve 10.6.8 installation. Client connects via gigabit ethernet from a Mac 2gig workstation. Our Tiger file server is almost instant to connect using both Server Admin and WGM. All software is current. Server is identified by corp DNS services. Hostname is verified. ARD 3.51 is quick to connect from same client workstation. Could it be just due to Kerberized authentication? Any thoughts?
    Thanks in advance

    Probably DNS services.
    To verify local DNS, launch Terminal.app and issue the following command:
    sudo changeip -checkhostname
    You'll need to enter your administrative password for the sudo command.
    That command will output information indicating your DNS is correct or not, and that changes are required or not.
    If DNS changes are required, then you'll need to review your DNS services settings for validity, or (if you don't have DNS services operational on your LAN) here is a description of setting up the local DNS server. 
    You cannot use your ISP DNS on your LAN, if you're configured behind a firewall and using NAT at the firewall.

  • Server Admin unable to connect to local server

    Hey all. I've been using SLS to serve a Promise RAID via NFS for a few weeks now, and it's been stable and smooth. I've had Server Admin open all that time so I could watch the network usage graph via ARD. Today, Server Admin can no longer connect to the local server. I've tried stopping and starting com.apple.servermgrd but it still cannot connect. Is my only option at this point a reboot?
    Has anyone else experienced this on SLS? I've always had stability issues with Server Admin in the past, but I'd been told the issues had been addressed in SLS. Could someone verify this? Thanks

    I should have been more clear. This is on an 8-core Intel XServe.
    I was able to use Server Admin locally on the machine for weeks. Now I can't. Nothing has changed or been altered on the machine during that period.
    I can not connect to the server via Server Admin remotely or locally. I can connect via SSH, ARD, etc. and the system is still serving NFS just fine, so it's just the process that handles communication with Server Admin that is non responsive.
    Something interesting from the syslog:
    qt1 servermgrd[44258]: servermgr_accounts: noteDirectorySearchPolicyChanged (reopening nodes)
    qt1 servermgrd[44258]: -[AccountsRequestHandler(AccountsOpenDirectoryHelpers) openLocalLDAPNodeIfNeeded]: dsLocalLDAP = (null) , error = Error Domain=com.apple.OpenDirectory Code=2000 UserInfo=0x1066a16c0 "Unable to open Directory node with name /LDAPv3/127.0.0.1."
    qt1 DirectoryService[31]: DirectoryService has 42000 internal references open (due to clients), warning limit is 2000.
    These lines repeated apprx. every 30 secs until I bounced the servermgrd. Now, I see that entry whenever I try to connect to the local server via Server Admin.
    Now, this system is not a LDAP server, but I understand OSXS still uses LDAP for local directory info... I've tried restarting the related directory services as well, but still no joy.
    It looks like my only recourse is a reboot, which is really not a great option for a dedicated file server. Am I the only one who has ever encountered this issue of Server Admin eventually losing contact with a server?

  • Server admin could not connect to localhost

    Hi,
    the Problem I have is that I could not connect to the server at localhost. Server admin shows connection error.
    Maybe it is a problem with my certificate state. I have deleted the default one and have to recertificate my own one.
    Any ideas?

    Others have posted in the past that the SA or WGM has 'issues' when the default cert is blown away.
    Have you considered doing a clean install on another volume, then move the default from that install back into your current one? Just an idea before I've had my first coffee.

  • Server Admin won't connect (not even locally)

    One of my customers' machine crashed and had to be rebooted (So they say). I was not on site at the time and someone else with a "bit of knowledge" fiddled with the machine and tried to resurrect it (instead of leaving it for me to sort it out). Ever since there is no access to the server via the Server Admin (no server found) although the server is running fine and people are working from it. The Workgroup Manager is operational, though no sharing access is possible, only user privileges can be modified. The syslog reports the following message:
    ----"Feb 21 06:54:13 XServe servermgrd: servermgr_dns: no hostname set and unable to detect via DNS, services may not function properly - use changeip to repair
    Feb 21 07:24:13 XServe servermgrd: servermgr_dns: no name available via DNS for 192.168.0.2"----
    Very strange. I can ping it, the IP is fixed anyway and I have access to the machine via ARD 3 no probs, but both server manager and server monitor fail to connect, even locally. Something somehow went wrong and I haven't got a clue. Rebooted the machine, done the usual things to no avail.
    Has anyone experienced something similar? Machine is on 10.4.8 and its a dual G5 with one Gig RAM. I noticed that the activity monitor reports more than half the system memory as 'inactive', leaving precious little free mem. The systm disk is 80 Gigs with 30 Gigs free.
    XServe G5 Dual - 2 GHz Mac OS X (10.4.8) 1 Gig RAM, ext. RAID
    XServe   Mac OS X (10.4.8)  

    Hi
    I had a similar situation on a server I was called in to have a look at after it was upgraded via software update from 10.4.2 to 10.4.8, the Open directory db went corrupt and the server administration tools would not work after that.
    In the end I had to ditch the open directory and rebuild the server from scratch as the other IT guy did not have a decent backup.
    Have you repaired permissions or tried Disk Warrior on the boot drive?
    The DNS thing is something that Apple has inrtroduced in 10.4.8, many people are having the same error show in system.log, see the Network Services section under Mac OS X Server.
    Ed

  • Server Admin & WGM not working after 10.6 upgrade

    Hi,
    I've just done a fresh install of SL Server and migrated my setup from a previous server (10.4.11). Now when i try launch Server Admin or WGM they just hang and have to be force quit. I've tried to reboot, repair permissions and delete the preferences files but still no joy. Has anybody got any ideas?
    Thank you in advance
    Dave

    Network guys had changed DNS server address, updated details in system preferences and everything works now.

  • Server Admin can't connect to my server

    I updated to 10.4.10 and since then I haven't been able to connect to my server using Server Admin or Server Monitor. In my system.log i get the following error over and over again:
    /Applications/Server/Server Admin.app/Contents/MacOS/Server Admin: [533] ServerManager session failed in connect(server.example.com,xxx.xxx.xxx.xxx,311): 61\n
    I appologize if this is a dup. With no search function currently, it's hard to find what I'm looking for.

    You could try this as an almost last resort ( would only if i have a reasonably recent backup of the data on that drive JUST in case it becomes non-bootable (Very slim chance; but 1% is still higher than 0%)
    Here we go:
    Delete kernel extension caches, other caches for some issues
    A number of common issues that crop up after incremental Mac OS X updates can be resolved by deleting specific cache files -- specifically kernel extension caches -- and restarting.
    This can most easily be accomplished with a shareware utility like Tiger Cache Cleaner, but also bears a manual process which involves dragging the following files to the trash:
    com.apple.kernelcaches (a folder in /System/Library/Caches)
    Extensions.kextcache (a file in /System/Library)
    Extensions.mkext (a file in /System/Library/)
    com.apple.ATS (a folder in /Library/Caches/)
    Files that start with com.apple.LaunchServices (in /Library/Caches)
    You will be prompted to enter your administrator password when dragging these files to the trash. You may need to restart after moving them to the trash.
    Re-apply the Mac OS X 10.4.10 combo updater
    A workaround that has proved successful for various problems caused by previous incremental Mac OS X updaters is re-application of the current combination updater:
    Mac OS X 10.4.10 Combo Update (PPC) [165MB]
    http://wsidecar.apple.com/cgi-bin/nph-reg3rdpty2.pl/product=14212&cat=1&platform =osx&method=sa/MacOSXUpdCombo10.4.10PPC.dmg
    Mac OS X Server 10.4.10 Combo Update (PPC) [218MB]
    http://wsidecar.apple.com/cgi-bin/nph-reg3rdpty2.pl/product=14218&cat=1&platform =osx&method=sa/MacOSXSrvrCombo10.4.10PPC.dmg
    Doing so overwrites potentially problem-causing files that were not replaced by the "Delta" (adjacent version-to-version) update.
    (Pulled this info from here http://www.macfixit.com/article.php?story=20070709083624260 )
    Then I would agree you will probably have no recourse but to reinstall.
    Peter
    PowerMac G5 Dual 2.5Ghz   Mac OS X (10.4.10)   Server - 5Gb RAM - 1.25TB HD - EVERY port in use '-)

  • Server Admin won't connect

    Trying to connect to a X.5 server in server admin, but nothing happens. System.log shows:
    Jan 26 10:43:30 server servermgrd92: servermgrd: readFile File /Library/Preferences/SystemConfiguration/com.apple.smb.server.plist is not a valid plist
    Jan 26 10:43:30 server servermgrd92: pipe(stdin) error: 24
    I've tried removing that plist as well as replacing it with the same plist from an identical server, but the same error shows.
    I changed com.apple.ServerAdmin.Windows to /false in the servermgr_info.plist also with no luck.
    Thanks for the assistance,
    Kery

    kill the svrmgrd and log out. try to log in under a new account and connect. If it does go back to the account with the issue and try. If it does not then there is an a preference file causing the issue, which I have been unable to find. I basically labeled my preference folder to old-preferences and had one recreated. Since then I have been fine. You will notice that the SMB service is disabled and needs to be re-setup.

  • Server Admin won't connect, ssh will...

    Hi,
    I am no longer able to connect to my server using Server Admin. It gets stuck on 'loading' for ages and then says the server doesn't exist. I can connect fine with ssh, and there's nothing in system.log or servermgrd.log. I've tried deleting the Server Admin prefs as mentioned in the archives but to no avail.
    Any help appreciated.

    James: obvious stuff, I know, but is there a packet filter between your admin machine and the server? Have you tried restarting servermgrd (sudo killall -HUP servermgrd would do it) or re-booting the entire server?
    MacBook Pro   Mac OS X (10.4.8)  

  • Server admin can not connect to server

    My 10.6.8 Mac Mini server decided that no user defined in the Workgroup manager should be allowed to connect to the server using Server Admin.
    Not root, not admin, not myself although I have admin privileges.
    What would be the proper way to fix this?
    Tia
    Hans

    My 10.6.8 Mac Mini server decided that no user defined in the Workgroup manager should be allowed to connect to the server using Server Admin.
    Not root, not admin, not myself although I have admin privileges.
    What would be the proper way to fix this?
    Tia
    Hans

  • Server Admin will not connect SSL issue

    I try to connect using Server Admin from any computer and I see this in the logs.
    servermgrd[58]: Got error -9806 for SSLHandshake
    servermgrd[58]: Exception in threadListen: Socket: Connect failed
    This all started when I was working on new SSL Certs for the server.
    I am trying to find a way to delete the certs via command line.
    serveradmin settings info
    shows the certs, but for the life of me I can't find a way to delete them.
    Any one know how to do this?

    ok looking at this file..
    /Library/Preferences/com.apple.servermgrd.plist
    I see this.
    <key>listenForRegularConnections</key>
    <flase/>
    <key>listenForSSLConnections</key>
    <true/>
    <key>regularPort</key>
    <integer>687</integer>
    <key>sslPort</key>
    <integer>311</integer>
    I changed listenForRegularConnections to true.. then restarted servermgrd.
    Now any one know now how do I point Server Admin.app to the correct port listed in the .plist?
    I tried localhost:687 and no go..
    I don't think the :port works because when I use the ssl port I do not get the error in the logs.
    I also stopped the firewall to make sure I wasn't blocking the any ports

  • Server Admin not showing IMAP connections and false Mailman status

    Although several users are connected to the cyrus IMAP server (IMAPS/TLS) Server Admin reports zero connections. Also Server Admin reposts that Mailinglists are stopped but Mailman is running fine.
    Any suggestions? I'm running Mac OS X Server 10.5.5 (9F33) and the same version of the Admin Tools.
    Best regards,
    Stefan

    For mail status, do a comparison via the Terminal:
    sudo serveradmin fullstatus mail
    But I have also seen this issue with 10.4 server (IMAP connections not reliably reported).
    If you watch the system.log , you can see incoming connections (authentications) happen.
    Another way to check for active IMAP connections is via:
    netstat -anp tcp | grep 143
    (or, use 993 for IMAP w/SSL )
    The best way to administer mailman is via its web interface, which you can access on your server via
    http://mail.yourserver.com/mailman/admin
    where of course "mail.yourserver.com" is its FQDN without actual quotation marks.

  • Server Admin is so slow to respond

    Hi All
    I have a mac-mini with OS X Server 10.5.6 installed. I have a test network which I'm playing around with at home. I'm currently trying to set it up as a open directory master, install dns and dhcp. My problem is that whenever I select Server admin to do any tasks it take absolutely ages to respond.
    It will sit there with the rainbow wheel spinning.
    The server has all the latest updates
    If anyone has any ideas it would be much appreciated

    I have the same problem and basically, my Server Admin utility NEVER connects to my MacOS X 10.5.6 Server (10 users).
    It's supremely frustrating since this major problem has just started, out of the blue.
    Yes, I restarted the server and it doesn't help.
    Furthermore, the Server Admin doesn't open (or connect, more precisely) with either the server itself of from another (LAN) Mac. And when I "force quit" the Server Admin (because nothing is happening, as fas as I can tell), it gives me an error (and I send it to Apple).
    This is the kind of error the system diagnoses...
    Date/Time: 2009-05-01 22:14:48 -0400
    OS Version: 10.5.6 (Build 9G55)
    Architecture: i386
    Report Version: 4
    Command: Server Admin
    Path: /Applications/Server/Server Admin.app/Contents/MacOS/Server Admin
    Version: 10.5.3 (279.1.1)
    Build Version: 4
    Project Name: ServerAdmin
    Source Version: 2790101
    Parent: launchd [132]
    PID: 9730
    Event: hang
    Time: 7.64s
    Steps: 46
    Process: Server Admin [9730]
    Path: /Applications/Server/Server Admin.app/Contents/MacOS/Server Admin
    ADDRESS BINARY
    00001000 /Applications/Server/Server Admin.app/Contents/MacOS/Server Admin
    000a4000 /System/Library/PrivateFrameworks/ServerKit.framework/Versions/A/ServerKit
    000f8000 /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerF oundation
    00119000 /Applications/Server/Server Admin.app/Contents/MacOS/../Frameworks/ServerAdmin.framework/Versions/A/ServerA dmin
    4d57d000 /System/Library/PrivateFrameworks/GraphKit.framework/Versions/A/GraphKit
    Thread id: 9a608b8
    User stack:
    46 start + 54 (in Server Admin) [0x284a]
    46 _NSApplicationMain + 574 (in AppKit) [0x94a668a4]
    46 -[NSApplication run] + 795 (in AppKit) [0x94a9966b]
    46 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x94aa0630]
    46 __DPSNextEvent + 1189 (in AppKit) [0x94aa0f91]
    46 _AEProcessAppleEvent + 38 (in HIToolbox) [0x910649a5]
    46 _aeProcessAppleEvent + 177 (in AE) [0x91004425]
    46 __Z25dispatchEventAndSendReplyPK6AEDescPS_ + 44 (in AE) [0x9100457e]
    46 __Z20aeDispatchAppleEventPK6AEDescPS_mPh + 144 (in AE) [0x91004648]
    46 __NSAppleEventManagerGenericHandler + 223 (in Foundation) [0x9003214f]
    46 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655 (in Foundation) [0x9003243f]
    46 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 98 (in AppKit) [0x94aa36bc]
    46 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 238 (in AppKit) [0x94aa3e95]
    46 -[NSApplication _doOpenUntitled] + 477 (in AppKit) [0x94aa47b1]
    46 -[NSDocumentController(NSInternal) _openUntitled] + 136 (in AppKit) [0x94aa495f]
    46 -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 320 (in AppKit) [0x94aa4db1]
    46 -[NSDocumentController makeUntitledDocumentOfType:error:] + 328 (in AppKit) [0x94aa53aa]
    46 -[NSDocument initWithType:error:] + 45 (in AppKit) [0x94aa5cd9]
    46 -[MainDocument init] + 617 (in Server Admin) [0x3cd67]
    46 -[MainDocument loadDictRepresentation:] + 196 (in Server Admin) [0x3dce7]
    46 -[ServerInfoModel loadDictRepresentation:forDocument:] + 316 (in Server Admin) [0x44b8d]
    46 -[ServerEntry initWithDictionary:] + 123 (in Server Admin) [0x27d4b]
    46 -[ServerEntry setSessionHost:] + 76 (in Server Admin) [0x28ff3]
    46 +[NSHost currentHost] + 1016 (in Foundation) [0x9009c258]
    46 _getnameinfo + 885 (in libSystem.B.dylib) [0x91f295df]
    46 _LI_DSLookupQuery + 353 (in libSystem.B.dylib) [0x91ee8153]
    46 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91ec21c6]
    Process: ATSServer [9484]
    Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
    Thread id: 9bd9ba0
    User stack:
    46 ??? [0x56f6]
    46 ??? [0xddb0f]
    46 _CFRunLoopRun + 84 (in CoreFoundation) [0x927e5d34]
    46 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91ec21c6]
    Thread id: 69b9128
    User stack:
    46 _thread_start + 34 (in libSystem.B.dylib) [0x91ef2f52]
    46 __pthread_start + 321 (in libSystem.B.dylib) [0x91ef3095]
    46 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91ec21c6]
    Process: ATSServer [171]
    Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
    ADDRESS BINARY
    00001000 /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Support/ATSServer
    Thread id: 767fba0
    User stack:
    46 ??? [0x56f6]
    46 ??? [0xddb0f]
    46 _CFRunLoopRun + 84 (in CoreFoundation) [0x927e5d34]
    46 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91ec21c6]
    Thread id: 76813c8
    User stack:
    46 _thread_start + 34 (in libSystem.B.dylib) [0x91ef2f52]
    46 __pthread_start + 321 (in libSystem.B.dylib) [0x91ef3095]
    46 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91ec21c6]
    Process: AirPort Base Station Agent [161]
    Path: /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
    003c6000 /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
    00469000 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    00471000 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    004f6000 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    Thread id: 76848b8
    User stack:
    46 ??? [0x23d1]
    46 ??? [0x24a4]
    46 _NSApplicationMain + 574 (in AppKit) [0x94a668a4]
    46 -[NSApplication run] + 795 (in AppKit) [0x94a9966b]
    46 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit) [0x94aa0630]
    46 __DPSNextEvent + 657 (in AppKit) [0x94aa0d7d]
    46 _BlockUntilNextEventMatchingListInMode + 106 (in HIToolbox) [0x91061f4d]
    46 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x910620d9]
    46 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x910622c0]
    46 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x927e5cd8]
    46 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91ec21c6]
    Thread id: 7d605d0
    User stack:
    46 _thread_start + 34 (in libSystem.B.dylib) [0x91ef2f52]
    46 ___select + 10 (in libSystem.B.dylib) [0x91f116f2]
    Thread id: 7d60998
    User stack:
    46 _thread_start + 34 (in libSystem.B.dylib) [0x91ef2f52]
    46 __pthread_start + 321 (in libSystem.B.dylib) [0x91ef3095]
    46 ??? [0x1a652]
    46 ??? [0x18b0f]
    46 ??? [0x1a953]
    46 _semaphore_timedwait_signal_trap + 10 (in libSystem.B.dylib) [0x91ec2226]
    Process: AppleFileServer [106]
    Path: /usr/sbin/AppleFileServer
    ADDRESS BINARY
    00001000 /usr/sbin/AppleFileServer
    000e5000 /System/Library/PrivateFrameworks/ByteRangeLocking.framework/Versions/A/ByteRan geLocking
    000f3000 /System/Library/PrivateFrameworks/MDSChannel.framework/Versions/A/MDSChannel
    Thread id: 767b790
    User stack:
    46 ??? [0x1ffe]
    46 __ZN5OSRefI5FPVolEC2EPS0_ + 1082 (in AppleFileServer) [0x42158]
    46 __ZN16OSTree_ProtectedD0Ev + 651 (in AppleFileServer) [0x44483]
    46 __ZN16OSTree_ProtectedD0Ev + 433 (in AppleFileServer) [0x443a9]
    46 __ZN5OSRefI14SessionManagerEaSERKS1_ + 2245 (in AppleFileServer) [0x3264d]
    46 ___select + 10 (in libSystem.B.dylib) [0x91f116f2]
    Thread id: 767e4f0
    User stack:
    46 _thread_start + 34 (in libSystem.B.dylib) [0x91ef2f52]
    46 __pthread_start + 321 (in libSystem.B.dylib) [0x91ef3095]
    46 __ZN16OSTree_ProtectedD0Ev + 651 (in AppleFileServer) [0x44483]
    46 __ZN16OSTree_ProtectedD0Ev + 433 (in AppleFileServer) [0x443a9]
    46 __ZN5OSRefI7FPCNodeED2Ev + 1105 (in AppleFileServer) [0x3578d]
    46 _CFRunLoopRun + 84 (in CoreFoundation) [0x927e5d34]
    46 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91ec21c6]
    Process: AppleSpell [453]
    Path: /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    ADDRESS BINARY
    00001000 /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    000e3000 /usr/lib/liblangid.dylib
    Thread id: 7683208
    User stack:
    46 ??? [0x1f22]
    46 ??? [0x2229]
    46 -[NSSpellServer run] + 198 (in Foundation) [0x90084dc6]
    46 _CFRunLoopRun + 84 (in CoreFoundation) [0x927e5d34]
    46 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91ec21c6]
    Process: AppleVNCServer [164]
    Path: /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Ma cOS/AppleVNCServer
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/RemoteManagement/AppleVNCServer.bundle/Contents/Ma cOS/AppleVNCServer
    Thread id: 767f410
    User stack:
    46 ??? [0x24549]
    46 ??? [0x1d7a]
    46 ??? [0x201e]
    46 ??? [0x4945]
    46 _RunApplicationEventLoop + 207 (in HIToolbox) [0x910bf3cb]
    46 __AcquireNextEvent + 58 (in HIToolbox) [0x910c0c6e]
    46 _ReceiveNextEventCommon + 374 (in HIToolbox) [0x910620d9]
    46 _RunCurrentEventLoopInMode + 283 (in HIToolbox) [0x910622c0]
    46 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x927e5cd8]
    46 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x91ec21c6]
    Thread id: 7682a78
    User stack:
    46 _thread_start + 34 (in libSystem.B.dylib) [0x91ef2f52]
    46 __pthread_start + 321 (in libSystem.B.dylib) [0x91ef3095]
    46 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x934c80a3]
    46 _select$DARWIN_EXTSN$NOCANCEL + 10 (in libSystem.B.dylib) [0x91ef930a]
    Process: CCacheServer [3197]
    Path: /System/Library/CoreServices/CCacheServer.app/Contents/MacOS/CCacheServer
    ADDRESS BINARY
    00001000 /System/Library/CoreServices/CCacheServer.app/Contents/MacOS/CCacheServer
    ...and it goes on like that forever...
    Please, help me fix this!

Maybe you are looking for

  • Now can't get back to my first question for you! Hate new Firefox - how to revert?

    Well, I just asked a question about bookmarks - they are lost after updating Firefox. Now can't even find them anywhere. My computer switched to Yahoo! and I want to use original Yahoo. Strongly dislike new toolbar - where is print, etc.? I can't get

  • How to create HTML with tree stucture representation of xml

    hi....in my application i have a xml and xslt ..i have to generate one html that will display the xml which will have 2 display area one is for navigator and one view area there will be a navigator which is display all the nodes with its hierrerchy a

  • Programmatically disabling/enabling cursor in intensity graph

    Hello all, I am building a LV interface (LV2011) for a stepper XY stage.  The system "scans" a surface, displaying it on the graph.  I set up to cursors to zoom into a region of interest (ROI).  Pressing a button resizes the scales to the ROI (zoomin

  • Hidden elements with mobile first

    Hey everybody. I want to realize a small responsive project, using the mobile first approach. I designed the menu structure and, for the mobil devices, a short icon which opens the navigation if it is touched. For the bigger screens I want to hide th

  • Can't edit bookmarks bar in Safari 5.1.10

    I have tried to edit the names of bookmarks in the bookmarks bar, and add and delete bookmarks.  The changes take place and Safari will close normally. However, upon re-opening Safari, none of the changes are present, and the bookmarks bar has revert