Help Agent Cloning.

I have over 30 servers to install agent. so i preferred cloning the agent. I did some research and came out wiht this steps.
Step 1.
<Agent_ORACLE_HOME>/oui/bin/runInstaller –clone –forceClone ORACLE_HOME=<full path of ORACLE_HOME>ORACLE_HOME_NAME=<NAME> -noconfig –silent
Step 2.
Run the Agent configuration assist to configure the Agent and discover the host’s targets by executing the following command.
<Agent_ORACLE_HOME>/bin/agentca –f
Step 3.
Run the newly Cloned Agent’s root.sh script.
Step 4.
In order to enable secure communication between the Agent and the OMS, secure the agent
<agent_HOME>/bin/emctl secure agent <password>
My question is.
1.after runnnig the silent mode install in step 1, in step 2 i am configuring the Agent to discover the Host's target, i'm not sure how the command
agentca -f know the OMS server. (because in the command i didnt give any input of my OMS host name)
2. I have already some agents installed and listening to other OMS server. Now i have to reconfigure them to the new OMS server. How am i going to use the agentca -f to configue the agent to the new host.(how does the agent detect my new OMS server). do i need to edit the emd.properties in the agent and them run the agentca -f ?
Please advice.

1.after runnnig the silent mode install in step 1, in step 2 i am configuring the Agent to discover the Host's target, i'm not sure how the command
agentca -f know the OMS server. (because in the command i didnt give any input of my OMS host name)
--- You have to change the emd.properties file under AGENT_HOME/sysman/config .
You have to changed
REPOSITORY_URL & emdWalletSrcUrl . agentca -f will configure your agent and GC discovers the repsective host and you have to configure the db on GC.
2. I have already some agents installed and listening to other OMS server. Now i have to reconfigure them to the new OMS server. How am i going to use the agentca -f to configue the agent to the new host.(how does the agent detect my new OMS server). do i need to edit the emd.properties in the agent and them run the agentca -f ?
---Follow the below steps..
1.     Stop the Management Agent.
cd $AGENT_HOME
$emctl stop agent
2.     Locate the emd.properties file in the Management Agent home directory:
$AGENT_HOME/sysman/config/emd.properties
3.     Use a text editor to open the file and locate the REPOSITORY_URL property.
Modify the value for the REPOSITORY_URL property so it references the new Management Service.
For example:
REPOSITORY_URL=http://mgmthost_new.com:4889/em/upload
4.     Modify the value for the emdWalletSrcUrl and emdWalletDest properties so they reference the new Management Service and the new Oracle home path, respectively:
For example, if the new Management Service is on a host called mgmthost_new.com and the new Oracle home is /private/oracle/em10g, modify the properties as follows:
emdWalletSrcUrl=http://mgmthost_new.com:4889/em/wallets/emd
emdWalletDest=/private/oracle/em10g/sysman/config/server
5.     Save your changes and close the emd.properties file.
6.     Delete all the files in the following directories:
AGENT_HOME/sysman/emd/upload/
AGENT_HOME/sysman/emd/state/
7.     Restart the Management Agent.
emctl start agent

Similar Messages

  • Need help about cloning of apps(r12 v12.4) and DB(10.2.0.2.0)

    Hi,
    I am going to clone the Apps server and database server.
    So, Please send me the both cloning steps if anyone have.
    I had been read the cloning manual from r12 documentation,
    but I can not understand the proper flow of steps.
    And anyone can help me about the to cross-check of privious cloned APPS server and Database server that are correctly cloned.
    I mean how to verify the "data accuracy" of cloned apps and DB.
    Thanks,
    Fayaz Ahmed
    Oracle Apps DBA

    Please refer to the following notes:
    Note: 406982.1 - Cloning Oracle Applications Release 12 with Rapid Clone
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=406982.1
    Note: 603104.1 - Troubleshooting RapidClone issues with Oracle Applications R12
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=603104.1

  • XML Gurus: help with cloning a node without using clone!

    Dear all,
    I have to copy one piece of XML from one part of the document to another. Unfortunately I cannot simply do a copy and paste:
    Node nodeLeaf = nodeChild.cloneNode(true);
    nodeAncestor.appendChild(nodeLeaf);
    because some fragments of the nodeLeaf mustn't be copied (depending on the node value)
    So I cannot make a deep clone of the leaf.
    I have to make a clone of nodeLeaf by myself. (Copying its child with a recursive function)
    I have built a recursive function but I cannot understand why it doesn't work correclty (text values are skipped and also some pieces of the xml aren't copied correclty)
    // Passing the full leaf and a leaf with only the first tag, under which I clone manually the nodes.
    Node copyNode = appendNodes(nodeLeaf, nodeLeaf.cloneNode(false));
    private Node appendNodes(Node node, Node copyNode) {
    NodeList kids = node.getChildNodes();
    int length = kids.getLength();
    if (kids != null) {
    for (int ii = 0; ii < length; ii++) {
    Node nodeKid = kids.item(ii);
    copyNode.appendChild(nodeKid.cloneNode(false));
    appendNodes(nodeKid,nodeKid);
    return copyNode;
    Anybody can give me a help ?
    thanks a lot
    Francesco

    Here are a couple of suggestions:
    1) General stuff.
    NodeList kids = node.getChildNodes(); will always generate a NodeList. It may have no entries, but there is no need to check for if (kids != null). Your for loop will do nothing if the length is zero.
    2) You need to change your code as follows:
    for (int ii = 0; ii < length; ii++)
       Node nodeKid = kids.item(ii);
       Node newOutputNode = nodeKid.cloneNode(false);
       copyNode.appendChild(newOutputNode);
       appendNodes(nodeKid,newOutputNode);
    }Dave Patterson

  • Help with cloning an element

    I've included a screenshot.
    http://imgur.com/SpZsCbB
    Basically, what I'm trying to do is "rebuild" the house in the picture so that the garage is eliminated from the shot (covered in stucco like the rest of the house). I'm having issues doing this, and I'm sure there's several ways to go about it (as there usually are).
    Any help from the community is appreciated; thanks in advance!
    Tim

    Thans for the response; the camera does not move; the whole shot is static. I thought about simply using Photoshop, but I assume (dangerous word, I know) that it would look "weird", since I'd be meshing a still image with a moving, grainy one.

  • Help Agents remember when not ready

    I have a small group of nurses that take calls.  These nurses for the last year have issues with RONA calls and not going ready again.  They are nurses and there is no changing their behavior.
    Late at night when there is only one possably two nurses on shift I need to figure out a way for ICM to alert them of calls in queue if they are in a not ready or logged off state.  I have accomplished part of this by sending calls to a shared line on all their phones.
    I use an if statement SkillGroup.Nurse_EN_L1_SG.LoggedOn>0
    Trouble is when they RONA they go Not Ready.  I tried changing to SkillGroup.Nurse_EN_L1_SG.NotReady>0 but now when they are in a talking state the calls in queue ring the shared line.  Not what I was striving for.
    Does anyone have a good solution to check the many states an agent could be in?
    I thought about checking RouterLongestCallQ but becasue of the nature of the calls they get that was not sutable.
    Thanks for any suggestions!

    You could check:
    SkillGroup.Nurse_EN_L1_SG.Ready<1
    Keep in mind that Ready is not the same thing as Avail. Ready is basically any state other than NotReady or WorkNotReady. If you only route to the shared line when there is no one Ready, you can keep calls queued if they are actually logged in taking calls. Checking for NotReady>0 will route to that shared line even if only one of the nurses is in a NotReady state. That was kind of a roundabout way of explaining it, but I think the above should work out for you.

  • Help on cloning technique?

    Hi, I recently made a clone video. I shot the two "me's" but found out when editing that the interaction didn't match up. I need to extend the arm a bit on the punch, how would I go about doing this? Thanks in advance!
    Here's the video:
    http://www.youtube.com/watch?v=9yD9Lhz1GKo

    The best way would be to isolate the clone from the background by rotoscoping. It will take some time. Then just move the copy into the correct position. If you need to you could then apply a little puppet pin or other distortion to a few of the frames. Each frame that you're using puppet pin on needs to be a separate layer.
    There is no easy one click solution that would sell this effect. It's also very hard to sell this kind of effect if you don't do some careful pre-production planning. If I had shot it I would have shot the master (guy on the left) then shot the right side guy but with a 6b green screen behind him and his punch so that I wouldn't have to roto. A target to punch, like a tennis ball on a string would also help.

  • Need help with cloning my hard drive to an external

    I need to clone my hard drive to an external drive so that it is bootable and able to be used still, but I also need to do a fresh system install on my macbook pro. I have alot of programs currently on my system that I don't want on the fresh install but I will still need to use them on the external if I boot off of it.
    My questions are:
    1. Is this possible to do
    2. If so how do I do it.
    Thanks in advance

    So virtually 2 different systems being able to operate on the one machine?
    yes and yes.
    most of the prosumers here keep a pair or at least one clone of every machine they have, theyre priceless tools for recovery from HD crash, and priceless in testing and usefulness.
    yes, people use a clone drive for many things including testing or 'sandboxing' new software on a clone rather than their computer.
    its the best fastest way to getting back to 100% quickly after a HD crash, many many advantages.
    HD clones
    Advantages:
    1. HD clones are the best, quickest way to get back to 100% full operation in mere seconds.
    2. Once a HD clone is created, the creation software (Carbon Copy Cloner or SuperDuper) is no longer needed whatsoever, and unlike TM, which requires complex software for its operational transference of data, a HD clone is its own bootable entity.
    3. HD clones are unconnected and isolated from recent corruption.
    4. HD clones allow a “portable copy” of your computer that you can likewise connect to another same Mac and have all your APPS and data at hand, which is extremely useful.
    5. Rather than, as many users do, thinking of a HD clone as a “complimentary backup” to the use of TM, a HD clone is superior to TM both in ease of returning to 100% quickly, and its autonomous nature; while each has its place, TM can and does fill the gap in, say, a 2 week old clone. As an analogy, the HD clone itself is the brick wall of protection, whereas TM can be thought of as the mortar, which will fill any cracks in data on a week, 2-week, or 1-month old HD clone.
    6. Best-idealized 2nd platform redundancy for data protection, and 1st level for system restore of your computers internal HD. (Time machine being 2nd level for system restore of the computer’s internal HD).
    HD cloning software options:
    1. SuperDuper HD cloning software APP (free)
    2. Carbon Copy Cloner APP (will copy the recovery partition as well)
    3. Disk utility HD bootable clone.

  • Help with Cloned Objects

    Object.clone() should create a new Instance of the Object right? Same member varible values, etc. but different memory, not a reference back to the same Object right?
    I've got the following class that implements Cloneable:
    public abstract class Control implements ControlInterface, Cloneable {
       * Create a clone from super.clone() and add it to the List this.clones
      public Object clone()  {
        Control ctrl = null;
        System.out.println("Orig : " + this.getMeta("id") + "," + this.toString());
        try {
          ctrl = (Control)super.clone();
          clones.add(ctrl);
          // change the Control's ID to reflect it's
          // position in the List
          ctrl.setMeta("id", ctrl.getMeta("id") + "_" + clones.size());
          System.out.println("Clone: " + ctrl.getMeta("id") + "," + ctrl.toString());
          System.out.println("Orig : " + this.getMeta("id") + "," + this.toString());
        catch (CloneNotSupportedException e) {
          // should never happen since class implements Cloneable
        return ctrl;
    }When I clone the object, it prints:
    Orig : companyname,com.alcatel.report.controls.TextControl@ca5f2c
    Clone: companyname_1,com.alcatel.report.controls.TextControl@2e714b
    Orig : companyname_1,com.alcatel.report.controls.TextControl@ca5f2c
    Why does the original Object's getMeta("id") value change? Shouldn't it stay the same? Ugh, I'm confused :)

    right, sorry - I mean, could you post the code where
    you create the original object, then the cloned
    object.Well, nothing really non-standard about it, just a call to the constructor and then a call to the .clone() method later:
    creation
      private void parseControls(Node node) throws AlaException, AlaMissingParamException {
        if (node != null) {
          NodeList children = node.getChildNodes();
          for (int i=0; i < children.getLength(); i++) {
            Node child = children.item(i);
            if ("input".equals(child.getNodeName())) {
              NamedNodeMap attribs = child.getAttributes();
              Node type = attribs.getNamedItem("type");
              if ("text".equals(type.getNodeValue())) {
                this.controls.add(new TextControl(child, request));
              if ("search".equals(type.getNodeValue())) {
                this.controls.add(new SearchControl(child, request));
              if ("date".equals(type.getNodeValue())) {
                this.controls.add(new DateControl(child, request));
              if ("date-range".equals(type.getNodeValue())) {
                this.controls.add(new DateRangeControl(child, request));
              if ("lov".equals(type.getNodeValue())) {
                this.controls.add(new LovControl(child, request));
    clone
      public void cloneControl(String id) throws AlaException {
        for (int i=0; i < controls.size(); i++) {
          Control ctrl = (Control)controls.get(i);
          if (ctrl.getMeta("id").equals(id)) {
            ctrl.clone();
      }The returned Object is not saved because the controls keep track of their own clones in an ArrayList.

  • Need help with cloning my main HD to a second one...

    Hey guys,
    I just bought a 160 GB Western Dig SATA drive. I want to backup all my programs, music, pictures, etc. to this HD and do a fresh install on my main 250 gig HD. Then I will transfer back over all my files. Is that what a clone does? Does it save everything and then allow you to transfer it back? I am very new and nervous about erasing and reinstalling Tiger. Thanks

    Hi Chris;
    Last spring, I did something simular to what you are asking on my G4 MDD. I installed a new 160 GB SATA drive which was faster then my old 60 GB ATA drive. Plus I knew I was going to upgrade to PM G5 which would also be using SATA drives.
    What I did was use SuperDuper to clone my old ATA drive on to the new SATA drive. I then booted from SATA drive. After testing to be sure that everything was there, I reformatted my old ATA drive.
    I think the same process should work for you.
    Why do you think you need a "fresh" install?
    Are you having any problems with your system at the present time?
    If not, I don't see what a "fresh" install will buy you.
    Allan

  • Freezing, mouse moves, fine in safe mode... help!

    macbook stopped working this morning. everything froze- i get spinning circle of death, but cursor moves.
    running maveriks.
    ran all disk permissions, repaired disk etc and nothing seems to work- did this after booting to recovery- multiple times.
    boots fine and works in Safe Mode, but in normal mode, loads up and then almost immediately freezes.
    in safe mode already removed all start-up items from the list, and still having the problem.
    I believe it's a 2010 MBP 15" running Mavericks- newest build

    had to run in safe mode
    EtreCheck version: 1.9.11 (43) - report generated May 29, 2014 at 5:07:13 PM EDT
    Hardware Information:
              MacBook Pro (15-inch, Mid 2009)
              MacBook Pro - model: MacBookPro5,3
              1 2.8 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
    System Software:
              OS X 10.9.3 (13D65) - Uptime: 2 days 2:35:35
    Disk Information:
              ST1000LM014-1EJ164 disk0 : (1 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) / [Startup]: 999.35 GB (522.1 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-ST DVDRW  GS23N 
    USB Information:
              Apple Internal Memory Card Reader
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. Built-in iSight
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
    Gatekeeper:
              Anywhere
    Kernel Extensions:
              [not loaded] com.BlackBerry.driver.USBCDCNCM (1.0.10 - SDK 10.7) Support
              [not loaded] com.Cycling74.driver.Soundflower (1.5.2) Support
              [not loaded] com.Logitech.Control Center.HID Driver (2.6.0) Support
              [not loaded] com.aliph.driver.jstub (1.1.1) Support
              [not loaded] com.caiaq.driver.NIUSBAudio2DJDriver (2.3.14) Support
              [not loaded] com.caiaq.driver.NIUSBAudio4DJDriver (2.3.14) Support
              [not loaded] com.caiaq.driver.NIUSBHardwareDriver (2.3.14) Support
              [not loaded] com.caiaq.driver.NIUSBTraktorKontrolX1Driver (2.3.14) Support
              [not loaded] com.devguru.driver.SamsungACMControl (1.2.61 - SDK 10.6) Support
              [not loaded] com.devguru.driver.SamsungACMData (1.2.61 - SDK 10.6) Support
              [not loaded] com.devguru.driver.SamsungComposite (1.2.61 - SDK 10.6) Support
              [not loaded] com.devguru.driver.SamsungMTP (1.2.61 - SDK 10.5) Support
              [not loaded] com.devguru.driver.SamsungSerial (1.2.61 - SDK 10.6) Support
              [not loaded] com.flipvideo.IOUSBCameraMassStorage (1.0.1) Support
              [not loaded] com.logmein.driver.LogMeInSoundDriver (1.0.3 - SDK 10.5) Support
              [not loaded] com.markspace.driver.MissingSyncBlackBerry (132) Support
              [not loaded] com.motorola-mobility.driver.MotMobileMS (1.0.0 - SDK 10.5) Support
              [not loaded] com.motorola-mobility.driver.MotMobileMTP (1.0.4 - SDK 10.5) Support
              [not loaded] com.motorola-mobility.driver.MotMobileUSB (1.1.4 - SDK 10.5) Support
              [not loaded] com.motorola-mobility.driver.MotMobileUSBLAN (1.0.7 - SDK 10.5) Support
              [not loaded] com.motorola-mobility.driver.MotMobileUSBLANMerge (1.0.2 - SDK 10.5) Support
              [not loaded] com.motorola-mobility.driver.MotMobileUSBSwch (1.0.3 - SDK 10.5) Support
              [not loaded] com.nike.sportwatch (1.0.0) Support
              [not loaded] com.numark.ns7.usb (2.0.2) Support
              [not loaded] com.numark.ns7.usb_TIGER (2.0.2) Support
              [not loaded] com.numark.v7.usb (2.0.2) Support
              [not loaded] com.quark.driver.TetherBerry (1.0.0d6) Support
              [not loaded] com.quark.driver.TetherBerry64 (1.0.0d6) Support
              [not loaded] com.rane.driver.sixtyeight.10.6 (1.1.2f4) Support
              [not loaded] com.rane.driver.sixtyone.10.6 (1.1.0f1 - SDK 10.6) Support
              [not loaded] com.rane.driver.sixtytwo.10.6 (1.1.0f3 - SDK 10.6) Support
              [not loaded] com.rane.driver.sl2.10.6 (1.0.1f3) Support
              [not loaded] com.rane.driver.sl3.10.6 (1.3.2f6) Support
              [not loaded] com.rane.driver.sl4.10.6 (1.0.1f2) Support
              [kext loaded] com.rim.driver.BlackBerryUSBDriverInt (0.0.97) Support
              [not loaded] com.rim.driver.BlackBerryUSBDriverVSP (0.0.67) Support
              [not loaded] com.rim.driver.BlackBerryVirtualPrivateNetwork (1.0.15) Support
              [not loaded] com.serato.usb.kext (2.3.0) Support
              [not loaded] com.wdc.driver.1394HP (1.0.7) Support
              [not loaded] com.wdc.driver.USBHP (1.0.6) Support
              [not loaded] org.virtualbox.kext.VBoxDrv (4.3.4) Support
              [not loaded] org.virtualbox.kext.VBoxNetAdp (4.3.4) Support
              [not loaded] org.virtualbox.kext.VBoxNetFlt (4.3.4) Support
              [not loaded] org.virtualbox.kext.VBoxUSB (4.3.4) Support
              [not loaded] rabb.it.driver.RabbitEars (2.1.4 - SDK 10.7) Support
    Startup Items:
              HP IO: Path: /Library/StartupItems/HP IO
              HP Trap Monitor: Path: /Library/StartupItems/HP Trap Monitor
              ParallelsDesktopTransporter: Path: /Library/StartupItems/ParallelsDesktopTransporter
    Problem System Launch Daemons:
              [failed] com.apple.ucupdate.plist
    Launch Daemons:
              [not loaded] com.adobe.fpsaud.plist Support
              [not loaded] com.adobe.SwitchBoard.plist Support
              [not loaded] com.deploystudio.lkdc_fix.plist Support
              [not loaded] com.flipvideo.FlipShareServer.launchd.plist Support
              [not loaded] com.logmein.logmeinblanker.plist Support
              [not loaded] com.logmein.logmeinserver.plist Support
              [not loaded] com.micromat.TechToolProDaemon.plist Support
              [not loaded] com.microsoft.office.licensing.helper.plist Support
              [not loaded] com.motorola-mobility.mmcfgd.plist Support
              [not loaded] com.rane.sixtyeight.daemon.plist Support
              [not loaded] com.rane.sixtyone.daemon.plist Support
              [not loaded] com.rane.sixtytwo.daemon.plist Support
              [not loaded] com.rane.sl2.daemon.plist Support
              [not loaded] com.rane.sl3.daemon.plist Support
              [not loaded] com.rane.sl4.daemon.plist Support
              [not loaded] com.rim.BBDaemon.plist Support
              [not loaded] com.rim.nkehelper.plist Support
              [not loaded] com.rim.tunmgr.plist Support
              [not loaded] com.splashtop.streamer.SRServiceDaemon.plist Support
              [not loaded] com.vmware.launchd.vmware.plist Support
              [not loaded] org.macosforge.xquartz.privileged_startx.plist Support
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist Support
              [not loaded] com.cooliris.SetLaunchArch.plist Support
              [not loaded] com.flipvideo.FlipShare.AutoRun.plist Support
              [not loaded] com.logmein.logmeingui.plist Support
              [not loaded] com.logmein.logmeinguiagent.plist Support
              [not loaded] com.logmein.logmeinguiagentatlogin.plist Support
              [not loaded] com.micromat.TechToolProAgent.plist Support
              [not loaded] com.rim.BBLaunchAgent.plist Support
              [not loaded] com.rim.blackberrylink.BlackBerry-Link-Helper-Agent.plist Support
              [not loaded] com.rim.PeerManager.plist Support
              [not loaded] com.rosettastone.rosettastonedaemon.plist Support
              [not loaded] com.splashtop.streamer.SRServiceAgent.plist Support
              [not loaded] net.culater.SIMBL.Agent.plist Support
              [not loaded] org.macosforge.xquartz.startx.plist Support
    User Launch Agents:
              [not loaded] com.adobe.ARM.[...].plist Support
              [not loaded] com.facebook.videochat.[redacted].plist Support
              [not loaded] com.google.keystone.agent.plist Support
              [not loaded] com.marketcircle.daylite.dlbackuppersonal.plist Support
              [not loaded] com.swarmcast.mlbnexdefautobahn.plist Support
              [not loaded] org.virtualbox.vboxwebsrv.plist Support
    User Login Items:
              None
    Internet Plug-ins:
              FlashPlayer-10.6: Version: 13.0.0.214 - SDK 10.6 Support
              Default Browser: Version: 537 - SDK 10.9
              Flash Player: Version: 13.0.0.214 - SDK 10.6 Support
              AdobePDFViewer: Version: 9.5.5 Support
              DivXBrowserPlugin: Version: 1.4 Support
              QuickTime Plugin: Version: 7.7.3
              OfficeLiveBrowserPlugin: Version: 12.3.6 Support
              Google Earth Web Plug-in: Version: 6.1 Support
              Silverlight: Version: 5.1.30317.0 - SDK 10.6 Support
              iPhotoPhotocast: Version: 7.0 - SDK 10.8
    Safari Extensions:
              1-ClickWeather: Version: 1.0
              1-ClickWeather: Version: 1.0
              Gmail Checker: Version: 0.1
              SocialPlus!: Version: 2.5.2
              Mark All FB-Friends: Version: 1.0
              HTML5 Styler - YouTube: Version: 1.0
              Cloudy: Version: 1.4
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 2.0 - SDK 10.9
              AppleAVBAudio: Version: 203.2 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              TuneUp Visualizer: Version: (null) Support
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User iTunes Plug-ins:
              Backlight Visualizer: Version: (null)
    User Internet Plug-ins:
              Move-Media-Player: Version: npmnqmp 071706000001 Support
              fbplugin_1_0_3: Version: (null) Support
              WebEx: Version: 1.0 Support
              SlingPlayer: Version: (null) Support
    3rd Party Preference Panes:
              3ivx MPEG-4  Support
              DivX  Support
              Flash Player  Support
              Flip4Mac WMV  Support
              FUSE for OS X (OSXFUSE)  Support
              Launchpad-Control  Support
              MacFUSE  Support
              MusicManager  Support
              Native Instruments USB Audio  Support
              Perian  Support
              SIXTY-EIGHT Audio Control Panel  Support
              Sixty-One Audio Control Panel  Support
              Sixty-Two Audio Control Panel  Support
              SL 2 Audio Control Panel  Support
              SL 3 Audio Control Panel  Support
              SL 4 Audio Control Panel  Support
              TechTool Protection  Support
              Xmarks for Safari  Support
    Time Machine:
              Skip System Files: NO
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 930.71 GB Disk used: 444.47 GB
              Destinations:
                        DJ Dosage Brick [Local]
                        Total size: 465.44 GB
                        Total number of backups: 3
                        Oldest backup: 2014-02-28 23:43:33 +0000
                        Last backup: 2014-04-11 17:33:44 +0000
                        Size of backup disk: Too small
                                  Backup size 465.44 GB < (Disk used 444.47 GB X 3)
                        Mike Harker's 1TB [Local] (Last used)
                        Total size: 931.39 GB
                        Total number of backups: 3
                        Oldest backup: 2014-04-12 19:10:01 +0000
                        Last backup: 2014-05-24 03:35:13 +0000
                        Size of backup disk: Too small
                                  Backup size 931.39 GB < (Disk used 444.47 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                  78%          WindowServer
                  14%          repair_packages
                   5%          com.apple.WebKit.Networking
                   4%          com.apple.WebKit.WebContent
                   3%          Safari
    Top Processes by Memory:
              575 MB          repair_packages
              125 MB          com.apple.WebKit.WebContent
              119 MB          com.apple.IconServicesAgent
              119 MB          Safari
              90 MB          Finder
    Virtual Memory Information:
              189 MB          Free RAM
              2.18 GB          Active RAM
              795 MB          Inactive RAM
              518 MB          Wired RAM
              819 MB          Page-ins
              11 MB          Page-outs

  • My Macbook is running really slow - help (Etrecheck report included)

    I have a Macbook Pro, and it runs insanely slow.  Trying to do something simple like surfing the net and listening to Itunes generally results in the spinning wheel coming up after every clicked link.  Excel will cause a 45 second spinning wheel when doing something simple like =2+2.  I don't use this machine for anything too complicated and I'm just finding it runs extraordinarily slow.  Any advice is welcome.
    Problem description:
    Mac is running slow
    EtreCheck version: 2.1.5 (108)
    Report generated December 26, 2014 at 7:49:49 PM EST
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      MacBook Pro (13-inch, Mid 2012) (Verified)
      MacBook Pro - model: MacBookPro9,2
      1 2.5 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics 4000
      Color LCD 1280 x 800
    System Software: ℹ️
      OS X 10.9.5 (13F34) - Uptime: 26 days 0:16:38
    Disk Information: ℹ️
      APPLE HDD HTS547550A9E384 disk0 : (500.11 GB)
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 499.25 GB (64.27 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Computer, Inc. IR Receiver
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Library/Extensions
      [not loaded] com.BlackBerry.driver.USBCDCNCM (1.0.10 - SDK 10.7) [Support]
      [loaded] com.rim.driver.BlackBerryUSBDriverInt (2.2.7 - SDK 10.7) [Support]
      [loaded] com.rim.driver.BlackBerryVirtualPrivateNetwork (1.0.18 - SDK 10.8) [Support]
      /Library/Parallels/Parallels Service.app
      [not loaded] com.parallels.kext.prl_hid_hook (7.0 15107.796624) [Support]
      [not loaded] com.parallels.kext.prl_hypervisor (7.0 15107.796624) [Support]
      [not loaded] com.parallels.kext.prl_netbridge (7.0 15107.796624) [Support]
      [not loaded] com.parallels.kext.prl_usb_connect (7.0 15107.796624) [Support]
      [not loaded] com.parallels.kext.prl_vnic (7.0 15107.796624) [Support]
    Startup Items: ℹ️
      AvgNetShieldLoader: Path: /Library/StartupItems/AvgNetShieldLoader
      Startup items are obsolete in OS X Yosemite
    Problem System Launch Daemons: ℹ️
      [failed] com.apple.wdhelper.plist
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [running] com.avg.LinkScannerAgent.plist [Support]
      [loaded] com.citrix.AuthManager_Mac.plist [Support]
      [running] com.citrix.ReceiverHelper.plist [Support]
      [running] com.citrix.ServiceRecords.plist [Support]
      [loaded] com.oracle.java.Java-Updater.plist [Support]
      [invalid?] com.parallels.desktop.launch.plist [Support]
      [loaded] com.parallels.DesktopControlAgent.plist [Support]
      [running] com.parallels.vm.prl_pcproxy.plist [Support]
      [running] com.rim.BBLaunchAgent.plist [Support]
      [running] com.rim.blackberrylink.BlackBerry-Link-Helper-Agent.plist [Support]
      [running] com.rim.PeerManager.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [running] com.avg.apiServices.plist [Support]
      [running] com.avg.avginfosd.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
      [loaded] com.oracle.java.Helper-Tool.plist [Support]
      [loaded] com.oracle.java.JavaUpdateHelper.plist [Support]
      [running] com.parallels.desktop.launchdaemon.plist [Support]
      [running] com.rim.BBDaemon.plist [Support]
      [not loaded] com.rim.nkehelper.plist [Support]
      [running] com.rim.tunmgr.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
      [loaded] com.valvesoftware.steamclean.plist [Support]
    User Login Items: ℹ️
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      Dropbox Application (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
      Default Browser: Version: 537 - SDK 10.9
      AdobeAAMDetect: Version: AdobeAAMDetect 1.0.0.0 - SDK 10.6 [Support]
      FlashPlayer-10.6: Version: 15.0.0.246 - SDK 10.6 [Support]
      AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 [Support]
      Silverlight: Version: 5.1.10411.0 - SDK 10.6 [Support]
      Flash Player: Version: 15.0.0.246 - SDK 10.6 Mismatch! Adobe recommends 16.0.0.235
      QuickTime Plugin: Version: 7.7.3
      CitrixICAClientPlugIn: Version: 11.7.0 - SDK 10.7 [Support]
      SharePointBrowserPlugin: Version: 14.1.0 [Support]
      AdobePDFViewer: Version: 11.0.09 - SDK 10.6 [Support]
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
      JavaAppletPlugin: Version: Java 7 Update 71 Check version
    User internet Plug-ins: ℹ️
      WebEx64: Version: 1.0 - SDK 10.6 [Support]
    Safari Extensions: ℹ️
      AVG LinkScanner [Installed]
    3rd Party Preference Panes: ℹ️
      Citrix ShareFile Sync  [Support]
      Flash Player  [Support]
      Java  [Support]
      LinkScannerSettings  [Support]
      MacFUSE  [Support]
      Tuxera NTFS  [Support]
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          4% WindowServer
          1% HP Device Monitor
          0% Google Chrome
          0% fontd
          0% prl_disp_service
    Top Processes by Memory: ℹ️
      155 MB Google Chrome
      131 MB Google Chrome Helper
      120 MB softwareupdated
      99 MB mds_stores
      94 MB Finder
    Virtual Memory Information: ℹ️
      843 MB Free RAM
      1.68 GB Active RAM
      576 MB Inactive RAM
      892 MB Wired RAM
      35.64 GB Page-ins
      1.24 GB Page-outs

    I was hoping to get some more air-play on this.  No one can help?
    It is a long holiday weekend for many helpers here so responses will be slower---happens every major holiday. Lots of people traveling and not checking in.
    Your first major problem is that you have AVG anti-virus installed. Such pieces of dreck do not offer enough protection to justify the performance problems they cause.
    If you no longer use a Blackberry device, uninstall the many support files for it that are eating resources.
    System Software: ℹ️
      OS X 10.9.5 (13F34) - Uptime: 26 days 0:16:38
    Try a restart every once in a while. That clears out a lot of crud that builds up.
    The RAM usage results suggests that more RAM might help with your usage patterns. See how the computer behaves after restarting and evicting AGV, then we can judge whether you need more RAM. Your MBP can handle up to 16GB RAM and installation is a 10-15 minute job you can do at home.
    Mid-2012 13-inch MacBook Pro non-Retina; 2.5Ghz i5 processor; OS10.9.5; 8GB RAM

  • Can't access the Online Player, nobody can help

    I am at my wit's end.
    I am an Infinity customer, and all I want is access to the BT Sport Online Player.  This seems to baffle absolutely everybody at BT.
    I can't activate the player online, since it constantly gives me an error. Why you need everyone to manually activate a free service is beyond me.  Just do it for us.
    After a few days of this error I call up, and must answer the automated question.  I say "BT Sport".  This puts me through to the BT Sport (sales) team.  I did this on Sunday and the helpful agent said they'd add BT Sport to my account and I'd get a welcome e-mail within 15 minutes or at most 24hrs.
    It's now Tuesday and nothing is working still, so I call up again. Again I'm put through to the sales team because of the useless voice recognition system.  The guy says he can't help me at all being on the sales team, and gives me a new number.
    .... The new number goes to the exact same place; merely a robot asking me to state my problem.  I say "Technical Support" this time and am put through to an automated robot that tests my line and calls me back.  The tests are done (I assume) and I get the call back.  The robot says they can't solve my problem (without anybody asking what the problem was) so I'm put through to a human.
    This person is from the landline technical department and has nothing to do with BT Sport, so puts me through to someone else.   I don't know where this was, but they listen and seem to try to do something... but then just transfer me to someone else. This is, you guessed it, the BT Sport team!
    I explain to the guy that I've been passed around for ages and want this fixed, and he seems confident that he can.  After a few minutes of "looking into it" he puts me on hold. The hold music plays and I wait, before suddenly being put back into a "queue"....
    ... for 45 minjutes, and nobody answers. I hang up in anger.
    Enraged at this point, I call back to the BT Sport team.  The poor lady on the other end takes the brunt of my frustration but reiterates that they are just a sales team and can't help me at all.  She gives me the number for "tech support" which is just the same number I was given before (08001114567) that just goes to the voice thing again.  I explain this and she's very sorry but otherwise totally out of ideas.
    Can anyone tell me what to do here?  This is the most ridiculous experience I've ever had with customer service and I've no idea what to do.  I can't believe that it's so difficult for BT to just Activate my account for BT Sport so I can use the Online player.
    Solved!
    Go to Solution.

    No, it says I must activate it.  Which I try to do via the link, hit the checkbox confirming my account, but just get the same cryptic error over and over. It says this:
    There's been a technical error – but you can still place your order online.
    To order a Broadband and Calls package with optional TV, click here
    To add BT Vision to your existing BT broadband package, click here
    To order a new phone line, click here
    To switch your calls back to BT Click here
    Ref# CON-0113

  • Multinode Cloning

    Hi all ,
    Can someone guide me , what are the steps involved in doing a cloning on a multinode installation 11.5.10.2 on Linux
    Thanks in advance
    kind regards
    Mat

    your source doucmant is the following metalink note
    230672.1 Cloning Oracle Applications Release 11i with Rapid Clone
    if you need any help while cloning plz let us know
    fadi
    http://oracle-magic.blogspot.com

  • Oracle Apps 11i Cloning with +ASM 10g Database

    Hi,
    Can somebody help Apps cloning on the issue facing. Please provide in detailed process Apps Cloning with +ASM.
    Trying to Clone 11i Apps environment(11.5.10.2) and Db 10.2.0.4. The database is on +ASM.
    1. Copied all the application files from SOURCE to TARGET ( source and target are different servers)
    2. Database restored from source and the TARGET database is up and running( Database servers TARGET and SOURCE are 2 different servers.
    3. As per doc id 230672.1 , preclone was successful in apps and db servers.
    ISSUE:
    =====
    As per doc id 230672.1 , if we run adcfgclone on database server that messedup the database which is running already on the TARGET server, because adcfgclone recreate control files and all which is already intact for us in +ASM.
    Question:
    ======
    1. do we still need to do anything on the TARGER database server? if need to run , please provide the detailed steps
    2. Do we need to run adcfgclone on apps server? please provide the detailed steps.
    Thank You,
    Dheeru.

    Yes, restored and the database is up and running.
    Then i ran adcfgclone dbtier on database which messedup whole database. Deleted all the file in ASM disk groups and try to restore the database threw RMAN.
    Got new error, Please see below.
    In the first run previously i got same error but fixed by creating control_files='+LASR','+FLASH' in pfile, again it's giving same error.
    Also pasting PFILE.
    Any idea on this.
    Recovery Manager: Release 10.2.0.4.0 - Production on Wed Jan 5 17:15:12 2011
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    connected to target database: LASRT (DBID=1482364021)
    connected to auxiliary database: LASRX (not mounted)
    RMAN>
    RMAN> 2> 3> 4> 5> 6> 7> 8> 9>
    executing command: SET until clause
    using target database control file instead of recovery catalog
    allocated channel: aux1
    channel aux1: sid=872 devtype=DISK
    allocated channel: aux2
    channel aux2: sid=871 devtype=DISK
    Starting Duplicate Db at 05-JAN-11
    contents of Memory Script:
    set until scn 11188183994442;
    set newname for clone datafile 1 to new;
    set newname for clone datafile 2 to new;
    set newname for clone datafile 3 to new;
    set newname for clone datafile 4 to new;
    set newname for clone datafile 5 to new;
    set newname for clone datafile 6 to new;
    set newname for clone datafile 7 to new;
    set newname for clone datafile 25 to new;
    set newname for clone datafile 26 to new;
    set newname for clone datafile 38 to new;
    set newname for clone datafile 43 to new;
    set newname for clone datafile 44 to new;
    set newname for clone datafile 45 to new;
    set newname for clone datafile 46 to new;
    set newname for clone datafile 47 to new;
    set newname for clone datafile 48 to new;
    set newname for clone datafile 49 to new;
    set newname for clone datafile 50 to new;
    set newname for clone datafile 51 to new;
    set newname for clone datafile 52 to new;
    set newname for clone datafile 53 to new;
    set newname for clone datafile 54 to new;
    set newname for clone datafile 55 to new;
    set newname for clone datafile 56 to new;
    set newname for clone datafile 57 to new;
    set newname for clone datafile 58 to new;
    set newname for clone datafile 59 to new;
    set newname for clone datafile 60 to new;
    set newname for clone datafile 61 to new;
    set newname for clone datafile 62 to new;
    set newname for clone datafile 63 to new;
    set newname for clone datafile 64 to new;
    set newname for clone datafile 65 to new;
    set newname for clone datafile 66 to new;
    set newname for clone datafile 67 to new;
    set newname for clone datafile 68 to new;
    set newname for clone datafile 69 to new;
    set newname for clone datafile 70 to new;
    set newname for clone datafile 71 to new;
    set newname for clone datafile 72 to new;
    restore
    check readonly
    clone database
    executing Memory Script
    executing command: SET until clause
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    Starting restore at 05-JAN-11
    channel aux2: starting datafile backupset restore
    channel aux2: specifying datafile(s) to restore from backup set
    restoring datafile 00003 to +LASR
    restoring datafile 00004 to +LASR
    restoring datafile 00006 to +LASR
    restoring datafile 00007 to +LASR
    restoring datafile 00025 to +LASR
    restoring datafile 00045 to +LASR
    restoring datafile 00046 to +LASR
    restoring datafile 00049 to +LASR
    restoring datafile 00051 to +LASR
    restoring datafile 00053 to +LASR
    restoring datafile 00054 to +LASR
    restoring datafile 00058 to +LASR
    restoring datafile 00060 to +LASR
    restoring datafile 00062 to +LASR
    restoring datafile 00064 to +LASR
    restoring datafile 00066 to +LASR
    restoring datafile 00068 to +LASR
    restoring datafile 00070 to +LASR
    restoring datafile 00071 to +LASR
    restoring datafile 00072 to +LASR
    channel aux2: reading from backup piece /ora_export/lasrx/15m16kuo_1_1
    channel aux1: starting datafile backupset restore
    channel aux1: specifying datafile(s) to restore from backup set
    restoring datafile 00001 to +LASR
    restoring datafile 00002 to +LASR
    restoring datafile 00005 to +LASR
    restoring datafile 00026 to +LASR
    restoring datafile 00038 to +LASR
    restoring datafile 00043 to +LASR
    restoring datafile 00044 to +LASR
    restoring datafile 00047 to +LASR
    restoring datafile 00048 to +LASR
    restoring datafile 00050 to +LASR
    restoring datafile 00052 to +LASR
    restoring datafile 00055 to +LASR
    restoring datafile 00056 to +LASR
    restoring datafile 00057 to +LASR
    restoring datafile 00059 to +LASR
    restoring datafile 00061 to +LASR
    restoring datafile 00063 to +LASR
    restoring datafile 00065 to +LASR
    restoring datafile 00067 to +LASR
    restoring datafile 00069 to +LASR
    channel aux1: reading from backup piece /ora_export/lasrx/16m16kuo_1_1
    channel aux1: restored backup piece 1
    piece handle=/ora_export/lasrx/16m16kuo_1_1 tag=TAG20110103T144231
    channel aux1: restore complete, elapsed time: 00:18:55
    channel aux2: restored backup piece 1
    piece handle=/ora_export/lasrx/15m16kuo_1_1 tag=TAG20110103T144231
    channel aux2: restore complete, elapsed time: 00:21:20
    Finished restore at 05-JAN-11
    sql statement: CREATE CONTROLFILE REUSE SET DATABASE "LASRX" RESETLOGS ARCHIVELOG
    MAXLOGFILES 16
    MAXLOGMEMBERS 2
    MAXDATAFILES 72
    MAXINSTANCES 1
    MAXLOGHISTORY 7303
    LOGFILE
    GROUP 1 SIZE 20 M ,
    GROUP 2 SIZE 20 M ,
    GROUP 3 SIZE 20 M
    DATAFILE
    '+LASR/lasrx/datafile/system.331.739646133'
    CHARACTER SET WE8ISO8859P1
    released channel: aux1
    released channel: aux2
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 01/05/2011 17:36:50
    RMAN-06136: ORACLE error from auxiliary database: ORA-01503: CREATE CONTROLFILE failed
    ORA-01276: Cannot add file +LASR/lasrx/controlfile/current.332.739640887.  File has an Oracle Managed Files file name.
    =======================================================================
    PFILE
    ====
    *.aq_tm_processes=2
    *.audit_file_dest='/10g/app/oracle/admin/lasrx/adump'
    *.background_dump_dest='/10g/app/oracle/admin/lasrx/bdump'
    *.compatible='10.2.0'
    *.core_dump_dest='/10g/app/oracle/admin/lasrx/cdump'
    *.control_files='+LASR','+FLASH'
    *.db_block_size=8192
    *.db_cache_size=318767104
    *.db_create_file_dest='+LASR'
    *.db_domain=''
    *.db_file_multiblock_read_count=8
    *.db_files=500
    *.db_name='LASRX'
    *.db_recovery_file_dest='+FLASH'
    *.db_recovery_file_dest_size=5120M
    *.dml_locks=5000
    *.job_queue_processes=0
    *.local_listener='(ADDRESS=(PROTOCOL=TCP)(HOST=hct431oractd002.mfia.state.mi.us)(PORT=1524))'
    *.log_archive_dest_1='LOCATION=+FLASH/LASRX'
    *.log_archive_format='%t_%s_%r.arc'
    *.log_buffer=30551040
    *.log_checkpoint_interval=100000
    *.log_checkpoint_timeout=72000
    *.log_checkpoints_to_alert=TRUE
    *.max_dump_file_size='20480'
    *.nls_comp='binary'
    *.nls_date_format='DD-MON-RR'
    *.nls_language='american'
    *.nls_length_semantics='BYTE'
    *.nls_numeric_characters='.,'
    *.nls_sort='binary'
    *.nls_territory='america'
    *.O7_DICTIONARY_ACCESSIBILITY=FALSE
    *.open_cursors=500
    *.open_links=20
    *.parallel_max_servers=12
    *.parallel_min_servers=0
    *.pga_aggregate_target=681574400
    *.processes=800
    *.query_rewrite_enabled='TRUE'
    *.remote_login_passwordfile='EXCLUSIVE'
    *.resource_manager_plan=''
    *.session_cached_cursors=100
    =============================

  • Help with a re-install or something!

    Upgraded mac around a month and a half ago and system has been absolutely dire ever since. Takes several minutes to boot (used to take no more than 10 seconds - was brand new in Nov 2014). PowerPoint, Word, Excel all cause it crash at least 5 times a day (I'm a teacher and cannot simply stop using these or switch to pages etc.). Safari crashes regularly, USB drives won't eject themselves... I use laptop approximately 2-3 hours a day and it crashes at least 4 times a day.
    I can only assume these problems are associated with Yosemite update as it wasn't nearly this bad before. I have read people talking about a "clean install" etc. can anyone help talk me through how to do this? I haven't a clue but can't keep using the laptop without throwing it out a window!!!!
    Thanks!

    Hope this helps - I don't really understand any of it!
    Start time: 14:13:32 01/31/15
    Revision: 1184
    Model Identifier: MacBookPro11,1
    System Version: OS X 10.10.1 (14B25)
    Kernel Version: Darwin 14.0.0
    Time since boot: 5 days 18:28
    FileVault: On
    Swap (MiB): 4095
    Activity
       CPU: user 7%, system 16%
       Net: 2668 in, 63 out (KiB/s)
    I/O per process: nsurlsessiond (UID 242) 1 MB/s
    System errors: nsurlsessiond (UID 242) 1004.4 per second
    Forks
       kernel_task -> launchd (UID 0) x2
    Diagnostic reports
       2015-01-02 discoveryd crash
       2015-01-04 mdworker crash x12
       2015-01-05 mdworker crash x5
       2015-01-14 discoveryd crash
       2015-01-15 cloudd crash
       2015-01-17 Safari crash
       2015-01-23 discoveryd crash
       2015-01-25 Safari hang x2
       2015-01-25 discoveryd crash
    Log
       Jan 29 22:44:18 memorystatus_thread: idle exiting pid 2534 [networkd_privile]
       Jan 29 22:44:19 memorystatus_thread: idle exiting pid 2545 [CoreServicesUIAg]
       Jan 29 22:44:20 memorystatus_thread: idle exiting pid 2517 [lsuseractivityd]
       Jan 29 22:44:21 memorystatus_thread: idle exiting pid 2513 [secinitd]
       Jan 29 22:44:22 memorystatus_thread: idle exiting pid 2514 [tccd]
       Jan 29 22:44:23 memorystatus_thread: idle exiting pid 2544 [com.apple.intern]
       Jan 29 22:44:24 memorystatus_thread: idle exiting pid 2582 [nsurlstoraged]
       Jan 29 22:44:25 memorystatus_thread: idle exiting pid 2584 [DataDetectorsDyn]
       Jan 29 22:44:26 memorystatus_thread: idle exiting pid 2583 [soagent]
       Jan 29 22:44:27 memorystatus_thread: idle exiting pid 2516 [coreduetd]
       Jan 29 22:44:28 memorystatus_thread: idle exiting pid 2585 [tccd]
       Jan 29 22:44:29 memorystatus_thread: idle exiting pid 2509 [cfprefsd]
       Jan 29 22:44:30 memorystatus_thread: idle exiting pid 2586 [systemstatsd]
       Jan 29 22:44:31 memorystatus_thread: idle exiting pid 2587 [lsuseractivityd]
       Jan 29 22:44:32 memorystatus_thread: idle exiting pid 2508 [cfprefsd]
       Jan 31 11:46:14 disk logger: failed to open output file /Volumes/KINGSTON/.fseventsd/00000000001d2d43 (No such file or directory). mount point /Volumes/KINGSTON/.fseventsd
       Jan 31 11:46:14 disk logger: failed to open output file /Volumes/KINGSTON/.fseventsd/00000000001d2d43 (No such file or directory). mount point /Volumes/KINGSTON/.fseventsd
       Jan 31 11:46:14 failed to unlink old log file /Volumes/KINGSTON/.fseventsd/00000000001d2d43 (No such file or directory)
       Jan 31 11:46:14 failed to unlink old log file /Volumes/KINGSTON/.fseventsd/00000000001d2d43 (No such file or directory)
       Jan 31 11:46:14 unmounting: failed to remove log dir /Volumes/KINGSTON/.fseventsd (No such file or directory)
       Jan 31 12:34:18 check_vol_last_mod_time:XXX failed to get mount time (25; &mount_time == 0x10cfcf498)
       Jan 31 14:10:06 memorystatus_thread: idle exiting pid 2596 [DataDetectorsDyn]
       Jan 31 14:10:06 memorystatus_thread: idle exiting pid 2670 [CMFSyncAgent]
       Jan 31 14:10:06 memorystatus_thread: idle exiting pid 2683 [ContainerMetadat]
       Jan 31 14:10:06 memorystatus_thread: idle exiting pid 2688 [com.apple.toneli]
    Loaded kernel extensions
       com.avg.Antivirus.OnAccess.kext (2015.0)
    Daemons
       com.adobe.fpsaud
       com.apple.installer.osmessagetracing
       com.apple.security.syspolicy
       - status: -15
       com.avg.Antivirus.infosd
       - status: 1
       com.avg.Antivirus
       com.dymo.pnpd
       com.microsoft.office.licensing.helper
    Agents
       com.adobe.ARM.UUID
       com.apple.AirPortBaseStationAgent
       com.apple.helpd
       - status: -15
       com.apple.photostream-agent
       com.avg.Antivirus
       com.epson.Epson_Low_Ink_Reminder.launcher
       com.epson.esua.launcher
       com.epson.eventmanager.agent
       com.paragon.updater
       com.spotify.webhelper
    User login items
       BetterTouchTool
       - /Applications/BetterTouchTool.app
       Dropbox
       - /Applications/Dropbox.app
    iCloud errors
       Finder: 1
       bird: 69
       cloudd: 106
    Restricted files: 202
    Contents of /Library/LaunchAgents/com.avg.Antivirus.gui.plist
       - mod date: Aug 14 14:37:43 2014
       - checksum: 1737179676
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.avg.Antivirus</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/AVG AntiVirus.app/Contents/MacOS/AVG AntiVirus</string>
        <string>-AVGStandaloneInstanceAllowed</string>
        <string>YES</string>
        </array>
        <key>EnvironmentVariables</key>
        <dict>
        <key>AVGINSTDIR</key>
        <string>/Applications/AVG AntiVirus.app/Contents/Backend/</string>
        <key>AVGPRODUCTID</key>
        <string>com.avg.Antivirus</string>
        <key>DYLD_LIBRARY_PATH</key>
        <string>/Applications/AVG AntiVirus.app/Contents/Backend/lib</string>
        </dict>
        <key>KeepAlive</key>
        <true/>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
       ...and 6 more line(s)
    Contents of /Library/LaunchAgents/com.epson.Epson_Low_Ink_Reminder.launcher.plist
       - mod date: Sep 16 16:00:00 2014
       - checksum: 891421492
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Epson Software/Epson Low Ink Reminder.app/Contents/EpsonLowInkReminderAgent.app/Contents/MacOS/EpsonLowInkRe minderAgent</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>Label</key>
        <string>com.epson.Epson_Low_Ink_Reminder.launcher</string>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.epson.esua.launcher.plist
       - mod date: Oct  6 16:00:00 2014
       - checksum: 1726226152
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>StartInterval</key>
        <integer>3600</integer>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Epson Software/EPSON Software Updater.app/Contents/EPSON Software Updater Agent.app/Contents/MacOS/EPSON Software Updater Agent</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>Label</key>
        <string>com.epson.esua.launcher</string>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.epson.eventmanager.agent.plist
       - mod date: Sep 21 16:00:00 2014
       - checksum: 1862971771
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>KeepAlive</key>
        <dict>
        <key>PathState</key>
        <dict>
        <key>/Applications/Epson Software/Event Manager.app/Contents/Resources/Assistants/Event Manager/EEventManager.app</key>
        <true/>
        </dict>
        </dict>
        <key>Label</key>
        <string>com.epson.eventmanager.agent</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Epson Software/Event Manager.app/Contents/Resources/Assistants/Event Manager/EEventManager.app/Contents/MacOS/EEventManager</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchAgents/com.paragon.updater.plist
       - mod date: Mar 26 15:46:34 2014
       - checksum: 962844124
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>StartInterval</key>
        <integer>86400</integer>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Application Support/Paragon Updater/Paragon Updater.app/Contents/MacOS/Paragon Updater</string>
        <string>--check</string>
        <string>--delay=30</string>
        </array>
        <key>Label</key>
        <string>com.paragon.updater</string>
        <key>RunAtLoad</key>
        <true/>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.avg.Antivirus.infosd.plist
       - mod date: Aug 14 14:37:43 2014
       - checksum: 2229474660
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.avg.Antivirus.infosd</string>
        <key>Program</key>
        <string>/Applications/AVG AntiVirus.app/Contents/Daemons/infosd</string>
        <key>EnvironmentVariables</key>
        <dict>
        <key>AVGINSTDIR</key>
        <string>/Applications/AVG AntiVirus.app/Contents/Backend/</string>
        <key>AVGPRODUCTID</key>
        <string>com.avg.Antivirus</string>
        <key>DYLD_LIBRARY_PATH</key>
        <string>/Applications/AVG AntiVirus.app/Contents/Backend/lib</string>
        </dict>
        <key>KeepAlive</key>
        <true/>
        <key>MachServices</key>
        <dict>
        <key>com.avg.Antivirus.infosd</key>
        <true/>
        </dict>
       </dict>
       ...and 1 more line(s)
    Contents of /Library/LaunchDaemons/com.avg.Antivirus.services.plist
       - mod date: Aug 14 14:37:43 2014
       - checksum: 1676278726
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>EnvironmentVariables</key>
        <dict>
        <key>AVGINSTDIR</key>
        <string>/Applications/AVG AntiVirus.app/Contents/Backend/</string>
        <key>AVGPRODUCTID</key>
        <string>com.avg.Antivirus</string>
        <key>DYLD_LIBRARY_PATH</key>
        <string>/Applications/AVG AntiVirus.app/Contents/Backend/lib</string>
        </dict>
        <key>KeepAlive</key>
        <true/>
        <key>Label</key>
        <string>com.avg.Antivirus</string>
        <key>Program</key>
        <string>/Applications/AVG AntiVirus.app/Contents/Backend/bin/avgd.sh</string>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
       </dict>
       </plist>
    Contents of /Library/LaunchDaemons/com.microsoft.office.licensing.helper.plist
       - mod date: Mar 26 07:00:00 2014
       - checksum: 998894468
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>MachServices</key>
        <dict>
        <key>com.microsoft.office.licensing.helper.port</key>
        <true/>
        </dict>
        <key>Label</key>
        <string>com.microsoft.office.licensing.helper</string>
        <key>OnDemand</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.microsoft.office.licensing.helper</s tring>
        </array>
        <key>ServiceIPC</key>
        <true/>
       </dict>
       </plist>
    Contents of /etc/sysctl.conf
       - mod date: Aug 14 14:37:43 2014
       - checksum: 748606111
       kern.sysv.shmall=65536
       kern.sysv.shmmax=268435456
       kern.sysv.shmmni=64
       kern.sysv.shmseg=32
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist
       - mod date: Aug 12 11:00:10 2014
       - checksum: 394026997
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Reader.app/Contents/MacOS/Updater/Adobe Reader Updater Helper.app/Contents/MacOS/Adobe Reader Updater Helper</string>
        <string>semi-auto</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.spotify.webhelper.plist
       - mod date: Jan 29 22:53:55 2015
       - checksum: 210343194
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.spotify.webhelper</string>
        <key>KeepAlive</key>
        <dict>
         <key>NetworkState</key>
         <true/>
        </dict>
        <key>RunAtLoad</key>
        <true/>
        <key>Program</key>
        <string>/Users/USER/Library/Application Support/Spotify/SpotifyWebHelper</string>
        <key>SpotifyPath</key>
        <string>/Applications/Spotify.app</string></dict>
       </plist>
    Bad plists
       /Library/Preferences/com.epson.Easy Photo Print.UnInstallList.plist
       /Library/Preferences/com.epson.Epson Event Manager.UnInstallList.plist
       /Library/Preferences/com.epson.Epson Low Ink Reminder.UnInstallList.plist
       /Library/Preferences/com.epson.EPSON Scan.UnInstallList.plist
       /Library/Preferences/com.epson.Epson Scanner ICA Driver.UnInstallList.plist
       /Library/Preferences/com.epson.EPSON Software Updater.UnInstallList.plist
       /Library/Preferences/com.epson.Inkjet Printer Driver.UnInstallList.plist
    Extensions
       /Library/Extensions/EPSONUSBPrintClass.kext
       - com.epson.print.kext.USBPrintClass
       /System/Library/Extensions/DymoUsbPrinterClassDriver.kext
       - com.dymo.usbprinterclassdriver.kext
       /System/Library/Extensions/EPSONUSBPrintClass.kext
       - com.epson.print.kext.USBPrintClass
       /System/Library/Extensions/JMicronATA.kext
       - com.jmicron.JMicronATA
    Applications
       /Applications/AVG AntiVirus.app
       - com.avg.Antivirus
       /Applications/Adobe Photoshop Lightroom 5.app
       - com.adobe.Lightroom5
       /Applications/Adobe Reader.app
       - com.adobe.Reader
       /Applications/BetterTouchTool.app
       - com.hegenberg.BetterTouchTool
       /Applications/DYMO Label.app
       - com.dymo.dls
       /Applications/Dropbox.app
       - com.getdropbox.dropbox
       /Applications/Epson Software/EPSON Manuals.app
       - com.epson.EPSON-Manuals
       /Applications/Epson Software/EPSON Scan Settings.app
       - com.epson.scan.settingutility
       /Applications/Epson Software/EPSON Scan.app
       - com.epson.scan.standalone
       /Applications/Epson Software/EPSON Software Updater.app
       - com.epson.EPSON_Software_Updater
       /Applications/Epson Software/Easy Photo Print.app
       - com.EPSON.EasyPhotoPrint
       /Applications/Epson Software/Easy Photo Print/QuickPrint/QuickPrintA.app
       - com.epson.QuickPrintA
       /Applications/Epson Software/Easy Photo Print/QuickPrint/QuickPrintB.app
       - com.epson.QuickPrintB
       /Applications/Epson Software/Epson Firmware Updater/XP-322 323 325 Series/Epson Firmware Updater.app
       - com.epson.firmwareupdater
       /Applications/Epson Software/Epson Low Ink Reminder.app
       - com.epson.Epson_Low_Ink_Reminder
       /Applications/Epson Software/Event Manager.app
       - com.epson.ProjectManager
       /Applications/Epson Software/Uninstaller.app
       - com.epson.Uninstaller
       /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
       - com.microsoft.languageregister
       /Applications/Microsoft Office 2011/Microsoft Document Connection.app
       - com.microsoft.DocumentConnection
       /Applications/Microsoft Office 2011/Microsoft Excel.app
       - com.microsoft.Excel
       /Applications/Microsoft Office 2011/Microsoft Outlook.app
       - com.microsoft.Outlook
       /Applications/Microsoft Office 2011/Microsoft PowerPoint.app
       - com.microsoft.Powerpoint
       /Applications/Microsoft Office 2011/Microsoft Word.app
       - com.microsoft.Word
       /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
       - com.microsoft.ASApplication
       /Applications/Microsoft Office 2011/Office/Equation Editor.app
       - com.microsoft.EquationEditor
       /Applications/Microsoft Office 2011/Office/Microsoft Alerts Daemon.app
       - com.microsoft.alerts.daemon
       /Applications/Microsoft Office 2011/Office/Microsoft Chart Converter.app
       - com.microsoft.openxml.chart.app
       /Applications/Microsoft Office 2011/Office/Microsoft Clip Gallery.app
       - com.microsoft.ClipGallery
       /Applications/Microsoft Office 2011/Office/Microsoft Database Daemon.app
       - com.microsoft.outlook.databasedaemon
       /Applications/Microsoft Office 2011/Office/Microsoft Database Utility.app
       - com.microsoft.outlook.databaseutility
       /Applications/Microsoft Office 2011/Office/Microsoft Graph.app
       - com.microsoft.Graph
       /Applications/Microsoft Office 2011/Office/Microsoft Office Reminders.app
       - com.microsoft.outlook.officereminders
       /Applications/Microsoft Office 2011/Office/Microsoft Office Setup Assistant.app
       - com.microsoft.office.setupassistant
       /Applications/Microsoft Office 2011/Office/Microsoft Query.app
       - com.microsoft.Query
       /Applications/Microsoft Office 2011/Office/Microsoft Upload Center.app
       - com.microsoft.office.uploadcenter
       /Applications/Microsoft Office 2011/Office/My Day.app
       - com.microsoft.myday
       /Applications/Microsoft Office 2011/Office/Office365Service.app
       - com.microsoft.Office365Service
       /Applications/Microsoft Office 2011/Office/Open XML for Excel.app
       - com.microsoft.openxml.excel.app
       /Applications/Microsoft Office 2011/Office/SyncServicesAgent.app
       - com.microsoft.SyncServicesAgent
       /Applications/OpenEmu-2.app
       - org.openemu.OpenEmu
       /Applications/Paintbrush.app
       - com.soggywaffles.Paintbrush
       /Applications/Photomatix Pro 5.app
       - com.hdrsoft.photomatixpro
       /Applications/Skype.app
       - com.skype.skype
       /Applications/Spotify.app
       - com.spotify.client
       /Applications/Utilities/Adobe Flash Player Install Manager.app
       - com.adobe.flashplayer.installmanager
       /Applications/VLC.app
       - org.videolan.vlc
       /Applications/uTorrent.app
       - com.bittorrent.uTorrent
       /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
       - com.microsoft.autoupdate2
       /Library/Application Support/Microsoft/MERP2.0/Microsoft Error Reporting.app
       - com.microsoft.error_reporting
       /Library/Application Support/Microsoft/MERP2.0/Microsoft Ship Asserts.app
       - com.microsoft.netlib.shipassertprocess
       /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
       - com.microsoft.silverlight.sllauncher
       /Library/Application Support/Paragon Updater/Paragon Updater.app
       - paragon.Paragon-Updater
       /Library/Application Support/Script Editor/Templates/Cocoa-AppleScript Applet.app
       - com.apple.ScriptEditor.id.cocoa-applet-template
       /Library/Application Support/Script Editor/Templates/Droplets/Droplet with Settable Properties.app
       - com.apple.ScriptEditor.id.droplet-with-settable-properties-template
       /Library/Application Support/Script Editor/Templates/Droplets/Recursive File Processing Droplet.app
       - com.apple.ScriptEditor.id.file-processing-droplet-template
       /Library/Application Support/Script Editor/Templates/Droplets/Recursive Image File Processing Droplet.app
       - com.apple.ScriptEditor.id.image-file-processing-droplet-template
       /Library/Frameworks/DYMO/DLS8/Addins/DYMO Excel Add-in.app
       - com.dymo.dls.addin.excel
       /Library/Frameworks/DYMO/DLS8/Addins/DYMO Word Add-in.app
       - com.dymo.dls.addin.word
       /Library/Image Capture/Devices/Canon IJScanner2.app
       - jp.co.canon.ijscanner2.scanner.ica
       /Library/Image Capture/Devices/Canon IJScanner4.app
       - jp.co.canon.ij.ica.scanner4
       /Library/Image Capture/Devices/EPSON Scanner.app
       - com.epson.scanner.ica
       /Library/Printers/EPSON/InkjetPrinter2/AutoSetupTool/EPIJAutoSetupTool2.app
       - com.epson.ijprinter.EPIJAutoSetupTool2
       /Library/Printers/EPSON/InkjetPrinter2/AutoSetupTool/EPRemoteAutoSetupTool.app
       - com.epson.ijprinter.EPRemoteAutoSetupTool
       /Library/Printers/EPSON/InkjetPrinter2/Backend/epsonremote.app
       - com.epson.ijprinter.app.epsonremote
       /Library/Printers/EPSON/InkjetPrinter2/Filter/commandtoescp.app
       - com.epson.ijprinter.commandtoescp
       /Library/Printers/EPSON/InkjetPrinter2/Filter/eprastertopng.app
       - com.epson.ijprinter.eprastertopng
       /Library/Printers/EPSON/InkjetPrinter2/Filter/pdftopdf2.app
       - com.epson.ijprinter.pdftopdf2
       /Library/Printers/EPSON/InkjetPrinter2/Filter/rastertoescpII.app
       - com.epson.ijprinter.rastertoescpII
       /Library/Printers/EPSON/InkjetPrinter2/Utility/RemotePrint/Epson Remote Print Utility.app
       - com.epson.ijprinter.RemotePrintUtility
       /Library/Printers/EPSON/InkjetPrinter2/Utility/UT4/Epson Printer Utility 4.app
       - com.epson.ijprinter.EpsonPrinterUtility4
       /Library/Printers/EPSON/InkjetPrinter2/Utility/UTL/Epson Printer Utility Lite.app
       - com.epson.ijprinter.EpsonPrinterUtilityLite
       /Library/Printers/hp/Fax/fax.backend
       - com.hp.fax
       /Library/Printers/hp/Fax/rastertofax.filter
       - com.hp.rastertofax
       /Library/Printers/hp/Utilities/HP Utility.app
       - com.hp.printerutility
       /Library/Printers/hp/Utilities/HP Utility.app/Contents/Applications/HP Event Status.app
       - com.hp.event.status.handler.generic
       /Library/Printers/hp/Utilities/HP Utility.app/Contents/Applications/LegacyScanEventHandler.app
       - com.hp.scan.button.handler.legacy
       /Library/Printers/hp/Utilities/HP Utility.app/Contents/Library/LoginItems/HP Device Monitor.app
       - com.hp.devicemonitor
       /Library/Printers/hp/Utilities/HP Utility.app/Contents/Library/LoginItems/HP Device Monitor.app/Contents/Library/LoginItems/HP Device Monitor.app
       - com.hp.devicemonitor
       /Library/Printers/hp/cups/filters/pdftopdf.filter
       - com.hp.print.cups.filter.pdftopdf
    Frameworks
       /Library/Frameworks/EpsonInformationService.framework
       - com.epson.EpsonInformationService
    PrefPane
       /Library/PreferencePanes/Flash Player.prefPane
       - com.adobe.flashplayerpreferences
    Bundles
       /Library/Address Book Plug-Ins/DYMO Address Book Addin.bundle
       - com.dymo.dls.addressbook.plugin
       /Library/Application Support/DYMO Label Software/Widget/DYMO.wdgt
       - com.dymo.widget.dls
       /Library/Internet Plug-Ins/AdobePDFViewer.plugin
       - com.adobe.acrobat.pdfviewer
       /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin
       - com.adobe.acrobat.pdfviewerNPAPI
       /Library/Internet Plug-Ins/DYMO NPAPI Addin.plugin
       - com.dymo.dls.npapi.plugin
       /Library/Internet Plug-Ins/DYMO Safari Addin.plugin
       - com.dymo.dls.safari.plugin
       /Library/Internet Plug-Ins/Flash Player.plugin
       - com.macromedia.Flash
       /Library/Internet Plug-Ins/NP_2020Player_IKEA.plugin
       - com.2020technologies.2020Player-IKEA.NP
       /Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin
       - com.microsoft.sharepoint.browserplugin
       /Library/Internet Plug-Ins/Silverlight.plugin
       - com.microsoft.SilverlightPlugin
       /Library/Printers/Canon/IJScanner/Plugins/ag07_09.plugin
       - jp.co.canon.scangear.ag07.09
       /Library/Printers/Canon/IJScanner/Plugins/ag08_09.plugin
       - jp.co.canon.scangear.ag08.09
       /Library/Printers/Canon/IJScanner/Plugins/cijsdl_bjnp.plugin
       - jp.co.canon.ij.scangear.cijsdl.bjnp
       /Library/Printers/Canon/IJScanner/Plugins/cijsdl_iom.plugin
       - jp.co.canon.ij.scangear.cijsdl.iom
       /Library/Printers/Canon/IJScanner/Plugins/cijsdl_lld.plugin
       - jp.co.canon.ij.scangear.cijsdl.lld
       /Library/Printers/Canon/IJScanner/Plugins/cijsds_ag.plugin
       - jp.co.canon.ij.scangear.cijsds.ag
       /Library/Printers/Canon/IJScanner/Plugins/cijsds_ijfsh.plugin
       - jp.co.canon.ij.scangear.cijsds.ijfsh
       /Library/Printers/Canon/IJScanner/Plugins/cijsds_mldv0.plugin
       - jp.co.canon.ij.scangear.cijsds.mldv0
       /Library/Printers/Canon/IJScanner/Plugins/cijsds_os106.plugin
       - jp.co.canon.ij.scangear.cijsds.os106
       /Library/Printers/Canon/IJScanner/Plugins/cijsds_racs2.plugin
       - jp.co.canon.ij.scangear.cijsds.racs2
       /Library/Printers/Canon/IJScanner/Plugins/cijsds_rotate.plugin
       - jp.co.canon.ij.scangear.cijsds.rotate
       /Library/Printers/Canon/IJScanner/Plugins/cijsds_smac.plugin
       - jp.co.canon.ij.scangear.cijsds.smac
       /Library/Printers/Canon/IJScanner/Plugins/cijsds_zoom.plugin
       - jp.co.canon.ij.scangear.cijsds.zoom
       /Library/Printers/Canon/IJScanner/Plugins/cncl09_09.plugin
       - jp.co.canon.scangear.lld09.09
       /Library/Printers/Canon/IJScanner/Plugins/cnq2413_09.plugin
       - jp.co.canon.scanner.cnq2413.09
       /Library/Printers/Canon/IJScanner/Plugins/cnq2414_09.plugin
       - jp.co.canon.scanner.cnq2414.09
       /Library/Printers/Canon/IJScanner/Plugins/cnq4807_09.plugin
       - jp.co.canon.scanner.cnq4807.09
       /Library/Printers/Canon/IJScanner/Plugins/cnq4808_09.plugin
       - jp.co.canon.scanner.cnq4808.09
       /Library/Printers/Canon/IJScanner/Plugins/cnq4809_09.plugin
       - jp.co.canon.scanner.cnq4809.09
       /Library/Printers/Canon/IJScanner/Plugins/cnq9601_09.plugin
       - jp.co.canon.scanner.cnq9601.09
       /Library/Printers/Canon/IJScanner/Plugins/ijfshlib_09.plugin
       - jp.co.canon.scangear.ijfshlib.09
       /Library/Printers/Canon/IJScanner/Plugins/mld07_09.plugin
       - jp.co.canon.scangear.mld07.09
       /Library/Printers/Canon/IJScanner/Plugins/mld08_09.plugin
       - jp.co.canon.scangear.mld08.09
       /Library/Printers/Canon/IJScanner/Plugins/mld09_09.plugin
       - jp.co.canon.scangear.mld09.09
       /Library/Printers/Canon/IJScanner/Plugins/mld9601_09.plugin
       - jp.co.canon.scangear.mld9601.09
       /Library/Printers/Canon/IJScanner/Plugins/sfusb_09.plugin
       - jp.co.canon.sf.scanner.sfusb.09
       /Library/Printers/Canon/IJScanner/Plugins/sgusb_09.plugin
       - jp.co.canon.scangear.usb.09
       /Library/Printers/Canon/IJScanner/Plugins/smac_09.plugin
       - jp.co.canon.scangear.smac.09
       /Library/Printers/Canon/IJScanner/Plugins/zoom_09.plugin
       - jp.co.canon.scangear.zoom.09
       /Library/Printers/EPSON/CIOSupport/CIOHelper.plugin
       - com.epson.print.plugin.CIOHelper
       /Library/Printers/EPSON/CIOSupport/EPSONUSBPrintClass.plugin
       - com.epson.print.plugin.USBPrintClass
       /Library/Printers/EPSON/CIOSupport/XIOP.plugin
       - com.epson.print.plugin.XIOP
       /Library/Printers/EPSON/CIOSupport/XIORemoteClient.plugin
       - com.epson.print.plugin.XIORemoteClient
       /Library/Printers/EPSON/CIOSupport/XIORemoteServer.plugin
       - com.epson.print.plugin.XIORemoteServer
       /Library/Printers/EPSON/InkjetPrinter2/PDE/PDECPlugin01.plugin
       - com.epson.ijprinter.PDECPlugin01
       /Users/USER/Library/Address Book Plug-Ins/SkypeABDialer.bundle
       - com.skype.skypeabdialer
       /Users/USER/Library/Address Book Plug-Ins/SkypeABSMS.bundle
       - com.skype.skypeabsms
    dylibs
       /Applications/Microsoft Office 2011/Office/MicrosoftSetupUI.framework/Libraries/mbupgx.dylib
       /Applications/Microsoft Office 2011/Office/OPF.framework/Versions/14/Resources/OPF_Common.dylib
       /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/Fm20.dylib
       /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/MicrosoftOLE2TypesLib.dylib
       /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/RefEdit.dylib
       /Applications/Microsoft Office 2011/Office/Visual Basic for Applications.framework/Versions/14/Frameworks/RichEdit.dylib
       /Library/Application Support/com.avg.Antivirus/update/backup/#Applications#AVG AntiVirus.app#Contents#Backend##lib#libavgcore.dylib
       /Library/Frameworks/DYMO/DLS8/Barcode.framework/Versions/A/Resources/libUSPS4CB .dylib
    App extensions
       com.getdropbox.dropbox.garcon
    Elapsed time (sec): 356

Maybe you are looking for

  • Product() - is giving incorrect values

    I was trying to use the function - Product() to multiply all the values in a given Column. I have to calculate Geometric Mean for one of our reporting requirement wchih  actually needs product of all the values as the first step. Column value which I

  • Drives and desktop icons: possible to change sides?

    Hey, I was wondering if there's any way to set new icons from drives and new content to show up on the left side of the desktop as opposed to the right side. I prefer to have my adium on the right, but whenever a drive or something loads, it ends up

  • Upgrade network card

    I have an T430U with the Intel 2230N wifi card. is there a possibility to upgrade to a different more stabile network card. I tried to install a different card from another Lenovo laptop, but i just prompted that the card was unrecognized.

  • Jdeveloper 11g integration with VSS

    I am trying to integrate JDev with VSS using latest available extension VSSExtension_v06, but it can only used for JDev10g version.Can anybody help me findout the Jdev11g extension for VSS.

  • When the page onload  the query must run.

    I put bind variables in a view objects. When the page onload the query must run. i added ExecuteWithParams , invokeaction in page definition. And i added in java bean follow codes. And then i added this code in Page definition like this <pageDefiniti