Sun MC Automated Install Script failing 50% of the time

Are there a set of tips in general for the script; or perhaps tips for the contents of the boom.cfg file to help increase the percentage of successful installs?
Thanks, [email protected]

Hi Mike,
In most of the SunMC autoinstall projects I've worked on, we ended up implementing 3 slightly different install/setup config files: one for 12-25k's, one for 3800-6900s, and one for "everything else". Then we put a bit of smarts in the main install script to decide which to use. The questions for each of those groups were different enough that it made sense to break them apart.
Are you using the base es-inst/es-setup commands? es-imagetool and agent-update.bin? es-makeagent? Some notes here: http://forums.halcyoninc.com/showthread.php?t=389 . Send me an email if you need help getting things off the ground.
Regards,
[email protected]

Similar Messages

  • Parent talking to child fails some of the time?

    Hi All,
    Have others found that sending a value (stored in a variable) from a parent (main timeline) to a child (movie clip) fails some of the time but only when the movie is running as a .swf (it never fails when testing in authoring)?
    My main timeline's actionscript has:
    XYZ_ChildMC.variableA = false; //parent talks to child movie clip
    In the child MC script:
    import fl.video.*;
    var variableA;
    function completeHandler(e: fl.video.VideoEvent): void
         if (variableA == false)
                 myFLV.seek(0);
                 myFLV..play();
    This seems to fail about 5% of the time when running/rerunning the .swf in a browser.
    Anyone have a similar experience?
    Thanks

    never had that problem.  most likely you have a timing issue.
    use the trace function or textfield to determine if completeHandler is executing before variableA is assigned.

  • Since I've installed F4, about 50% of the time it won't open.

    Windows Vista is my OS. Since I've installed F4, about 50% of the time it won't open, despite the fact that it's listed as a process in the task mgr. I get no error message and have no trouble opening Google or IE. It happens when I've just turned my computer on and when it's already on and I go open F4 to do something. To rectify, I have to either reboot my computer (sometimes multiple times) or actually uninstall and reinstall F4.

    I have found that the example given in this thread
    "... you would need three smtp servers in your smtp server list, smtp.goddaddy.com:username1, smtp.goddaddy.com:username2, and smtp.goddaddy.com:username3"
    also has issues. It appears that the Mail program gets confused if there are identical SMTP server names (and user names that are identical in the first 8 characters) in the list. I had a situation where I had smtp.goddaddy.com:username1, smtp.mac.com:username2, and smtp.goddaddy.com:username3. When trying to send mail from username3's account I kept getting the "can't send mail from SMTP server smtp.goddaddy.com:username1" error message. The message indicated to me that the program had confused the SMTP servers for username1 and username3. Also, the SMTP server for username3 was not in the drop down list available from the error message window from which you get the opportunity to change SMTP server designations. Account preferences looked good and the server list from there also contained the correct information. I changed the the server designation for username3 to smtp.gopapa.com:username3 (my ISP has alternate server designations) and everything works fine.

  • Automated install scheme fails with stty: no such

    Hello,
    Can someone please help me out with my crafty scheme? I want to do a mass deployment
    of SunMC agents using both Jumpstart and web based deployment via N1SPS.
    I have gone so far as to have read the install guide for Sun MC 4 and it is already out of date!
    I haved used es-makeclient to create an install client with pkg response and config files
    for es-setup and es-inst.
    Then I roll the above into a Solaris pkg with a postinstall script. This worked up to a
    point until I got a conclusion where the es-inst commands run out of the postinstall
    script were waiting for the pkgadd of the "makeclient" process to complete. Does this
    make sense so far?
    So, to stop the above condition where 2 pkgadds concurrent were waiting for the
    first to finish (held open by the postinstall script running the second pkgadd), I
    changed postinstall to just be a bourne shell exec /var/tmp/sunmc_agent/finish,
    with a modified version of the finish script described in the SunMC install guide.
    But my finish script fails with spurious errors and I can't seem to resolve it.
    Here is the procedure and the error message will be obvious when you
    see "finish script begins now"
    pkgadd -d . -G sunmcagent
    Processing package instance <sunmcagent> from </tmp>
    sunmcagent(sparc) 1.0
    rachel@snoz
    Using </var/tmp> as the package base directory.
    ## Processing package information.
    ## Processing system information.
    ## Verifying disk space requirements.
    ## Checking for conflicts with packages already installed.
    ## Checking for setuid/setgid programs.
    This package contains scripts which will be executed with super-user
    permission during the process of installing this package.
    Do you want to continue with the installation of <sunmcagent> [y,n,?]
    Do you want to continue with the installation of <sunmcagent> [y,n,?] y
    Using </var/tmp> as the package base directory.
    ## Processing package information.
    ## Processing system information.
    3278 package pathnames are already properly installed.
    ## Verifying disk space requirements.
    ## Checking for conflicts with packages already installed.
    ## Checking for setuid/setgid programs.
    This package contains scripts which will be executed with super-user
    permission during the process of installing this package.
    Do you want to continue with the installation of <sunmcagent> [y,n,?] y
    Installing sunmcagent as <sunmcagent>
    ## Installing part 1 of 1.
    /var/tmp/sunmc_agent/disk1/image/SunOS/sparc/Addons/TNG/Common/Basic/SUNWfrcam/pkginfo
    /var/tmp/sunmc_agent/disk1/image/SunOS/sparc/Addons/TNG/Common/Basic/SUNWfrcam/pkgmap
    /var/tmp/sunmc_agent/disk1/image/SunOS/sparc/Addons/TNG/Common/Basic/SUNWhcam/pkginfo
    /var/tmp/sunmc_agent/disk2/image/SunOS/sparc/Addons/X86ConfigReader/Solaris_9/installation.info
    /var/tmp/sunmc_agent/disk2/image/SunOS/sparc/Addons/X86ConfigReader/Solaris_9/installation.properties
    /var/tmp/sunmc_agent/finish
    /var/tmp/sunmc_agent/response_files/install_cfg
    /var/tmp/sunmc_agent/response_files/setup.cfg
    /var/tmp/sunmc_agent/response_files/sunmc_install.cfg
    /var/tmp/sunmc_agent/response_files/sunmc_setup.cfg
    [ verifying class <none> ]
    ## Executing postinstall script.
    sleeping for cleanup
    Installation of <sunmcagent> was successful.
    Installation of <sunmcagent> was successful.
    server:/tmp 128# finish script begins now
    This script installs Sun (TM) Sun Management Center 4.0
    Installation files source directory: /var/tmp/sunmc_agent/disk1/image/SunOS/sparc
    stty: : No such device or address
    Enter the directory in which you want to install: [ /opt ] : /opt
    Installation destination directory: /opt
    Selecting : Agent
    mkdir: Failed to make directory "/var/tmp/installCJaGg5/patchadd-1610629752"; No such file or directory
    /usr/lib/patch/patchadd[18]: /var/tmp//installCJaGg5: not found
    Reading Add-On products from image. Please wait...
    This can take approximately 2 minutes to complete.
    Found: Sun Enterprise 6500-3500 Servers/sun4d DR
    Found: Sun Fire Entry-Level Midrange System
    Found: PltAdmin SPARC Enterprise Mx000
    The es-inst process runs through but the stty error and the pkgadd install dir errors
    make the install failure and no SunMC packages are installed. My response files
    are correct and I will post everything here, sans passwds:
    This is the postinstall that calls the finish script. The postinstall runs after the
    client package is installed in /var/tmp to be run by es-inst:
    #!/bin/sh
    # Program type      : Unix bourne shell script
    # Description       : Standard finish script for installing and
    #                     setting up Sun Management Center core agent
    # THIS VERSION FOR SOLARIS 10 ONLY
    exec sh /var/tmp/sunmc_agent/finish &
    exit 0This is the finish script, without secrets:
    !/bin/sh
    # Program type      : Unix bourne shell script
    # Description       : Standard finish script for installing and
    #                     setting up Sun Management Center core agent
    # THIS VERSION FOR SOLARIS 10 ONLY
    LOGDIR=/var/tmp/sunmcfinish
    SI_CONFIG_DIR=/var/tmp/sunmc_agent
    INSTALL_RESP=${SI_CONFIG_DIR}/response_files/sunmc_install.cfg
    SETUP_RESP=${SI_CONFIG_DIR}/response_files/sunmc_setup.cfg
    echo "sleeping for cleanup"
    sleep 15
    echo "finish script begins now"
    # Begin Main Program
    umask 022
    mkdir -p $LOGDIR
    # Copy the install and setup response file to target system
    cp ${INSTALL_RESP} $LOGDIR
    cp ${SETUP_RESP} $LOGDIR
    # run es-inst with -a -R -T and -A options
    # skip the next line for Flash Archive based deployment
    # Do not use the -T option if you have specified the TARGET_DIRECTORY
    # tag in install.cfg
    ${SI_CONFIG_DIR}/disk1/sbin/es-inst -a -A ${LOGDIR}/sunmc_install.cfg
    # Clean up any rc script with the same name if present
    test -f /etc/rc3.d/S80SunMCJumpStart && rm -f /etc/rc3.d/S80SunMCJumpStart
    rm -f /etc/init.d/SunMCJumpStart
    # Place rc script in rc3.d and init.d to do setup
    # Remember to access es-setup based on the target directory location
    echo "Creating rc script..."
    cat > /etc/rc3.d/S80SunMCJumpStart << EOF
    #!/sbin/sh
    rm /etc/rc3.d/S80SunMCJumpStart /etc/init.d/SunMCJumpStart
    SECURITY_SEED=selfsown
    SNMPV1_STRING=harhar!
    export SECURITY_SEED SNMPV1_STRING
    /opt/SUNWsymon/sbin/es-setup -e -A /var/tmp/sunmcfinish/sunmc_setup.cfg
    EOF
    cp /etc/rc3.d/S80SunMCJumpStart /etc/init.d/SunMCJumpStart
    chmod 755 /etc/rc3.d/S80SunMCJumpStart /etc/init.d/SunMCJumpStart
    exit 0And so as you can see, "postinstall" runs 'finish" which is the boilerplate
    from the SunMC4 install guide jumpstart section. Now the crazy thing is,
    if I do the first pkgadd of my makeclient tarball and then run the "finish" script
    from the CLI, then the install goes 100% perfect, so I know my responses files
    are ok and my scripts are ok, but perhaps it is because I have spawned a subshell
    and have no tty? The pkgadd started by es-inst fails because of a dir entry,
    but it should just create it's own. Is there someway to get the subshell what it
    needs to run my "finish" script correctly?
    rachel

    OK,
    I fixed the stty problem by using #!/bin/sh -i
    to give the impression of an interactive shell.
    Bu I still get:
    mkdir: Failed to make directory "/var/tmp/installnZa4GW/patchadd-3145325386"; No such file or directory
    /usr/lib/patch/patchadd[18]: /var/tmp//installnZa4GW: not found
    When es-inst is run. There is a person on here with a similar problem, unanswered.
    I wonder if they found a solution, although it was 3.6.1?
    rachel

  • [solved] Cannot complete install, grub fails to boot the new install

    I'm using the 2009.08 USB image.
    I've tried this 2 weeks ago, tried it again today, same result. (I'm on Win7 meanwhile).
    I'm installing arch, everything goes fine.
    I've tried 2 setups:
    a)
    100GB ext4 /
    12GB swap
    (no separate /boot, should work)
    b)
    100MB ext3 /boot
    100GB ext4 /
    12GB swap
    Neither a) or b) will boot.
    When the newly installed grub boots, I get a error saying:
    filesystem type unknown, partition type 0x7
    I get this for the ext3, ext4, and windows partitions.
    I get it for both a) and b) setups.
    I have doublechecked the menu.lst file. I've even created another entry setting root=/dev/sdb1 (as opposed to the default /dev/disks/by-uuid/..).
    I should mention, I have two disks, the first (sda) is currently with a Win7 installation, the 2nd (sdb) is the one I'm trying to install Arch again (and failing).
    After the reboot, I've tried booting into the livecd again and manually trying to mount /dev/sdb1 /mnt, it works.
    Why isn't my grub boothing from ext{3,4}?
    Last edited by Frantic (2009-11-05 18:35:15)

    Rede wrote:
    I was getting that error but after re-installing grub and making some changes to the menu.lst file it was fixed.
    I was able to at one stage boot into arch but it gave problems with the root. Now it just seems to freeze while trying to load grub.
    I am currently trying yet another install of grub. I have been noticing though that my menu.lst file has been rolling back or not updating when I chroot back into my install after changing it earlier.
    Try mounting your /boot partition under /mnt/boot.

  • Push Notifications to APNS Fail 50% of the Time

    Sending a notification to an iOS device fails half the time with this error:
       The Push Notification System returned an Internal Server Error
    Here is my setup:
    Free Trial version of Azure
    Sandbox certificates uploaded to a Mobile Service/Notification Hub
    App developed with PhoneGap and built using Adobe's PhoneGap Build service
    Using the com.microsoft.azure-mobile-services Cordova plugin
    I am able to use either the DEBUG page on the Azure site, Visual Studio 2013 (Server Explorer -> Azure), or the ServiceBusExplorer open source program to send test JSON messages to Apple. It works, half the time, and the other half of the time I
    receive the error above.
    Steps to reproduce:
    Open Visual Studio --> Server Explorer --> Azure. It points to my trial account.
    Context-click on my Notification Hub a pick "Diagnose"
    Under Device Registrations, I delete any registrations I've previously accumulated. There are now no device registrations.
    Delete and re-install the test app on the iPhone (iOS 8)
    Launch the test app. A new registration appears in the notification hub. The type is "Native." (I've also had problems with "Template.")
    Go to the Test Send tab; Recipient: Broadcast; Message Type: Apple (Default)
    I am using the default, sample notification (but I get similar outcomes with other JSON messages):
    {"aps":{"alert":"Notification Hub test notification"}}
    Hit "Send"; It fails. Under "Message Result:," for my single registration I have this error message: "The Push Notification System returned an Internal Server Error"
    Wait 90 seconds, hit Send again. The notification works, it appears on the phone, the message result is "The Notification was successfully sent to the Push Notification System"
    Wait another 90 seconds, hit Send again. The notification fails
    with the same Internal Server Error that it did the first time.
    Wait another 90 seconds, hit Send again. It works perfectly just like it did on the second attempt.
    Overall it is working about half the time. In the example above, it worked every-other time, but this is not always the case--it can succeed multiple times in a row or fail multiple times in a row. I'm not changing the JSON at all between
    the above test messages. Even if I vary the JSON, I get the same outcome. I get similar outcomes regardless of whether I do the testing through Visual Studio (above), the Azure portal (the DEBUG tab), or through the ServiceBusExplorer program.
    What is causing this? How do I troubleshoot this?

    Hi David,
    I don't have an answer for you, but I wanted to chime in because I am having problems as well. I get the same "The Push Notification System returned an Internal Server Error" message trying to send a test push via either the Debug tab in the manage.windowsazure.com
    console or in Visual Studio.
    I have been focused on troubleshooting this problem since yesterday (Saturday February 21) but I believe it has been happening quite a bit longer.
    At one point I was able to get some notifications through after clearing all the registrations, but now it is failing again. I have had the same certificate since last April (2014) and it has worked fine, so I know the certificate setup is good.
    More data points:
    using the SimplePush PHP script from
    raywenderlich.com with the same certificate, the notifications go through immediately.
    Normally we send notifications from our Mobile Service using the Javascript backend, and it gets a "success" response from the Notification Hub even when it fails, e.g.
    {"isSuccessful":true,"statusCode":201,"body":"","headers":{"transfer-encoding":"chunked","content-type":"application/xml; charset=utf-8","server":"Microsoft-HTTPAPI/2.0","date":"Sun,
    22 Feb 2015 05:05:20 GMT"}}
    We have another notification hub with our production certificate, and it seems to be working better.

  • [SOLVED] Netbeans - Run fails - most of the time

    Hello everybody,
    I have just today installed Netbeans Verion 7.0 and all plugins are up to date.
    I have a strage error with a simple "Hello World" program:
    The program builds always fine, but it runs just in about 1 of 5 tries.
    Here are some screenshots:
    Build Info
    Success
    Fail
    I also realized, that when I choose "Debug / Debug Main Project" this works all the time.
    Any suggestions?
    matse
    Last edited by matse (2011-06-11 20:51:09)

    just found a workaround here:
    http://forums.netbeans.org/ptopic28915.html
    disabling the built-in profiler: in project properties ->
    Profile, uncheck "Show profiling indicators during run".
    solved the problem.

  • Paste option fails 50% of the time using iSupport via FireFox

    At my job we use the iSupport online ticketing system via FireFox. However within the past year or so, the following has been happening:
    If I have a piece of text I’ve copied, (for example the word ‘test’), and then I paste it into either of the above fields while creating any kind of ticket (Incident, Problem, etc), half of the time it will paste in said text, however the other half it will simply jump to the next line, like someone pressed the Enter key instead of paste. For example, if I want to paste something 4 times, I would get: proper paste, line jump, proper paste, line jump. It’s immediately reproducible.
    Troubleshooting: This does not happen in Internet Explorer or Chrome. It appears related specifically to FireFox code because another browser I use, Waterfox, which is a 64 bit build of FireFox, suffers from the same problem. Starting FireFox in safe mode with no addons yield the same results. This also happens on multiple computers. We have been using iSupport for at least a year now and I believe that this wasn’t happening when we first started using it, so I’m not sure if a change in iSupport is the culprit, or FireFox is.
    Please let me know if you are familiar with this problem and what I might be able to do to get this fixed, as it’s insanely annoying while trying to get tickets completed. Thank you.
    Here is a screenshot of what our normal ticket window looks like, someone from Mozilla might be familiar with it: http://i.imgur.com/nxurtM5.png

    Tell your system techs to run mal-ware scans on '''Everything.'''
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • _DESCRegisterDockExtraClient failed Error All The Time

    Can someone please tell me why I keep getting this error in my console log so often:
    _DESCRegisterDockExtraClient failed
    My iMac stalls at startup when it does this so I immediately know for sure that I will see the error in the console log once the iMac has booted. It doesn't happen every time I startup. It seems like the iMac goes through "phases" where it will do this on every startup for a couple of days, then it doesn't do it at all for a week. I've checked the hardware and software with Disk Utility, TechTool Pro 5, checked all the RAM, reset PRAM, reset SMU - done everything in the book including starting up from the Leopard startup CD and running AHT. No problems reported.
    Thanks to anyone who can tell me what this means and why it happens. Below is a search for the times it has happened in the past 5 weeks:
    Sep 13 08:23:26 <my imac> Dock[88]: _DESCRegisterDockExtraClient failed 268435459
    Sep 14 15:13:28 <my imac> Dock[94]: _DESCRegisterDockExtraClient failed 268435459
    Sep 17 20:34:48 <my imac> Dock[87]: _DESCRegisterDockExtraClient failed 268435459
    Sep 19 08:44:53 <my imac> Dock[92]: _DESCRegisterDockExtraClient failed 268435459
    Sep 23 14:51:55 <my imac> Dock[89]: _DESCRegisterDockExtraClient failed 268435459
    Sep 26 15:19:38 <my imac> Dock[86]: _DESCRegisterDockExtraClient failed 268435459
    Sep 28 08:16:49 <my imac> Dock[88]: _DESCRegisterDockExtraClient failed 268435459
    Sep 30 15:09:45 <my imac> Dock[92]: _DESCRegisterDockExtraClient failed 268435459
    Oct 5 08:57:33 <my imac> Dock[91]: _DESCRegisterDockExtraClient failed 268435459
    Oct 18 20:38:55 <my imac> Dock[87]: _DESCRegisterDockExtraClient failed 268435459
    Oct 20 08:27:00 <my imac> Dock[93]: _DESCRegisterDockExtraClient failed 268435459
    Oct 22 20:43:39 <my imac> Dock[93]: _DESCRegisterDockExtraClient failed 268435459
    Oct 23 14:13:50 <my imac> Dock[88]: _DESCRegisterDockExtraClient failed 268435459
    Oct 23 20:37:21 <my imac> Dock[91]: _DESCRegisterDockExtraClient failed 268435459
    Oct 24 18:38:21 <my imac> Dock[91]: _DESCRegisterDockExtraClient failed 268435459

    HI Gerard,
    Since this doesn't happen everytime you start the Mac, if you can, go to System Preferences/Accounts - Login Items. Delete any login items listed and restart the Mac.
    And go to: MacintoshHD/Library/Startup Items. Delete any files there.
    Try starting up with only the necessary external hardware. Disconnect printers / scanners... etc. and see if that makes a difference.
    Try starting up in Mac OS X: Startup in Safe Mode
    Resolve startup issues and perform disk maintenance with Disk Utility and fsck
    Carolyn

  • Wmi script to find out the time when the user was added to local administration group

    Hi Friends,
    i need a script/query based on wmi/wql that find out the time when the user was added to local administration group on this computer
    Regards
    Tanoj
    OSLM ENGINEER - SCCM 2007 & 2012

    WMI does not keep security information.
    Unless you have enabled auditing, this information is not retained in any way.
    If auditing is enabled, you can write a powershell script to look for the specific event in the eventlog. More specifically, you should look for all security events with id 4732 containing the group.
    this one command does the trick
    get-eventlog -logname security -instanceid 4732 -message *administrators*
    https://technet.microsoft.com/en-us/library/dd772663(v=ws.10).aspx
    MCP/MCSA/MCTS/MCITP

  • Hilarious!! After CS5 install Flash Player crashes all the time

    Hi,
    maybe Steve Jobs is right. Mac Pro 10.6.3, 12 GB RAM, 3 GHz 8-cores, everything is running peachy.
    I install CS5 Premium Design Trial, while installing asks me to quit Safari and Firefox. It install Flash Player 10.1.
    Now Safari crashes ALL the time. Multiple sites, NYTimes, HuffPost, etc.etc.
    I wonder why Adobe is doing everything possible to make SJ right.
    De-install, back to old Flash, seems to work.

    They probably packaged it before the latest release candidate was ready.
    Anyway - it would be better to discuss that problem in a CS5 forum - is there one?

  • Unattended silent install script fails on Windows 7 x64

    Hello,
    We are an IT managed services provider and use RMM tools like Kaseya and LabTech to manage our clients' machines.
    We are trying to write a deployment script to deploy and/or update Java on Windows XP/7 machines. We are having difficulty deploying Java in silent mode on Windows 7 x64 using our RMM tool and thought you would be able to shed some light as to why this happens. We can successfully silently deploy Java on Windows 7 x86 and Windows XP using the RMM tool, together with other software like Acrobat Reader, Flash player and Firefox.
    When we manually run the installer with the /quiet switch through the command prompt, installation completes successfully. However, when we use our RMM tool to deploy Java with the same switch, installation hangs: when looking at Task Manager, the Java installer hangs indefinitely and must be manually killed. Also, the installer runs as the SYSTEM user, if that makes any difference.
    Can anyone advise what is the reason that the installer hangs and doesn't complete the installation?
    Thanks.

    Hi
    I experience the exact same problem. Erez - did you find a solution?
    -Thomas
    Edited by: 832009 on 2011-01-28 02:23

  • After Mavericks Install, MBP runs hot all the time

    Im sure this has been said all over the community but I have to add my two cents. My 2011 MBP was perfect on Mtn Lion. I started the update which failed on install, which I then had to wipe the HD and do a fresh install. My time machine backup wouldnt even restore, that was a fun night let me tell you. Anyways, ever since I installed Mavericks, not only do I have the service battery issue everyone else has but now even running firefox or watching a movie will make the laptop run super hot and the fans start going. Ive even had the MBP shut itself down twice b/c of the overheating. Example: I almost couldnt even get time machine to make a new first time backup b/c the laptop starting running hot during the backup and it shut itself down. The second attempt worked but it sure seemed like it was on the verge of shutting down again. I just tried resetting the SMC but I dont think it did anything if you want my honest opinion.
    I hope apple is listening and realizes what mess mavericks is making of our older macbooks.

    I did do the verify/repair disk, and there is nothing wrong with the disk. Havent had a chance yet to boot in safe mode. Will post an update shortly but in the meantime:
    Here is the etre report:
    Hardware Information:
              MacBook Pro (15-inch, Mid 2009)
              MacBook Pro - model: MacBookPro5,3
              1 3.06 GHz Intel Core 2 Duo CPU: 2 cores
              4 GB RAM
    Video Information:
              NVIDIA GeForce 9400M - VRAM: 256 MB
              NVIDIA GeForce 9600M GT - VRAM: 512 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0
              AirPlay: Version: 1.9
              AppleAVBAudio: Version: 2.0.0
              iSightAudio: Version: 7.7.3
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 0:3:36
    Disk Information:
              SAMSUNG SSD 830 Series disk0 : (256.06 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 255.2 GB (169.85 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-868
    USB Information:
              Apple Internal Memory Card Reader
              Apple Inc. Built-in iSight
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.adobe.SwitchBoard.plist
              [loaded] com.bombich.ccc.plist
              [loaded] com.google.keystone.daemon.plist
              [loaded] com.microsoft.office.licensing.helper.plist
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist
              [loaded] com.extensis.FMCore.plist
              [loaded] com.google.keystone.agent.plist
    User Launch Agents:
              [loaded] com.adobe.AAM.Updater-1.0.plist
              [loaded] com.adobe.ARM.[...].plist
    User Login Items:
              iTunesHelper
              Dropbox
    3rd Party Preference Panes:
              Flash Player
    Internet Plug-ins:
              AdobePDFViewer.plugin
              Default Browser.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              googletalkbrowserplugin.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              npgtpo3dautoplugin.plugin
              o1dbrowserplugin.plugin
              QuickTime Plugin.plugin
              SharePointBrowserPlugin.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Time Machine:
              Mobile backups: ON
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 255.2 GB Disk used: 85.35 GB
              Destinations:
                        Time Machine Backup [Local] (Last used)
                        Total size: 749.81 GB
                        Total number of backups: 1
                        Oldest backup: 2013-11-20 14:15:59 +0000
                        Last backup: 2013-11-20 14:15:59 +0000
                        Size of backup disk: Adequate
                                  Backup size 749.81 GB > (Disk used 85.35 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                   3%          firefox
                   3%          WindowServer
                   2%          EtreCheck
                   0%          fontd
                   0%          mtmd
                   0%          Dropbox
                   0%          mdworker
                   0%          Finder
                   0%          aosnotifyd
    Top Processes by Memory:
              344 MB   firefox
              70 MB    Dropbox
              49 MB    Finder
              49 MB    mds_stores
              41 MB    Dock
              37 MB    WindowServer
              33 MB    FMCore
              29 MB    ocspd
              29 MB    mds
              29 MB    com.apple.IconServicesAgent
    Virtual Memory Statistics:
              1.91 GB  Free RAM
              1.08 GB  Active RAM
              268 MB   Inactive RAM
              508 MB   Wired RAM
              268 MB   Page-ins
              0 B      Page-outs

  • Login fails most of the time!

    Hi Guys,
    I'm having issues loggin in to skype in the morning at work. I'm using my MS account, with two-factor authentication enabled. When trying to login I'm typing my user/pass, then I'm being asked for my authentication code; after that, skype takes a really really long time to authenticate (30-40 seconds), it fails and I'm taken back to the account selection screen (where I need to specify whether I'm planning on using a MS/Skype account).
    If I retry this for 6-7 times, it will eventually succeed in loggin in.
    This has been happening for a while now.
    Any suggestions ?

    What wireless router are you using?
    What firmware revision is it running? Is it 2.4ghz or 5ghz?
    Wireless has become more and more used and hence the chance for interference has grown by leaps and bounds. Even in your own household there can be AV senders, cordless phones, baby monitors, front door bells and cameras.. all running wireless on 2.4ghz. To say nothing of the neighbours.
    So it can be software driver issues.. a hardware failure issue.. or just plain old noise issue.
    When the wireless does connect, hold down the option key and click the airport symbol in the top menu area.
    It will show you some info on the connection.. including noise and link speed.
    Or open terminal and type airport -I
    Here is what I get.
    macproie-5:~ Ray$ airport -I
         agrCtlRSSI: -46
         agrExtRSSI: 0
        agrCtlNoise: -82
        agrExtNoise: 0
              state: running
            op mode: station
         lastTxRate: 145
            maxRate: 144
    lastAssocStatus: 0
        802.11 auth: open
          link auth: wpa2-psk
              BSSID: fc:75:16:e9:69:b8
               SSID: TG782T
                MCS: 15
            channel: 6
    I suggest you manually try at least the main non-overlapping channels in the wireless router.. so set to channel 1, 6 and 11 to test in turn if any work better.

  • HT4859 my iphone fails to backup to icloud. eack time i try manually it fails after estimating the time.

    I have not been able to back up my iphone to icloud. Each time it fails. Do I need to reset the phone and try?
    Jonathan

    Error -3259 is a network timeout error, usually. This article might help:
    http://support.apple.com/kb/TS2799

Maybe you are looking for

  • Erreur install HP officejet 4500 G510 on PC HP with windows 8.1 64 bit

    When i would like install my print HP 450 G510  I obtain an error message during installation. Can you help me

  • New Monitor, Old Computer Compatibility

    I have a new(ish) Acer monitor. It's only 17.5" apparently, but its native resolution is something like 1600 x 900 and 32-bit colour, though I think it can handle lower resolution if need be. I have a Sawtooth with a Rage 128 Pro graphics card. Will

  • How do I determine the interrupt detection sequences for an HP 82350A PCI GPIB card?

    I am trying to install an HP 82350A PCI GPIB card in CentOS 6.4. I have installed NI-VISA 5.4. I tinkered around and found driverwizard in /usr/local/bin. It creates an ini file to control the PCI GPIB card. I had somehow succeeded in detecting the c

  • Oracle Rac 11.2.0.3 doubts

    Hi experts, Current system info: server 1 with Redhat 6.5 and Orale ASM with SAP ECC 6  GRID 11.2.0.3 standalone installation Target system info: Server 1 and server 2 running  RAC 11.2.0.3 with SAP ECC 6  and RedHat 6.5 GRID  with cluster We are try

  • Pivoting date data in Diadem - summarising data by grouping

    Hi, Is there a way to summarise date data in Diadem? For example, if I have a file with the following headings: Date/time, on/off, duration The Date/time column is recordrded in date, hours and seconds, the on/off is either 1 or 0 duration is the dif