CF 8 Developer Edition running slow

Just installed cf8 dev edition on my dev laptop and it is
slooooooow. CF 7 ran just fine, so I'm not sure why this is bogging
down. Just opening the CF administrator login page takes almost 90
seconds.
I have 1.48 gb of RAM with almost 5gb for free hard disk
space.
Any advice?

Figured it out. I had installed single, when I should have
installed multi!

Similar Messages

  • FMS developed edition running on XP (need apache)

    Hi,
    Was informed by a mod over at the flash comm forums
    here,
    that I could run the developer edition of FMS on my XP box but i've
    been having loads of trouble talking to it from my mac..
    Do i require a web server loading to serve the media server?
    something like apache?
    I've just tried accessing an flv in the following directory
    C:\Program Files\Macromedia\Flash Media Server
    2\applications\videoApp\streams\_definst_\greenScreen.flv, via an
    FLVPlayback component running from my mac with the contentPath of
    rtmp://172.16.100.138/videoApp/greenScreen.flv and it fires a
    'failed to load' error when attempting to talk to the box to match
    source dimensions etc..
    I have set the server address to the IP of the machine:
    172.16.100.138 and my mac's is 172.16.100.11 (same subnet/gateway)
    If anyone has any advice on how I can get talking to it i'd
    be really grateful.

    Have just tried an AS ver and still nothing..
    I can't understand why this isn't working??
    I've created a video instance called 'vid'
    Dropped it on the stage and applied the following code:
    var nc:NetConnection = new NetConnection();
    nc.connect("rtmp://172.16.100.138/videoApp");
    var ns:NetStream = new NetStream(nc);
    vid.attachVideo(ns);
    ns.play("greenScreen");
    -- I've tried running it from my mac with the above IP (my XP
    box's that's running the FMS), running it as 'localhost' on the XP
    box, varying rtmp/rtmpt and attempting to assign specifc ports via
    :1935, :80 etc. but I still get nothing..
    Is there a trace command I can use to track the progress of
    the connection attempts? or something similar?
    and there's nothing in particular that I need to do with the
    FMS other than assemble the files in the correct structure and fire
    it up?
    This should be the simplest thing in the world to do but i'm
    still getting nowhere.?.
    If ANYone has any ideas or advice I would be really
    grateful!!
    Thanks,
    Dave

  • SQL Developer running slow, possibly caused by Java Virtual Machine

    Dear all
    I am currently working with SQL Developer 1.5.1, connecting to an Oracle database 10.2.0.2 and it is taking about 10 minutes for SQL Developer to load. I believe the problem may be due to the Java Development kit. I upgraded to the latest version last week.
    The versions running according to Java settings is:
    1.6 1.6.0_15 http://java.sun.com/products/autodl/j2se C:\Program Files\Java\jre6\bin\javaw.exe  true
    1.6 1.6.0_07 http://java.sun.com/products/autodl/j2se C:\Program Files\Java\jre1.6.0_07\bin\javaw.exe  true
    1.4 1.4.2 http://java.sun.com/products/autodl/j2se C:\Program Files\Java\j2re1.4.2\bin\javaw.exe  trueHaving looked at other posts on here I have run SQL Developer with the console and the messages in that are as follows:
    Exception initializing 'oracle.ideimpl.searchbar.SearchBarAddin' in extension 'S
    earch Bar': java.lang.NullPointerException
            at oracle.ideimpl.searchbar.ColorProvider.isFusionLAF(ColorProvider.java
    :29)
            at oracle.ideimpl.searchbar.ColorProvider.updateUIManager(ColorProvider.
    java:35)
            at oracle.ideimpl.searchbar.SearchBarAddin.initialize(SearchBarAddin.jav
    a:37)
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
    rImpl.java:405)
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
    erImpl.java:214)
            at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
    dinManagerImpl.java:128)
            at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1804)
            at oracle.ide.IdeCore.startupImpl(IdeCore.java:1481)
            at oracle.ide.Ide.startup(Ide.java:662)
            at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
            at oracle.ideimpl.Main.start(Main.java:110)
            at oracle.ideimpl.Main.main(Main.java:72)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
            at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
            at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    190)
            at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
            at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
            at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
            at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
            at oracle.ide.boot.Launcher.launch(Launcher.java:68)
            at oracle.ide.boot.Launcher.main(Launcher.java:57)
    Load: C:\Program Files\sqldeveloper\sqldeveloper\bin\jdev\extensions\GeoRaptorLi
    bs\Settings.xml
    java.io.FileNotFoundException: C:\Program Files\sqldeveloper\sqldeveloper\bin\jd
    ev\extensions\GeoRaptorLibs\Settings.xml (The system cannot find the path specif
    ied)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(FileInputStream.java:106)
            at java.io.FileInputStream.<init>(FileInputStream.java:66)
            at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection
    .java:70)
            at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLCon
    nection.java:161)
            at java.net.URL.openStream(URL.java:1007)
            at oracle.xml.parser.v2.XMLReader.openURL(XMLReader.java:2590)
            at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:236)
            at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:208)
            at oracle.xml.jaxp.JXDocumentBuilder.parse(JXDocumentBuilder.java:155)
            at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
            at org.GeoRaptor.MainSettings.load(Unknown Source)
            at org.GeoRaptor.PreferenceAddin.initialize(Unknown Source)
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
    rImpl.java:405)
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
    erImpl.java:214)
            at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
    dinManagerImpl.java:128)
            at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1804)
            at oracle.ide.IdeCore.startupImpl(IdeCore.java:1481)
            at oracle.ide.Ide.startup(Ide.java:662)
            at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
            at oracle.ideimpl.Main.start(Main.java:110)
            at oracle.ideimpl.Main.main(Main.java:72)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
            at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
            at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    190)
            at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
            at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
            at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
            at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
            at oracle.ide.boot.Launcher.launch(Launcher.java:68)
            at oracle.ide.boot.Launcher.main(Launcher.java:57)
    Exception initializing 'org.GeoRaptor.MenuControler' in extension 'GeoRaptor': o
    racle.classloader.util.AnnotatedNoClassDefFoundError:
              Missing class: oracle.jdeveloper.cm.dt.browser.jdbc.TableNode
            Dependent class: org.GeoRaptor.MenuControler
                     Loader: main:11.0
                Code-Source: /C:/Program Files/sqldeveloper/sqldeveloper/extensions/
    org.GeoRaptor.jar
              Configuration: system property C:\Program Files\sqldeveloper\sqldevelo
    per\extensions\org.GeoRaptor.jar
    The missing class is not available from any code-source or loader in the system.
            at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClass
    Loader.java:2176) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by su
    n.misc.Launcher$AppClassLoader@9627532]
            at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLo
    ader.java:1729) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.
    misc.Launcher$AppClassLoader@9627532]
            at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.ja
    va:143) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.misc.Lau
    ncher$AppClassLoader@9627532]
            at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClass
    Loader.java:331) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun
    .misc.Launcher$AppClassLoader@9627532]
            at java.security.AccessController.doPrivileged (Native method) [unknown,
    by unknown]
            at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
    a:1688) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.misc.Lau
    ncher$AppClassLoader@9627532]
            at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
    a:1670) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.misc.Lau
    ncher$AppClassLoader@9627532]
            at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre b
    ootstrap, by jre.bootstrap:1.5.0_06]
            at org.GeoRaptor.MenuControler.initialize (Unknown source file) [/C:/Pro
    gram Files/sqldeveloper/sqldeveloper/extensions/org.GeoRaptor.jar (from system p
    roperty C:\Program Files\sqldeveloper\sqldeveloper\extensions\org.GeoRaptor.jar)
    , by main:11.0]
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManag
    erImpl.java:405) [/C:/Program Files/sqldeveloper/ide/lib/ideimpl.jar (from syste
    m property PCLMain.createExtensionManagerLoader()), by main:11.0]
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinMana
    gerImpl.java:214) [/C:/Program Files/sqldeveloper/ide/lib/ideimpl.jar (from syst
    em property PCLMain.createExtensionManagerLoader()), by main:11.0]
            at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (A
    ddinManagerImpl.java:128) [/C:/Program Files/sqldeveloper/ide/lib/ideimpl.jar (f
    rom system property PCLMain.createExtensionManagerLoader()), by main:11.0]
            at oracle.ide.IdeCore.initProductAndUserAddins (IdeCore.java:1804) [/C:/
    Program Files/sqldeveloper/ide/extensions/oracle.ide.jar (from system property P
    CLMain.createExtensionManagerLoader()), by main:11.0]
            at oracle.ide.IdeCore.startupImpl (IdeCore.java:1481) [/C:/Program Files
    /sqldeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.create
    ExtensionManagerLoader()), by main:11.0]
            at oracle.ide.Ide.startup (Ide.java:662) [/C:/Program Files/sqldeveloper
    /ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionMana
    gerLoader()), by main:11.0]
            at oracle.ideimpl.DefaultIdeStarter.startIde (DefaultIdeStarter.java:35)
    [/C:/Program Files/sqldeveloper/ide/lib/ideimpl.jar (from system property PCLMa
    in.createExtensionManagerLoader()), by main:11.0]
            at oracle.ideimpl.Main.start (Main.java:110) [/C:/Program Files/sqldevel
    oper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoa
    der()), by main:11.0]
            at oracle.ideimpl.Main.main (Main.java:72) [/C:/Program Files/sqldevelop
    er/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoade
    r()), by main:11.0]
            at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
    , by unknown]
            at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
    .java:39) [unknown, by unknown]
            at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
    ssorImpl.java:25) [unknown, by unknown]
            at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknow
    n]
            at oracle.ide.boot.PCLMain.callMain (PCLMain.java:66) [/C:/Program%20Fil
    es/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@962753
    2]
            at oracle.ide.boot.PCLMain.main (PCLMain.java:58) [/C:/Program%20Files/s
    qldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@9627532]
            at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
    , by unknown]
            at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
    .java:39) [unknown, by unknown]
            at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
    ssorImpl.java:25) [unknown, by unknown]
            at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknow
    n]
            at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [/C:/Pr
    ogram%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.misc.Launcher$AppClassL
    oader@9627532]
            at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java
    :190) [/C:/Program%20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launch
    er$AppClassLoader@9627532]
            at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:90) [/C:/Pro
    gram%20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoa
    der@9627532]
            at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:66) [/C:/Program
    %20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@
    9627532]
            at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:55) [/C:/Program%2
    0Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@96
    27532]
            at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
    , by unknown]
            at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
    .java:39) [unknown, by unknown]
            at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
    ssorImpl.java:25) [unknown, by unknown]
            at java.lang.reflect.Method.invoke (Method.java:585) [unknown, by unknow
    n]
            at oracle.ide.boot.Launcher.invokeMain (Launcher.java:729) [/C:/Program%
    20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@9
    627532]
            at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [/C:/Program%
    20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@9
    627532]
            at oracle.ide.boot.Launcher.launch (Launcher.java:68) [/C:/Program%20Fil
    es/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@962753
    2]
            at oracle.ide.boot.Launcher.main (Launcher.java:57) [/C:/Program%20Files
    /sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@9627532]I also use a photo Web Site, which is unrelated to my Oracle work but for it's photo uploader also uses Java, and that is running slow, which is why I think the problem is Java based. I would say the problem occurred within the last couple of months but has got much worse in recently weeks. SQL Developer is also slow at times, mainly when I've used another application and it is just in the background.
    Kind regards
    Tim

    Hi there
    Thank you for taking the time to reply. I use GeoRaptor and for what I use it for, I have not come across any errors whilst using it.
    I had no reference to the JDK in my SQL Developer configuration file. I did a search on my system and could not located a copy of JDK, or one in my programs installed control panel, so I installed it again. However I then found a copy in the sqldeveloper folder. However that wasn't referenced in my control panel.
    However having added a reference to the JDK in my SQL Developer configuration file, pointing to C:\Program Files\Java\jdk1.6.0_16, it seems to be taken even longer to load.
    SQL Developer is using 98,608k once loaded and my system has 1.25GB of memory. Whilst loading I was using 1.38GB. For about a year I've had slightly less memory than I sometimes use. The reason for not having 2GB is due to a previous memory failure. However this did not cause a problem for SQL developer until more recently.
    Would it be worth reinstalling GeoRapter?
    Kind regards
    Tim
    Exception initializing 'oracle.ideimpl.searchbar.SearchBarAddin' in extension 'S
    earch Bar': java.lang.NullPointerException
            at oracle.ideimpl.searchbar.ColorProvider.isFusionLAF(ColorProvider.java
    :29)
            at oracle.ideimpl.searchbar.ColorProvider.updateUIManager(ColorProvider.
    java:35)
            at oracle.ideimpl.searchbar.SearchBarAddin.initialize(SearchBarAddin.jav
    a:37)
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
    rImpl.java:405)
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
    erImpl.java:214)
            at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
    dinManagerImpl.java:128)
            at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1804)
            at oracle.ide.IdeCore.startupImpl(IdeCore.java:1481)
            at oracle.ide.Ide.startup(Ide.java:662)
            at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
            at oracle.ideimpl.Main.start(Main.java:110)
            at oracle.ideimpl.Main.main(Main.java:72)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
            at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
            at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    190)
            at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
            at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
            at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
            at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
            at oracle.ide.boot.Launcher.launch(Launcher.java:68)
            at oracle.ide.boot.Launcher.main(Launcher.java:57)
    Load: C:\Program Files\sqldeveloper\sqldeveloper\bin\jdev\extensions\GeoRaptorLi
    bs\Settings.xml
    java.io.FileNotFoundException: C:\Program Files\sqldeveloper\sqldeveloper\bin\jd
    ev\extensions\GeoRaptorLibs\Settings.xml (The system cannot find the path specif
    ied)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(FileInputStream.java:106)
            at java.io.FileInputStream.<init>(FileInputStream.java:66)
            at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection
    .java:70)
            at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLCon
    nection.java:161)
            at java.net.URL.openStream(URL.java:1010)
            at oracle.xml.parser.v2.XMLReader.openURL(XMLReader.java:2590)
            at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:236)
            at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:208)
            at oracle.xml.jaxp.JXDocumentBuilder.parse(JXDocumentBuilder.java:155)
            at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:208)
            at org.GeoRaptor.MainSettings.load(Unknown Source)
            at org.GeoRaptor.PreferenceAddin.initialize(Unknown Source)
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin(AddinManage
    rImpl.java:405)
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins(AddinManag
    erImpl.java:214)
            at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins(Ad
    dinManagerImpl.java:128)
            at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1804)
            at oracle.ide.IdeCore.startupImpl(IdeCore.java:1481)
            at oracle.ide.Ide.startup(Ide.java:662)
            at oracle.ideimpl.DefaultIdeStarter.startIde(DefaultIdeStarter.java:35)
            at oracle.ideimpl.Main.start(Main.java:110)
            at oracle.ideimpl.Main.main(Main.java:72)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at oracle.ide.boot.PCLMain.callMain(PCLMain.java:66)
            at oracle.ide.boot.PCLMain.main(PCLMain.java:58)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at oracle.classloader.util.MainClass.invoke(MainClass.java:128)
            at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain(IdeLauncher.java:
    190)
            at oracle.ide.boot.IdeLauncher.launchImpl(IdeLauncher.java:90)
            at oracle.ide.boot.IdeLauncher.launch(IdeLauncher.java:66)
            at oracle.ide.boot.IdeLauncher.main(IdeLauncher.java:55)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at oracle.ide.boot.Launcher.invokeMain(Launcher.java:729)
            at oracle.ide.boot.Launcher.launchImpl(Launcher.java:115)
            at oracle.ide.boot.Launcher.launch(Launcher.java:68)
            at oracle.ide.boot.Launcher.main(Launcher.java:57)
    Exception initializing 'org.GeoRaptor.MenuControler' in extension 'GeoRaptor': o
    racle.classloader.util.AnnotatedNoClassDefFoundError:
              Missing class: oracle.jdeveloper.cm.dt.browser.jdbc.TableNode
            Dependent class: org.GeoRaptor.MenuControler
                     Loader: main:11.0
                Code-Source: /C:/Program Files/sqldeveloper/sqldeveloper/extensions/
    org.GeoRaptor.jar
              Configuration: system property C:\Program Files\sqldeveloper\sqldevelo
    per\extensions\org.GeoRaptor.jar
    The missing class is not available from any code-source or loader in the system.
            at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClass
    Loader.java:2176) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by su
    n.misc.Launcher$AppClassLoader@4687246]
            at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLo
    ader.java:1729) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.
    misc.Launcher$AppClassLoader@4687246]
            at oracle.classloader.PolicyClassLoader.access$000 (PolicyClassLoader.ja
    va:143) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.misc.Lau
    ncher$AppClassLoader@4687246]
            at oracle.classloader.PolicyClassLoader$LoadClassAction.run (PolicyClass
    Loader.java:331) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun
    .misc.Launcher$AppClassLoader@4687246]
            at java.security.AccessController.doPrivileged (Native method) [unknown,
    by unknown]
            at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
    a:1688) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.misc.Lau
    ncher$AppClassLoader@4687246]
            at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.jav
    a:1670) [/C:/Program%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.misc.Lau
    ncher$AppClassLoader@4687246]
            at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:320) [jre b
    ootstrap, by jre.bootstrap:1.6.0_16]
            at org.GeoRaptor.MenuControler.initialize (Unknown source file) [/C:/Pro
    gram Files/sqldeveloper/sqldeveloper/extensions/org.GeoRaptor.jar (from system p
    roperty C:\Program Files\sqldeveloper\sqldeveloper\extensions\org.GeoRaptor.jar)
    , by main:11.0]
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddin (AddinManag
    erImpl.java:405) [/C:/Program Files/sqldeveloper/ide/lib/ideimpl.jar (from syste
    m property PCLMain.createExtensionManagerLoader()), by main:11.0]
            at oracle.ideimpl.extension.AddinManagerImpl.initializeAddins (AddinMana
    gerImpl.java:214) [/C:/Program Files/sqldeveloper/ide/lib/ideimpl.jar (from syst
    em property PCLMain.createExtensionManagerLoader()), by main:11.0]
            at oracle.ideimpl.extension.AddinManagerImpl.initProductAndUserAddins (A
    ddinManagerImpl.java:128) [/C:/Program Files/sqldeveloper/ide/lib/ideimpl.jar (f
    rom system property PCLMain.createExtensionManagerLoader()), by main:11.0]
            at oracle.ide.IdeCore.initProductAndUserAddins (IdeCore.java:1804) [/C:/
    Program Files/sqldeveloper/ide/extensions/oracle.ide.jar (from system property P
    CLMain.createExtensionManagerLoader()), by main:11.0]
            at oracle.ide.IdeCore.startupImpl (IdeCore.java:1481) [/C:/Program Files
    /sqldeveloper/ide/extensions/oracle.ide.jar (from system property PCLMain.create
    ExtensionManagerLoader()), by main:11.0]
            at oracle.ide.Ide.startup (Ide.java:662) [/C:/Program Files/sqldeveloper
    /ide/extensions/oracle.ide.jar (from system property PCLMain.createExtensionMana
    gerLoader()), by main:11.0]
            at oracle.ideimpl.DefaultIdeStarter.startIde (DefaultIdeStarter.java:35)
    [/C:/Program Files/sqldeveloper/ide/lib/ideimpl.jar (from system property PCLMa
    in.createExtensionManagerLoader()), by main:11.0]
            at oracle.ideimpl.Main.start (Main.java:110) [/C:/Program Files/sqldevel
    oper/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoa
    der()), by main:11.0]
            at oracle.ideimpl.Main.main (Main.java:72) [/C:/Program Files/sqldevelop
    er/ide/lib/ideimpl.jar (from system property PCLMain.createExtensionManagerLoade
    r()), by main:11.0]
            at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
    , by unknown]
            at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
    .java:39) [unknown, by unknown]
            at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
    ssorImpl.java:25) [unknown, by unknown]
            at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknow
    n]
            at oracle.ide.boot.PCLMain.callMain (PCLMain.java:66) [/C:/Program%20Fil
    es/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@468724
    6]
            at oracle.ide.boot.PCLMain.main (PCLMain.java:58) [/C:/Program%20Files/s
    qldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@4687246]
            at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
    , by unknown]
            at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
    .java:39) [unknown, by unknown]
            at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
    ssorImpl.java:25) [unknown, by unknown]
            at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknow
    n]
            at oracle.classloader.util.MainClass.invoke (MainClass.java:128) [/C:/Pr
    ogram%20Files/sqldeveloper/j2ee/home/lib/pcl.jar, by sun.misc.Launcher$AppClassL
    oader@4687246]
            at oracle.ide.boot.IdeLauncher.bootClassLoadersAndMain (IdeLauncher.java
    :190) [/C:/Program%20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launch
    er$AppClassLoader@4687246]
            at oracle.ide.boot.IdeLauncher.launchImpl (IdeLauncher.java:90) [/C:/Pro
    gram%20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoa
    der@4687246]
            at oracle.ide.boot.IdeLauncher.launch (IdeLauncher.java:66) [/C:/Program
    %20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@
    4687246]
            at oracle.ide.boot.IdeLauncher.main (IdeLauncher.java:55) [/C:/Program%2
    0Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@46
    87246]
            at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native method) [unknown
    , by unknown]
            at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl
    .java:39) [unknown, by unknown]
            at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAcce
    ssorImpl.java:25) [unknown, by unknown]
            at java.lang.reflect.Method.invoke (Method.java:597) [unknown, by unknow
    n]
            at oracle.ide.boot.Launcher.invokeMain (Launcher.java:729) [/C:/Program%
    20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@4
    687246]
            at oracle.ide.boot.Launcher.launchImpl (Launcher.java:115) [/C:/Program%
    20Files/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@4
    687246]
            at oracle.ide.boot.Launcher.launch (Launcher.java:68) [/C:/Program%20Fil
    es/sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@468724
    6]
            at oracle.ide.boot.Launcher.main (Launcher.java:57) [/C:/Program%20Files
    /sqldeveloper/ide/lib/ide-boot.jar, by sun.misc.Launcher$AppClassLoader@4687246]

  • System process running queries every 25 seconds against SQL 2012 Developer Edition

    While debugging a long running stored procedure I wanted to include SP:stmtStarting and SP:stmtCompleted.
    I noticed that every 25 seconds I was getting multiple queries against every database on my local server like:
    select table_id, item_guid, oplsn_fseqno, oplsn_bOffset, oplsn_slotid
    from [dbname].[sys].[filetable_updates_random_number] with (readpast) order by table_id
    From different sid's each time.
    While searching I saw that sometimes this may had to do with always on availability or filestream support but this is not my case since I don't use any of these features. This is a single instance installation.
    The following queries return no rows.
    SELECT * FROM sys.filetables;
    GO
    SELECT * FROM sys.tables WHERE is_filetable = 1;
    GO
    @@version returns:
    Microsoft SQL Server 2012 (SP1) - 11.0.3401.0 (X64)
    Jan  9 2014 13:22:15
    Copyright (c) Microsoft Corporation
    Developer Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: )
    This may be useful but I also have SQL Server 2014 Developer Edition installed but also without always on availability / filestream enabled.

    Not yet, believe it or not, I've been working with them for nearly a month to try to figure this out.  Basically, what we found with our servers is that it's fine until it hits max memory or close to it.  When it hits max memory there
    should be the memory cleanup operations that occur, and when they start it just can't clean up the memory.  The memory cleanup operations just keep getting ran over and over which causes the high CPU to sit there even when users aren't on the system. 
    Eventually performance degrades and then eventually the SQL Server service runs out of available memory and the service restarts / crashes.  We (Microsoft) thinks they narrowed it down to 1 thing which is that it's a UserStore_SchemaMgr clerk
    which continues to grow and never shrinks.
    Here are a few things to try first:
    1) Make sure your databases are corruption free (do a DBCC CHECKDB) on all databases and make sure there is no corruption.  If there is then repair it and reboot the server.
    2) Install this hotfix (I'm doing this tonight, so I don't know if this fixes it yet, I have to do this off hours) 
    http://support2.microsoft.com/kb/2904100
    3) If no corruption exists from #1, run this: DBCC MEMORYSTATUS.  (Change the query type to have the results output as text from the top toolbar)  Then do Edit, Find and search for UserStore_SchemaMgr. 
    It's measured in KB, so you have to divide that number by 1024 for MB and 1024/1024 for GB.  In our case we have it going into the GB's.  I have a Windows 2008 R2 SQL Server that this runs at about 8 MB.  On our 2012 server it's running at
    15 GB.
    This is what we're trying to work on now.  If you don't mind, let me know what you find, because I've been spending a ton of time on this with them and I think it's a bug, however we are having a tough time finding it.
    Thanks.

  • Error message when trying to run free developer edition of ColdFusion

    When I try to run the free developer edition, I get an a window that say: Please select another location to extract the installer to.  When I click on Choose and choose a folder, I'm sent back to this same window. 
    Help me install the free developer edition of ColdFusion.  Thx.

    You're asking your question in the wrong forum. This is the CFBuilder forum.
    You should ask your question in the CF Getting Started forum:
    http://forums.adobe.com/community/coldfusion/coldfusion_getting_started
    Or perhaps the CF Admin forum, if you get no answer there:
    http://forums.adobe.com/community/coldfusion/coldfusion_administration
    /charlie

  • Video both in source window and edit window stops after just a few seconds. It also runs slow after a few seconds.

    Video both in source window and edit window stops after just a few seconds. It also runs slow after a few seconds. I don't if the problem  is the fact that it;'s a Vimeo down load. Any one got a suggestion as to why?

    More information needed for someone to help... please click below and provide the requested information
    -Premiere Pro Video Editing Information FAQ http://forums.adobe.com/message/4200840
    Exactly what is INSIDE the video you are editing?
    Codec & Format information, with 2 links inside for you to read http://forums.adobe.com/thread/1270588
    Report back with the codec details of your file, use the programs below... A screen shot works well to SHOW people what you are doing
    http://forums.adobe.com/thread/592070?tstart=30 for screen shot instructions
    Free programs to get file information for PC/Mac http://mediaarea.net/en/MediaInfo/Download

  • Running CF Developer edition on a Netbook

    Hi,
    I am thinking about purchasing a netbook, and I am wondering if the CF Developer edition would run on it.  I looked at the CF9 system requirements and among others it asks for Pentium 4 or AMD Athlon processors.  So it doesn't look like it will work on something like Intel Atom.   Does anyone have any experience running CF on a netbook?  Thanks!
    http://www.adobe.com/products/coldfusion/systemreqs/
    ML

    I've got one of these as my "travel" laptop (where the trip might be 2-3 months long): http://www.notebooks.com/2009/05/26/hp-mini-110-netbook-introduced/
    I run CF8, CF9, Apache, SQL Server 2008, CF Builder and half a dozen Firefox windows on it simultaneously, and it runs fine.
    It was quite sluggish with the default 1GB of RAM, but I upped it to 2GB and it's fine.  It's not like lightning, but it's fine for working now.
    I will also say that the display on it is too small for coding on for any length of time, but if one plugs ane external monitor in, it supports 1280x1024 OK, which is adequate to work on.  Plus I have plugged in a keyboard and a mouse.
    Adam

  • Macbook running slow

    Hi,
    A few people have asked this question, my macbook is running very slow and the mouse spinning circle comes up quite a lot. I am unsure of why it is doing this.
    I have attached a copy of the EtreCheck I have done on my system.
    Can you please have a look and see if you can see if there is anything wrong, as I am unsure of what I am looking at.
    Thanks for your help
    Problem description:
    Macbook running slow
    EtreCheck version: 2.0.11 (98)
    Report generated 25 November 2014 11:54:22 GMT
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Late 2011) (Verified)
        MacBook Pro - model: MacBookPro8,1
        1 2.4 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 384 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.1 (14B25) - Uptime: 2 days 14:34:42
    Disk Information: ℹ️
        ST9500325ASG disk0 : (500.11 GB)
        S.M.A.R.T. Status: Verified
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) /  [Startup]: 498.88 GB (170.58 GB free)
                Encrypted AES-XTS Unlocked
                Core Storage: disk0s2 499.25 GB Online
        MATSHITADVD-R   UJ-8A8 
    USB Information: ℹ️
        Apple Computer, Inc. IR Receiver
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/Extensions
        [not loaded]    foo.tap (1.0) Support
        [not loaded]    foo.tun (1.0) Support
            /System/Library/Extensions
        [not loaded]    com.novatelwireless.driver.3G (2.2.9) Support
        [not loaded]    com.novatelwireless.driver.DisableAutoInstall (1.2) Support
        [not loaded]    com.option.driver.OptionMSD (1.11.0) Support
        [not loaded]    com.seagate.driver.PowSecDriverCore (5.2.3 - SDK 10.4) Support
        [not loaded]    com.sierrawireless.driver.SierraDIPSupport (1.0.0) Support
        [not loaded]    com.sierrawireless.driver.SierraFSRSupport (3.0.0 - SDK 10.6) Support
        [not loaded]    com.sierrawireless.driver.SierraHSRSupport (3.0.0 - SDK 10.6) Support
        [not loaded]    com.sierrawireless.driver.SierraIPDirect (1.1.5) Support
        [not loaded]    com.sierrawireless.driver.SierraQMISupport (1.0.1 - SDK 10.6) Support
        [loaded]    com.sierrawireless.driver.SierraVSP (1.0.0) Support
        [not loaded]    com.sierrawireless.driver.qmiNetDriver (1.0.3 - SDK 10.6) Support
            /System/Library/Extensions/NovatelWireless3G.kext/Contents/PlugIns
        [not loaded]    com.novatelwireless.driver.3GData (2.2.9) Support
            /System/Library/Extensions/Seagate Storage Driver.kext/Contents/PlugIns
        [not loaded]    com.seagate.driver.PowSecLeafDriver_10_4 (5.2.3 - SDK 10.4) Support
        [not loaded]    com.seagate.driver.PowSecLeafDriver_10_5 (5.2.3 - SDK 10.5) Support
        [not loaded]    com.seagate.driver.SeagateDriveIcons (5.2.3 - SDK 10.4) Support
    Startup Items: ℹ️
        HW_CreateNetwork: Path: /Library/StartupItems/HW_CreateNetwork
        HWNetMgr: Path: /Library/StartupItems/HWNetMgr
        HWPortDetect: Path: /Library/StartupItems/HWPortDetect
        HWPortDetect_driver: Path: /Library/StartupItems/HWPortDetect_driver
        StartOuc: Path: /Library/StartupItems/StartOuc
        tap: Path: /Library/StartupItems/tap
        tun: Path: /Library/StartupItems/tun
        Startup items are obsolete and will not work in future versions of OS X
    Problem System Launch Agents: ℹ️
        [running]    com.paragon.NTFS.notify.plist Support
    Launch Agents: ℹ️
        [running]    com.epson.epw.agent.plist Support
        [running]    com.oracle.java.Java-Updater.plist Support
        [loaded]    com.paragon.updater.plist Support
        [running]    com.sierrawireless.SwitchTool.plist Support
        [failed]    de.novamedia.VodafoneDeviceObserver.plist Support
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.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
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist Support
        [failed]    com.facebook.videochat.[redacted].plist Support
        [loaded]    com.google.keystone.agent.plist Support
        [loaded]    com.valvesoftware.steamclean.plist Support
    User Login Items: ℹ️
        Steam    Application (/Applications/Steam.app)
        iTunesHelper    ApplicationHidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        VMCStatusMenu    UNKNOWN (missing value)
        AutoLaunchApp    Application (/Applications/3Connect/3Connect.app/Contents/Resources/AutoLaunchApp.app)
        uTorrent    UNKNOWN (missing value)
        AdobeResourceSynchronizer    ApplicationHidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
        Android File Transfer Agent    Application (/Users/[redacted]/Library/Application Support/Google/Android File Transfer/Android File Transfer Agent.app)
        LexmarkNetworkServices    ApplicationHidden (/Library/Application Support/Lexmark/LexmarkNetworkServices.app)
        3500-4500 Series Button Monitor    ApplicationHidden (/Library/Application Support/Lexmark/3500-4500 Series Scanner.bundle/Contents/SharedSupport/3500-4500 Series Button Monitor.app)
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 15.0.0.223 - SDK 10.6 Support
        QuickTime Plugin: Version: 7.7.3
        AdobePDFViewerNPAPI: Version: 10.1.12 Support
        AdobePDFViewer: Version: 10.1.12 Support
        Flash Player: Version: 15.0.0.223 - SDK 10.6 Mismatch! Adobe recommends 15.0.0.239
        Default Browser: Version: 600 - SDK 10.10
        SharePointBrowserPlugin: Version: 14.4.6 - SDK 10.6 Support
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 Support
        JavaAppletPlugin: Version: Java 7 Update 51 Check version
    3rd Party Preference Panes: ℹ️
        Flash Player  Support
        Java  Support
        Paragon NTFS for Mac ® OS X  Support
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: ON
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 498.88 GB Disk used: 328.30 GB
        Destinations:
            Seagate Backup Plus Drive [Local]
            Total size: 0 B
            Total number of backups: 0
            Oldest backup: -
            Last backup: -
            Size of backup disk: Too small
                Backup size 0 B < (Disk used 328.30 GB X 3)
            Seagate Backup Plus Drive [Local]
            Total size: 1.00 TB
            Total number of backups: 10
            Oldest backup: 2013-05-29 18:19:48 +0000
            Last backup: 2013-12-03 06:32:04 +0000
            Size of backup disk: Adequate
                Backup size 1.00 TB > (Disk used 328.30 GB X 3)
    Top Processes by CPU: ℹ️
            23%    firefox
             8%    WindowServer
             2%    hidd
             2%    mds_stores
             1%    com.apple.WebKit.WebContent
    Top Processes by Memory: ℹ️
        387 MB    firefox
        180 MB    com.apple.WebKit.WebContent
        146 MB    com.apple.MediaLibraryService
        125 MB    Finder
        107 MB    iTunes
    Virtual Memory Information: ℹ️
        48 MB    Free RAM
        1.60 GB    Active RAM
        1.53 GB    Inactive RAM
        1.04 GB    Wired RAM
        5.95 GB    Page-ins
        63 MB    Page-outs

    Either update or remove the Vodafone software and see whether there's an improvement.
    Any third-party software that doesn't install by drag-and-drop into the Applications folder, and uninstall by drag-and-drop to the Trash, is a system modification.
    Whenever you remove system modifications, they must be removed completely, and the only way to do that is to use the uninstallation tool, if any, provided by the developers, or to follow their instructions. If the software has been incompletely removed, you may have to re-download or even reinstall it in order to finish the job.
    I never install system modifications myself, and except as stated in this comment, I don't know how to uninstall them. You'll have to do your own research to find that information.
    Here are some general guidelines to get you started. Suppose you want to remove something called “BrickMyMac” (a hypothetical example.) First, consult the product's Help menu, if there is one, for instructions. Finding none there, look on the developer's website, say www.brickmymac.com. (That may not be the actual name of the site; if necessary, search the Web for the product name.) If you don’t find anything on the website or in your search, contact the developer. While you're waiting for a response, download BrickMyMac.dmg and open it. There may be an application in there such as “Uninstall BrickMyMac.” If not, open “BrickMyMac.pkg” and look for an Uninstall button. The uninstaller might also be accessed by clicking the Customize button, if there is one.
    Back up all data before making any changes.
    You will generally have to restart the computer in order to complete an uninstallation. Until you do that, there may be no effect, or unpredictable effects.
    If you can’t remove software in any other way, you’ll have to erase and install OS X. Never install any third-party software unless you're sure you know how to uninstall it; otherwise you may create problems that are very hard to solve.
    Trying to remove complex system modifications by hunting for files by name often will not work and may make the problem worse. The same goes for "utilities" such as "AppCleaner" and the like that purport to remove software.

  • How can I connect with SAP NetWeaver 7.01 SR1 SP3 ABAP Developer Edition

    Hello together,
    I downloaded and installed the SAP NetWeaver 7.01 SR1 SP3 ABAP Developer Edition on a virtual client.
    I toke a long period to finish the installation.
    Now some questions to use this system in the right way:
    1.) How can I get a "developer license" which do not expire? Because the link http://www.sap.com/minisap seems to be not ok.
    2.) How can I connect via network with the sap system? the application server is running on a vm client with a static ip i.e. 192.168.1.5. And my laptop gets a ip in the same range. I have installed the gui on my laptop and tried to connect with the system. But it does not work! I used as application server the ip of the virtual machine. I use the gui witch is installed on the same host like the application it works (with localhost as application server adress)
    3.) Where can I download the newest version of the SAP Gui? I do not have a service marktplace account? Is it possible?
    4.) I read in the documentation that it should be possible to reach the sap system also with web dynpro: http://localhost:8000/sap/bc/gui/sap/its/webgui?sap-client=000
    But it does not work. I got an error message: Service cannot be reached
    Note
    The termination occurred in system NSP with error code 403 and for the reason Forbidden.
    The selected virtual host was 0 .
    Regards
    Christian

    I fixed in the meantime the second problem. It was a problem with my local firewall. But the other three points are still open.
    Thank in advance for your help

  • NetWeaver Developer Edition: Workspace Server Error every 2 Minutes

    Hi there,
    I installed SAP NetWeaver AS ABAP 7.02 SP6 32-bit - Developer Edition on Windows XP 32 Bit in a Virtual Machine with Virtual Box. My Host hase got 8 GB RAM and 4 x >3Ghz Processor and I gave 4GB Ram and 2 Cores to the Virtual Machine.<br>
    The Installation was ok and the Systems works. But now I began to do some exercises (Add 2 Tables and some Types) and now Windows tells me after 2 Minutes I'm logged on  Disp+Work.Exe --> an error occured. Then the SAP Workspace Server is rebooted and I can log on for the next 2 minutes. <br>
    The Error Log tells me that the WorkSpace Process Died (?) but I dont know what to do... can anybody help? This is the Log:
    <br>
    <br>
    trc file: "dev_disp", trc level: 1, release: "720"<br>
    <br>
    sysno      00<br>
    sid        NSP<br>
    systemid   560 (PC with Windows NT)<br>
    relno      7200<br>
    patchlevel 0<br>
    patchno    70<br>
    intno      20020600<br>
    make       multithreaded, Unicode, optimized<br>
    profile   
    testsap\sapmnt\NSP\SYS\profile\NSP_DVEBMGS00_testsap<br>
    pid        3704<br>
    Sat Nov 19 22:26:56 2011<br>
    kernel runs with dp version 129000(ext=118000) (@(#) DPLIB-INT-VERSION-129000-UC)<br>
    length of sys_adm_ext is 588 bytes<br>
    SWITCH TRC-HIDE on ***<br>
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3704) [dpxxdisp.c   1268]<br>
         shared lib "dw_xml.dll" version 70 successfully loaded<br>
         shared lib "dw_xtc.dll" version 70 successfully loaded<br>
         shared lib "dw_stl.dll" version 70 successfully loaded<br>
         shared lib "dw_gui.dll" version 70 successfully loaded<br>
         shared lib "dw_mdm.dll" version 70 successfully loaded<br>
         shared lib "dw_rndrt.dll" version 70 successfully loaded<br>
         shared lib "dw_abp.dll" version 70 successfully loaded<br>
         shared lib "dw_sym.dll" version 70 successfully loaded<br>
         shared lib "dw_aci.dll" version 70 successfully loaded<br>
    rdisp/softcancel_sequence :  -> 0,5,-1<br>
    use internal message server connection to port 3900<br>
    rdisp/dynamic_wp_check : 1<br>
    rdisp/calculateLoadAverage : 1<br>
    <br>
    Sat Nov 19 22:26:57 2011<br>
    MtxInit: 30000 0 0<br>
    DpSysAdmExtInit: ABAP is active<br>
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active<br>
    DpIPCInit2: write dp-profile-values into sys_adm_ext<br>
    DpIPCInit2: start server >testsap_NSP_00                          <<br>
    DpShMCreate: sizeof(wp_adm)          20000     (2000)<br>
    DpShMCreate: sizeof(tm_adm)          4323912     (21512)<br>
    DpShMCreate: sizeof(wp_ca_adm)          32000     (64)<br>
    DpShMCreate: sizeof(appc_ca_adm)     32000     (64)<br>
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/556056/556064<br>
    DpShMCreate: sizeof(comm_adm)          556064     (1104)<br>
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0<br>
    DpShMCreate: sizeof(slock_adm)          0     (96)<br>
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0<br>
    DpShMCreate: sizeof(file_adm)          0     (80)<br>
    DpShMCreate: sizeof(vmc_adm)          0     (1792)<br>
    DpShMCreate: sizeof(wall_adm)          (40056/34360/64/192)<br>
    DpShMCreate: sizeof(gw_adm)     48<br>
    DpShMCreate: sizeof(j2ee_adm)     3920<br>
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 08180040, size: 5055296)<br>
    DpShMCreate: allocated sys_adm at 08180048<br>
    DpShMCreate: allocated wp_adm_list at 08182F28<br>
    DpShMCreate: allocated wp_adm at 08183020<br>
    DpShMCreate: allocated tm_adm_list at 08187E48<br>
    DpShMCreate: allocated tm_adm at 08187E70<br>
    DpShMCreate: allocated wp_ca_adm at 085A78C0<br>
    DpShMCreate: allocated appc_ca_adm at 085AF5C8<br>
    DpShMCreate: allocated comm_adm at 085B72D0<br>
    DpShMCreate: system runs without slock table<br>
    DpShMCreate: system runs without file table<br>
    DpShMCreate: allocated vmc_adm_list at 0863EEF8<br>
    DpShMCreate: system runs without vmc_adm<br>
    DpShMCreate: allocated gw_adm at 0863EF50<br>
    DpShMCreate: allocated j2ee_adm at 0863EF88<br>
    DpShMCreate: allocated ca_info at 0863FEE0<br>
    DpShMCreate: allocated wall_adm at 0863FEF8<br>
    DpCommAttachTable: attached comm table (header=085B72D0/ft=085B72D8)<br>
    DpSysAdmIntInit: initialize sys_adm<br>
    rdisp/test_roll : roll strategy is DP_NORMAL_ROLL<br>
    dia token check not active (3 token)<br>
    MBUF state OFF<br>
    DpCommInitTable: init table for 500 entries<br>
    DpRqQInit: keep protect_queue / slots_per_queue 0 / 2001 in sys_adm<br>
    rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80<br>
    EmInit: MmSetImplementation( 2 ).<br>
    MM global diagnostic options set: 0<br>
    <ES> client 0 initializing ....<br>
    <ES> InitFreeList<br>
    <ES> block size is 1024 kByte.<br>
    Using implementation view<br>
    <EsNT> Using memory model view.<br>
    <EsNT> Memory Reset disabled as NT default<br>
    <ES> 1023 blocks reserved for free list.<br>
    ES initialized.<br>
    DpVmcSetActive: set vmc state DP_VMC_NOT_ACTIVE<br>
    MPI: dynamic quotas disabled.<br>
    MPI init: pipes=4000 buffers=159 reserved=47 quota=10% <br>
    <br>
    Sat Nov 19 22:26:58 2011<br>
    rdisp/http_min_wait_dia_wp : 1 -> 1<br>
    ***LOG CPS=> DpLoopInit, ICU ( 3.4 3.4 4.1) [dpxxdisp.c   1654]<br>
    ***LOG Q0K=> DpMsAttach, mscon ( testsap) [dpxxdisp.c   12221]<br>
    MBUF state LOADING<br>
    DpStartStopMsg: send start message (myname is >testsap_NSP_00                          <)<br>
    DpStartStopMsg: start msg sent<br>
    CCMS: alert/MONI_SEGM_SIZE = 0   monitoring and alerting switched off.<br>
    DpMBufHwIdSet: set Hardware-ID<br>
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1296]<br>
    MBUF state ACTIVE<br>
    DpWpBlksLow: max wp blocks in queue is 400 (80 %)<br>
    MBUF component UP<br>
    DpMsgProcess: 1 server in MBUF<br>
    DpAppcBlksLow: max appc blocks in queue is 250 (50 %)<br>
    <br>
    Sat Nov 19 22:27:59 2011<br>
    DpModState: change server state from STARTING to ACTIVE<br>
    <br>
    Sat Nov 19 22:33:38 2011<br>
    ERROR => DpHdlDeadWp: W0 (pid 2012) died (severity=0, status=0) [dpxxwp.c     1522]<br>
    Edited by: frankie2209 on Nov 19, 2011 10:59 PM
    <br><br>
    <b>C:\usr\sap\NSP\DVEBMGS00\work --> file dev_wi shows an error:</b>
    <br><br>
    M Sat Nov 19 22:28:10 2011<br>
    M  *** ERROR => alert/MONI_SEGM_SIZE not set. Monitoring switched off. [alxxmoni.c   10094]<br>
    M  {root-id=080027A0577D1ED184DEABD3CD8E66BD}_{conn-id=00000000000000000000000000000000}_0<br>
    <br>
    M  <br>
    M Sat Nov 19 22:28:11 2011<br>
    M  ThrtGwMonTrustedIpAddr: 1. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 2. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 3. 10.0.2.15<br>
    A  <br>
    A Sat Nov 19 22:31:21 2011<br>
    A  GENER starting remote generation: SAPLSED6 (requested by W0).<br>
    S  <br>
    S Sat Nov 19 22:33:18 2011<br>
    S  found spool memory service RSPO-ACTIONS at 11B99D88<br>
    M  <br>
    M Sat Nov 19 22:37:18 2011<br>
    M  ThrtGwMonTrustedIpAddr: 1. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 2. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 3. 10.0.2.15<br>
    M  <br>
    M Sat Nov 19 22:47:18 2011<br>
    M  ThrtGwMonTrustedIpAddr: 1. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 2. 10.0.2.15<br>
    M  ThrtGwMonTrustedIpAddr: 3. 10.0.2.15<br>
    M  <br>
    M Sat Nov 19 22:56:51 2011<br>
    M  in_ThErrHandle: 1<br>
    M  ThIErrHandle: new stat of W1 is WP_SHUTDOWN    <br>
    M  ThIErrHandle: I'm during shutdown<br>
    M  PfStatDisconnect: disconnect statistics<br>
    M  ThIErrHandle: entering ThSetStatError<br>
    C  CANCEL rejected, because there is no SQL statement active<br>
    B  db_sqlbreak() = 1<br>
    M  ThCallDbBreak: no sql statement active<br>
    M  ThIErrHandle: don't try rollback again<br>
    M  ThShutDownServer: shutdown server<br>
    M  ThCallHooks: call hook >Shutdown PXA< for event BEFORE_SHUTDOWN<br>
    A  Saving PXA statistics.<br>
    A  540 programs loaded.<br>
    A  file pxanew opened.<br>
    A  540 entries written.<br>
    M  ThCallHooks: hook >Shutdown PXA< o.k.<br>
    M  PfStatIndInit: Initializing Index-Record <br>
    M  PfWriteIntoFile: copied shared buf (0 bytes) to local buf<br>
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)<br>
    M  Entering ThReadDetachMode<br>
    M  call ThrShutDown (1)...<br>
    B  dbtbxbuf: Saving TBX statistics:<br>
    B  dbtbxbuf: 40 object entries written.<br>
    B  Disconnecting from ALL connections:<br>
    B  Wp  Hdl ConName          ConId     ConState     TX  BC  HC  PRM RCT FRC TIM MAX OPT Date     Time   DBHost           <br>Program                                
    B  001 000 R/3              000000000 INACTIVE     NO  NO  NO  YES NO  NO  000 255 255 20111119 222712 <br>testsap                                                 
    C  Disconnecting from connection 0 ...<br>
    C  Now I'm disconnected from MaxDB<br>
    B  Disconnected from connection 0<br>
    B  statistics db_con_commit (com_total=97, com_tx=19)<br>
    B  statistics db_con_rollback (roll_total=0, roll_tx=0)<br>
    M  ***LOG Q02=> wp_halt, WPStop (Workp. 1 3304) [dpnttool.c   339]<br>
    <br>
    <br>
    Edited by: frankie2209 on Nov 19, 2011 11:18 PM
    <br><br>
    <b>Now I saw in syslog in SAPMMC that when I start the ApplicationServer "NSP" ive got an Error:</b>
    "Communications data: Service initialization failed" (Process Type RD, PID 03356 , Message ID S10<br> But message_server.exe and disp+work.exe are running green and i can log on into sap. and then after 1 minute the explaned error occurs.(WorkspaceProcess is restarted and sapsession breaks down - i have to log on again)
    Edited by: frankie2209 on Nov 19, 2011 11:45 PM

    Please check the value of  the parameter PHYS_MEMSIZE in the file <Drive>:\usr\sap\NSP\SYS\profile\NSP_DVEBMGS00_testsap . Set the value to 2048M. Also set the page file size to 10GB. Ensure you have space on disk to allocate space for paging.

  • Firefox Developer Edition won't launch (Win7 64-bit)

    Hi,
    I am running Windows 7 64-bit with the latest Windows updates. When I click the icon to launch Firefox Developer Edition, it will not launch and immediately open the Mozilla Crash Reporter. Details from the Crash reporter are below.
    Things I have tried:
    -Booting into Safe Mode by holding Shift key.
    -Run Windows Memory Diagnostics (returned no errors).
    -Updated Windows to latest updates.
    -Perform a clean re-install (uninstall Firefox, deleting profiles, clearing keys from Windows Registry).
    -Closed my antivirus (Kaspersky) before launching.
    No matter what I do, FDE will crash at launch. Regular Firefox works just fine (which is odd to me). FDE works just fine with my same sync profile and same plugins on my Macbook Pro, but on my Windows 7 machine it crashes every time.
    Please help! I love Firefox Developer Edition.
    -Rommel.
    AdapterDeviceID: 0x6719
    AdapterDriverVersion: 8.850.0.0
    AdapterSubsysID: 00000000
    AdapterVendorID: 0x1002
    Add-ons: content_blocker_663BE84DBCC949E88C7600F63CA7F098%40kaspersky.com:4.5.1.379,virtual_keyboard_07402848C2F6470194F131B0F3DE025E%40kaspersky.com:4.5.1.379,online_banking_08806E753BE44495B44E90AA2513BDC5%40kaspersky.com:4.5.1.379,%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:38.0a2
    AvailablePageFile: 14740545536
    AvailablePhysicalMemory: 6482825216
    AvailableVirtualMemory: 4038242304
    BIOS_Manufacturer: American Megatrends Inc.
    BlockedDllList:
    BreakpadReserveAddress: 46923776
    BreakpadReserveSize: 67108864
    BuildID: 20150301004021
    CrashTime: 1425240189
    EMCheckCompatibility: true
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1425239399
    Notes: AdapterVendorID: 0x1002, AdapterDeviceID: 0x6719, AdapterSubsysID: 00000000, AdapterDriverVersion: 8.850.0.0
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: aurora
    SecondsSinceLastCrash: 493
    StartupTime: 1425240189
    SystemMemoryUsePercentage: 24
    Theme: classic/1.0
    Throttleable: 1
    TotalPageFile: 17104310272
    TotalPhysicalMemory: 8553099264
    TotalVirtualMemory: 4294836224
    URL:
    Vendor: Mozilla
    Version: 38.0a2
    useragent_locale: en-US
    This report also contains technical information about the state of the application when it crashed.

    ''philipp [[#answer-697281|said]]''
    <blockquote>
    ok thanks - this looks like a crash related to graphics/hardware acceleration.
    as a first step please try [[Upgrade your graphics drivers to use hardware acceleration and WebGL|updating your graphics driver]] through the graphic chip's vendors homepage
    or in case this doesn't solve the issue or there is no new version available at the moment, start firefox into safemode '''by pressing the shift key while the application is launching''' & disable hardware acceleration in the firefox ''menu ≡ > options > advanced > general'' (that setting will take a restart of the browser to take effect).
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    </blockquote>
    Hi Philipp,
    Thanks for your help so far. I really appreciate it.
    I have installed the latest drivers for my graphics card. I am unable to start Firefox in Safe Mode. I hold Shift and click the FirefoxDeveloperEdition and I get the Mozilla Crash Reporter just the same. Is there another way to enable Safe Mode or maybe disable hardware acceleration?
    This is the latest Crash Report after I updated my graphics card drivers and rebooted: Crash ID: bp-ae23e8f6-35c5-40df-83f8-4b2992150301
    -Rommel.

  • Macbook Pro i7 running slow

    I just picked up a new Macbook Pro i7 Mid-2012 w/ 8GB of RAM.  I am running VMWare Windows 8 (or Windows 7), Apple Mail, LibreOffice, Text Edit, Safari and Firefox.  According to MemoryClean, and I have 3.17GB of RAM free.  Checked with Disk Unility, nothing is wrong. 
    Any ideas?  The i7 seems to run slower than the i5 I had.  Very hard to work when switching through the programs takes some time.

    If you install new RAM or a new HDD and do no harm to the MBP, your warranty will still be honored, but not for the RAM and/or HDD.  Those will be warranted by the manufacturer and it probably means that the warranties will be better than the MBP warranty.  RAM is usually a lifetime warranty and HDDs range from 1 year to 5 years.
    Ciao.

  • MacBook Pro Stalls/Running slow since Mavericks Installation

    On the advice of the more experienced here is a new thread.
    Since installing Mavericks my MBP has gone from pretty much an instant response to requests, to stalling, the spinning pinwheel, longer startup and shutdown times, as well as slower access to websites (Chrome and Safari, though Safari appears slower). 
    I have been advised to run EtreCheck when I first joined a post regarding the same problem.  I posted the results and was advised to work through some of the issues.  This is the initial test result and the very much appreciated advice.
    NOTE - EXTENSIVE TEXT TO FOLLOW.
    I don't have a specific fix from your report, but I can point out what other users have had issues with.
    JonUK_LTD wrote:
    Kernel Extensions:
    com.Cycling74.driver.Soundflower (1.5.1)
    com.paragon-software.filesystems.ntfs (82)
    Problem System Launch Agents:
    [System] com.paragon.NTFS.trial.plist 3rd-Party support link
    [System] com.paragon.NTFS.upd.plist 3rd-Party support link
    Launch Daemons:
    [System] com.adobe.fpsaud.plist 3rd-Party support link
    [System] com.sierrawireless.SwitchTool.plist 3rd-Party support link
    User Launch Agents:
    [not loaded] com.google.keystone.agent.plist 3rd-Party support link
    [not loaded] com.macpaw.CleanMyMac.helperTool.plist 3rd-Party support link
    [not loaded] com.macpaw.CleanMyMac.trashSizeWatcher.plist 3rd-Party support link
    [not loaded] com.macpaw.CleanMyMac.volumeWatcher.plist 3rd-Party support link
    [not loaded] uk.co.markallan.clamxav.freshclam.plist 3rd-Party support link
    User Login Items:
             Clocks
    FaceTab Pro for Facebook
    GrowlTunes
    Yoink
    Dropbox
    SpeechSynthesisServer
    Internet Plug-ins:
    LogMeInSafari64: Version: 1.0.730 3rd-Party support link
    Default Browser: Version: 537 - SDK 10.9
    Flip4Mac WMV Plugin: Version: 2.4.4.2 3rd-Party support link
    OfficeLiveBrowserPlugin: Version: 12.3.6 3rd-Party support link
    AdobePDFViewerNPAPI: Version: 10.1.6 3rd-Party support link
    FlashPlayer-10.6: Version: 12.0.0.70 - SDK 10.6 3rd-Party support link
    LogMeIn: Version: 1.0.730 3rd-Party support link
    Silverlight: Version: 5.1.20913.0 - SDK 10.6 3rd-Party support link
    Flash Player: Version: 12.0.0.70 - SDK 10.6 3rd-Party support link
    LogMeInSafari32: Version: 1.0.730 3rd-Party support link
    iPhotoPhotocast: Version: 7.0
    QuickTime Plugin: Version: 7.7.3
    AdobePDFViewer: Version: 10.1.6 3rd-Party support link
    JavaAppletPlugin: Version: 14.8.0 - SDK 10.9 Outdated! Update
    Safari Extensions:
    Add To Amazon Wish List: Version: 1.4
    User Internet Plug-ins:
    Google Earth Web Plug-in: Version: 7.1 3rd-Party support link
    fbplugin_1_0_1: Version: (null) 3rd-Party support link
    fbplugin_1_0_3: Version: (null) 3rd-Party support link
    3rd Party Preference Panes:
    Connect360  3rd-Party support link
    Flash Player  3rd-Party support link
    Flip4Mac WMV  3rd-Party support link
    Growl  3rd-Party support link
    MacFUSE  3rd-Party support link
    Paragon NTFS for Mac ® OS X 3rd-Party support link
    Old Applications:
    Plex Media Server:          Version: 0.9.3.4 - SDK 10.5 3rd-Party support link
    Plex Plug-in Installer: Version: 1.0 - SDK 10.5 3rd-Party support link
    HyperDesktop:          Version: 1.1 - SDK 10.0 3rd-Party support link
    Top Processes by CPU:
    3%          WindowServer
    2%          mdworker
    2%          MenuTab Pro for Facebook
    1%          EtreCheck
    0%          mds_stores
    Top Processes by Memory:
    176 MB          softwareupdated
    156 MB com.apple.IconServicesAgent
    123 MB          MenuTab Pro for Facebook
    115 MB          Google Chrome
    70 MB          Dropbox
    Red is the items I'd look at these are mostly 'system level' - they can alter a lot in the OS. Check the developers website, update or remove the apps if the developer doesn't say it supports 10.9 or if you can live without them.
    Soundflower is out of date & it is a 'kernel extension', the kernel is the core of the OS - you don't want any old code running here.
    The installer has a removal tool too https://code.google.com/p/soundflower/ so update or remove it if you don't use it.
    Update or remove Paragon's NTFS tool, it is running at a system level & it's background jobs seem to be in a 'problem state', it also has something running in the kernel.
    Adobe has an updater running, try to ensure Adobe's apps are all up to date, just incase they have stopped checking. Repeat with Google's apps, just launch the apps & look in the 'App menu' or the Help menu for updates. These companies tend to reinstall the updaters if you try to delete them, so there it little you can do but keep the apps updated.
    It's odd that all your User Launch Agents: are not loaded, these are background jobs that start on login (if they are in a loaded state). The same principle applies, update or remove the related apps if they are not needed.
    CleanMyMac is a concern - there are lots of posts here claiming it can break the OS - it can help you to remove files that are installed by Apple which is not the best idea. I am unconvinced that running 'maintenance utilities' all the time is a good idea, however the app removal tool may be OK for cases where a developer doesn't have an uninstaller. 'Cleaner apps' use RAM & can spend time scanning files which can slow other tasks. Search here for varied opinions on CleanMyMac. I also use ClamXAV, ensure that is upto date & so check it's engine & rules are current.
    The purple items are 'user level' items (run on login of your account).
    There is a simple way to see if your issues are because of 'user level' items, create a new test user account & login as that user. If the Mac is stable you can assume it is something within your 'user items'.
    Check that you need the Login Items running every time you login. They are listed in System Preferences> Users & groups > select your account… login items tab.
    You appear to have 3 LogMeIn internet plugins installed - is Safari behaving OK or running slow? I would consider removing most plugins & then installing them as you need them. You can look inside /Library/Internet Plug-Ins/ and ~/Library/Internet Plug-Ins/ to remove them manually.
    ~/Library is your 'home library' Use the Finders Go Menu > Open Folder… and enter ~/Library to reveal it. Apple hid this Library folder.
    I'd be tempted to remove the Java applet plugin - old Java is a real secuity risk & Safari has probably disabled this for you already.
    There seems to be 2 Facebook plugins installed (probably inside your ~/Library/Internet Plug-Ins/). Remove the oldest one & look for the newest release. Update the Safari Extension if it needs it too.
    The Preference Panes are installed in /Library/PreferencePanes/ and ~/Library/PreferencePanes/. Open System prefs & launch each third party pref pane (the bottom rows) & check for updates if possible. These also have an ability to modify the OS, so any errors could effect everything. You can usually right click (or ctrl+click) to remove them from the preferences (it removes them from the OS, but may leave any libraries or extra tools behind - see if the developer has removal instructions).
    I see you have Plex installed, does this run very often? I find it can drag a Mac to a slow crawl when it is indexing. I suspect Connect360 may do similar things, but I don't really know for sure what it does .
    MenuTab for Facebook seems to be doing something with RAM & CPU, update or remove if you don't need it.
    That may all be daunting, but it should help. Start with the system level items, and then look at updating the other items. You may find things improve after a cleanup & a reboot.
    This was extremely helpful and I have gone as far as my knowledge will allow for now.  I did make a bootable clone of the main HDD prior to doing anything, and now there seems to be little improvment following the suggestions made.  Also along the way MacFuse was deleted and well as Flip4Mac and NTFS.  
    Things are far from perfect though and the MBP still stalls and is performing very poorly. 
    I have run another EtreCheck, results below;
    Hardware Information:
              MacBook Pro (13-inch, Mid 2009)
              MacBook Pro - model: MacBookPro5,5
              1 2.26 GHz Intel Core 2 Duo CPU: 2 cores
              4 GB RAM
    Video Information:
              NVIDIA GeForce 9400M - VRAM: 256 MB
    System Software:
              OS X 10.9.2 (13C64) - Uptime: 0 days 22:21:3
    Disk Information:
              FUJITSU MJA2250BH FFS G1 disk0 : (250.06 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) / [Startup]: 249.2 GB (71.96 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-ST DVDRW  GS23N 
    USB Information:
              Apple Inc. Built-in iSight
              Western Digital Ext HDD 1021 2 TB
                        EFI (disk1s1) <not mounted>: 209.7 MB
                        TimeMachine BackUp (disk1s2) /Volumes/TimeMachine BackUp: 265.79 GB (101.83 GB free)
                        MAC OS (disk1s3) /Volumes/MAC OS: 1.22 TB (1.09 TB free)
                        MS DOS (disk1s4) /Volumes/MS DOS: 510.11 GB (509.98 GB free)
              Apple Internal Memory Card Reader
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
    Problem System Launch Agents:
              [System] com.paragon.NTFS.trial.plist 3rd-Party support link
              [System] com.paragon.NTFS.upd.plist 3rd-Party support link
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
              [System] com.bombich.ccc.plist 3rd-Party support link
              [System] com.sierrawireless.SwitchTool.plist 3rd-Party support link
    User Launch Agents:
              [not loaded] com.adobe.ARM.[...].plist 3rd-Party support link
              [not loaded] com.google.keystone.agent.plist 3rd-Party support link
              [not loaded] com.macpaw.CleanMyMac.helperTool.plist 3rd-Party support link
              [not loaded] com.macpaw.CleanMyMac.trashSizeWatcher.plist 3rd-Party support link
              [not loaded] com.macpaw.CleanMyMac.volumeWatcher.plist 3rd-Party support link
              [not loaded] uk.co.markallan.clamxav.freshclam.plist 3rd-Party support link
    User Login Items:
              FaceTab Pro for Facebook
              Yoink
    Internet Plug-ins:
              FlashPlayer-10.6: Version: 12.0.0.70 - SDK 10.6 3rd-Party support link
              Flash Player: Version: 12.0.0.70 - SDK 10.6 3rd-Party support link
    Safari Extensions:
              Add To Amazon Wish List: 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:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
              fbplugin_1_0_3: Version: (null) 3rd-Party support link
              Google Earth Web Plug-in: Version: 7.1 3rd-Party support link
    3rd Party Preference Panes:
              Connect360  3rd-Party support link
              Flash Player  3rd-Party support link
              Growl  3rd-Party support link
    Old Applications:
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4 3rd-Party support link
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              Epson Printer Utility 4:          Version: 9.17 - SDK 10.5 3rd-Party support link
                        /Library/Printers/EPSON/InkjetPrinter2/Utility/UT4/Epson Printer Utility 4.app
              /Library/Application Support/Microsoft/MERP2.0
                        Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4 3rd-Party support link
                        Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4 3rd-Party support link
              /Users/[redacted]/Library/Application Support/Plex
                        Plex Media Server:          Version: 0.9.3.4 - SDK 10.5 3rd-Party support link
                        Plex Plug-in Installer:          Version: 1.0 - SDK 10.5 3rd-Party support link
              GrowlTunes:          Version: 1.2.2 - SDK 10.5 3rd-Party support link
              WePrint Server:          Version: 2.705 - SDK 10.4 3rd-Party support link
              HyperDesktop:          Version: 1.1 - SDK 10.0 3rd-Party support link
              iCamSource:          Version: 2.4.1 - SDK 10.4 3rd-Party support link
              SLLauncher:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
    Time Machine:
              Skip System Files: NO
              Mobile backups: ON
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 232.09 GB Disk used: 165.07 GB
              Destinations:
                        TimeMachine BackUp [Local] (Last used)
                        Total size: 247.53 GB
                        Total number of backups: 13
                        Oldest backup: 2014-02-24 19:18:34 +0000
                        Last backup: 2014-03-01 14:13:56 +0000
                        Size of backup disk: Too small
                                  Backup size 247.53 GB < (Disk used 165.07 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                   3%          WindowServer
                   1%          EtreCheck
                   1%          Folder Actions Dispatcher
                   0%          mdworker
                   0%          MenuTab Pro for Facebook
    Top Processes by Memory:
              152 MB          MenuTab Pro for Facebook
              115 MB          com.apple.WebKit.WebContent
              111 MB          mds_stores
              111 MB          Google Chrome
              98 MB          Mail
    Virtual Memory Information:
              1.04 GB          Free RAM
              1.47 GB          Active RAM
              176 MB          Inactive RAM
              660 MB          Wired RAM
              4.08 GB          Page-ins
              21 MB          Page-outs
    Also need to mention that the login items have all been disabled (though showing in these results).
    Any advice on these specific speed related issues and how to return to the "old ways" would be very much appreciated.
    Thanks in advance,
    Jon.

    Myth of the Dirty Mac
    I would un-install CleanMyMac. It has caused problems for others and in some cases has gone so far as to wreck their system.
    CleanMyMac - Uninstall
    CleanMyMac2 Un-install
    Some other things to look at/try.
    Activity Monitor - Mavericks
    Activity Monitor in Mavericks has significant changes
    Performance Guide
    Why is my computer slow
    Why your Mac runs slower than it should
    Slow Mac After Mavericks
    Things you can do to resolve slowdowns  see post by Kappy

  • Running Slow, Displaying information I can't find...

    I have a MacBook Pro and when I run any application it runs slow. At first I thought, 'It is almost full, I should clear it.' I did, about 30 gigs of it but it is still running incredibly slow. I've looked into About This Mac and it says there is 100.27 GB worth of Movies. I have no idea what these movies are but I can't locate them anywhere on my mac. Anything that I did have on my mac I transfered to an external harddrive and had deleted (or so I thought). I've run OmniDiskSweeper but even that can't locate the movies. Aparently there is 56.31 GB worth of Other things on there too! I have it plugged into power but it still runs slow. I've been meaning to take it in to have the battery replaced (or serviced as it has notified me a couple times but just dissapears) as it has done 757 Cycles, which I assume is recharges. Just choosing the Apple logo and then About This Mac takes about 30 seconds per selection. Any gesture takes forever to load as well. Choosing another window take ten to fifteen seconds to swap over. So any selection really takes ten to forty seconds to swap over. I've shut down, and restarted my computer but still no luck. I'm a little confused as the only time I have EVER experienced this - and I don't mean to start any quarrels - was with a Windows computer.
    I'll give you an indication of how slow it is. I've opened Safari and have Apple as my home page. Twenty-five minutes have passed by but the loading bar is sitting comfortably with the 'o' in .com. Running pages takes forever to load and so does keynote. As does Word and PowerPoint. I do not know what else to do. I've been cleaning things off and erasing free space, deleting trash and deleting trash securely. I'm at a loss! My MacBook has never run this slow and has been so relaible until this pass couple months. I'm confused. The following is what my Mac is...
    MacBook Pro
    13-inch, Mid 2009
    Version 10.8.4
    Processor 2.35 GHz Intel Core 2 Duo
    Memory 4 GB 1067 MHz DDR3
    Graphics NVIDIA GeForce 9400M 256 MB
    I probably sound like a clueless fool, but I've never had problems like this. Usually I'm the one helping my friend, parents, and other colleagues with computer matters. Any advice and help would be greatly appreciated!

    Have you opened Disk Utility>First Aid and run Verify and Repair?
    Also look at these comprehensive documents for other possible solutions:
    https://discussions.apple.com/docs/DOC-3521
    https://discussions.apple.com/docs/DOC-3353
    Ciao.
    Message was edited by: OGELTHORPE

  • Cant figure out how to install the Developer edition

    Hey everybody, I'm totally new to ColdFusion technology. I
    work in the advertising world working on print related material.
    Feeling a desire to learn more, I decided to teach myself Flash.
    So, I picked up the Flash Bible and began reading. After I finished
    the section on creating forms in Flash, I thought it would be a
    good idea to learn ColdFusion so I could learn how to write server
    side scripts and test them on my local machine with my Flash forms
    before deploying them to a remote server. In any case, I downloaded
    the free Developer edition of ColdFusion MX 7. Something is going
    wrong, and I have no idea why? After I finished completing each
    section of the installation process, the program does not seem to
    install into my hard drive. I have the path for the program to be
    installed in my applications folder on my hard drive. I'm also
    running on MAC OS 10.4.8.
    Here is some info on my computer:
    Hardware Overview:
    Machine Name: Power Mac G5
    Machine Model: PowerMac7,2
    CPU Type: PowerPC 970 (2.2)
    Number Of CPUs: 2
    CPU Speed: 2 GHz
    L2 Cache (per CPU): 512 KB
    Memory: 3 GB
    Bus Speed: 1 GHz
    Boot ROM Version: 5.1.5f0
    And this I copied from the Adobe site for ColdFusion MX 7
    system requirements:
    Macintosh
    ColdFusion Product Editions Enterprise, Standard, Developer
    Processor PowerPC
    Operating System Apple Mac OS X 10.3.9, 10.4.2 and 10.4.3
    Memory 512 MB RAM
    Hard Disk Space 500 MB

    I decide that it may be helpful to include this info that I
    copied and
    pasted from the installation windows.
    The Installation Confirmation window:
    Installation Type:
    Server configuration
    Licensing:
    Developer Edition
    Installation Directories:
    Product: /Applications/ColdFusionMX7
    Web root: /Applications/ColdFusionMX7/wwwroot
    Server Information:
    Web Server: Built-in Web Server
    Port: 8500
    Search Service: not installed
    Sample Apps: not installed
    RDS: disabled
    Disk Space Information (for Installation Target):
    Required: 267,025,584 bytes
    Available: 25,123,663,872 bytes
    The Installation Complete window:
    You have successfully completed the first step in installing
    $PRODUCT_NAME$.
    To continue with your installation, go to
    $USER_INSTALL_DIR$$/$bin and
    type"./coldfusion start" to start your server.
    Once the server is started log in to the Configuration Wizard
    at
    http://[machinename

Maybe you are looking for

  • Imported SVG from Edge Animate not rendering properly in Safari

    Hi, We are having problems with an animation we created in Edge Animate, when we import it into Adobe Muse and then view it in Safari it becomes jagged and doesn't render properly. It works perfectly on Chrome, Firefox and when using a retina screen.

  • Classes may only be defined in external ActionScript 2.0 class scripts.

    i try to use the BitmapExporter 2.2. i inserted the .as file into the first frame in my fla but when i try to test movie i get "Classes may only be defined in external ActionScript 2.0 class scripts." since i am not expert in extensions - what did i

  • Oracle on same server with other DB

    I'm trying to find a technical reason why it isn't good to have Oracle installed on the same server with SQL Server or some other DB Product. I've seen lots of people say, "Don't do it.", but I haven't seen a technical reason. If someone could point

  • Portal Framework /Architecture/Implementation

    Hi Experts, I want to know the architecture and framework for portal . Also want to know the approach for a new portal implementation and common customization that can be done in standard SAP portal.Any input would be helpful Regards, Amit Bagati

  • Report Name on Template

    I wish to have the report name sent to the template so that at runtime the report name will show. I have created a parameter for this to be passed to, and put a field in the header of the template to accept the parameter: what I need to know is how d