Moved Server = No Network

We just installed a new network, and my standalone server moved from a public IP to a private IP NAT'ed by a separate firewall. After booting it up in its new location (with new IP, subnet, gateway, etc.), it has no network connection. I ran the changeip utility as:
changeip - 216.135.18.xxx 192.168.1.41 File-Server.local Retrospect.local
I still have no network connection. I checked the System Prefs > Network, and it shows the correct settings and says the Ethernet cable is plugged in. My external firewall also acts as an internal DNS server. I created a "retrospect.mydomain.com" entry and pointed it to the private IP for this server.
The ONLY services running on this server are AFP (for simple file sharing) and Open Directory (which I don't even use.)
Any thoughts on further troubleshooting this issue?

As you probably know OS X Server needs a working DNS forward and reverse for it's IP/domain.
I've never come across a firewall that is also a DNS so I don't know what you have there.
"changeip - 216.135.18.xxx 192.168.1.41 File-Server.local Retrospect.local"
The .local TLD is handled by Bonjour/mDNS so it's not a good idéa to reuse that for the "real" name.
Is: "changeip -checkhostname" reporting no problems?
And I don't know why "everybody" has so little fantasy so they choose "the default" 192.168.1.0/24 for their LAN network. It's OK if you are not going to use VPN, but still...

Similar Messages

  • HT4864 I am getting a triangle with an exclamation point next to my inbox...it says: There may be a problem with the mail server or network. Verify the settings for account "MobileMe" or try again.  The server returned the error: Mail was unable to log in

    I can send but cannot recieve email
    This is the messege I am gewtting:
    There may be a problem with the mail server or network. Verify the settings for account “MobileMe” or try again.
    The server returned the error: Mail was unable to log in to the IMAP server “p02-imap.mail.me.com” using “Password” authentication. Verify that your account settings are correct.
    The server returned the error: Service temporarily unavailable

    Also if I go to system preferences accounts and re-enter the password it fixes the glitch sometimes.

  • Why do I get an "unable to connect - There may be a problem with the mail server or network." message from iCloud.  I have verified the settings.  I can access my iCloud account online but can't send or receive e-mail via the mail account.

    Text limits to the "Question" link prevents a full explanation:
    This is a long-time problem.  I have tried to resolve it with Apple but their "Customer Support" is merely a name.
    I can go online and access my e-mail but when I try to send or receive e-mail via iCloud through my internet server (Google fiber now but the same situation existed with my prior service), I receive "There may be a problem with the mail server or network.  Verify the settings for 'Apple Email' and try again.
    "The server returned the error:  The server 'p0-imap.mail.me.com' refused to allow a connection on port 143."
    Well, I have verified the setting and tried again and again and …
    Well, you get the idea …

    JungleTaxi Cabbie wrote:
    Csound1: iCloud: Configuring Mail with Mac OS X v10.6 or iOS 4
    Enter your Incoming Mail Server, User Name, and Password using the following settings:
    Incoming Mail Server: mail.me.com
    User Name: Your iCloud email address (excluding @me.com)
    Password: Your password
    Last Modified: Jun 27, 2013
    Maybe you should test these things before calling people out, because these settings do function perfectly well.
    iCloud is not supported on Snow Leopard or lower, why bother to mention it?
    The OP has an iCloud account, and that can not be opened without Lion or Mountain Lion (on a Mac), IOS5 or 6 (on an iPhone/iPad)
    The document I linked to is Apples documentation for iCloud on current devices,I don't care whether you believe that you know better than they do, but it will affect the people who follow your advice as it won't work
    JungleTaxi Cabbie wrote:
    Also, if you're not running Lion or Mountain Lion, there is no "Mail, Contacts & Calendars" prefpane.
    I never said that there was, perhaps you imagined it.

  • How can I download the data to Application Server and Network Drive

    Hi Experts
    I am having problem with download the data to Application Server and Network Drive in back ground. its working in foregorund but not in back ground.please suggest me . Thanks for advance.
    Thanks & Regards
    Raghava

    Hi Experts
    I am using like this
    P_Back is a check box on the selection-screen.
    it_fihrst_out-its internal table
    sy-batch -Program is running in the background
    IF sy-batch IS INITIAL.
        IF p_back = 'X'.
          OPEN DATASET file_01 FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
          IF sy-subrc = 0.
            LOOP AT it_fihrst_out.
              TRANSFER it_fihrst_out TO file_01.
            ENDLOOP.
          ENDIF.
          CLOSE DATASET file_01.
          CASE sy-subrc.
            WHEN 0.
              WRITE: / file_01, / 'successfully generated.'.
            WHEN OTHERS.
              WRITE: / file_01, 'Unexpected error occurred.'.
          ENDCASE.
        ELSE.
          CALL FUNCTION 'WS_DOWNLOAD'
            EXPORTING
              filename                = file_01
              filetype                = 'ASC'
            TABLES
              data_tab                = it_fihrst_out
            EXCEPTIONS
              file_open_error         = 1
              file_write_error        = 2
              invalid_filesize        = 3
              invalid_type            = 4
              no_batch                = 5
              unknown_error           = 6
              invalid_table_width     = 7
              gui_refuse_filetransfer = 8
              customer_error          = 9
              OTHERS                  = 10.
          CASE sy-subrc.
            WHEN 0.
              WRITE: / file_01, / 'successfully generated.'.
            WHEN 2.
              WRITE: / file_01, 'Output Error: File still open'.
            WHEN OTHERS.
              WRITE: / file_01, 'Unexpected error occurred.'.
          ENDCASE.
        ENDIF.
      ELSE.
        LOOP AT it_fihrst_out.
          WRITE:/ it_fihrst_out.
        ENDLOOP.
      ENDIF.
    This is the code .

  • Practical usage / difference - local vs server (local / network) accounts

    I have purchased a book on Mountain Lion Server, looked on the Apple support community and the Internet but I cannot find a clear answer, or explanation, to my query.
    Instead of looking at the features in Mountain Lion (ML) Server and Open Directory (OD) I'd like to approach this in terms of the functionality I would like to achieve. I am sure that many other people have had, will have, the same sort of questions.
    Some background: I have an all Apple home network — few Mac machines (iMac, MacBook), iPad, iPhone & Airport Extreme. I recently purchased a Mac mini running ML which I have setup as a server. The installation went OK and the DNS setup is fine.
    This is my question / requirement / clarification needed.
    As I understand it there are three types of user accounts in OS X + OS X Server with OD:
    Computer (standalone) Local — basically the account you would have on a Mac if you had only the one machine. Using (as I believe) a local 'Open Directory' (?) database.
    Server 'Local User' — an account on the server using a local OD database on that specific server.
    Server 'Local Network User' — an account on the server using a networked OD database on the server.
    Below is what do I want to do — this is the functionality I want / don't want. I am aware that some of this functionality may, or may not, be available on OS X + Server + OD. Also I am looking at this from the perspective of a systems administrator of Windows + Active Directory sites — not saying that Windows & AD is better, but that that is my experience & frame of reference.
    Access to shared common services — DHCP, DNS, Files, Mail, Calendar, Contacts, Messages, Time Machine backup, VPN. That is all the goodies I expected to get with a dedicated Mac mini OS X server machine.
    To have access to those services within the home LAN and, as relevant (Mail, Contacts, Calendar, Messages) via the Internet. If via the Internet then securely via use of certificates.
    Each user (currently) has their own machine with their (Unix style) home folder & files on that machine (the MacBook may have more than one account on it) and is logging locally onto their specific machines.
    I do NOT want to have the user's (Unix style) home folder (and all folders within) to be on the server.
    Users must be able to log onto their machines (i.e. MacBook) when outside the LAN and be able to access their local machine files.
    Now we come to the question of which type of OS X + OS X Server (OD) account do I use for people — keep the local machine account? Use server account? If so then which — server 'Local User' or 'Local Network User'. Of course this can be framed as which OD a user authenticates against and what are the ramifications of each method.
    Also relevant is the point that I don't believe OS X Server + OD supports the same concept of Windows called 'cached credentials'. Which means that I couldn't have, for example, files on a computer (MacBook) which have an ACL referencing a server user account GUID because they could not be accessed if the user account was not able to authenticate (outside the LAN) with the OD server.
    Anyway to the questions — to achieve all, most of, the five functionality points in the list should I use (and why if someone could explain rationale):
    Combination of computer (standalone) Local + server 'Local User' accounts? Obviously as users will be accessing resources on the server it cannot be just Computer (standalone) Local accounts.
    Combination of computer Local + server 'Local Network User' accounts?
    Just server 'Local Network User' accounts
    I am suspecting that it will be option 1, combination of computer (standalone) Local + server 'Local User' accounts. If this option is used would there be a problem if the two accounts have the same username?
    Thanks for any help, advice, and/or instruction. Also if anyone has links to further information that would be much appreciated.

    Most services (calendar, contacts, vpn) require that your users authenticate via Open Directory.
    Your admin account can be local, but put your users in Local-Network (in 10.8 terms)

  • Windows 8.1 Photos app doesn't display photos from Home Server V1 network drive

    I have my photos stored on a Home Server V1 network drive (\\homeserver\photos) and I have added the drive to the Pictures library. When I open the library in desktop Explorer I can see all the photos
    and my Photos live tile shows photos from the network drive. When I open the Photos app I can see all the folders. However, when I open a folder I get the message 'There are no files or folders in this view.'
    Any help is appreciated.
    I am running Windows 8.1 with the latest updates.

    Adding another voice to this - I hit exactly the same issue myself yesterday.  I haven't got the device with me now, but as the original poster says:
    I have \\server\photos mapped to my p:\ drive in Windows 8.1, and this is in my pictures library.  
    The p:\ drive has many (100s) subfolders, which I can browse using Windows explorer and desktop apps like Picasa.
    When I start the "photos" app, I see all my folders (each with a thumbnail picture), but when I click into a folder I just get the "There are no files or folders in this view".
    It's probably worth saying that as this is Home Server v1, I had a bit of fun and games to get permissions right to access the share:
    I log into Windows 8.1 (on a Surface Pro 3) using my Microsoft account
    I've mapped the home server photo drive to "P:\" on my SP3; when I did this I provided the admin user ID and password for the home server and told windows to remember the credentials.
    I added p:\ to my pictures library in Windows 8.1 on the SP3.
    FWIW - I use a similar mechanism to add music from my home server to my music library, but the XBox Music app seems to be able to see individual tracks OK.
    Any ideas?

  • Server's network drive crashes Finder.

    Hi all,
    Im having a problem where intermittently, trying to open a folder on a home server's networked (AFP) drive is crashing Finder and forcing me to do a hard reboot.  force quitting finder DOES NOT fix it.  I click on the server on the lefthand side in finder, and then on a folder ON the server, and it hangs and gives me the pinwheel.
    Here is the Finder crash log- I hope someone can decipher it for me.
    Date/Time:       2013-02-12 16:59:32 -0500
    OS Version:      10.8.2 (Build 12C3012)
    Architecture:    x86_64
    Report Version:  11
    Command:         Finder
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Version:         10.8.1 (10.8.1)
    Build Version:   2
    Project Name:    Finder_FE
    Source Version:  808001006000000
    Parent:          launchd [126]
    PID:             141
    Event:           hang
    Duration:        4.42s
    Steps:           45 (100ms sampling interval)
    Hardware model:  MacBookPro9,1
    Active cpus:     8
    Free pages:      1355270 pages (-1071)
    Pageins:         4 pages
    Pageouts:        0 pages
    Process:         Finder [141]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Architecture:    x86_64
    Parent:          launchd [126]
    UID:             501
    Sudden Term:     Dirty
    Task size:       13530 pages (+9)
    CPU Time:        0.016s
      Thread 0x472      DispatchQueue 1          priority 47       
      45 start + 1 (libdyld.dylib) [0x7fff88d7b7e1]
        45 ??? (Finder + 23366) [0x10dbb2b46]
          45 NSApplicationMain + 869 (AppKit) [0x7fff85aabcb6]
            45 -[NSApplication run] + 636 (AppKit) [0x7fff85b072fa]
              45 ??? (Finder + 1657713) [0x10dd41b71]
                45 -[NSApplication sendEvent:] + 5761 (AppKit) [0x7fff85bf1744]
                  45 -[NSWindow sendEvent:] + 8504 (AppKit) [0x7fff85bf5c81]
                    45 ??? (Finder + 2418858) [0x10ddfb8aa]
                      45 -[IKImageBrowserView(ImageBrowserEvents) rightMouseDown:] + 36 (ImageKit) [0x7fff8ac705d9]
                        45 ??? (Finder + 2453406) [0x10de03f9e]
                          45 ??? (Finder + 2159864) [0x10ddbc4f8]
                            45 ??? (Finder + 2168342) [0x10ddbe616]
                              45 -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 200 (AppKit) [0x7fff85f0c063]
                                45 -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 189 (AppKit) [0x7fff85db16a8]
                                  45 _NSSLMPopUpCarbonMenu3 + 3916 (AppKit) [0x7fff85db261b]
                                    45 _HandlePopUpMenuSelection7 + 629 (HIToolbox) [0x7fff8b3e7924]
                                      45 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 1556 (HIToolbox) [0x7fff8b3e7f94]
                                        45 TrackMenuCommon(MenuSelectData&, unsigned char*) + 307 (HIToolbox) [0x7fff8b251a8a]
                                          45 IsUserStillTracking(MenuSelectData*, unsigned char*) + 194 (HIToolbox) [0x7fff8b268234]
                                            45 ReceiveNextEventCommon + 166 (HIToolbox) [0x7fff8b2a7d84]
                                              45 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8b2a80a4]
                                                45 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff895206b2]
                                                  45 __CFRunLoopRun + 1513 (CoreFoundation) [0x7fff89521099]
                                                    45 __CFRunLoopDoTimer + 557 (CoreFoundation) [0x7fff8953b8bd]
                                                      45 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (CoreFoundation) [0x7fff8953bda4]
                                                        45 __NSFireDelayedPerform + 358 (Foundation) [0x7fff8893bdb5]
                                                          45 ??? (Finder + 1753812) [0x10dd592d4]
                                                            45 ??? (Finder + 1748554) [0x10dd57e4a]
                                                              45 ??? (Finder + 1754023) [0x10dd593a7]
                                                                45 ??? (Finder + 1797448) [0x10dd63d48]
                                                                  45 ??? (Finder + 2013185) [0x10dd98801]
                                                                    45 ??? (Finder + 2144810) [0x10ddb8a2a]
                                                                      45 ??? (Finder + 552745) [0x10dc33f29]
                                                                        45 ??? (Finder + 452815) [0x10dc1b8cf]
                                                                          45 ??? (Finder + 453112) [0x10dc1b9f8]
                                                                            45 ??? (Finder + 454378) [0x10dc1beea]
                                                                              45 ??? (Finder + 454567) [0x10dc1bfa7]
                                                                                45 ??? (Finder + 253968) [0x10dbeb010]
                                                                                  45 ??? (Finder + 254392) [0x10dbeb1b8]
                                                                                    45 NodeGetPropertyAsIconRef + 48 (DesktopServicesPriv) [0x7fff87048881]
                                                                                       45 GetNodeProperty(OpaqueNodeRef*, unsigned int, TPropertyReference&, OpaqueNodeRequest*, unsigned int) + 171 (DesktopServicesPriv) [0x7fff870467f3]
                                                                                         45 TNode::GetProperty(unsigned int, TPropertyReference&, OpaqueNodeRequest* const&, unsigned int) const + 67 (DesktopServicesPriv) [0x7fff87046875]
                                                                                           45 TNode::GetProperty(unsigned int, TPropertyReference&, unsigned int) const + 1391 (DesktopServicesPriv) [0x7fff8704704d]
                                                                                             45 TFSInfo::GetProperty(unsigned int, TPropertyReference&, TCountedPtr<TFSVolumeInfo> const&, unsigned int, bool&) const + 96 (DesktopServicesPriv) [0x7fff8704729e]
                                                                                               45 TFSInfo::GetIconRef(TPropertyReference&, TCountedPtr<TFSVolumeInfo> const&, unsigned int, bool&) const + 28 (DesktopServicesPriv) [0x7fff870488a6]
                                                                                                 45 TFSInfo::CopyIconRef(unsigned int, OpaqueIconRef*&, bool&) const + 746 (DesktopServicesPriv) [0x7fff87039f82]
                                                                                                   45 TFSInfo::CopyGenericIconRef(unsigned int, OpaqueIconRef*&, bool) const + 69 (DesktopServicesPriv) [0x7fff87050715]
                                                                                                     45 _LSGetIconRefForURL + 209 (LaunchServices) [0x7fff8dfa41a6]
                                                                                                       45 GetIconRefFromFileInfo + 871 (LaunchServices) [0x7fff8dfbf818]
                                                                                                         45 GetImageForFSItem + 825 (LaunchServices) [0x7fff8dfbfe5d]
                                                                                                           45 ISBuildBaseImage(FSRef const*, HFSUniStr255 const*, unsigned int*, FSCatalogInfo*, CustomBadgeResource*, unsigned int, unsigned char*, OpaqueISImageRef**, long) + 1216 (LaunchServices) [0x7fff8dfc048d]
                                                                                                             45 GetFolderType(FSRef const*, short, int, int, HFSUniStr255 const*, unsigned char, unsigned int, unsigned char*) + 1799 (LaunchServices) [0x7fff8dfc14a9]
                                                                                                               45 IsHomeDirectory(short, int) + 60 (LaunchServices) [0x7fff8dfc1845]
                                                                                                                 45 FSResolveNodeID + 31 (CarbonCore) [0x7fff8bef7adf]
                                                                                                                   45 PBFSResolveNodeIDSync + 140 (CarbonCore) [0x7fff8befbfd5]
                                                                                                                     45 __getattrlist + 10 (libsystem_kernel.dylib) [0x7fff8c7bebd2]
                                                                                                                      *45 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03]
                                                                                                                        *45 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a]
                                                                                                                          *45 getattrlist + 144 (mach_kernel) [0xffffff80002d8ca0]
                                                                                                                            *45 namei + 834 (mach_kernel) [0xffffff80002e9df2]
                                                                                                                              *45 afpfs_vget + 460 (afpfs) [0xffffff7f825aef6b]
                                                                                                                                *45 afpfs_getnewvnode + 221 (afpfs) [0xffffff7f825afe53]
                                                                                                                                  *45 afpfs_vhash_getafp_node + 492 (afpfs) [0xffffff7f825b5576]
                                                                                                                                    *45 afpfs_lock + 103 (afpfs) [0xffffff7f825b0742]
                                                                                                                                      *45 lck_rw_lock_exclusive_gen + 128 (mach_kernel) [0xffffff80002b0930]
                                                                                                                                        *45 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c]
                                                                                                                                          *45 ??? (mach_kernel + 190273) [0xffffff800022e741]
                                                                                                                                            *45 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e]
      Thread 0x49c      DispatchQueue 2          priority 49       
      45 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff897039ee]
        45 kevent + 10 (libsystem_kernel.dylib) [0x7fff8c7bfd16]
         *44 ??? (mach_kernel + 3467616) [0xffffff800054e960]
         *1  hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03]
           *1  unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a]
             *1  kevent + 52 (mach_kernel) [0xffffff800054d3b4]
               *1  ??? (mach_kernel + 3463163) [0xffffff800054d7fb]
                 *1  kqueue_scan + 187 (mach_kernel) [0xffffff800054e1cb]
                   *1  thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3]
                     *1  ??? (mach_kernel + 187521) [0xffffff800022dc81]
                       *1  processor_idle + 227 (mach_kernel) [0xffffff800022f1c3]
                         *1  machine_idle + 282 (mach_kernel) [0xffffff80002b8efa]
      Thread 0x391f     DispatchQueue 6          priority 47       
      45 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bdb2171]
        45 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8bdc7cab]
          45 _dispatch_worker_thread2 + 304 (libdispatch.dylib) [0x7fff897021fa]
            45 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff897010b6]
              45 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x7fff89704f01]
                45 ??? (Finder + 237958) [0x10dbe7186]
                  45 ??? (Finder + 239661) [0x10dbe782d]
                    45 ??? (Finder + 253896) [0x10dbeafc8]
                      45 ??? (Finder + 253968) [0x10dbeb010]
                        45 ??? (Finder + 254392) [0x10dbeb1b8]
                          45 NodeGetPropertyAsIconRef + 48 (DesktopServicesPriv) [0x7fff87048881]
                            45 GetNodeProperty(OpaqueNodeRef*, unsigned int, TPropertyReference&, OpaqueNodeRequest*, unsigned int) + 171 (DesktopServicesPriv) [0x7fff870467f3]
                              45 TNode::GetProperty(unsigned int, TPropertyReference&, OpaqueNodeRequest* const&, unsigned int) const + 67 (DesktopServicesPriv) [0x7fff87046875]
                                45 TNode::GetProperty(unsigned int, TPropertyReference&, unsigned int) const + 1391 (DesktopServicesPriv) [0x7fff8704704d]
                                  45 TFSInfo::GetProperty(unsigned int, TPropertyReference&, TCountedPtr<TFSVolumeInfo> const&, unsigned int, bool&) const + 96 (DesktopServicesPriv) [0x7fff8704729e]
                                    45 TFSInfo::GetIconRef(TPropertyReference&, TCountedPtr<TFSVolumeInfo> const&, unsigned int, bool&) const + 28 (DesktopServicesPriv) [0x7fff870488a6]
                                      45 TFSInfo::CopyIconRef(unsigned int, OpaqueIconRef*&, bool&) const + 675 (DesktopServicesPriv) [0x7fff87039f3b]
                                        45 _LSGetIconRefForURL + 209 (LaunchServices) [0x7fff8dfa41a6]
                                          45 GetIconRefFromFileInfo + 871 (LaunchServices) [0x7fff8dfbf818]
                                            45 GetImageForFSItem + 825 (LaunchServices) [0x7fff8dfbfe5d]
                                              45 ISBuildBaseImage(FSRef const*, HFSUniStr255 const*, unsigned int*, FSCatalogInfo*, CustomBadgeResource*, unsigned int, unsigned char*, OpaqueISImageRef**, long) + 1216 (LaunchServices) [0x7fff8dfc048d]
                                                45 GetFolderType(FSRef const*, short, int, int, HFSUniStr255 const*, unsigned char, unsigned int, unsigned char*) + 1799 (LaunchServices) [0x7fff8dfc14a9]
                                                  45 IsHomeDirectory(short, int) + 60 (LaunchServices) [0x7fff8dfc1845]
                                                    45 FSResolveNodeID + 31 (CarbonCore) [0x7fff8bef7adf]
                                                      45 PBFSResolveNodeIDSync + 140 (CarbonCore) [0x7fff8befbfd5]
                                                        45 __getattrlist + 10 (libsystem_kernel.dylib) [0x7fff8c7bebd2]
                                                         *45 hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03]
                                                           *45 unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a]
                                                             *45 getattrlist + 144 (mach_kernel) [0xffffff80002d8ca0]
                                                               *45 namei + 885 (mach_kernel) [0xffffff80002e9e25]
                                                                 *45 build_path + 600 (mach_kernel) [0xffffff80002de618]
                                                                   *45 vnode_getattr + 105 (mach_kernel) [0xffffff800030f539]
                                                                     *45 afpfs_vnop_getattr + 92 (afpfs) [0xffffff7f825bc7d2]
                                                                       *45 afpfs_lock + 89 (afpfs) [0xffffff7f825b0734]
                                                                         *45 lck_rw_lock_shared_gen + 128 (mach_kernel) [0xffffff80002b0eb0]
                                                                           *45 thread_block_reason + 300 (mach_kernel) [0xffffff800022da0c]
                                                                             *45 ??? (mach_kernel + 190273) [0xffffff800022e741]
                                                                               *45 machine_switch_context + 366 (mach_kernel) [0xffffff80002b401e]
      Thread 0x33c7     DispatchQueue 2505       priority 47         cpu time   0.015s
      45 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bdb2171]
        45 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8bdc7cab]
          45 _dispatch_worker_thread2 + 249 (libdispatch.dylib) [0x7fff897021c3]
            45 _dispatch_queue_invoke + 52 (libdispatch.dylib) [0x7fff897022f1]
              45 _dispatch_queue_drain + 235 (libdispatch.dylib) [0x7fff8970247f]
                45 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff897010b6]
                  45 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x7fff89704f01]
                    45 ??? (Finder + 85754) [0x10dbc1efa]
                      45 ??? (Finder + 227283) [0x10dbe47d3]
                        45 ??? (Finder + 227514) [0x10dbe48ba]
                          45 ??? (Finder + 2005492) [0x10dd969f4]
                            45 ??? (Finder + 229398) [0x10dbe5016]
                              45 ??? (Finder + 228072) [0x10dbe4ae8]
                                45 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8c7bf0fa]
                                 *41 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10]
                                 *4  hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03]
                                   *4  unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a]
                                     *4  psynch_cvwait + 1340 (mach_kernel) [0xffffff80005b4a4c]
                                       *4  thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3]
                                         *4  ??? (mach_kernel + 187521) [0xffffff800022dc81]
                                           *4  processor_idle + 227 (mach_kernel) [0xffffff800022f1c3]
                                             *4  machine_idle + 282 (mach_kernel) [0xffffff80002b8efa]
      Thread 0x37b6     priority 47       
      45 thread_start + 13 (libsystem_c.dylib) [0x7fff8bdb2181]
        45 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bdc5742]
          45 __NSThread__main__ + 1345 (Foundation) [0x7fff8895e612]
            45 -[IKTaskManager taskLoop] + 350 (ImageKit) [0x7fff8ace343b]
              45 _CF_forwarding_prep_0 + 232 (CoreFoundation) [0x7fff8956d3b8]
                45 ___forwarding___ + 775 (CoreFoundation) [0x7fff8956d737]
                  45 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] + 89 (Foundation) [0x7fff8895e7cc]
                    45 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 796 (Foundation) [0x7fff88955468]
                      45 -[NSCondition wait] + 240 (Foundation) [0x7fff8895ccc6]
                        45 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8c7bf0fa]
                         *45 psynch_cvcontinue + 0 (mach_kernel) [0xffffff80005b4b10]
      Thread 0x38e0     priority 63       
      45 thread_start + 13 (libsystem_c.dylib) [0x7fff8bdb2181]
        45 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bdc5742]
          45 thread_fun + 25 (QuartzCore) [0x7fff87655e76]
            45 CA::Render::Server::server_thread(void*) + 403 (QuartzCore) [0x7fff875d135b]
              45 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8c7bd686]
               *45 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x3b84     priority 47         cpu time   0.001s
      45 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bdb2171]
        45 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8bdc7cb3]
          45 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff8c7bf6d6]
           *44 ??? (mach_kernel + 3906640) [0xffffff80005b9c50]
           *1  hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03]
             *1  unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a]
               *1  workq_kernreturn + 478 (mach_kernel) [0xffffff80005b958e]
                 *1  ??? (mach_kernel + 3902788) [0xffffff80005b8d44]
                   *1  thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3]
                     *1  ??? (mach_kernel + 187521) [0xffffff800022dc81]
                       *1  processor_idle + 227 (mach_kernel) [0xffffff800022f1c3]
                         *1  machine_idle + 282 (mach_kernel) [0xffffff80002b8efa]
      Thread 0x3b85     priority <multiple>
      45 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bdb2171]
        45 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8bdc7cb3]
          45 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff8c7bf6d6]
           *45 ??? (mach_kernel + 3906640) [0xffffff80005b9c50]
      Thread 0x3c13     priority <multiple>
      40 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bdb2171]
        40 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8bdc7cb3]
          40 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff8c7bf6d6]
           *37 ??? (mach_kernel + 3906640) [0xffffff80005b9c50]
           *3  hndl_unix_scall64 + 19 (mach_kernel) [0xffffff80002cdc03]
             *3  unix_syscall64 + 522 (mach_kernel) [0xffffff80005e060a]
               *3  workq_kernreturn + 478 (mach_kernel) [0xffffff80005b958e]
                 *3  ??? (mach_kernel + 3902788) [0xffffff80005b8d44]
                   *3  thread_block_reason + 275 (mach_kernel) [0xffffff800022d9f3]
                     *3  ??? (mach_kernel + 187521) [0xffffff800022dc81]
                       *3  processor_idle + 227 (mach_kernel) [0xffffff800022f1c3]
                         *3  machine_idle + 282 (mach_kernel) [0xffffff80002b8efa]
      Binary Images:
             0x10dbad000 -        0x10e067ff7  com.apple.finder 10.8.1 (10.8.1) <E66EA62C-F929-30B3-BB53-5D8685451059> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
          0x7fff859bb000 -     0x7fff865e8ff7  com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff87015000 -     0x7fff87135fff  com.apple.desktopservices 1.7.2 (1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
          0x7fff87514000 -     0x7fff876c2fff  com.apple.QuartzCore 1.8 (304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
          0x7fff888c9000 -     0x7fff88c25fff  com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff88d79000 -     0x7fff88d7cff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff894ec000 -     0x7fff896d5fff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff896ff000 -     0x7fff89714ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
          0x7fff8ac14000 -     0x7fff8aec2fff  com.apple.imageKit 2.2 (667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
          0x7fff8b248000 -     0x7fff8b578ff7  com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff8bdb1000 -     0x7fff8be7dfe7  libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
          0x7fff8be82000 -     0x7fff8c199ff7  com.apple.CoreServices.CarbonCore 1037.3 (1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
          0x7fff8c7ad000 -     0x7fff8c7c8ff7  libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib
          0x7fff8dfa2000 -     0x7fff8e053fff  com.apple.LaunchServices 539.7 (539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    *0xffffff7f82597000 - 0xffffff7f825e1ff3  com.apple.filesystems.afpfs 10.0 (10.0) <B0A45DB0-315A-34C2-B9D2-4BBAEDF8775C> /System/Library/Filesystems/AppleShare/afpfs.kext/Contents/MacOS/afpfs
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel
    Process:         accountsd [168]
    Path:            /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    Architecture:    x86_64
    Parent:          launchd [126]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       1459 pages
      Thread 0x4f8      DispatchQueue 1          priority 31       
      45 start + 1 (libdyld.dylib) [0x7fff88d7b7e1]
        45 ??? (accountsd + 3048) [0x100aebbe8]
          45 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff895206b2]
            45 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff89520ee6]
              45 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8951b803]
                45 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8c7bd686]
                 *45 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x514      DispatchQueue 2          priority 33       
      45 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff897039ee]
        45 kevent + 10 (libsystem_kernel.dylib) [0x7fff8c7bfd16]
         *45 ??? (mach_kernel + 3467616) [0xffffff800054e960]
      Binary Images:
             0x100aeb000 -        0x100aebfff  accountsd <0982A50A-159D-3E63-A2EC-6447F3706436> /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
          0x7fff88d79000 -     0x7fff88d7cff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff894ec000 -     0x7fff896d5fff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff896ff000 -     0x7fff89714ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
          0x7fff8c7ad000 -     0x7fff8c7c8ff7  libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel
    Process:         AirPlayUIAgent [405]
    Path:            /System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent
    Architecture:    x86_64
    Parent:          launchd [126]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       2194 pages
      Thread 0x3426     DispatchQueue 1          priority 47       
      45 start + 1 (libdyld.dylib) [0x7fff88d7b7e1]
        45 NSApplicationMain + 869 (AppKit) [0x7fff85aabcb6]
          45 -[NSApplication run] + 517 (AppKit) [0x7fff85b07283]
            45 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (AppKit) [0x7fff85b0fed2]
              45 _DPSNextEvent + 685 (AppKit) [0x7fff85b10613]
                45 BlockUntilNextEventMatchingListInMode + 62 (HIToolbox) [0x7fff8b2a7cd3]
                  45 ReceiveNextEventCommon + 356 (HIToolbox) [0x7fff8b2a7e42]
                    45 RunCurrentEventLoopInMode + 209 (HIToolbox) [0x7fff8b2a80a4]
                      45 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff895206b2]
                        45 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff89520ee6]
                          45 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8951b803]
                            45 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8c7bd686]
                             *45 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x3428     DispatchQueue 2          priority 49       
      45 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff897039ee]
        45 kevent + 10 (libsystem_kernel.dylib) [0x7fff8c7bfd16]
         *45 ??? (mach_kernel + 3467616) [0xffffff800054e960]
      Binary Images:
             0x10a154000 -        0x10a161ff7  com.apple.AirPlayUIAgent 1.4.5 (145.3) <32286CAA-F522-31D4-9800-42BE14F04184> /System/Library/CoreServices/AirPlayUIAgent.app/Contents/MacOS/AirPlayUIAgent
          0x7fff859bb000 -     0x7fff865e8ff7  com.apple.AppKit 6.8 (1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff88d79000 -     0x7fff88d7cff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff894ec000 -     0x7fff896d5fff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff896ff000 -     0x7fff89714ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
          0x7fff8b248000 -     0x7fff8b578ff7  com.apple.HIToolbox 2.0 <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff8c7ad000 -     0x7fff8c7c8ff7  libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel
    Process:         aosnotifyd [91]
    Path:            /usr/sbin/aosnotifyd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Task size:       1427 pages (+3)
      Thread 0x345      DispatchQueue 1          priority 31       
      45 start + 1 (libdyld.dylib) [0x7fff88d7b7e1]
        45 ??? (aosnotifyd + 36447) [0x105516e5f]
          45 ??? (aosnotifyd + 35537) [0x105516ad1]
            45 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8896389e]
              45 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff895206b2]
                45 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff89520ee6]
                  45 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8951b803]
                    45 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8c7bd686]
                     *45 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x359      DispatchQueue 2          priority 33       
      45 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff897039ee]
        45 kevent + 10 (libsystem_kernel.dylib) [0x7fff8c7bfd16]
         *45 ??? (mach_kernel + 3467616) [0xffffff800054e960]
      Thread 0x3c31     priority 31       
      17 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bdb2171]
        17 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8bdc7cb3]
          17 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff8c7bf6d6]
           *17 ??? (mach_kernel + 3906640) [0xffffff80005b9c50]
      Binary Images:
             0x10550e000 -        0x105555ff7  aosnotifyd <0A6B67EE-047F-34F0-9B84-69B43A0448C5> /usr/sbin/aosnotifyd
          0x7fff888c9000 -     0x7fff88c25fff  com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff88d79000 -     0x7fff88d7cff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff894ec000 -     0x7fff896d5fff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff896ff000 -     0x7fff89714ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
          0x7fff8bdb1000 -     0x7fff8be7dfe7  libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
          0x7fff8c7ad000 -     0x7fff8c7c8ff7  libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel
    Process:         appleeventsd [63]
    Path:            /System/Library/CoreServices/appleeventsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             71
    Sudden Term:     Dirty (allows idle exit)
    Task size:       777 pages
      Thread 0x2ca      DispatchQueue 2          priority 33       
      45 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff897039ee]
        45 kevent + 10 (libsystem_kernel.dylib) [0x7fff8c7bfd16]
         *45 ??? (mach_kernel + 3467616) [0xffffff800054e960]
      Thread 0x2cb      DispatchQueue 7          priority 31       
      45 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x7fff89700d85]
        45 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff8c7bf566]
         *45 ??? (mach_kernel + 3576576) [0xffffff8000569300]
      Binary Images:
             0x102bf9000 -        0x102bf9fff  appleeventsd <4617FC4D-4C6C-3B62-9E64-08F9C99ABEEF> /System/Library/CoreServices/appleeventsd
          0x7fff896ff000 -     0x7fff89714ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
          0x7fff8c7ad000 -     0x7fff8c7c8ff7  libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel
    Process:         AppleIDAuthAgent [159]
    Path:            /System/Library/CoreServices/AppleIDAuthAgent
    Architecture:    x86_64
    Parent:          launchd [126]
    UID:             501
    Sudden Term:     Clean (allows idle exit)
    Task size:       577 pages
      Thread 0x4dc      DispatchQueue 2          priority 33       
      45 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff897039ee]
        45 kevent + 10 (libsystem_kernel.dylib) [0x7fff8c7bfd16]
         *45 ??? (mach_kernel + 3467616) [0xffffff800054e960]
      Thread 0x4df      DispatchQueue 7          priority 31       
      45 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x7fff89700d85]
        45 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff8c7bf566]
         *45 ??? (mach_kernel + 3576576) [0xffffff8000569300]
      Thread 0x654      DispatchQueue 17         priority 31       
      45 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bdb2171]
        45 _pthread_wqthread + 404 (libsystem_c.dylib) [0x7fff8bdc7cab]
          45 _dispatch_worker_thread2 + 249 (libdispatch.dylib) [0x7fff897021c3]
            45 _dispatch_queue_invoke + 52 (libdispatch.dylib) [0x7fff897022f1]
              45 _dispatch_queue_drain + 180 (libdispatch.dylib) [0x7fff89702448]
                45 _dispatch_queue_invoke + 72 (libdispatch.dylib) [0x7fff89702305]
                  45 _dispatch_source_invoke + 691 (libdispatch.dylib) [0x7fff8970329b]
                    45 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff897010b6]
                      45 _dispatch_after_timer_callback + 22 (libdispatch.dylib) [0x7fff8970596f]
                        45 _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff897010b6]
                          45 _dispatch_call_block_and_release + 15 (libdispatch.dylib) [0x7fff89704f01]
                            45 ??? (AppleIDAuthAgent + 9227) [0x102ab840b]
                              45 semaphore_timedwait_trap + 10 (libsystem_kernel.dylib) [0x7fff8c7bd6da]
                               *45 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233ec0]
      Binary Images:
             0x102ab6000 -        0x102ae6fff  AppleIDAuthAgent <83E1C2AC-BA88-304A-8CF5-E3FF228F77DB> /System/Library/CoreServices/AppleIDAuthAgent
          0x7fff896ff000 -     0x7fff89714ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
          0x7fff8bdb1000 -     0x7fff8be7dfe7  libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
          0x7fff8c7ad000 -     0x7fff8c7c8ff7  libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel
    Process:         AppleSpell [207]
    Path:            /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
    Architecture:    x86_64
    Parent:          launchd [126]
    UID:             501
    Sudden Term:     Clean
    Task size:       2393 pages
      Thread 0x95b      DispatchQueue 1          priority 46       
      45 start + 1 (libdyld.dylib) [0x7fff88d7b7e1]
        45 ??? (AppleSpell + 7271) [0x10a625c67]
          45 -[NSSpellServer run] + 73 (Foundation) [0x7fff88a4ae36]
            45 CFRunLoopRun + 97 (CoreFoundation) [0x7fff8952f371]
              45 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff895206b2]
                45 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff89520ee6]
                  45 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8951b803]
                    45 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8c7bd686]
                     *45 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x963      DispatchQueue 2          priority 48       
      45 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff897039ee]
        45 kevent + 10 (libsystem_kernel.dylib) [0x7fff8c7bfd16]
         *45 ??? (mach_kernel + 3467616) [0xffffff800054e960]
      Binary Images:
             0x10a624000 -        0x10a6d9ff7  com.apple.AppleSpell 1.9 (173.1) <6ED0981A-B081-3345-8EBB-E4AB821B077A> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
          0x7fff888c9000 -     0x7fff88c25fff  com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff88d79000 -     0x7fff88d7cff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff894ec000 -     0x7fff896d5fff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff896ff000 -     0x7fff89714ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
          0x7fff8c7ad000 -     0x7fff8c7c8ff7  libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel
    Process:         apsd [69]
    Path:            /System/Library/PrivateFrameworks/ApplePushService.framework/apsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Task size:       2338 pages (+3)
      Thread 0x277      DispatchQueue 1          priority 31       
      45 start + 1 (libdyld.dylib) [0x7fff88d7b7e1]
        45 ??? (apsd + 21702) [0x10e9394c6]
          45 -[NSRunLoop(NSRunLoop) run] + 74 (Foundation) [0x7fff888fc18a]
            45 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268 (Foundation) [0x7fff8896389e]
              45 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff895206b2]
                45 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff89520ee6]
                  45 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8951b803]
                    45 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8c7bd686]
                     *45 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x2ff      DispatchQueue 2          priority 33       
      45 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff897039ee]
        45 kevent + 10 (libsystem_kernel.dylib) [0x7fff8c7bfd16]
         *45 ??? (mach_kernel + 3467616) [0xffffff800054e960]
      Thread 0x577      priority 63       
      45 thread_start + 13 (libsystem_c.dylib) [0x7fff8bdb2181]
        45 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bdc5742]
          45 __NSThread__main__ + 1345 (Foundation) [0x7fff8895e612]
            45 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 (Foundation) [0x7fff88900586]
              45 CFRunLoopRunSpecific + 290 (CoreFoundation) [0x7fff895206b2]
                45 __CFRunLoopRun + 1078 (CoreFoundation) [0x7fff89520ee6]
                  45 __CFRunLoopServiceMachPort + 195 (CoreFoundation) [0x7fff8951b803]
                    45 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8c7bd686]
                     *45 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff8000213030]
      Thread 0x612      priority 31       
      45 thread_start + 13 (libsystem_c.dylib) [0x7fff8bdb2181]
        45 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8bdc5742]
          45 __select + 10 (libsystem_kernel.dylib) [0x7fff8c7bf322]
           *45 ??? (mach_kernel + 3576576) [0xffffff8000569300]
      Thread 0x3c32     priority 31       
      16 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bdb2171]
        16 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8bdc7cb3]
          16 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff8c7bf6d6]
           *16 ??? (mach_kernel + 3906640) [0xffffff80005b9c50]
      Binary Images:
             0x10e934000 -        0x10e9b2ff7  apsd <955901BC-3EA7-3976-9473-FD16EE108102> /System/Library/PrivateFrameworks/ApplePushService.framework/apsd
          0x7fff888c9000 -     0x7fff88c25fff  com.apple.Foundation 6.8 (945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff88d79000 -     0x7fff88d7cff7  libdyld.dylib <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
          0x7fff894ec000 -     0x7fff896d5fff  com.apple.CoreFoundation 6.8 (744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff896ff000 -     0x7fff89714ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
          0x7fff8bdb1000 -     0x7fff8be7dfe7  libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
          0x7fff8c7ad000 -     0x7fff8c7c8ff7  libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel
    Process:         autofsd [68]
    Path:            /usr/libexec/autofsd
    Architecture:    x86_64
    Parent:          launchd [1]
    UID:             0
    Sudden Term:     Clean
    Task size:       518 pages (+3)
      Thread 0x2a0      DispatchQueue 2          priority 33       
      45 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff897039ee]
        45 kevent + 10 (libsystem_kernel.dylib) [0x7fff8c7bfd16]
         *45 ??? (mach_kernel + 3467616) [0xffffff800054e960]
      Thread 0x2a2      DispatchQueue 7          priority 31       
      45 _dispatch_sig_thread + 45 (libdispatch.dylib) [0x7fff89700d85]
        45 __sigsuspend_nocancel + 10 (libsystem_kernel.dylib) [0x7fff8c7bf566]
         *45 ??? (mach_kernel + 3576576) [0xffffff8000569300]
      Thread 0x3c29     priority 31       
      19 start_wqthread + 13 (libsystem_c.dylib) [0x7fff8bdb2171]
        19 _pthread_wqthread + 412 (libsystem_c.dylib) [0x7fff8bdc7cb3]
          19 __workq_kernreturn + 10 (libsystem_kernel.dylib) [0x7fff8c7bf6d6]
           *19 ??? (mach_kernel + 3906640) [0xffffff80005b9c50]
      Binary Images:
             0x106bf3000 -        0x106bf4fff  autofsd <549E295F-73CF-30E1-910D-669567C70AF9> /usr/libexec/autofsd
          0x7fff896ff000 -     0x7fff89714ff7  libdispatch.dylib <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
          0x7fff8bdb1000 -     0x7fff8be7dfe7  libsystem_c.dylib <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
          0x7fff8c7ad000 -     0x7fff8c7c8ff7  libsystem_kernel.dylib <EC0A9F5B-C9F5-336B-A7DD-49A718042F39> /usr/lib/system/libsystem_kernel.dylib
    *0xffffff8000200000 - 0xffffff8000734d7c  mach_kernel <0AFA55FD-872F-3BBE-8630-214EB586A16D> /mach_kernel

    See this discussion:
    https://discussions.apple.com/message/17140781#17140781

  • An error has occurred while saving your changes to the server. Network failure.

    When I'm importing my articles I get this message. "An error has occurred while saving your changes to the server.
    Network failure. Do you want to try again?"
    Any Help would be great.

    I had several fails yesterday as well.  Not sure what the issue was.  Haven't tried today, but I know there were 1 or 2 other people posting the same issue.

  • [Server to Server] Authentication & Network costs

    See rather here:
    [Server to Server] Authentication & NetWork costs

    Hi Rainer,
    Many thanks for your answer, it has been highly appreciated!
    In fact, the J2EE server is - in my case - more than a simple proxy: it has contents on its own and provide links to BSP on a SAP ECC5.0
    1) Finally, this has been solved:
    login/create_sso2_ticket = 1
    login/accept_sso2_ticket = 1
    In STRUST, I added the system in the Certificate List
    Thanks to (part or all of) this, I
    now can use sap-user, sap-password and sap-client parameters.
    2) As I see it, the J2EE server acts as a HTTP client vis-à-vis the SAP ECC5.0. This adds a network transmission resulting in the file going  : - from the SAP system to the J2EE server
    - and then, from the J2EE server to the user PC
    instead of a 'mere' SAP system to user PC.
    Best regards,
    Guillaume

  • Mountain Lion Server: add network user to remote management

    Hi,
    So recently I have upgraded from Lion Server to ML Server. A little disappointing, but whatever, I've moved on and got everything almost back to where I had it with Lion.
    My last few issues I believe are related but can't quite figure it out. In Lion I have an admin profile and then a network user profile that I used on my MBP bound with AD. I'm at the stage where my nre network user can log in on the server machine but I can't log in as the network user via screen sharing. I can't add a network user to Remote Management, and with Remote Management enabled Screen Sharing is greyed out. I'd really like this to work.
    My second problem is that I can't bind my MBP to the server but even when bound the network user account can't log in.
    Any body have  any ideas?
    Thanks!

    I had this problem on a clean install.
    The solution was incredibly simple for me, but only  after I saw Ross.M's note about opening the Users & Groups settings panel (in the OS System Prefs, not in server) and rebinding to OD server under Login Options.
    That was not the solution for me, but under Login Options I discovered a previously unnoticed pref for "Allow network users to login at login window."  I had this option set (apparently by default) to "Only these network users:"  but with an empty list.  Adding my users to the list made it work perfectly.
    Talk about KISS

  • MSI installer closes with error 1327, Invalid drive on Win 7 Ultimate when My Documents is moved to a network drive

    I have several computers with Windows 7 Ultimate installed here at the Pioneer Library System. We have ~20 workstations running XP Pro on a Active Directory domain and are planning on rolling out Windows 7 this fall. I am running Windows 7 to test our programs
    (have since RC1) but I am running into an issue when installing software.
    The problem I am running into is that when I try to install any program that uses the MSI installer on Windows 7 , it fails with a 1327 error at the point where it is preparing to install and says "Invalid Drive H:\".
    All the users in our domain have the "Home Folder" on their active directory profile set to
    H:\ (which is mapped to \\PrimaryDC\user$ in the same place). We have also moved the
    C:\Users\user\Documents folder to H:\ so as to keep all documents on the server where they get backed up regularly.
    If I move "Documents" back to C:\Users\user\Documents the MSI installer works fine. When I look into the registry as suggested in
    this thread I found that in "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders " and in "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell
    Folders " the key "Personal" points to "H:\".
    But, H:\ is a valid connected network drive. Installing from the same account on an XP computer with
    C:\Documents and Settings\user\My Documents moved to the H:\ drive works fine.
    I have tried setting up another 7 machine and get exactly the same results on it.
    Is there a workaround for this besides creating a admin account that does not have Documents mapped to the network drive
    H:\ to use for installing programs?
    Thanks
    Aaron Z
    PLS

    I do not have the option with some of these files to pass parameters to the MSI installer. For example, if I download the Acrobat Reader installer from http://ardownload.adobe.com/pub/adobe/reader/win/9.x/9.3/enu/AdbeRdr930_en_US.exe and run AdbeRdr930_en_US.exe
    it extracts the MSI file to C:\Users\USER\AppData\Local\Adobe\Reader 9.3\Setup Files and then runs it.
    To reproduce this an a Windows 7 computer (does not have to be on a domain):
    Prep Work:
    Create a user (test1)
    Create a folder on the root of C (C:\Test)
    Set permissions on C:\Test to allow the test1 user to have full access to it
    Share the C:\Test folder as test1 (again, set the permissions to allow the test1 user full access)
    Set the "Home Folder" for the test1 user connect to Z: and point that to \\127.0.0.1\test1
    Login as test1
    Check that you have Z:\ mapped and that it works
    Check that it works:
    Install Acrobat Reader 9.3 from the link above
    Note that it works
    Uninstall Acrobat Reader 9.3 using "Programs and Features"
    Break it:
    Login as test1
    Check that you have Z:\ mapped and that it works
    Go to C:\Users\test1
    Right  click on the Documents folder and click on properties
    Click on the Location tab
    Click on "Browse" and select the Z drive
    Allow Windows to move the files to the new location
    Check that it is broken:
    Check that you have access to the new Documents folder at Z:\
    Install Acrobat Reader 9.3 from the link above
    Note that it extracts itself to C:\Users\test1\AppData\Local\Adobe\Reader 9.3\Setup Files
    and runs the MSI installer from there
    Note that after the MSI installer is started it pops up an error saying Error: 1327, Invalid drive Z:\.
    I also see this with various other install programs (VMWare vSphere Client, VMWare Player and Kaspersky Antivirus for example)
    Is there any reason why this should not work? Is there something that I should be doing differently?
    Thanks
    Aaron Z

  • Lion Server Setup (Network Login/Mobile Account and more...)

    Hardware:
         Mac mini Intel Core i7, 2 GHz, 8 GB memory (Server)     x 1
         iMac 21.5" 2.8GHz Intel Core i7, 12 GB memory (Workstation)     x 6
    Operating System:
        Mac OS X Server Lion 10.7.4 (11E53)
         Mac OS X Lion 10.7.4 (11E53)
    Relevant Software:
         Server.app Version 10.7.4 (1.4.3)
         Workgroup Manager Version 10.7 (400.3)
         Server Admin Version 10.7 (355)
    So my head's swimming with "I dunno's" and I've been perusing probably all the wrong threads trying not to sound like a noob and find the literature that will finally lead me to a solution.  This is my first rodeo so make no assumptions about my experience (maybe).
    Short Version
    I can't login network users.  I get an error "You are unable to log in to the user account "<%short_name%>" at this time.  Logging in using >console tells me this No home directory: <path to home directory>    i.e. /Network/Servers/department.domain.com/Department/Accounts/bbunny
    If anyone can point me where to read, I will do so.
    Perhaps a longer discussion on how to verify that the proper permissions exist on the share/home directory in question and what those would be.
    More detail...
    I want to setup a Mac Mini server to have network login accounts stored on the 2nd data volume in a directory we shall call Accounts*.  Here all the "network users/logins" have their home directories, so that when they login at the workstation the idea is the workstation will sync their account and allow them to login, if the server is not available, the hope is I can configure it to allow them to login if they've logged in before and the files will sync when they are able. That being the ideal, I get the impression that for best practices, Apple is discouraging the use of mobile accounts that use Home Sync perhaps because it's reliability has been iffy, please advise.  A windows user might think of this as "roaming profiles" but, if I understand it, its a little more than that.
    Note, I do not want to login to the server and actively work on that network share, I want the account to be local and sync'd as needed.  But I want the user to be able to sit at any of the 6 other workstations and see the same documents, emails etc.  Obviously if the server is down, it won't be possible to authenticate, but I think it should have cached credentials that should allow the user to login if the server is down and still go about their work.
    This is the small picture...there is a larger picture that involves, parallel virtual machines of Windows Server 2008 R2 on server and and Windows 7 on the client, ical, ichat and perhaps wiki's.
    I apologize for the roughness of this question, in the interest of brevity, I have plenty of problems that led me here that I can expound upon if asked.
    Also a silly question someone might know the answer too, Why does the login payload settings that I have pushed to a workstation device, sometimes vanish inconsistently upon logout? 

    Ok, Some Good news and clearer understanding to disseminate in this post I hope it helps
    "the Universe" so I am posting it here in my "ever-the-noob" blog on apple forums.
    Problem
    What do you do when you get an error when logging into a mobile account setup?
    One symptom would be the error message below...
         "You are unable to log in to the user account "<%short_name%>" at this time.
    Logging in using >console  You get the message…
         "No home directory: <path to home directory>"
         or
         "You are unable to log in to the user account "<%short_name%>" at this time. 
         Logging in using >console tells me this No home directory: <path to home directory>
    Solution
    Do the check list…
    Short Version
    Sever Admin.app > Access (Key Component)
    Check Permissions on directories for your file shares. 
    (The reason stuff doesn't work especially when you're rebuilding/recovering a server)
    File sharing setup (Turned ON, Home sharing Enabled)
    Directory Utility > Directory Editor or dscl 
    ( Do not underestimate the importance of this part!!!!
    Use white-gloves when you're handling it though!!! )
    Workgroup Manager
    (You're poopy "main" interface that really is a "window", not a "door", but maybe Apple likes to do things "Dukes of Hazard" style?)
    Long Version
    Check Sever Admin.app > Access
    Make sure that your user has the "Proper" access.  For me I created a test user from Server.app and saw what access he had as a way to "check myself for a properly created users" and because I think one is kind of on his/her own using WGM and duplicated the same access. (I was a little neater, though and did it with a group, not individual users, that would have been a mess!)
    Server Admin.app > Access
    Click the "+" sign, sort by UID and Add the imported users  to the following Services…
    ( You can use a group, but understand when Server.app creates users they get added
    individually to each of these groups. )
    Address Book
    AFP
    iCal
    iChat
    Mail
    Profile Manager
    SMB
    VPN
    Check Permissions on directories for your file shares. 
              (That's an understatement) I could go in depth about all the crap I had to read about, I still
              know I am missing a chunk of tech brain when it comes to the particulars. Basically, I boil
              it down to this…
              Permissions require thinking about things first with regards to POSIX permissions... good
              ole ls, chmod, chgrp, chown to the rescue with ugo permissions or the old 755, 600 etc
              stuff.
              Apple's file-sharing access uses this as a starting point to see what the user is allowed to
              access.
              I also needed to use chflags once to unhide a file that I mucked around with using xattr. 
              I still haven't figured out why folders can lose their triangles, but I didn't find out if you cp or
              move them from terminal, the triangles come back in the moved or copied directory.  For a
              minute I thought it was because cp alone doesn't preserve flag attributes, but mv actually
              works by doing a cp that preserves the flags, unless it's a bug.  I dunno.
              This helped me get my file visible again...
              chflags hidden path_to_file
              chflags nohidden path_to_file
              Read up on those manuals, if you're not a terminal type go to apples website
              http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/
              or download...
              http://www.bruji.com/bwana/ I thought that was cool.
              or if you prefer to read the manual in pdf try…
      man -t sharing | pstopdf -i -o ./Desktop/Sharing\ Manual.pdf
              man -t chown | pstopdf -i -o ./Desktop/CHOWN\ Manual.pdf
              man -t chmod | pstopdf -i -o ./Desktop/CHMOD\ Manual.pdf
              man -t chgrp | pstopdf -i -o ./Desktop/CHGRP\ Manual.pdf
              My basic guideline was avoid using ACLs if at all possible, if you try to use them, things
              can get crazy complicated, take notes and plan, baby. If you read above, opening up
              permissions wide is wrong though.  You would restrict permissions tightly to begin with and
              then place ACE (Access Control Entries) to specifically target the rights you want to enable.
              Here's one that's obviously a novice attempt to do this, but since the novice is the only one
              speaking…. here it is, Universe… >:P
              sudo chmod -R +ai "admin allow read,write,delete,file_inherit,directory_inherit,search,list" Department/
              That allowed my admin to do all the things a normal user could do so far… It fixed things for
              my admin, which made me happy.  I really hate having to authenticate or sudo just to see
              the contents of a nested directory.  I could explain it, and even give a few notes on why its
              probably overkill, but I will attempt to look less stupid till "poked".
              There's another command line utility I STILL haven't read, which may bear mentioning
              because…well I haven't read it.  umask (see wikipedia or unix.com)…I worked past my
              problems without going into it so far, but obviously it's there, and it serves a purpose.
              I also found this article helpful…and educational.  :O
              http://www.bresink.de/osx/300321023/Docs-en/pgs/ACL.html
              (          Its enlightening to hear the air whistling between a developer/coder's ears, still it's
                        apparent he has a clear idea what's going on.
                        Ever wonder why when you use get info to check or assign permissions it kind of
                        flakes out and doesn't take?  Read this article!          )
              Second, if you can't obtain the "specific" permissions you need with POSIX, chmod also
              can set the 2nd category of permissions, which windows users may be familiar with
              Access Control Lists (ACLs) and here you get some really fine granularity...messy stuff. 
              All in all, if I felt I could guide you through these murky waters, I would, but I think I'll let
              the professionals weigh in on that one and cut my wall-of-text to ribbons.
              To heuristically check I would connect from a client as one or two of my users and see what
              folders I could mount as a share, armored with an understanding of what ls -le@O * showed
              me in Terminal.
    3.)           File sharing setup (Turned ON, Home sharing Enabled)
              Here is an example of using command line sharing utility where each share is properly
              labeled (that took a bit for me to figure out) still this share only enables the AFP share as
              you can see from my flags.
      sudo sharing -a /Volumes/Hard\ Drive/Department/Database -A Database-afp -F Database-ftp -S Database-smb -n Database -s 100 -g 000 -i 10
              Then you do a sudo sharing -l and get back what you just did…
                                              List of Share Points
              name:                    Database
              path:                    /Volumes/Hard Drive/Department/Database
                        afp:          {
                        name:          Database-afp
                        shared:          1
                        guest access:          0
                        inherit perms:          1
                        ftp:          {
                        name:          Database-ftp
                        shared:          0
                        guest access:          0
                        smb:          {
                        name:          Database-smb
                        shared:          0
                        guest access:          0
              If you mess up the sharing command, you may not be paying attention (I wasn't) but there
              are a lot of defaults that Apple will just assume you meant to do anyway and it won't read
              any of your flags, you have to get it right or the flags will be defaulted. 
              (          Basically I could tell I was bombing it for one, I explicitly only wanted afp working, but
                        the default was afp and smb.  So each time I ran sudo sharing -l after I shot my sharing
                        command…back would come smb shared: 1 and I knew that wasn't right.  Also my
                        custom names were defaulting to the name of the directory not the name I had
                        specified.           )
              I like to know what protocol my share is over so when it doesn't work, I know which protocol's
              are connecting. It's not full-proof, but it's a bookmark.  I wish the network browser would
              identify the protocol that its available listed shares are using, because small visual queues
              like that help when you're trying to see what works.  Maybe that's something I should
              investigate via the command line?
              As a note about reading forums, I discovered using command line that "\" is kind of like a
              way of going to next line neatly with long commands…."\ " is a way to insert a space. As you
              can see above where I have a volume with a space in it. 
              Removing shares was a little trickier though, sharing -r Share\ With-space didn't work….I
              had to enclose it in quotes and do "Share With-space" instead. So nooby beware!
              (          *nix users are now rolling their eyes at this tip.          )
              I wasn't sure how you enabled a share for home directories from the command line, maybe its
              in the manual, but I was up to my eyeballs in manuals already so I haven't gone back to
              revisit this question since my work around was to go to Server.app and verify that what I set
              up in the sharing in terminal was being reflected in the gui…sort of my own MVC
              (model-view-controller) check.
    4.)           Directory Utility > Directory Editor or dscl 
      Make sure what you see in WGM and Server.app are reflected here….to that question let's
              take a journey where I did some exploring about that.
      Ever really wonder "WHY CAN"T I REMOVE AN OLD HOME DIRECTORY SHARE?!!!"
              Ah, then you will  - LOVE -  this tip…
              (          Provided my testing or yours, later, doesn't prove that in my ignorance I've broken
                        Open Directory. Remember, WHITEGLOVES!!!! but here we get a little dirty.  I think of
                        OD as Apple's Registry, but that's not what it is at all. However, you as the user do have
                        to "****" around in it from time to time.          )
              I scoured the forums and everyone was saying things like "You have to change your server
              role" etc. which seemed a little bit dumb to me (dumb because you're pushing views around
              not "controlling"), and well, yea, that share that I couldn't modify or delete was REALLY
              bugging me.
              Now hmm… Before you do ANYTHING, how do you try to not hurt yourself…in Windows you
              can make a Registry Backup….(yea bad analogy)  In Server Admin.app you can go to your Open
              Directory Service > Archive and Choose a place to Archive your information. (Figure this out by
              yourself, this is getting long…sheesh! It's easy. Restoring is just as easy and painless.)
      Before we can remove the entry we "SEE" in WGM we should make sure no
              one has it selected so as not to "corrupt" the OD db, so in WGM first before going to Directory
              Utility set the Home directory to "None".  (We need to remember to set this to a correct share
              later….Mental Note!!!)
              Now Open Directory Utility
              Method 1
              System Preferences > Users & Groups > Login Options
              Click the Lock to make changes…
              Authenticate -> click "OK"          (do I REALLY have to step-by-step this?)
              Network Account Sever: • Local Server - click "Edit" button here.
              Open Directory Utility > Directory Editor
              (          Wow, did Apple hire someone from Microsoft?  You'ld think with all their research in to
                        Human Interface Design that's WAY too many clicks to get to something you need.          )
              or
              Method 2 (It's good to know about this directory, neat-o speed-o app's hidden here.)
              Use "Go to Folder" Under Finder > Go > Go to Folder...
      ⇧⌘G /System/Library/CoreServices/ 
              Click "OK"
              and Double click Directory Utility.app
              or
              Method 3
              Terminal
              open /System/Library/CoreServices/Directory\ Utility.app/
              Now From the Directory Editor Pane you will see a Pop-up menu Labeled "Viewing"
              You should glance through this and get to know it.  You should use it to see what
              information is really being stored about your Users, Groups, Mounts…
              We are interested in Mounts, which is where we want to go…and there is the pesky
              mount that you will see reflected in WGM.
              Authenticate, and delete the bugger.
              Quit WGM and restart it.  Voila, bad share is GONE!!!!!
              a.)          First select all my users
              b.)           Then I clicked on the "+" and added the correct share
                        (          Remember, I only showed you the first one we created, this is another and
                                  for THIS one you HAVE to go into Server.app and verify that it is set to be
                                  available for Home Directories in this case for AFP.          )
                        For the home directory entry you do this...
                        afp://computer.domain.com/Accounts-afp
                        %short_name%
                        /Network/Servers/computer.domain.com/Volumes/Hard\ Drive/Department/Accounts/%short_name%
      %short_name% is a wild card for the short name there are other wild cards check out Apple's
                        Documentation on them.  I lost the link   sorry \<shrug\>
              Interesting dscl commands…(check it out in command line form and compare side by side with
              what you see in the GUI Directory Utility)
              dscl . list /users
              dscl . list /groups
              If you want to output information about each user, though, use readall:
              dscl . readall /users
              dscl . readall /groups
              And if you need to programatically parse said information, use -plist to make your life easier:
              dscl -plist . readall /users
              dscl -plist . readall /groups
              This made a little more direct sense to me, language wise…but fyi "." is kind of a wild card I think so the first
              commands I think look in ALL directories local, Search, LDAP whatever you have.  The command here
              corresponds to the Entry from the Pop-up menu "…in node > Blah…" see GUI of Directory Utility to confirm.
              dscl /LDAPv3/127.0.0.1 -list /Users
              dscl /Local/Default -list /Users
    5.)          Workgroup Manager
              Remember this is a utility that is not long for this world.  Apple's Mountain Lion is rumored to fully
              replace it, why? Yea, Apple's making a go at MDM (Mobile Device Management) and somehow
              desktop computers are being pulled/dragged along for the ride.  I have plenty of issues with
              Profile Manager, but I'll likely revisit it in a couple of months and see where we stand.
              Anyway, treat this baby like the bottom rung, because, well it is built like you start your
              foundation here, but it's just a viewer with controlling "tweaks".  Use the other areas to get a solid
              grasp of what is actually going on.  Server.app is where you should create accounts you can
              feel are safe.  When you create accounts in WGM, you are responsible for making sure they
              have the appropriate EVERYTHING.
    This list is by no means complete, but these are the areas this noob is or was prepared to talk about.
    Good night for now.  Enjoy climbing my wall of text, and yea sorry about that.  :O Run for you lives!!!!
      - Signed Shadowwraith

  • Icons are not displayed, Weblogic Application server 11 network: Cache entr

    I am using weblogic application server 11g
    operating system windows 64 bit
    I have created jar file, I signed the jar file using sign_webuitl.bat. My jar exist in C:\Oracle\Middleware\as_1\forms\java folder.
    I configured formsweb.cfg file
    archive= myicons.jar,frmall.jar....
    When I run the application , java console shows that jar is loaded but icon is displayed on the form. Java console shows that it does not find cached entry for gif file.
    Java Console Messge:
    Java Plug-in 1.6.0_12
    Using JRE version 1.6.0_12 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\Administrator
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition value null
    security: property package.definition new value com.sun.javaws
    security: property package.definition value com.sun.javaws
    security: property package.definition new value com.sun.javaws,com.sun.deploy
    security: property package.definition value com.sun.javaws,com.sun.deploy
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    security: property package.definition value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@fd13b5
    network: Cache entry found [url: http://musetest/forms/java/myicons.jar, version: null]
    network: Connecting http://musetest/forms/java/myicons.jar with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/myicons.jar : 304
    network: Encoding for http://musetest/forms/java/myicons.jar : null
    network: Disconnect connection to http://musetest/forms/java/myicons.jar
    network: Cache entry found [url: http://musetest/forms/java/frmwebutil.jar, version: null]
    network: Connecting http://musetest/forms/java/frmwebutil.jar with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/frmwebutil.jar : 304
    network: Encoding for http://musetest/forms/java/frmwebutil.jar : null
    network: Disconnect connection to http://musetest/forms/java/frmwebutil.jar
    network: Cache entry found [url: http://musetest/forms/java/frmall.jar, version: null]
    network: Connecting http://musetest/forms/java/frmall.jar with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/frmall.jar : 304
    network: Encoding for http://musetest/forms/java/frmall.jar : null
    network: Disconnect connection to http://musetest/forms/java/frmall.jar
    security: Loading Root CA certificates from C:\Program Files\Java\jre1.6.0_12\lib\security\cacerts
    security: Loaded Root CA certificates from C:\Program Files\Java\jre1.6.0_12\lib\security\cacerts
    security: Loading Deployment certificates from C:\Documents and Settings\Administrator\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loaded Deployment certificates from C:\Documents and Settings\Administrator\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer ROOT certificate store
    security: Loaded certificates from Internet Explorer ROOT certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if certificate is in Internet Explorer TrustedPublisher certificate store
    security: User has granted the priviledges to the code for this session only
    security: Adding certificate in Deployment session certificate store
    security: Added certificate in Deployment session certificate store
    security: Saving certificates in Deployment session certificate store
    security: Saved certificates in Deployment session certificate store
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 168158 us, pluginInit dt 2734996 us, TotalTime: 2903154 us
    basic: Applet initialized
    basic: Loading Java Applet ...
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@fd13b5
    basic: Applet made visible
    basic: Starting applet
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/bgnd.gif
    Forms Session ID is formsapp.14
    network: Cache entry found [url: http://musetest/forms/registry/oracle/forms/registry/Registry.dat, version: null]
    network: Connecting http://musetest/forms/registry/oracle/forms/registry/Registry.dat with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/registry/oracle/forms/registry/Registry.dat : 304
    network: Encoding for http://musetest/forms/registry/oracle/forms/registry/Registry.dat : null
    network: Disconnect connection to http://musetest/forms/registry/oracle/forms/registry/Registry.dat
    network: Cache entry not found [url: http://musetest/forms/registry/oracle/forms/registry/default.dat, version: null]
    network: Connecting http://musetest/forms/registry/oracle/forms/registry/default.dat with proxy=DIRECT
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    network: Connecting http://musetest/forms/frmservlet?config=amrod&ifsessid=formsapp.14&acceptLanguage=en-us&ifcmd=startsession&iflocale=en-US with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780?ifcmd=getinfo&ifhost=Patel&ifip=169.254.25.129 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    Forms Applet version is 11.1.1.3
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/ellipsis.gif
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/frame.gif
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    basic: Applet started
    basic: Told clients applet is started
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/java/nullda_save.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_save.gif
    network: Connecting http://musetest/forms/java/nullda_exp.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_exp.gif
    network: Connecting http://musetest/forms/java/nullda_exp_o.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_exp_o.gif
    network: Connecting http://musetest/forms/java/nullda_print.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_print.gif
    network: Connecting http://musetest/forms/java/nullafinsrw.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullafinsrw.gif
    network: Connecting http://musetest/forms/java/nullda_delet.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_delet.gif
    network: Connecting http://musetest/forms/java/nullda_left.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_left.gif
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_first.gif
    network: Connecting http://musetest/forms/java/nullda_up.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_up.gif
    network: Connecting http://musetest/forms/java/nullda_down.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_down.gif
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_first.gif
    network: Connecting http://musetest/forms/java/nullda_right.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_right.gif
    network: Connecting http://musetest/forms/java/nullda_query.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_query.gif
    network: Connecting http://musetest/forms/java/nullda_summ.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_summ.gif
    network: Connecting http://musetest/forms/java/nullda_cal.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_cal.gif
    network: Connecting http://musetest/forms/java/nullda_calc.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_calc.gif
    network: Connecting http://musetest/forms/java/nullda_zoom.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_zoom.gif
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_zoom.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_zoom.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_calc.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_calc.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_cal.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_cal.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_summ.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_summ.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_query.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_query.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_right.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_right.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_first.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_first.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_down.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_down.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_down.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_down.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_up.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_up.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_up.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_up.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_first.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_left.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_left.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_left.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_left.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_delet.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_delet.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullafinsrw.gif, version: null]
    network: Connecting http://musetest/forms/java/nullafinsrw.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_print.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_print.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_exp_o.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_exp_o.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_exp.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_exp.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_save.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_save.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_save.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_save.gif with proxy=DIRECT

    I created Icons folder in Java folder. Moved myicons.jar to Icons folder
    Change my UI_CONS parameter to point to the icons folder. also changed registery.dat
    Regisrery.dat
    default.icons.iconpath=Icons/
    UI_ICONS
    C:\Oracle\Middleware\as_1\reports\plugins\resource;C:\Oracle\Middleware\as_1\forms\java\Icons
    Still I get Cached Entry not found in the java console.
    Java Plug-in 1.6.0_12
    Using JRE version 1.6.0_12 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\Administrator
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition value null
    security: property package.definition new value com.sun.javaws
    security: property package.definition value com.sun.javaws
    security: property package.definition new value com.sun.javaws,com.sun.deploy
    security: property package.definition value com.sun.javaws,com.sun.deploy
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    security: property package.definition value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@10ef90c
    network: Cache entry found [url: http://musetest/forms/java/frmwebutil.jar, version: null]
    network: Connecting http://musetest/forms/java/frmwebutil.jar with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/frmwebutil.jar : 304
    network: Encoding for http://musetest/forms/java/frmwebutil.jar : null
    network: Disconnect connection to http://musetest/forms/java/frmwebutil.jar
    network: Cache entry found [url: http://musetest/forms/java/frmall.jar, version: null]
    network: Connecting http://musetest/forms/java/frmall.jar with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/frmall.jar : 304
    network: Encoding for http://musetest/forms/java/frmall.jar : null
    network: Disconnect connection to http://musetest/forms/java/frmall.jar
    security: Loading Root CA certificates from C:\Program Files\Java\jre1.6.0_12\lib\security\cacerts
    security: Loaded Root CA certificates from C:\Program Files\Java\jre1.6.0_12\lib\security\cacerts
    security: Loading Deployment certificates from C:\Documents and Settings\Administrator\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loaded Deployment certificates from C:\Documents and Settings\Administrator\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer ROOT certificate store
    security: Loaded certificates from Internet Explorer ROOT certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if certificate is in Internet Explorer TrustedPublisher certificate store
    security: User has granted the priviledges to the code for this session only
    security: Adding certificate in Deployment session certificate store
    security: Added certificate in Deployment session certificate store
    security: Saving certificates in Deployment session certificate store
    security: Saved certificates in Deployment session certificate store
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 159152 us, pluginInit dt 2683929 us, TotalTime: 2843081 us
    basic: Applet initialized
    basic: Loading Java Applet ...
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@10ef90c
    basic: Applet made visible
    basic: Starting applet
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/bgnd.gif
    Forms Session ID is formsapp.2
    network: Cache entry found [url: http://musetest/forms/registry/oracle/forms/registry/Registry.dat, version: null]
    network: Connecting http://musetest/forms/registry/oracle/forms/registry/Registry.dat with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/registry/oracle/forms/registry/Registry.dat : 304
    network: Encoding for http://musetest/forms/registry/oracle/forms/registry/Registry.dat : null
    network: Disconnect connection to http://musetest/forms/registry/oracle/forms/registry/Registry.dat
    network: Cache entry not found [url: http://musetest/forms/registry/oracle/forms/registry/default.dat, version: null]
    network: Connecting http://musetest/forms/registry/oracle/forms/registry/default.dat with proxy=DIRECT
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    network: Connecting http://musetest/forms/frmservlet?config=amrod&ifsessid=formsapp.2&acceptLanguage=en-us&ifcmd=startsession&iflocale=en-US with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588?ifcmd=getinfo&ifhost=Patel&ifip=169.254.25.129 with proxy=DIRECT
    network: CleanupThread used 59744 us
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    Forms Applet version is 11.1.1.3
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/ellipsis.gif
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/frame.gif
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    basic: Applet started
    basic: Told clients applet is started
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest/Icons/da_save.gif with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_save.gif
    network: Connecting http://musetest/Icons/da_exp.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_exp.gif
    network: Connecting http://musetest/Icons/da_exp_o.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_exp_o.gif
    network: Connecting http://musetest/Icons/da_print.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_print.gif
    network: Connecting http://musetest/Icons/afinsrw.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/afinsrw.gif
    network: Connecting http://musetest/Icons/da_delet.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_delet.gif
    network: Connecting http://musetest/Icons/da_left.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_left.gif
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_first.gif
    network: Connecting http://musetest/Icons/da_up.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_up.gif
    network: Connecting http://musetest/Icons/da_down.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_down.gif
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_first.gif
    network: Connecting http://musetest/Icons/da_right.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_right.gif
    network: Connecting http://musetest/Icons/da_query.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_query.gif
    network: Connecting http://musetest/Icons/da_summ.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_summ.gif
    network: Connecting http://musetest/Icons/da_cal.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_cal.gif
    network: Connecting http://musetest/Icons/da_calc.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_calc.gif
    network: Connecting http://musetest/Icons/da_zoom.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_zoom.gif
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_zoom.gif, version: null]
    network: Connecting http://musetest/Icons/da_zoom.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_calc.gif, version: null]
    network: Connecting http://musetest/Icons/da_calc.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_cal.gif, version: null]
    network: Connecting http://musetest/Icons/da_cal.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_summ.gif, version: null]
    network: Connecting http://musetest/Icons/da_summ.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_query.gif, version: null]
    network: Connecting http://musetest/Icons/da_query.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_right.gif, version: null]
    network: Connecting http://musetest/Icons/da_right.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_first.gif, version: null]
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_first.gif, version: null]
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_down.gif, version: null]
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest/Icons/da_down.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_down.gif, version: null]
    network: Connecting http://musetest/Icons/da_down.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_up.gif, version: null]
    network: Connecting http://musetest/Icons/da_up.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_up.gif, version: null]
    network: Cache entry not found [url: http://musetest/Icons/da_first.gif, version: null]
    network: Connecting http://musetest/Icons/da_up.gif with proxy=DIRECT
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_left.gif, version: null]
    network: Connecting http://musetest/Icons/da_left.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_left.gif, version: null]
    network: Cache entry not found [url: http://musetest/Icons/da_delet.gif, version: null]
    network: Connecting http://musetest/Icons/da_left.gif with proxy=DIRECT
    network: Connecting http://musetest/Icons/da_delet.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/afinsrw.gif, version: null]
    network: Connecting http://musetest/Icons/afinsrw.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_print.gif, version: null]
    network: Connecting http://musetest/Icons/da_print.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_exp_o.gif, version: null]
    network: Connecting http://musetest/Icons/da_exp_o.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_exp.gif, version: null]
    network: Connecting http://musetest/Icons/da_exp.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_save.gif, version: null]
    network: Connecting http://musetest/Icons/da_save.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_save.gif, version: null]
    network: Connecting http://musetest/Icons/da_save.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT

  • Windows Server Mac networking issues

    Hi all,
    I recently moved to a new office where internet access is provided via a Windows Server network.
    I use a Macbook and am having the following issues whilst using the internet:
    - When I attempt to FTP a file, the first time I do it it always hangs. If I immediately try to upload the same file it works fine.
    - The first time I send an email it bounces back, the second time it works just fine.
    - If I try to post a comment on a website (or add new content on our site via a custom CMS) the first time I do it it doesn't work, the second time it's fine!!
    These issues are driving me crazy, does anybody have any idea as to what the cause maybe? Does anybody know how I can find out more about the specific network set up via the terminal or cmd prompt on the pc next to me? I've tried asking people in the office but the tech support is non existent
    Cheers,
    Woody

    woodysabran wrote:
    Hi Charles,
    Thanks for your help with this... I've tried connecting via ethernet and via two wireless access points that are all connected to the same network but the issues still persist. Would this suggest that the problem is something to do with the actual server software configuration itself?
    Ooh, yes. That's a server problem. You're not going to have the same connectivity issue with different wired and wireless connections, and we've already established that DHCP and DNS are good. (It could still be an intermittent DHCP or DNS issue. Does anyone else have problems?)
    A temporary solution for me at the mo is to join someone elses open wireless network in my area but it has really bad reception
    What is your prognosis?!
    I went looking on Microsoft TechNet (a great resource for problems with MS software) and got this: <http://technet2.microsoft.com/windowsserver/en/library/ecc10b32-898a-435f-9d5c -01c25fb4d1f61033.mspx?mfr=true>. Do you have a domain or a workgroup configuration? If a domain, is your Mac set up in their AD Users & Computers settings? Also, is RADIUS configured properly? And what are the GPOs on their system?
    Also, what kind of Windows server is in use? WinNT Server, W2K Server, and W2K3 Server are all different beasts... and there are different flavors of each, especially W2K3 server.
    Cheers,
    Woody

  • Can a network server or network activity itself cause OS X to beachball/freeze?

    Curious to know if a Mac freezing can be caused by Network activity? such as connecting to a local server or exchange account?
    a lot of system freezes occuring and seems it could be related to network activity?

    It's not my WOW problem. It's QuickTime X problem. I don't really care, I don't use QuickTime X, but maybe it would be worth to fix this.
    More importantly - will Apple provide QuickTime 7 Pro even in future? I mean QuickTime 10 (X) seems like a future product. So obviously one must think QT 7 is oldie which will be eventually gone...
    So will QuickTime 7 (Pro) still stay or it's considered as oldie which was moved to utilities and later will be removed? Because QT 7 is simply way better. I don't need to publish my movies on YouTube or whatever, but I need to use the options of QT 7 pro.
    Thanks.

Maybe you are looking for

  • Oracle JSP & Tomcat

    Can anyone tell me where I can find Oracle JSP 1.1, mentioned in "Oracle 8i, Java Component Programming with EJB, CORBA and JSP" book? The Oracle JSP release available on Technet is 1.0. Oracle JSP 1.1 is, according to book, prerequisite for an insta

  • TS5216 FaceTime HD not enabled...

    I've tried several forums but still can't get my Camera to work for my new MacBook Air. It doesn't work on Skype, FaceTime, or Photo Booth. Any help would be awesome!

  • Open file search?

    Hi all, Im puzzled, if I do I search in a Mountain Lion finder window I get results like so: However, doing the same search via InDesigns FILE - OPEN pane, results in nothing? Am I missing something or is it a bug? Thanks Andy

  • Error. Lightroom catalog can't open

    Hello I keep getting the error: 'The Lightroom catalog named Lightroom 5 catalog cannot be opened because another application already has it opened' when opening Lightroom. There is no other application using it. there is only one file available, no

  • SAP BC Installation - Error - Please help

    Hi Experts, While installing SAP BC Developer (4.7 version), I am getting an error <b> Error: Please use an absolute path instead of C:\</b> Any ideas on how to resolve this? Thanks!