SQL Developer startup is very slow

I'm finding that the first time I start SQL Developer it takes between 3 mins 30 and 4 mins to start up. This seems far too long. It's installed on a Windows 7 PC in it's own folder in Program Files. What's causing it to be so slow? - virus scanning, JVM startup? Also why are there 3 executables - sqldeveloper.exe in teh root and sqldeveloper and sqldeveoperW in teh bin folder?
SQL Developer Version: 3.0.04
o/s: Windows 7
Eric

Your "Automatically Check for Updates" option may be turned on. You can look at this setting by going to Tools->Preferences->Extensions. When I unchecked the "Automatically Check for Updates" checkbox my startup times drastically decreased. Hope that helps.

Similar Messages

  • Sql Developer is working very slow and it's making other applications slow

    I am using SQL Developer 1.5.1.54.40.
    Sometimes it hangs. Sometimes the space key doesn't work in the sql sheet.It's overall performance is slow. And i have found it slows down other applications to open and close. I have 1GB RAM.
    Please tell me is it the problem of SQL Developer or my PC?

    I have seen the "Automatically Check for Updates" option significantly slow down the start of up SQL Developer when it is switched on. You might want to see if switching that off (Tools > Preferences > Extensions) makes a difference to start up time.
    SQL Developer's not insignificant memory usage may cause problems if it takes you beyond your physical memory, which typically slows down opening, closing and switching between applications. This is when you need to look at the task manager (assuming windows) as per the previous suggestion.
    theFurryOne

  • SQL server is Running Very Slow

    hi,
    I used this following query for finding out how many connection are connected, it is showing that 70 connections,my ram is 16GB,  but still my sql server is running very slow. how can i increase my sql server speed. or how can i analyses that.I checked 
    even when no job was running, but still same speed. I'm using store procedures, SQL jobs no inline queries.
    SELECT
    DB_NAME(dbid) as DBName,
    COUNT(dbid) as NumberOfConnections,
    loginame as LoginName
    FROM
    sys.sysprocesses
    WHERE
    dbid > 0
    GROUP BY
    dbid, loginame

    hi,
    I used this following query for finding out how many connection are connected, it is showing that 30 connections,my ram is 16GB,  but still my sql server is running very slow. how can i increase my sql server speed. or how can i analyses that.I checked 
    even when no job was running, but still same speed.
    SELECT
    DB_NAME(dbid) as DBName,
    COUNT(dbid) as NumberOfConnections,
    loginame as LoginName
    FROM
    sys.sysprocesses
    WHERE
    dbid > 0
    GROUP BY
    dbid, loginame

  • My mac startup is very slow, it goes white for long before showing users, how do i cure this illness?

    my mac startup is very slow, it goes white for long before showing user account, how do i cure this illness?

    1) System Preferences > Startup Disk ...
    to set your correct Stratup Disk  AND
    2) Run one pass of Disk Utility "Repair Disk" from another source such as by booting to Recovery_HD OR
    Restart in Safe Mode (which does the "Repair Disk" as it starts up).

  • SQL Developer 1.5.3 - Slow loading of Table list - expanding tables in tree

    In SQL Developer 1.5.3, I've noticed that loading the list of tables is very slow - like REALY slow
    If I log into the same schema using previous release 1.1.2.25, the same table list is loaded almost instantly.
    Gone back to 1.1.2.25 because of this pain

    according to TheFurryOne...
    There is a known problem with the performance of the tables node on the connection navigator in SQL Developer 1.5.3
    Here is a thread that discusses it...links:Re: Still experienceing problems "tables" node performance

  • Trace/tune SQL Developer startup?

    I am trying to tune the startup time of SQL Developer.
    The best hint I found so far is disabling all extensions not needed. (in my case all the migration assistants, and the check for 'looking for updates automatically' reduced the startup time from approx. 60 sec down to 30 sec).
    Still I'd like to know if (and how) I can squeeze more time out of it. To do so, I'd like to know where I spend most of the time.
    Can someone hint me how I can trace the startup procedure, so I can find the most time consuming actions during startup?

    953600 wrote:
    I am new to SQL Developer, having recently downloaded it. Could anyone please let me know what the Username and Password is for any/all the test database is ? Also what databases and tables are available for practicing SQL queries. I am new to Oracle OCA training and am completely lost with the heaps of documentation which never mentions how to access test databases. I would really apreciate any help I can get as I am doing self study and have no mentors, teachers etc. My email is [email protected] and would appreciate anyone replying with this information and any other tips. Thanks in advance.
    The passwords are whatever they were set to when the database was created.
    SQL Developer is just a client tool. It doesn't come with a database. It expects that you already have a database which it can connect to.
    And putting your email address in a posting on a forum is A Very Bad Idea (tm). No on on the forum is going to respond to it, but a million address harvesters will sell it to spam sources. Expect to be flooded with email offers for the following
    1) products to enhance the size of certain body parts
    2) Nigerians who desperately need to move large sums of money and are willing to pay a total strangers for assistance.
    Edited by: EdStevens on Aug 19, 2012 4:44 PM

  • SQL loader load data very slow...

    Hi,
    On my production server have issue of insert. Regular SQL loder load file, it take more time for insert the data in database.
    First 2 and 3 hours one file take 8 to 10 seconds after that it take 5 minutes.
    As per my understanding OS I/O is very slow, First 3 hours DB buffer is free and insert data in buffer normal.
    But when buffer is fill then going for buffer waits and then insert is slow on. If it rite please tell me how to increase I/O.
    Some analysis share here of My server...................
    [root@myserver ~]# iostat
    Linux 2.6.18-194.el5 (myserver) 06/01/2012
    avg-cpu: %user %nice %system %iowait %steal %idle
    3.34 0.00 0.83 6.66 0.00 89.17
    Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtn
    sda 107.56 2544.64 3140.34 8084953177 9977627424
    sda1 0.00 0.65 0.00 2074066 16
    sda2 21.57 220.59 1833.98 700856482 5827014296
    sda3 0.00 0.00 0.00 12787 5960
    sda4 0.00 0.00 0.00 8 0
    sda5 0.69 2.75 15.07 8739194 47874000
    sda6 0.05 0.00 0.55 5322 1736264
    sda7 0.00 0.00 0.00 2915 16
    sda8 0.50 9.03 5.24 28695700 16642584
    sda9 0.51 0.36 24.81 1128290 78829224
    sda10 0.52 0.00 5.98 9965 19004088
    sda11 83.71 2311.26 1254.71 7343426336 3986520976
    [root@myserver ~]# hdparm -tT /dev/sda11
    /dev/sda11:
    Timing cached reads: 10708 MB in 2.00 seconds = 5359.23 MB/sec
    Timing buffered disk reads: 540 MB in 3.00 seconds = 179.89 MB/sec
    [root@myserver ~]# sar -u -o datafile 1 6
    Linux 2.6.18-194.el5 (mca-webreporting2) 06/01/2012
    09:57:19 AM CPU %user %nice %system %iowait %steal %idle
    09:57:20 AM all 6.97 0.00 1.87 16.31 0.00 74.84
    09:57:21 AM all 6.74 0.00 1.25 17.48 0.00 74.53
    09:57:22 AM all 7.01 0.00 1.75 16.27 0.00 74.97
    09:57:23 AM all 6.75 0.00 1.12 13.88 0.00 78.25
    09:57:24 AM all 6.98 0.00 1.37 16.83 0.00 74.81
    09:57:25 AM all 6.49 0.00 1.25 14.61 0.00 77.65
    Average: all 6.82 0.00 1.44 15.90 0.00 75.84
    [root@myserver ~]# sar -u -o datafile 1 6
    Linux 2.6.18-194.el5 (mca-webreporting2) 06/01/2012
    09:57:19 AM CPU %user %nice %system %iowait %steal %idle
    mca-webreporting2;601;2012-05-27 16:30:01 UTC;2.54;1510.94;3581.85;0.00
    mca-webreporting2;600;2012-05-27 16:40:01 UTC;2.45;1442.78;3883.47;0.04
    mca-webreporting2;599;2012-05-27 16:50:01 UTC;2.44;1466.72;3893.10;0.04
    mca-webreporting2;600;2012-05-27 17:00:01 UTC;2.30;1394.43;3546.26;0.00
    mca-webreporting2;600;2012-05-27 17:10:01 UTC;3.15;1529.72;3978.27;0.04
    mca-webreporting2;601;2012-05-27 17:20:01 UTC;9.83;1268.76;3823.63;0.04
    mca-webreporting2;600;2012-05-27 17:30:01 UTC;32.71;1277.93;3495.32;0.00
    mca-webreporting2;600;2012-05-27 17:40:01 UTC;1.96;1213.10;3845.75;0.04
    mca-webreporting2;600;2012-05-27 17:50:01 UTC;1.89;1247.98;3834.94;0.04
    mca-webreporting2;600;2012-05-27 18:00:01 UTC;2.24;1184.72;3486.10;0.00
    mca-webreporting2;600;2012-05-27 18:10:01 UTC;18.68;1320.73;4088.14;0.18
    mca-webreporting2;600;2012-05-27 18:20:01 UTC;1.82;1137.28;3784.99;0.04
    [root@myserver ~]# vmstat
    procs -----------memory---------- -swap -----io---- system -----cpu------
    r b swpd free buff cache si so bi bo in cs us sy id wa st
    0 1 182356 499444 135348 13801492 0 0 3488 247 0 0 5 2 89 4 0
    [root@myserver ~]# dstat -D sda
    ----total-cpu-usage---- dsk/sda -net/total- -paging -system
    usr sys idl wai hiq siq| read writ| recv send| in out | int csw
    3 1 89 7 0 0|1240k 1544k| 0 0 | 1.9B 1B|2905 6646
    8 1 77 14 0 1|4096B 3616k| 433k 2828B| 0 0 |3347 16k
    10 2 77 12 0 0| 0 1520k| 466k 1332B| 0 0 |3064 15k
    8 2 77 12 0 0| 0 2060k| 395k 1458B| 0 0 |3093 14k
    8 1 78 12 0 0| 0 1688k| 428k 1460B| 0 0 |3260 15k
    8 1 78 12 0 0| 0 1712k| 461k 1822B| 0 0 |3390 15k
    7 1 78 13 0 0|4096B 6372k| 449k 1950B| 0 0 |3322 15k
    AWR sheet output
    Wait Events
    ordered by wait time desc, waits desc (idle events last)
    Event Waits %Time -outs Total Wait Time (s) Avg wait (ms) Waits /txn
    free buffer waits 1,591,125 99.95 19,814 12 129.53
    log file parallel write 31,668 0.00 1,413 45 2.58
    buffer busy waits 846 77.07 653 772 0.07
    control file parallel write 10,166 0.00 636 63 0.83
    log file sync 11,301 0.00 565 50 0.92
    write complete waits 218 94.95 208 955 0.02
    SQL> select 'free in buffer (NOT_DIRTY)',round((( select count(DIRTY) N_D from v$bh where DIRTY='N')*100)/(select count(*) from v$bh),2)||'%' DIRTY_PERCENT from dual
    union
    2 3 select 'keep in buffer (YES_DIRTY)',round((( select count(DIRTY) N_D from v$bh where DIRTY='Y')*100)/(select count(*) from v$bh),2)||'%' DIRTY_PERCENT from dual;
    'FREEINBUFFER(NOT_DIRTY)' DIRTY_PERCENT
    free in buffer (NOT_DIRTY) 10.71%
    keep in buffer (YES_DIRTY) 89.29%
    Rag....

    1)
    Yah This is partition table and on it Local partition index.
    SQL> desc GR_CORE_LOGGING
    Name Null? Type
    APPLICATIONID VARCHAR2(20)
    SERVICEID VARCHAR2(25)
    ENTERPRISENAME VARCHAR2(25)
    MSISDN VARCHAR2(15)
    STATE VARCHAR2(15)
    FROMTIME VARCHAR2(25)
    TOTIME VARCHAR2(25)
    CAMP_ID VARCHAR2(50)
    TRANSID VARCHAR2(25)
    MSI_INDEX NUMBER
    SQL> select index_name,column_name from user_ind_columns where table_name='GR_CORE_LOGGING';
    INDEX_NAME
    COLUMN_NAME
    GR_CORE_LOGGING_IND
    MSISDN
    2) I was try direct but after that i was drop this table and again create new partition table and create fresh index. but still same issue.

  • SQL Developer Startup Connection

    I am new to SQL Developer, having recently downloaded it. Could anyone please let me know what the Username and Password is for any/all the test database is ? Also what databases and tables are available for practicing SQL queries. I am new to Oracle OCA training and am completely lost with the heaps of documentation which never mentions how to access test databases. I would really apreciate any help I can get as I am doing self study and have no mentors, teachers etc. My email is [email protected] and would appreciate anyone replying with this information and any other tips. Thanks in advance.

    953600 wrote:
    I am new to SQL Developer, having recently downloaded it. Could anyone please let me know what the Username and Password is for any/all the test database is ? Also what databases and tables are available for practicing SQL queries. I am new to Oracle OCA training and am completely lost with the heaps of documentation which never mentions how to access test databases. I would really apreciate any help I can get as I am doing self study and have no mentors, teachers etc. My email is [email protected] and would appreciate anyone replying with this information and any other tips. Thanks in advance.
    The passwords are whatever they were set to when the database was created.
    SQL Developer is just a client tool. It doesn't come with a database. It expects that you already have a database which it can connect to.
    And putting your email address in a posting on a forum is A Very Bad Idea (tm). No on on the forum is going to respond to it, but a million address harvesters will sell it to spam sources. Expect to be flooded with email offers for the following
    1) products to enhance the size of certain body parts
    2) Nigerians who desperately need to move large sums of money and are willing to pay a total strangers for assistance.
    Edited by: EdStevens on Aug 19, 2012 4:44 PM

  • Macbook Pro startup is very slow

    Hello everyone,
    My macbook pro (august 2010) with Mountain Lion is starting up very slow (about 2 minutes or more) since a couple of weeks.
    When started up, the applications take also about a minute or 3 to start up. So the time it takes to get my Macbook up and running is about 5 minutes, which is considerably more than when I first bought it. Okay, I get that with the Mountain Lion upgrade it'll start up slower than usual, but this can't be right.
    A few screenshots:
    On top of that: My finder says I have 150,45GB available. But my disc utility says I have 57,21GB available.. So something isn't right I guess...
    I've ran Disc utility check and repair. No change. Only dropbox and growl is checked on at accounts > username.
    Also, sometimes when emptying my trashcan, it get's stuck. I have to stop it (and this takes a long while too) and empty it again. Overall it takes a very long time to empty it. It doesn't have any big files in it, and secure empty isn't selected.
    I'm baffeled.
    Can anyone help me?

    This comment applies to malicious software ("malware") that's installed unwittingly by the victim of a network attack. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an attacker who has hands-on access to the victim's computer. That threat is in a different category, and there's no easy way to defend against it. If you have reason to suspect that you're the target of such an attack, you need expert help.
    All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files. The recognition database is automatically updated once a day; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders. In most cases, there’s no benefit from any other automated protection against malware. Starting with OS X 10.7.5, there is another layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications that are downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Applications certified in this way haven't actually been tested by Apple (unless they come from the Mac App Store), but you can be sure that they haven't been modified by anyone other than the developer, and his identity is known, so he could be held responsible if he knowingly released malware. For most practical purposes, applications recognized by Gatekeeper as signed can be considered safe. Note, however, that there are some caveats concerning Gatekeeper:
    It doesn't apply to software that comes packaged as an installer. Treat all third-party installers with caution.
    It can be disabled or overridden by the user.
    It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets (see below.)
    It only applies to applications downloaded from the network. Software installed from a CD or other media is not checked.
    For more information about Gatekeeper, see this Apple Support article. Notwithstanding the above, the most effective defense against malware attacks is your own intelligence. All known malware on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "trojan horses," which can only have an effect if the victim is duped into running them. If you're smarter than the malware attacker thinks you are, you won't be duped. That means, primarily, that you never install software from an untrustworthy source. How do you know a source is untrustworthy?
    Any website that prompts you to install a “codec,” “plug-in,” or “certificate” that comes from that same site, or an unknown one, is untrustworthy.
    A web operator who tells you that you have a “virus,” or that anything else is wrong with your computer, or that you have won a prize in a contest you never entered, is trying to commit a crime with you as the victim. [Some reputable websites did legitimately warn users who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.]
    “Cracked” copies of commercial software downloaded from a bittorrent are likely to be infected.
    Software with a corporate brand, such as Adobe Flash Player, must be downloaded directly from the developer’s website. No intermediary is acceptable.
    Java on the network (not to be confused with JavaScript, to which it's not related) is always a potential weak spot in the security of any operating system. If a Java web plugin is not installed, don't install it unless you really need it. If it is installed, you should disable it (not JavaScript) in your web browsers. Few websites have Java content nowadays, so you won’t be missing much. This setting is mandatory in OS X 10.5.8 or earlier, because Java in those obsolete versions has known security flaws that make it unsafe to use on the Internet. The flaws will never be fixed. Regardless of version, experience has shown that Java can never be fully trusted, even if no vulnerabilities are publicly known at the moment.
    Follow these guidelines, and you’ll be as safe from malware as you can reasonably be.
    Never install any commercial "anti-virus" products for the Mac, as they all do more harm than good. If you need to be able to detect Windows malware in your files, use the free software ClamXav — nothing else.
    Why shouldn't you use commercial "anti-virus" products?
    Their design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the filesystem. Malware gets into the system by being downloaded, not by materializing from nowhere.
    In order to meet that nonexistent threat, the software duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability and poor performance.
    By modifying the system at a low level, the software itself may create vulnerabilities that could be exploited by malware attackers.
    ClamXav doesn't have these drawbacks.

  • SQL Developer startup

    Hi,
    i have monitored that the SQL Developer slows down if you have a lot of connections in your connection tree
    (i have 100-200 connections in my tree); if i start an clean installation without any connection it starts within 30sek
    But with my connection tree it takes ~2-5min to start; the progress bar reaches 100%, then it takes 2-3 min until i have the tool ready
    - any ideas ?
    thanks
    Werner

    Hi Werner,
    So if switching between a local / network tnsnames file does not change start-up time much, and the same for paring down the connections.xml file, it seems we have pursued a false lead. Let's return to your comment at the beginning of this thread:
    *"if i start an clean installation without any connection it starts within 30sek But with my connection tree it takes ~2-5min to start"*
    Perhaps something detrimental to performance gets copied from a prior installation when you import preferences into the 3.0 configuration. At times the configuration data can become corrupt. It especially worries me that you say *"config is stored also in the network (56MB)"*.
    Do you mean network equivalent to C:\Documents and Settings\<username>\Application Data\SQL Developer\system3.0.04.34+ has a size of 56M?
    Perhaps you could try the following: export all your connections; exit SQL Dev; erase the system3.0.04.34 folder; restart SQL Dev but do not import preferences from a prior installation; import your connections. Typically I find the size on disk of such configuration folders ranges from 0.5 to 2.0M.
    As for the log file with "Error while registering Oracle JDBC Diagnosability MBean", I'm not sure. Perhaps it is a side-effect of some configuration corruption rather than the cause of the poor start-up performance.
    Hope this helps,
    Gary

  • Oracle 10G 64bit to SQL 2008 64bit is very slow

    I am running SQL 2008 64bit on a Windows 2008 64bit server. I installed the Oracle 10.2.0.4 w2k8 / vista 64 bit client and selected the "Admin" option. I also installed Oracle SQL Developer on the MSSQL box. I am noticing significant performance issues with the Oracle linked server from within MSSQL. In MSSQL I am using the Oracle Provider for OLE DB (OraOLEDB.Oracle) and the Data Source is pulling from TNSNames. I setup SQL Developer connections as "Basic". When I run this query (SELECT DISTINCT <column> FROM <table>) from Oracle SQL Developer the data returns in just over 1 seconds (1.007). When I run the same query in MSSQL as "SELECT DISTINCT <column> FROM <linked server>..<Schema>.<table>) from MSSQL it takes 26 seconds to get the data back. I have the "Allow inprocess" option enabled.
    Does anyone know how to fix this problem?

    I did find that the <server>..<schema>.<table> syntax does not always perform remote execution. To force MSSQL to run remote execution you have to use their OPENQUERY procedure. This requires embedding PL/SQL within the T-SQL code so that everything passes from Microsoft to Oracle. It also complicates even the simplest queries.

  • Error on SQL Developer startup

    All:
    I'm suddenly receiving the following popup when I try to run SQL Developer:
    Unable to create an instance of the Java Virtual Machine Located at path:
    c:\sun\AppServer\jdk\jre\bin\client\jvm.dll
    The only change I've made recently is installing .net and sql server 2003.
    Any ideas???
    Thanks.
    Pat

    Hi Everyone,
    This might not be exactly related to this thread, but when I try to start JDeveloper 10g, I see the following message:
    Unable to create an instance of the Java Virtual Machine Located at path:
    ..\..\jdk\jre\bin\client\jvm.dll
    This started about a month ago.
    The solution for me is to "Shutdown ZoneAlarm Security Suite".
    It is probably possible to simply change some Program Control parameters in ZoneAlarm, but I have not yet figured out these details. Has anyone else?

  • SQL Developer 3 EA1 - extremely slow

    Hi,
    I am using      SQL Developer 3 EA1 on a win Xp machine, in conjuction with Oracle 10gR2 and 11gR2 databases.
    I must say, I stopped working with sqldev3 since it's performance has been far lower from allowing productive work.
    Concretely the job I am doing as a developer is to run SQL statements in the worksheet. This will take 3-5 seconds to reply. Sometimes the results will appear in a reasonable time, but the sqldev will still won't give you access to the results-grid or any other component. It will be kept busy for several seconds. This was a knock out for sqldev3. I only can hope this will be fixed some time before production start of this version.

    There have been performance issues associated with having the SQL History pane open (30EA1: SQL History performance so if you have that open, you could try with it closed. Maybe that is bug 10233068 that gggraham referred to, but I couldn't find another reference to that bug on the forum and it is not a published bug.
    Having said that, I have noticed performance problems (ie a query taking several seconds to display results, but showing query time as much lower - ie 0.1 seconds) both with and without the SQL History pane open.
    Anyway, it seems as though at least some of the performance issues in EA1 will be fixed in EA2.
    theFurryOne

  • Startup is very slow in Yosemite.

    Hi, I am running a MacBook Pro (17-inch, Early 2009) and I recently upgraded to Yosemite. Since then, startups seem to take an eternity and among other frustrating minor issues, when it automatically goes into sleep mode, sometimes it won't wake up and I have to do a hard restart. Any help would be appreciated.
    Here is my EtreCheck report:
    Problem description:
    Slow on startup
    EtreCheck version: 2.1.8 (121)
    Report generated 25 March 2015 1:12:35 pm AEDT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (17-inch, Early 2009) (Technical Specifications)
        MacBook Pro - model: MacBookPro5,2
        1 2.66 GHz Intel Core 2 Duo CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1067 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Check Battery - Cycle count 446
    Video Information: ℹ️
        NVIDIA GeForce 9400M - VRAM: 256 MB
            Color LCD 1920 x 1200
        NVIDIA GeForce 9600M GT - VRAM: 512 MB
    System Software: ℹ️
        OS X 10.10.2 (14C1514) - Time since boot: 0:27:5
    Disk Information: ℹ️
        Hitachi HTS543232L9SA02 disk0 : (320.07 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 284.97 GB (48.01 GB free)
            Recovery HD (disk0s3) /Volumes/Recovery HD  [Recovery]: 650 MB (121 MB free)
            BOOTCAMP (disk0s4) /Volumes/BOOTCAMP : 34.25 GB (21.47 GB free)
        HL-DT-ST DVDRW  GS21N
    USB Information: ℹ️
        Apple Inc. iPad
        Apple Inc. Built-in iSight
        Western Digital Elements 10A2 500.07 GB
            Untitled (disk2s1) /Volumes/Untitled : 500.07 GB (68.23 GB free)
        SanDisk Cruzer Switch 8 GB
            NO NAME (disk1s1) /Volumes/NO NAME : 8.00 GB (3.81 GB free)
        Apple, Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/Extensions
        [not loaded]    foo.tap (1.0) [Click for support]
        [not loaded]    foo.tun (1.0) [Click for support]
            /System/Library/Extensions
        [not loaded]    au.com.maxon.driver.MaxonFamily (1.0) [Click for support]
        [not loaded]    com.ZTE.driver.ZTEUSBCDCACMControl (1.1.2) [Click for support]
        [not loaded]    com.ZTE.driver.ZTEUSBCDCACMData (1.1.2) [Click for support]
        [not loaded]    com.devguru.driver.SamsungComposite (1.4.20 - SDK 10.6) [Click for support]
        [not loaded]    com.markspace.driver.RemoteNDIS (446) [Click for support]
        [not loaded]    com.sierrawireless.driver.SierraSupport (1.4.7) [Click for support]
        [not loaded]    com.sierrawireless.driver.SierraSupportKicker (1.4.7) [Click for support]
        [not loaded]    com.sierrawireless.driver.SierraSwitch (1.2.0) [Click for support]
        [not loaded]    com.wacom.kext.pentablet (5.2.3) [Click for support]
            /System/Library/Extensions/Maxon.kext/Contents/PlugIns
        [not loaded]    au.com.maxon.driver.MSM6280Panther (1.0.2) [Click for support]
        [not loaded]    au.com.maxon.driver.MSM6280Universal (1.0.2) [Click for support]
            /System/Library/Extensions/ssuddrv.kext/Contents/PlugIns
        [not loaded]    com.devguru.driver.SamsungACMControl (1.4.20 - SDK 10.6) [Click for support]
        [not loaded]    com.devguru.driver.SamsungACMData (1.4.20 - SDK 10.6) [Click for support]
        [not loaded]    com.devguru.driver.SamsungMTP (1.4.20 - SDK 10.5) [Click for support]
        [not loaded]    com.devguru.driver.SamsungSerial (1.4.20 - SDK 10.6) [Click for support]
    Startup Items: ℹ️
        MissingSyncListener: Path: /Library/StartupItems/MissingSyncListener
        ProTec6b: Path: /Library/StartupItems/ProTec6b
        tap: Path: /Library/StartupItems/tap
        tun: Path: /Library/StartupItems/tun
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [running]    com.adobe.AdobeCreativeCloud.plist [Click for support]
        [failed]    com.netgear.readycloud.plist [Click for support] [Click for details]
        [running]    com.wacom.pentablet.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [running]    com.netgear.leafd.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    [email protected] [Click for details]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.nero.HSMMonitor.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
    User Login Items: ℹ️
        GrowlMenu    Application  (/Users/[redacted]/Library/PreferencePanes/Growl.prefPane/Contents/Resources/Gr owlMenu.app)
        iTunesHelper    UNKNOWN Hidden (missing value)
        N067U_ButtonManager    application Hidden (/Library/CFMSupport/N067U_ButtonManager.app)
        N124U_ButtonManager    application Hidden (/Library/CFMSupport/N124U_ButtonManager.app)
        Missing Sync WM Monitor    Application Hidden (/Library/Application Support/Missing Sync for Windows Mobile/Missing Sync WM Monitor.app)
        TuneSync Server    Application Hidden (/Applications/TuneSync Server.app)
        Adobe Bridge CS5.1    Application Hidden (/Applications/Adobe Bridge CS5.1/Adobe Bridge CS5.1.app)
        Google Chrome    Application Hidden (/Applications/Google Chrome.app)
        fuspredownloader    UNKNOWN Hidden (missing value)
        AdobeResourceSynchronizer    Application Hidden (/Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/Support/AdobeResourceSynchronizer.app)
        Spotify    Application Hidden (/Applications/Spotify.app)
        BambooCore    Application  (/Library/Application Support/Wacom/BambooCore.app)
        Launch Nikon Message Center 2    Application  (/Applications/Nikon Software/Nikon Message Center 2/Nikon Message Center 2.app/Contents/SharedSupport/Launch Nikon Message Center 2.app)
    Internet Plug-ins: ℹ️
        WacomNetscape: Version: 1.1.0-6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 2.4.4.2 [Click for support]
        WacomSafari: Version: 1.1.0-6 [Click for support]
        AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        DivXBrowserPlugin: Version: 1.4 [Click for support]
        Silverlight: Version: 5.1.20125.0 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 Outdated! Update
        QuickTime Plugin: Version: 7.7.3
        iPhotoPhotocast: Version: 7.0
        SharePointBrowserPlugin: Version: 14.0.0 [Click for support]
        AdobePDFViewer: Version: 10.0.0 [Click for support]
        ContentUploaderPlugin: Version: 1.2 [Click for support]
        JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
    Safari Extensions: ℹ️
        Vidx
        Searchme [Adware! - Remove]
    3rd Party Preference Panes: ℹ️
        Déjà Vu  [Click for support]
        DivX  [Click for support]
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        Growl  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
            12%    WindowServer
             7%    Google Chrome
             4%    coreaudiod
             1%    loginwindow
             0%    Missing Sync WM Monitor
    Top Processes by Memory: ℹ️
        189 MB    Google Chrome
        172 MB    iTunes
        136 MB    Google Chrome Helper
        129 MB    mds_stores
        129 MB    Finder
    Virtual Memory Information: ℹ️
        2.57 GB    Free RAM
        3.55 GB    Active RAM
        1.30 GB    Inactive RAM
        889 MB    Wired RAM
        3.00 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Mar 25, 2015, 12:57:26 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Adobe Bridge CS5.1_2015-03-25-125726_[redacted].crash
        Mar 25, 2015, 12:42:01 PM    Self test - passed
        Mar 24, 2015, 05:17:43 PM    /Library/Logs/DiagnosticReports/AdobeCrashDaemon_2015-03-24-171743_[redacted].c rash

    If you haven't already done so, try this simple step first.

  • Crystal Report XI Release 2 (Version 11.5.8.826) startup is very slow

    Hello
    I have a problem that the crystal report software startup take 1 - 2 minutes. After crystal report is loaded, all queries and report are running fast and good.
    Running XP, SP2, 3GHZ, 2GB RAM. I have different PC with the same configuration. On each PC is the startup slow. In the beginning (2 months ago) we didn't have this problem.
    I have reinstalled crystal and tried the newest SP5. Still the same problem. It takes 1 -2  minutes until crystal is loaded.
    We use Crystal Report together with Quantum from SunGard.
    Do you have a idea why the startup from Crystal is so slow? I think it must be something with Java or .Net?
    I use .Net 3.5 and Java 1.6.
    Many thanks for your help!
    Thomas

    Hi Thomas
    As I understand the issue when you click on application it take long time to start.
    Would suggest you to uncheck the option "Check for the Updates on Start" in the help menu of the home page.As it checks for the latest updates and so it takes long time.
    Do let me know if situation is diffrent then above.
    Regards
    Asha.

Maybe you are looking for

  • Change partner function data in PO using EXIT_SAPMM06E_013(MM06E005)

    Hi all, I have an issue related to partner functions while creating purchase order.In the user exit MM06E005, we have EXIT_SAPMM06E_013 which is triggered when PO is created from Preq using tcode ME59. There is a table XEKPA in the fn mod EXIT_SAPMM0

  • How to send out email in HTML format instead of Plain text?

    Can anyone help? Or any website with that information? I am trying to send out email using javamail. But i want it to be in HTML format so that i can set font size,coulor and so on. Thanks in advance if you have any clue or solution.

  • Vendor payment alert

    Dear All, i  want to send a message regarding  the vendor payment release status, From which table  can get    vendor  payment data, please give some logic to send  alert to vendor  the movemet payment is released, With regards, ARABBAS

  • Read input XML Payload in Mapping Program.

    Hi all, How can we access the input source XML structure in mapping program? Please help me out in this? Thanks and regards, Kanth.

  • 12344 & 12339 Error SRMSVC Application

    Hi there, We have just built a new file server on Windows Server 2012. We can see in the Application event log repeated 12344 and 12339 SRMSVC application errors occuring. Examples of what we're seeing include: HALFS 12344 Error SRMSVC Application 21