10gR3 Contributor Performance

Hello. A site is being migrated from v7.1.1 to 10gR3.
A layout page had 27 elements in a region with a mix of WYSIWYG, static lists, and plain text elements.
In 7.1.1 it loaded quickly, however, the 10gR3 is using ephox editor which is loading very slowly. On average it takes 30 seconds to load and sometime freezes.
We are considering consolodating all the regions into one, but would like to avoid this if possible.
Any suggestions on how to improve the performance? Going to 10gR4 is absolutely not an option.

Take a look at this thread: Re: Site Studio: Ephox EditLive loading in contributor mode

Similar Messages

  • Best practice to monitor 10gR3 OSB performance using JMX API?

    Hi guys,
    I need some advice on the best practice to monitor 10gR3 OSB performance using JMX API.
    Jus to show I have done my home work, I managed to get the JMX sample code from
    http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/jmx_monitoring/example.html#wp1109828
    working.
    The following is the list of options I am think about:
    * Set up: I have a cluster of one 1 admin server with 2 managed servers, which managed server runs an instance of OSB
    * What I try to achieve:
    - use JMX API to collect OSB stats data periodically as in sample code above then save data as a record to a
         database table
    Options/ideas:
    1. Simplest approach: Run the modified version of JMX sample on the Admin Server to save stats data to database
    regularly. I can't see problems with this one ...
    2. Use WLI to schedule the Task of collecting stats data regularly. May be overkill if option 1 above is good for production
    3. Deploy a simple web app on Admin Server, say a simple servlet that displays a simple page to start/stop and configure
    data collection interval for the timer
    What approach would you experts recommend?
    BTW, the caveats os using JMX in http://download.oracle.com/docs/cd/E13159_01/osb/docs10gr3/jmx_monitoring/concepts.html#wp1095673
    says
         Oracle strongly discourages using this API in a concurrent manner with more than one thread or process. This is because a reset performed in
         one thread or process is not visible to another threads or processes. This caveat also applies to resets performed from the Monitoring Dashboard of
         the Oracle Service Bus Console, as such resets are not visible to this API.
    Under what scenario would I be breaking this rule? I am a little worried about its statement
         discourages using this API in a concurrent manner with more than one thread or process
    Thanks in advance,
    Sam

    Hi Manoj,
    Thanks for getting back. I am afraid configuring aggregation interval from Dashboard doesn't solve problem as I need to collect stats data of endpoint URI or in hourly or daily basis, then output to CSV files so line graphs can be drawn for chosen applications.
    Just for those who may be interested. It's not possible to use SQL to query database tables to extract OSB stats for a specified time period, say 9am - 5pm. I raised a support case already and the response I got back is 'No'.
    That means using JMX API will be the way to go :)
    Has anyone actually done this kind of OSB stats report and care to give some pointers?
    I am thinking of using 7 or 1 days as the aggregation interval set in Dashboard of OSB admin console then collects stats data using JMX(as described in previous link) hourly using WebLogic Server JMX Timer Service as described in
    http://download.oracle.com/docs/cd/E12840_01/wls/docs103/jmxinst/timer.html instead of Java's Timer class.
    Not sure if this is the best practice.
    Thanks,
    Regards,
    Sam

  • Error while using UTL_FILE.FOPEN

    sir,
    when i write procedure using utl_file.fopen i am getting error as it must be declared PLS-00201. what mistake, i am doing.
    yours
    dr.s.r.bhattachar

    i was under the impression that there will be a moderator who will redirect the question even by mistake we post? is it not?Absolutely not. On the APEX forum we are in the fortunate position of having members of Oracle's APEX team actively involved, but neither they nor any of the other contributors perform the role of moderator or have administrative access to the forum system. The OTN team who do only really perform "moderation" when there has been a breach of the OTN Terms and Conditions.
    If your question has obviously been posted in the wrong forum, or someone thinks you will get a better response elsewhere then generally they'll suggest this, as above.

  • OSB 10gR3 Performance Issue

    Hi Guys,
    I having some performance issue in OSB but i not sure where to tune the setting kindly provide me some ideas. Current project having 3 proxy services, 2 jms proxy, 4 business services and 2 jms business services.
    Scenario
    when one of the proxy having high loads, others request did not get the responses in other proxy as well. Why will this happens? Is it because the threads is occupied? the proxy that having high load is a asynchronous process. Proxy>>JMS Business (input Q) || (pickup Q)JMS proxy>>business service.
    Behavior
    1. When having lots of incoming request others services cannot be accessed.
    2. Server did not shows out of memory.
    3. When browsing the sbconsole and admin console, navigation is very slow it might time out as well.

    Hi there, before going to the workmanager, can anyone explain about the socket listner? It seems like my socket listner is fully occupied when load comming in.
    Basically it seems like not releasing the socket. Can i know by defult how the socket works in WLS? I am lost, because from my understanding, each socket is base on one connection means when it reach the JMS it will ends the process and close the listner. Then when JMS proxy picking the message in the queue will perform one by one means consume the socket one by one.
    For e.g:
    1. JMS proxy pick up message>"one socket consumed">send to business service > wait for respone > respone return >"socket close"
    2. JMS proxy pick up message>"one socket consumed">send to business service > wait for respone > respone return >"socket close"
    so each time will used only one socket per transaction am i rite?
    and i received below message from the domain log
    ####<Jul 20, 2010 3:50:25 PM SGT> <Warning> <Socket> <selbgixb50ut002> <CGISOSB_MS1> <[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1279612225183> <BEA-000449> <Closing socket as no data read from it during the configured idle timeout of 5 secs>
    ####<Jul 20, 2010 3:50:25 PM SGT> <Warning> <Socket> <selbgixb50ut002> <CGISOSB_MS1> <[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1279612225183> <BEA-000449> <Closing socket as no data read from it during the configured idle timeout of 5 secs>
    I am really lost. Recommanded setting for basic Ascync process needed, and i am using the default connection factory, will this cause the problem?

  • Integrating WebCenter Interaction 10gR3 with UCM Contributor 11gR1

    Hello,
    I found there are services such as WCM_BEGIN_EDIT_SESSION to do it but I wonder what is really available within a WCI portlet.
    For instance :
    - does it give access to the placeholder menu (like in a site studio website) ?
    - does it highlight the contribution region too ?
    - if yes, does it give access to the same options like "switch content", "document info", "edit" ?
    - Is the edit form available from WCI like a site studio website ?
    - Is the FCKEditor working as well in an edit form from WCI as from a site studio website ?
    - when switching content, can we browse into UCM and/or local system ?
    - would you have already done such integration showing it is feasible ?
    Thanks for any clue !
    Regards,
    Vince

    I found answers in this thread :
    Re: Services in SiteStudio Designer WCM_PLACEHOLDER and WCM_BEGIN_EDIT_SESSION
    Thanks !

  • You don't have Add and Customize Pages permissions required to perform this action - but i do!

    Hello.
    I am having a similar problem to the one described by this post here:
    http://kiruthik.com/2010/10/05/YouDontHaveAddAndCustomizePagesPermissionsRequiredToPerformThisAction.aspx
    However, his resolution of changing web.config under wwwroot did not fix my issue.
    Here is the situation on a recently upgraded SP2010.
    1) Create a document library. Set the document template to "basic page"
    2) give a user full control on the document library.
    3) Go, under that users credentials, to the document library and create a new document.
    4) Name the document whatever and hit create
    5) a page is displayed which says the following: "Web Part Error:
    A Web Part or Web Form Control on this Page cannot be displayed or imported. You don't have Add and Customize Pages permissions required to perform this action."
    6) Become confused as giving someone "full control" on the library should obviously inherit the permissions to when they create a document and try and edit it.
    If i give the user "full control" on the entire site (site actions -> site permissions), then the document pops open an editor which would allow you to add content to the basic page. Obviously, i do not want to give users full control to the
    entire site :)
    Giving the user  "Add and Customize Pages" permissions on the entire SITE allows them to edit get the popup to edit the file, but this is not desireable either since then they could "Add, change, or delete HTML pages or Web Part pages,
    and edit the Web site using a Windows SharePoint Services-compatible editor.". I do not want them to edit any web pages, i just want them to edit a particular lists webpage!
    Things i have tried:
    - Set the permissions on the "MSContentEditor" webpart to have the user have full control of the web part.
    - set the permissions on ALL the web parts to have the user have full control (permissions on the web parts list)
    - Edited web.config to add a line to mark "contentEditorWebPart" as safe, and then restarted IIS.
    - Recreated test lists and was able to duplicate the behaviour
    So I am wondering, is this a sharepoint bug or what? Should a web part not inherit the permissions of the list it is working in? if not, what are the exact items i need to set permissions on to get this webpart to display correctly?
    Setting global site permissions is not an option.
    Another workaround is to make a "wiki page library" which allows you to copy and paste text into a static page, and also edit that text. I can move all the content over to a "wiki page library", and thats what i probably will end up doing
    in the end, but its annoying because there is alot of content to move, and it all has to be done by hand as you cannot upload documents to a wiki afaik. Also the wiki uses a different editor, its inline instead of a popup in IE which is probably why it is
    working.
    This may not be a bug and could be a simple permissions problem or something else, but i have been looking at this for hours and it doesnt make any sense to me.
    Any help appreciated thanks!

    Hi,
    Yes, you must have “Add and Customize Pages” permission
    from site level to perform this action, the permission is not in list permission level.
    You can add a new permission level which only includes “Add and Customize Pages” permission, and then create new SharePoint group with this permission
    level.
    Add the users into the SharePoint group and these users will get the “Add and Customize Pages” permission
    from site level.(site permissions)
    Additionally to add/edit page, the users also need the permission level “Contributor” in list permission level.
    (you should know when you grant the full control to the users in list permission level, the users won’t get the permission from site level)
    If you need further help, please let me know.
    Hope this helps
    Thanks!
    Stanfford
    Everything will be fine.

  • How to improve the query performance or tune query from Explain Plan

    Hi
    The following is my explain plan for sql query. (The plan is generated by Toad v9.7). How to fix the query?
    SELECT STATEMENT ALL_ROWSCost: 4,160 Bytes: 25,296 Cardinality: 204                                         
         8 NESTED LOOPS Cost: 3 Bytes: 54 Cardinality: 1                                    
              5 NESTED LOOPS Cost: 2 Bytes: 23 Cardinality: 1                               
                   2 TABLE ACCESS BY INDEX ROWID TABLE AR.RA_CUSTOMER_TRX_ALL Cost: 1 Bytes: 13 Cardinality: 1                          
                        1 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.RA_CUSTOMER_TRX_U1 Cost: 1 Cardinality: 1                     
                   4 TABLE ACCESS BY INDEX ROWID TABLE AR.HZ_CUST_ACCOUNTS Cost: 1 Bytes: 10 Cardinality: 1                          
                        3 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.HZ_CUST_ACCOUNTS_U1 Cost: 1 Cardinality: 1                     
              7 TABLE ACCESS BY INDEX ROWID TABLE AR.HZ_PARTIES Cost: 1 Bytes: 31 Cardinality: 1                               
                   6 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.HZ_PARTIES_U1 Cost: 1 Cardinality: 1                          
         10 TABLE ACCESS BY INDEX ROWID TABLE AR.RA_CUSTOMER_TRX_ALL Cost: 1 Bytes: 12 Cardinality: 1                                    
              9 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.RA_CUSTOMER_TRX_U1 Cost: 1 Cardinality: 1                               
         15 NESTED LOOPS Cost: 2 Bytes: 29 Cardinality: 1                                    
              12 TABLE ACCESS BY INDEX ROWID TABLE AR.RA_CUSTOMER_TRX_ALL Cost: 1 Bytes: 12 Cardinality: 1                               
                   11 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.RA_CUSTOMER_TRX_U1 Cost: 1 Cardinality: 1                          
              14 TABLE ACCESS BY INDEX ROWID TABLE ONT.OE_ORDER_HEADERS_ALL Cost: 1 Bytes: 17 Cardinality: 1                               
                   13 INDEX RANGE SCAN INDEX (UNIQUE) ONT.OE_ORDER_HEADERS_U2 Cost: 1 Cardinality: 1                          
         21 FILTER                                    
              16 TABLE ACCESS FULL TABLE ONT.OE_TRANSACTION_TYPES_TL Cost: 2 Bytes: 1,127 Cardinality: 49                               
              20 NESTED LOOPS Cost: 2 Bytes: 21 Cardinality: 1                               
                   18 TABLE ACCESS BY INDEX ROWID TABLE AR.RA_CUSTOMER_TRX_ALL Cost: 1 Bytes: 12 Cardinality: 1                          
                        17 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.RA_CUSTOMER_TRX_U1 Cost: 1 Cardinality: 1                     
                   19 INDEX RANGE SCAN INDEX (UNIQUE) ONT.OE_ORDER_HEADERS_U2 Cost: 1 Bytes: 9 Cardinality: 1                          
         23 TABLE ACCESS BY INDEX ROWID TABLE AR.RA_CUSTOMER_TRX_ALL Cost: 1 Bytes: 12 Cardinality: 1                                    
              22 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.RA_CUSTOMER_TRX_U1 Cost: 1 Cardinality: 1                               
         45 NESTED LOOPS Cost: 4,160 Bytes: 25,296 Cardinality: 204                                    
              42 NESTED LOOPS Cost: 4,150 Bytes: 23,052 Cardinality: 204                               
                   38 NESTED LOOPS Cost: 4,140 Bytes: 19,992 Cardinality: 204                          
                        34 NESTED LOOPS Cost: 4,094 Bytes: 75,850 Cardinality: 925                     
                             30 NESTED LOOPS Cost: 3,909 Bytes: 210,843 Cardinality: 3,699                
                                  26 PARTITION LIST ALL Cost: 2,436 Bytes: 338,491 Cardinality: 14,717 Partition #: 29 Partitions accessed #1 - #18          
                                       25 TABLE ACCESS BY LOCAL INDEX ROWID TABLE XLA.XLA_AE_HEADERS Cost: 2,436 Bytes: 338,491 Cardinality: 14,717 Partition #: 29 Partitions accessed #1 - #18     
                                            24 INDEX SKIP SCAN INDEX XLA.XLA_AE_HEADERS_N1 Cost: 264 Cardinality: 1,398,115 Partition #: 29 Partitions accessed #1 - #18
                                  29 PARTITION LIST ITERATOR Cost: 1 Bytes: 34 Cardinality: 1 Partition #: 32           
                                       28 TABLE ACCESS BY LOCAL INDEX ROWID TABLE XLA.XLA_AE_LINES Cost: 1 Bytes: 34 Cardinality: 1 Partition #: 32      
                                            27 INDEX RANGE SCAN INDEX (UNIQUE) XLA.XLA_AE_LINES_U1 Cost: 1 Cardinality: 1 Partition #: 32
                             33 PARTITION LIST ITERATOR Cost: 1 Bytes: 25 Cardinality: 1 Partition #: 35                
                                  32 TABLE ACCESS BY LOCAL INDEX ROWID TABLE XLA.XLA_DISTRIBUTION_LINKS Cost: 1 Bytes: 25 Cardinality: 1 Partition #: 35           
                                       31 INDEX RANGE SCAN INDEX XLA.XLA_DISTRIBUTION_LINKS_N3 Cost: 1 Cardinality: 1 Partition #: 35      
                        37 PARTITION LIST SINGLE Cost: 1 Bytes: 16 Cardinality: 1 Partition #: 38                     
                             36 TABLE ACCESS BY LOCAL INDEX ROWID TABLE XLA.XLA_EVENTS Cost: 1 Bytes: 16 Cardinality: 1 Partition #: 39 Partitions accessed #2               
                                  35 INDEX UNIQUE SCAN INDEX (UNIQUE) XLA.XLA_EVENTS_U1 Cost: 1 Cardinality: 1 Partition #: 40 Partitions accessed #2          
                   41 PARTITION LIST SINGLE Cost: 1 Bytes: 15 Cardinality: 1 Partition #: 41                          
                        40 TABLE ACCESS BY LOCAL INDEX ROWID TABLE XLA.XLA_TRANSACTION_ENTITIES Cost: 1 Bytes: 15 Cardinality: 1 Partition #: 42 Partitions accessed #2                    
                             39 INDEX UNIQUE SCAN INDEX (UNIQUE) XLA.XLA_TRANSACTION_ENTITIES_U1 Cost: 1 Cardinality: 1 Partition #: 43 Partitions accessed #2               
              44 TABLE ACCESS BY INDEX ROWID TABLE GL.GL_CODE_COMBINATIONS Cost: 1 Bytes: 11 Cardinality: 1                               
                   43 INDEX UNIQUE SCAN INDEX (UNIQUE) GL.GL_CODE_COMBINATIONS_U1 Cost: 1 Cardinality: 1

    damorgan wrote:
    Tuning is NOT about reducing the cost of i/o.
    i/o is only one of many contributors to cost and only one of many contributors to waits.
    Any time you would like to explore this further run this code:
    SELECT 1 FROM dual
    WHERE regexp_like(' ','^*[ ]*a');but not on a production box because you are going to experience an extreme tuning event with zero i/o.
    And when I say "extreme" I mean "EXTREME!"
    You've been warned.I think you just need a faster server.
    SQL> set autotrace traceonly statistics
    SQL> set timing on
    SQL> select 1 from dual
      2  where
      3  regexp_like   (' ','^*[ ]*a');
    no rows selected
    Elapsed: 00:00:00.00
    Statistics
              1  recursive calls
              0  db block gets
              0  consistent gets
              0  physical reads
              0  redo size
            243  bytes sent via SQL*Net to client
            349  bytes received via SQL*Net from client
              1  SQL*Net roundtrips to/from client
              0  sorts (memory)
              0  sorts (disk)
              0  rows processedRepeated from an Oracle 10.2.0.x instance:
    SQL> SELECT DISTINCT SID FROM V$MYSTAT;
           SID
           310
    SQL> ALTER SESSION SET EVENTS '10053 TRACE NAME CONTEXT FOREVER, LEVEL 1';
    Session altered.
    SQL> select 1 from dual
      2  where
      3  regexp_like   (' ','^*[ ]*a');The session is hung. Wait a little while and connect to the database using a different session:
    COLUMN STAT_NAME FORMAT A35 TRU
    SET PAGESIZE 200
    SELECT
      STAT_NAME,
      VALUE
    FROM
      V$SESS_TIME_MODEL
    WHERE
      SID=310;
    STAT_NAME                                VALUE
    DB time                                   9247
    DB CPU                                    9247
    background elapsed time                      0
    background cpu time                          0
    sequence load elapsed time                   0
    parse time elapsed                        6374
    hard parse elapsed time                   5997
    sql execute elapsed time                  2939
    connection management call elapsed        1660
    failed parse elapsed time                    0
    failed parse (out of shared memory)          0
    hard parse (sharing criteria) elaps          0
    hard parse (bind mismatch) elapsed           0
    PL/SQL execution elapsed time               95
    inbound PL/SQL rpc elapsed time              0
    PL/SQL compilation elapsed time              0
    Java execution elapsed time                  0
    repeated bind elapsed time                  48
    RMAN cpu time (backup/restore)               0Seems to be using a bit of time for the hard parse (hard parse elapsed time). Wait a little while, then re-execute the query:
    STAT_NAME                                VALUE
    DB time                                   9247
    DB CPU                                    9247
    background elapsed time                      0
    background cpu time                          0
    sequence load elapsed time                   0
    parse time elapsed                        6374
    hard parse elapsed time                   5997
    sql execute elapsed time                  2939
    connection management call elapsed        1660
    failed parse elapsed time                    0
    failed parse (out of shared memory)          0
    hard parse (sharing criteria) elaps          0
    hard parse (bind mismatch) elapsed           0
    PL/SQL execution elapsed time               95
    inbound PL/SQL rpc elapsed time              0
    PL/SQL compilation elapsed time              0
    Java execution elapsed time                  0
    repeated bind elapsed time                  48
    RMAN cpu time (backup/restore)               0The session is not reporting additional CPU usage or parse time.
    Let's check one of the session's statistics:
    SELECT
      SS.VALUE
    FROM
      V$SESSTAT SS,
      V$STATNAME SN
    WHERE
      SN.NAME='consistent gets'
      AND SN.STATISTIC#=SS.STATISTIC#
      AND SS.SID=310;
         VALUE
           163Not many consistent gets after 20+ minutes.
    Let's take a look at the plan:
    SQL> SELECT SQL_ID,CHILD_NUMBER FROM V$SQL WHERE SQL_TEXT LIKE 'select 1 from du
    al%';
    SQL_ID        CHILD_NUMBER
    04mpgrzhsv72w            0
    SELECT * FROM TABLE(DBMS_XPLAN.DISPLAY_CURSOR('04mpgrzhsv72w',0,'TYPICAL'))
    select 1 from dual where regexp_like   (' ','^*[ ]*a')
    NOTE: cannot fetch plan for SQL_ID: 04mpgrzhsv72w, CHILD_NUMBER: 0
          Please verify value of SQL_ID and CHILD_NUMBER;
          It could also be that the plan is no longer in cursor cache (check v$sql_p
    lan)No plan...
    Let's take a look at the 10053 trace file:
    Registered qb: SEL$1 0x19157f38 (PARSER)
      signature (): qb_name=SEL$1 nbfros=1 flg=0
        fro(0): flg=4 objn=258 hint_alias="DUAL"@"SEL$1"
    Predicate Move-Around (PM)
    PM: Considering predicate move-around in SEL$1 (#0).
    PM:   Checking validity of predicate move-around in SEL$1 (#0).
    CBQT: Validity checks failed for 7uqx4guu04x3g.
    CVM: Considering view merge in query block SEL$1 (#0)
    CBQT: Validity checks failed for 7uqx4guu04x3g.
    Subquery Unnest
    SU: Considering subquery unnesting in query block SEL$1 (#0)
    Set-Join Conversion (SJC)
    SJC: Considering set-join conversion in SEL$1 (#0).
    Predicate Move-Around (PM)
    PM: Considering predicate move-around in SEL$1 (#0).
    PM:   Checking validity of predicate move-around in SEL$1 (#0).
    PM:     PM bypassed: Outer query contains no views.
    FPD: Considering simple filter push in SEL$1 (#0)
    FPD:   Current where clause predicates in SEL$1 (#0) :
              REGEXP_LIKE (' ','^*[ ]*a')
    kkogcp: try to generate transitive predicate from check constraints for SEL$1 (#0)
    predicates with check contraints:  REGEXP_LIKE (' ','^*[ ]*a')
    after transitive predicate generation:  REGEXP_LIKE (' ','^*[ ]*a')
    finally:  REGEXP_LIKE (' ','^*[ ]*a')
    apadrv-start: call(in-use=592, alloc=16344), compile(in-use=37448, alloc=42256)
    kkoqbc-start
                : call(in-use=592, alloc=16344), compile(in-use=38336, alloc=42256)
    kkoqbc-subheap (create addr=000000001915C238)Looks like the query never had a chance to start executing - it is still parsing after 20 minutes.
    I am not sure that this is a good example - the query either executes very fast, or never has a chance to start executing. But, it might still make your point physical I/O is not always the problem when performance problems are experienced.
    Charles Hooper
    IT Manager/Oracle DBA
    K&M Machine-Fabricating, Inc.

  • Mac Mini performance very slow after upgrading to Mavericks

    Since upgrading my Mac Mini to Mavericks, its performance has become progressively slower.  The first issue I noticed was a freezing of the clock display on the upper-right of the menu bar.  I often leave my Mac on overnight to stream music and increasingly when I check the clock in the morning it has frozen at somepoint during the night.  When I move the mouse over arrow over the clock, it turns to "busy" and I clicking on it does nothing.  Changing the clock setting in system preferences does nothing to the displayed time, however the clock in system preferences is not frozen and displays the correct time.  Rebooting is the only thing that fixes the problem.  Lately the system has been performing progressive slower.  The boot-up/restart process takes several minutes now (>= 5min) and opening a program takes about as long as it did on my PC 20 years ago.  When the computer is awakened up from sleep mode all of the open programs have to be force quit because they are unresponsive.  Often, at this point, trying to open a menu in the menu-bar, saving work on a spreadsheet or navigating through folders in the finder takes an unusually long time, whereas it used to happen almost instantaneously before Mavericks was installed.  I would really appreciate feedback/advice.  Thanks, Aaron.
    Mac Mini mid-2010
    Model Identifier: Macmini4,1
    2.4 GHz Intel Core 2 Duo
    2 GB 1067 MHz DDR3
    System Version: OS X 10.9.4 (13E28)
    Here are the results of a diagnostic suggested by one of the forum contributors that I ran today:
    Model Identifier: Macmini4,1
    System Version: OS X 10.9.4 (13E28)
    Kernel Version: Darwin 13.3.0
    Boot Mode: Normal
    Time since boot: 21 minutes
    USB
       USB Optical Mouse (Logitech Inc.)
    Diagnostic reports
       2014-06-09 iTunes crash
       2014-06-09 iTunes hang
       2014-06-12 Microsoft Excel hang
       2014-06-12 Spotify hang
       2014-06-12 WindowServer crash
       2014-06-12 coreaudiod crash
       2014-06-12 firefox hang
       2014-06-13 Maps hang
       2014-06-13 Microsoft Excel hang
       2014-06-13 Spotify hang
       2014-06-13 WindowServer crash
       2014-06-13 com.apple.dock.extra crash
       2014-06-13 firefox hang
       2014-06-13 plugin-container crash
       2014-06-14 UserEventAgent crash
       2014-06-17 coreaudiod crash
       2014-06-18 im_ks_tool crash
       2014-06-21 helpd crash
       2014-06-23 WindowServer crash
       2014-06-23 com.apple.dock.extra crash
       2014-06-23 coreaudiod crash
       2014-06-23 plugin-container crash
       2014-07-01 soffice crash
       2014-07-02 Spotify Helper crash
       2014-07-04 coreaudiod crash
    Log
       Jul  4 10:01:36 process Calendar[476] caught causing excessive wakeups. Observed wakeups rate (per sec): 1223; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 82341
       Jul  4 10:01:36 process Antispam Engine[536] caught causing excessive wakeups. Observed wakeups rate (per sec): 24844; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 150872
       Jul  4 10:01:45 process helpd[291] caught causing excessive wakeups. Observed wakeups rate (per sec): 275; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 52866
       Jul  4 10:01:45 process com.apple.dock.e[502] caught causing excessive wakeups. Observed wakeups rate (per sec): 1590; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 57334
       Jul  4 10:01:47 process NotificationCent[492] caught causing excessive wakeups. Observed wakeups rate (per sec): 964; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 68071
       Jul  4 10:01:48 process softwareupdate_n[546] caught causing excessive wakeups. Observed wakeups rate (per sec): 28527; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 93633
       Jul  4 10:01:48 process firefox[474] caught causing excessive wakeups. Observed wakeups rate (per sec): 1225; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 98282
       Jul  4 10:02:10 process LOGINserver[528] caught causing excessive wakeups. Observed wakeups rate (per sec): 1091; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45867
       Jul  4 10:02:16 process iTunes[475] caught causing excessive wakeups. Observed wakeups rate (per sec): 516; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 55586
       Jul  4 10:02:21 process XPCKeychainSandb[562] caught causing excessive wakeups. Observed wakeups rate (per sec): 10104; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 74292
       Jul  4 10:02:21 process com.apple.WebKit[572] caught causing excessive wakeups. Observed wakeups rate (per sec): 55671; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 61284
       Jul  4 10:02:21 process softwareupdated[163] caught causing excessive wakeups. Observed wakeups rate (per sec): 1271; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 84492
       Jul  4 10:02:23 process AppleSpell[550] caught causing excessive wakeups. Observed wakeups rate (per sec): 1437; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 50449
       Jul  4 10:02:24 process com.apple.WebKit[569] caught causing excessive wakeups. Observed wakeups rate (per sec): 13001; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 53799
       Jul  4 10:02:26 process SLRuntimeLoader[564] caught causing excessive wakeups. Observed wakeups rate (per sec): 4630; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 52375
       Jul  4 10:02:27 process com.apple.WebKit[568] caught causing excessive wakeups. Observed wakeups rate (per sec): 16719; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 137972
       Jul  4 10:02:27 process IntegoMenu[526] caught causing excessive wakeups. Observed wakeups rate (per sec): 2184; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 130115
       Jul  4 10:02:27 process AddressBookSourc[571] caught causing excessive wakeups. Observed wakeups rate (per sec): 14785; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 110705
       Jul  4 10:02:27 process com.apple.InputM[575] caught causing excessive wakeups. Observed wakeups rate (per sec): 11617; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 79147
       Jul  4 10:02:59 process bsdtar[504] caught causing excessive wakeups. Observed wakeups rate (per sec): 475; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 47697
       Jul  4 10:03:12 process syncdefaultsd[491] caught causing excessive wakeups. Observed wakeups rate (per sec): 344; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 54125
       Jul  4 10:03:21 process com.apple.WebKit[570] caught causing excessive wakeups. Observed wakeups rate (per sec): 786; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 48418
       Jul  4 10:03:26 process CalendarAgent[218] caught causing excessive wakeups. Observed wakeups rate (per sec): 636; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 49912
       Jul  4 10:03:58 process AddressBookSourc[612] caught causing excessive wakeups. Observed wakeups rate (per sec): 3304; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45166
       Jul  4 10:06:21 process Spotify[473] caught causing excessive wakeups. Observed wakeups rate (per sec): 2180; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 80348
    kexts
       com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN
       com.apple.GeForceTesla
       com.intego.netbarrier.kext.monitor
       com.intego.netbarrier.kext.network
       com.intego.netbarrier.kext.process
       com.intego.virusbarrier.kext.realtime
       com.intego.Family-Protector.extension
    Daemons
       com.intego.virusbarrier.daemon.realtime
       org.postfix.master
       org.ntp.ntpd
       org.cups.cupsd
       com.vix.cron
       com.oracle.java.Helper-Tool
       com.microsoft.office.licensing.helper
       com.intego.WashingMachine.service
       com.intego.virusbarrier.daemon.scanner
       com.intego.virusbarrier.daemon
       com.intego.virusbarrier.daemon.logger
       com.intego.virusbarrier.daemon.emlparser
       com.intego.PersonalBackup.daemon
       com.intego.personalantispam.daemon
       com.intego.netupdate.daemon
       com.intego.netbarrier.daemon
       com.intego.netbarrier.daemon.monitor
       com.intego.netbarrier.daemon.logger
       com.intego.Family-Protector.daemon
       com.intego.commonservices.metrics.kschecker
       com.intego.commonservices.icalserver
       com.intego.commonservices.daemon.taskmanager
       com.intego.commonservices.daemon.integod
       com.adobe.fpsaud
    Agents
       com.intego.WashingMachine.ui.helper
       com.oracle.java.Java-Updater
       com.intego.virusbarrier.alert
       com.intego.personalbackup.agent
       com.intego.netupdate.agent
       com.intego.netbarrier.alert
       com.intego.Family-Protector.agent
       com.intego.commonservices.uninstaller
       com.intego.commonservices.taskmanager
       com.intego.commonservices.integomenu
       com.canon.MFManager
       com.adobe.ARM.UUID
    launchd
       /System/Library/LaunchAgents/com.apple.accountsd.plist
           (com.apple.accountsd)
       /System/Library/LaunchAgents/com.apple.AddressBook.abd.plist
           (com.apple.AddressBook.abd)
       /System/Library/LaunchAgents/com.apple.AddressBook.AssistantService.plist
           (com.apple.AddressBook.AssistantService)
       /System/Library/LaunchAgents/com.apple.AddressBook.SourceSync.plist
           (com.apple.AddressBook.SourceSync)
       /System/Library/LaunchAgents/com.apple.AirPlayUIAgent.plist
           (com.apple.AirPlayUIAgent)
       /System/Library/LaunchAgents/com.apple.AirPortBaseStationAgent.plist
           (com.apple.AirPortBaseStationAgent)
       /System/Library/LaunchAgents/com.apple.alf.useragent.plist
           (com.apple.alf.useragent)
       /System/Library/LaunchAgents/com.apple.aos.migrate.plist
           (com.apple.aos.migrate)
       /System/Library/LaunchAgents/com.apple.AOSPushRelay.plist
           (com.apple.AOSPushRelay)
       /System/Library/LaunchAgents/com.apple.AppleGraphicsWarning.plist
           (com.apple.AppleGraphicsWarning)
       /System/Library/LaunchAgents/com.apple.appleseed.seedusaged.plist
           (com.apple.appleseed.seedusaged)
       /System/Library/LaunchAgents/com.apple.appstoreupdateagent.plist
           (com.apple.appstoreupdateagent)
       /System/Library/LaunchAgents/com.apple.apsctl.plist
           (com.apple.apsctl)
       /System/Library/LaunchAgents/com.apple.assistant_service.plist
           (com.apple.assistant_service)
       /System/Library/LaunchAgents/com.apple.assistantd.plist
           (com.apple.assistantd)
       /System/Library/LaunchAgents/com.apple.AssistiveControl.plist
           (com.apple.AssistiveControl)
       /System/Library/LaunchAgents/com.apple.avrcpagent.plist
           (com.apple.avrcpAgent)
       /System/Library/LaunchAgents/com.apple.BezelUI.plist
           (com.apple.BezelUIServer)
       /System/Library/LaunchAgents/com.apple.bluetoothUIServer.plist
           (com.apple.bluetoothUIServer)
       /System/Library/LaunchAgents/com.apple.bookstoreagent.plist
           (com.apple.bookstoreagent)
       /System/Library/LaunchAgents/com.apple.btsa.plist
           (com.apple.btsa)
       /System/Library/LaunchAgents/com.apple.CalendarAgent.plist
           (com.apple.CalendarAgent)
       /System/Library/LaunchAgents/com.apple.CalendarAgentLauncher.plist
           (com.apple.CalendarAgentLauncher)
       /System/Library/LaunchAgents/com.apple.cfnetwork.AuthBrokerAgent.plist
           (com.apple.cfnetwork.AuthBrokerAgent)
       /System/Library/LaunchAgents/com.apple.cfnetwork.cfnetworkagent.plist
           (com.apple.cfnetwork.cfnetworkagent)
       /System/Library/LaunchAgents/com.apple.cmfsyncagent.plist
           (com.apple.cmfsyncagent)
       /System/Library/LaunchAgents/com.apple.ContainerRepairAgent.plist
           (com.apple.ContainerRepairAgent)
       /System/Library/LaunchAgents/com.apple.cookied.plist
           (com.apple.cookied)
       /System/Library/LaunchAgents/com.apple.CoreLocationAgent.plist
           (com.apple.CoreLocationAgent)
       /System/Library/LaunchAgents/com.apple.coreservices.appleid.authentication.plis t
           (com.apple.coreservices.appleid.authentication)
       /System/Library/LaunchAgents/com.apple.coreservices.uiagent.plist
           (com.apple.coreservices.uiagent)
       /System/Library/LaunchAgents/com.apple.csuseragent.plist
           (com.apple.csuseragent)
       /System/Library/LaunchAgents/com.apple.cvmsCompAgent_i386.plist
           (com.apple.cvmsCompAgent_i386)
       /System/Library/LaunchAgents/com.apple.cvmsCompAgent_i386_1.plist
           (com.apple.cvmsCompAgent_i386_1)
       /System/Library/LaunchAgents/com.apple.cvmsCompAgent_x86_64.plist
           (com.apple.cvmsCompAgent_x86_64)
       /System/Library/LaunchAgents/com.apple.cvmsCompAgent_x86_64_1.plist
           (com.apple.cvmsCompAgent_x86_64_1)
       /System/Library/LaunchAgents/com.apple.DiagnosticReportCleanUpAgent.plist
           (com.apple.DiagnosticReportCleanUpAgent)
       /System/Library/LaunchAgents/com.apple.DiskArbitrationAgent.plist
           (com.apple.DiskArbitrationAgent)
       /System/Library/LaunchAgents/com.apple.Dock.plist
           (com.apple.Dock.agent)
       /System/Library/LaunchAgents/com.apple.dt.CommandLineTools.installondemand.plis t
           (com.apple.dt.CommandLineTools.installondemand)
       /System/Library/LaunchAgents/com.apple.EscrowSecurityAlert.plist
           (com.apple.EscrowSecurityAlert)
       /System/Library/LaunchAgents/com.apple.FileStatsAgent.plist
           (com.apple.FileStatsAgent)
       /System/Library/LaunchAgents/com.apple.FileSyncAgent.PHD.plist
           (com.apple.FileSyncAgent.PHD)
       /System/Library/LaunchAgents/com.apple.Finder.plist
           (com.apple.Finder)
       /System/Library/LaunchAgents/com.apple.FontRegistryUIAgent.plist
           (com.apple.FontRegistryUIAgent)
       /System/Library/LaunchAgents/com.apple.FontValidator.plist
           (com.apple.ATS.FontValidator)
       /System/Library/LaunchAgents/com.apple.FontValidatorConduit.plist
           (com.apple.ATS.FontValidatorConduit)
       /System/Library/LaunchAgents/com.apple.FTCleanup.plist
           (com.apple.FTCleanup)
       /System/Library/LaunchAgents/com.apple.gamed.plist
           (com.apple.gamed)
       /System/Library/LaunchAgents/com.apple.helpd.plist
           (com.apple.helpd)
       /System/Library/LaunchAgents/com.apple.icbaccountsd.plist
           (com.apple.icbaccountsd)
       /System/Library/LaunchAgents/com.apple.icloud.AOSNotificationAgent.plist
           (com.apple.icloud.AOSNotificationAgent)
       /System/Library/LaunchAgents/com.apple.icloud.AOSNotificationLoginAgent.plist
           (com.apple.icloud.AOSNotificationLoginAgent)
       /System/Library/LaunchAgents/com.apple.identityservicesd.plist
           (com.apple.identityservicesd)
       /System/Library/LaunchAgents/com.apple.imagent.plist
           (com.apple.imagent)
       /System/Library/LaunchAgents/com.apple.IMLoggingAgent.plist
           (com.apple.IMLoggingAgent)
       /System/Library/LaunchAgents/com.apple.isst.plist
           (com.apple.isst)
       /System/Library/LaunchAgents/com.apple.java.InstallOnDemand.plist
           (com.apple.java.InstallOnDemandAgent)
       /System/Library/LaunchAgents/com.apple.java.updateSharing.plist
           (com.apple.java.updateSharing)
       /System/Library/LaunchAgents/com.apple.KerberosHelper.LKDCHelper.plist
           (com.apple.KerberosHelper.LKDCHelper)
       /System/Library/LaunchAgents/com.apple.lateragent.plist
           (com.apple.lateragent)
       /System/Library/LaunchAgents/com.apple.librariand.plist
           (com.apple.librariand)
       /System/Library/LaunchAgents/com.apple.locationmenu.plist
           (com.apple.locationmenu)
       /System/Library/LaunchAgents/com.apple.lookupd.plist
           (com.apple.lookupd)
       /System/Library/LaunchAgents/com.apple.ManagedClient.agent.plist
           (com.apple.ManagedClient.agent)
       /System/Library/LaunchAgents/com.apple.Maps.pushdaemon.plist
           (com.apple.Maps.mapspushd)
       /System/Library/LaunchAgents/com.apple.maspushagent.plist
           (com.apple.maspushagent)
       /System/Library/LaunchAgents/com.apple.mbloginhelper.user.plist
           (com.apple.mbloginhelper.user)
       /System/Library/LaunchAgents/com.apple.mbpluginhost.user.plist
           (com.apple.mbpluginhost.user)
       /System/Library/LaunchAgents/com.apple.mdmclient.agent.plist
           (com.apple.mdmclient.agent)
       /System/Library/LaunchAgents/com.apple.mdmclient.cloudconfig.agent.plist
           (com.apple.mdmclient.cloudconfig.agent)
       /System/Library/LaunchAgents/com.apple.mdworker.32bit.plist
           (com.apple.mdworker.32bit)
       /System/Library/LaunchAgents/com.apple.mdworker.bundles.plist
           (com.apple.mdworker.bundles)
       /System/Library/LaunchAgents/com.apple.mdworker.isolation.plist
           (com.apple.mdworker.isolation)
       /System/Library/LaunchAgents/com.apple.mdworker.lsb.plist
           (com.apple.mdworker.lsb)
       /System/Library/LaunchAgents/com.apple.mdworker.mail.plist
           (com.apple.mdworker.mail)
       /System/Library/LaunchAgents/com.apple.mdworker.shared.plist
           (com.apple.mdworker.shared)
       /System/Library/LaunchAgents/com.apple.mdworker.single.plist
           (com.apple.mdworker.single)
       /System/Library/LaunchAgents/com.apple.mdworker.sizing.plist
           (com.apple.mdworker.sizing)
       /System/Library/LaunchAgents/com.apple.metadata.mdflagwriter.plist
           (com.apple.metadata.mdflagwriter)
       /System/Library/LaunchAgents/com.apple.metadata.mdwrite.plist
           (com.apple.metadata.mdwrite)
       /System/Library/LaunchAgents/com.apple.midiserver.plist
           (com.apple.midiserver)
       /System/Library/LaunchAgents/com.apple.NetworkDiagnostics.plist
           (com.apple.NetworkDiagnostics)
       /System/Library/LaunchAgents/com.apple.noticeboard.agent.plist
           (com.apple.noticeboard.agent)
       /System/Library/LaunchAgents/com.apple.notificationcenterui.plist
           (com.apple.notificationcenterui.agent)
       /System/Library/LaunchAgents/com.apple.nsnetworkd.plist
           (com.apple.nsnetworkd)
       /System/Library/LaunchAgents/com.apple.PackageKit.InstallStatus.plist
           (com.apple.PackageKit.InstallStatus)
       /System/Library/LaunchAgents/com.apple.pbs.plist
           (com.apple.pbs)
       /System/Library/LaunchAgents/com.apple.PCIESlotCheck.plist
           (com.apple.PCIESlotCheck)
       /System/Library/LaunchAgents/com.apple.pictd.plist
           (com.apple.pictd)
       /System/Library/LaunchAgents/com.apple.pluginkit.pkd.plist
           (com.apple.pluginkit.pkd)
       /System/Library/LaunchAgents/com.apple.printtool.agent.plist
           (com.apple.printtool.agent)
       /System/Library/LaunchAgents/com.apple.printuitool.agent.plist
           (com.apple.printuitool.agent)
       /System/Library/LaunchAgents/com.apple.PubSub.Agent.plist
           (com.apple.PubSub.Agent)
       /System/Library/LaunchAgents/com.apple.quicklook.32bit.plist
           (com.apple.quicklook.32bit)
       /System/Library/LaunchAgents/com.apple.quicklook.config.plist
           (com.apple.quicklook.config)
       /System/Library/LaunchAgents/com.apple.quicklook.plist
           (com.apple.quicklook)
       /System/Library/LaunchAgents/com.apple.quicklook.ui.helper.plist
           (com.apple.quicklook.ui.helper)
       /System/Library/LaunchAgents/com.apple.rcd.plist
           (com.apple.rcd)
       /System/Library/LaunchAgents/com.apple.recentsd.plist
           (com.apple.recentsd)
       /System/Library/LaunchAgents/com.apple.ReclaimSpaceAgent.plist
           (com.apple.reclaimspace)
       /System/Library/LaunchAgents/com.apple.RemoteDesktop.plist
           (com.apple.RemoteDesktop.agent)
       /System/Library/LaunchAgents/com.apple.ReportCrash.plist
           (com.apple.ReportCrash)
       /System/Library/LaunchAgents/com.apple.ReportCrash.Self.plist
           (com.apple.ReportCrash.Self)
       /System/Library/LaunchAgents/com.apple.ReportGPURestart.plist
           (com.apple.ReportGPURestart)
       /System/Library/LaunchAgents/com.apple.ReportPanic.plist
           (com.apple.ReportPanic)
       /System/Library/LaunchAgents/com.apple.safaridavclient.plist
           (com.apple.safaridavclient)
       /System/Library/LaunchAgents/com.apple.SafariNotificationAgent.plist
           (com.apple.SafariNotificationAgent)
       /System/Library/LaunchAgents/com.apple.sbd.plist
           (com.apple.sbd)
       /System/Library/LaunchAgents/com.apple.scopedbookmarkagent.xpc.plist
           (com.apple.scopedbookmarksagent.xpc)
       /System/Library/LaunchAgents/com.apple.ScreenReaderUIServer.plist
           (com.apple.ScreenReaderUIServer)
       /System/Library/LaunchAgents/com.apple.screensharing.agent.plist
           (com.apple.screensharing.agent)
       /System/Library/LaunchAgents/com.apple.screensharing.MessagesAgent.plist
           (com.apple.screensharing.MessagesAgent)
       /System/Library/LaunchAgents/com.apple.scrod.plist
           (com.apple.scrod)
       /System/Library/LaunchAgents/com.apple.security.DiskUnmountWatcher.plist
           (com.apple.security.DiskUnmountWatcher)
       /System/Library/LaunchAgents/com.apple.security.keychain-circle-notification.pl ist
           (com.apple.security.keychain-circle-notification)
       /System/Library/LaunchAgents/com.apple.ServiceManagement.LoginItems.plist
           (com.apple.ServiceManagement.LoginItems)
       /System/Library/LaunchAgents/com.apple.sharingd.plist
           (com.apple.sharingd)
       /System/Library/LaunchAgents/com.apple.soagent.plist
           (com.apple.soagent)
       /System/Library/LaunchAgents/com.apple.SocialPushAgent.plist
           (com.apple.SocialPushAgent)
       /System/Library/LaunchAgents/com.apple.softwareupdate_notify_agent.plist
           (com.apple.softwareupdate_notify_agent)
       /System/Library/LaunchAgents/com.apple.speech.feedbackservicesserver.plist
           (com.apple.speech.feedbackservicesserver)
       /System/Library/LaunchAgents/com.apple.speech.recognitionserver.plist
           (com.apple.speech.recognitionserver)
       /System/Library/LaunchAgents/com.apple.speech.speechdatainstallerd.plist
           (com.apple.speech.speechdatainstallerd)
       /System/Library/LaunchAgents/com.apple.speech.speechsynthesisd.plist
           (com.apple.speech.speechsynthesisd)
       /System/Library/LaunchAgents/com.apple.speech.synthesisserver.plist
           (com.apple.speech.synthesisserver)
       /System/Library/LaunchAgents/com.apple.spindump_agent.plist
           (com.apple.spindump_agent)
       /System/Library/LaunchAgents/com.apple.store_helper.plist
           (com.apple.storehelper)
       /System/Library/LaunchAgents/com.apple.storeagent.plist
           (com.apple.storeagent)
       /System/Library/LaunchAgents/com.apple.SubmitDiagInfo.plist
           (com.apple.SubmitDiagInfo)
       /System/Library/LaunchAgents/com.apple.syncdefaultsd.plist
           (com.apple.syncdefaultsd)
       /System/Library/LaunchAgents/com.apple.syncservices.SyncServer.plist
           (com.apple.syncservices.SyncServer)
       /System/Library/LaunchAgents/com.apple.syncservices.uihandler.plist
           (com.apple.syncservices.uihandler)
       /System/Library/LaunchAgents/com.apple.SystemUIServer.plist
           (com.apple.SystemUIServer.agent)
       /System/Library/LaunchAgents/com.apple.talagent.plist
           (com.apple.talagent)
       /System/Library/LaunchAgents/com.apple.tiswitcher.plist
           (com.apple.tiswitcher)
       /System/Library/LaunchAgents/com.apple.TMHelperAgent.plist
           (com.apple.TMHelperAgent)
       /System/Library/LaunchAgents/com.apple.TMHelperAgent.SetupOffer.plist
           (com.apple.TMHelperAgent.SetupOffer)
       /System/Library/LaunchAgents/com.apple.ubd.plist
           (com.apple.ubd)
       /System/Library/LaunchAgents/com.apple.universalaccessAuthWarn.plist
           (com.apple.universalaccessAuthWarn)
       /System/Library/LaunchAgents/com.apple.universalaccesscontrol.plist
           (com.apple.universalaccesscontrol)
       /System/Library/LaunchAgents/com.apple.universalaccessd.plist
           (com.apple.universalaccessd)
       /System/Library/LaunchAgents/com.apple.unmountassistant.useragent.plist
           (com.apple.unmountassistant.useragent)
       /System/Library/LaunchAgents/com.apple.USBAgent.plist
           (com.apple.USBAgent)
       /System/Library/LaunchAgents/com.apple.UserEventAgent-Aqua.plist
           (com.apple.UserEventAgent-Aqua)
       /System/Library/LaunchAgents/com.apple.UserEventAgent-LoginWindow.plist
           (com.apple.UserEventAgent-LoginWindow)
       /System/Library/LaunchAgents/com.apple.usernoted.plist
           (com.apple.usernoted)
       /System/Library/LaunchAgents/com.apple.UserNotificationCenterAgent-LoginWindow. plist
           (com.apple.UserNotificationCenterAgent-LoginWindow)
       /System/Library/LaunchAgents/com.apple.UserNotificationCenterAgent.plist
           (com.apple.UserNotificationCenterAgent)
       /System/Library/LaunchAgents/com.apple.VoiceOver.plist
           (com.apple.VoiceOver)
       /System/Library/LaunchAgents/com.apple.warmd_agent.plist
           (com.apple.warmd_agent)
       /System/Library/LaunchAgents/com.apple.WebKit.PluginAgent.plist
           (com.apple.WebKit.PluginAgent)
       /System/Library/LaunchAgents/com.apple.wifi.WiFiKeychainProxy.plist
           (com.apple.wifi.WiFiKeychainProxy)
       /System/Library/LaunchAgents/com.apple.xmigrationhelper.user.plist
           (com.apple.xmigrationhelper.user)
       /System/Library/LaunchAgents/com.apple.ZoomWindow.plist
           (com.apple.ZoomWindow)
       /System/Library/LaunchDaemons/com.apple.AirPlayXPCHelper.plist
           (com.apple.AirPlayXPCHelper)
       /System/Library/LaunchDaemons/com.apple.AOSNotificationOSX.plist
           (com.apple.AOSNotification)
       /System/Library/LaunchDaemons/com.apple.appleseed.fbahelperd.plist
           (com.apple.appleseed.fbahelperd)
       /System/Library/LaunchDaemons/com.apple.applessdstatistics.plist
           (com.apple.applessdstatistics)
       /System/Library/LaunchDaemons/com.apple.aslmanager.plist
           (com.apple.aslmanager)
       /System/Library/LaunchDaemons/com.apple.atrun.plist
           (com.apple.atrun)
       /System/Library/LaunchDaemons/com.apple.auditd.plist
           (com.apple.auditd)
       /System/Library/LaunchDaemons/com.apple.autofsd.plist
           (com.apple.autofsd)
       /System/Library/LaunchDaemons/com.apple.automountd.plist
           (com.apple.automountd)
       /System/Library/LaunchDaemons/com.apple.awacsd.plist
           (com.apple.awacsd)
       /System/Library/LaunchDaemons/com.apple.bluetoothaudiod.plist
           (com.apple.bluetoothaudiod)
       /System/Library/LaunchDaemons/com.apple.bnepd.plist
           (com.apple.bnepd)
       /System/Library/LaunchDaemons/com.apple.bsd.launchdadd.plist
           (com.apple.bsd.launchdadd)
       /System/Library/LaunchDaemons/com.apple.cmio.AppleCameraAssistant.plist
           (com.apple.cmio.AppleCameraAssistant)
       /System/Library/LaunchDaemons/com.apple.cmio.AVCAssistant.plist
           (com.apple.cmio.AVCAssistant)
       /System/Library/LaunchDaemons/com.apple.cmio.IIDCVideoAssistant.plist
           (com.apple.cmio.IIDCVideoAssistant)
       /System/Library/LaunchDaemons/com.apple.cmio.VDCAssistant.plist
           (com.apple.cmio.VDCAssistant)
       /System/Library/LaunchDaemons/com.apple.comsat.plist
           (com.apple.comsat)
       /System/Library/LaunchDaemons/com.apple.configureLocalKDC.plist
           (com.apple.configureLocalKDC)
       /System/Library/LaunchDaemons/com.apple.coreservices.appleevents.plist
           (com.apple.coreservices.appleevents)
       /System/Library/LaunchDaemons/com.apple.coreservices.appleid.passwordcheck.plis t
           (com.apple.coreservices.appleid.passwordcheck)
       /System/Library/LaunchDaemons/com.apple.corestorage.corestoraged.plist
           (com.apple.corestorage.corestoraged)
       /System/Library/LaunchDaemons/com.apple.corestorage.corestoragehelperd.plist
           (com.apple.corestorage.corestoragehelperd)
       /System/Library/LaunchDaemons/com.apple.coresymbolicationd.plist
           (com.apple.coresymbolicationd)
       /System/Library/LaunchDaemons/com.apple.cvmsServ.plist
           (com.apple.cvmsServ)
       /System/Library/LaunchDaemons/com.apple.DiagnosticReportCleanUpDaemon.plist
           (com.apple.DiagnosticReportCleanUpDaemon)
       /System/Library/LaunchDaemons/com.apple.displaypolicyd.plist
           (com.apple.displaypolicyd)
       /System/Library/LaunchDaemons/com.apple.dnsextd.plist
           (com.apple.dnsextd)
       /System/Library/LaunchDaemons/com.apple.docsetinstalld.plist
           (com.apple.docsetinstalld)
       /System/Library/LaunchDaemons/com.apple.dpd.plist
           (com.apple.dpd)
       /System/Library/LaunchDaemons/com.apple.dspluginhelperd.plist
           (com.apple.dspluginhelperd)
       /System/Library/LaunchDaemons/com.apple.DumpGPURestart.plist
           (com.apple.DumpGPURestart)
       /System/Library/LaunchDaemons/com.apple.DumpPanic.plist
           (com.apple.DumpPanic)
       /System/Library/LaunchDaemons/com.apple.dvdplayback.setregion.plist
           (com.apple.dvdplayback.setregion)
       /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist
           (com.apple.dynamic_pager)
       /System/Library/LaunchDaemons/com.apple.efax.plist
           (com.apple.efax)
       /System/Library/LaunchDaemons/com.apple.emlog.plist
           (com.apple.emlog)
       /System/Library/LaunchDaemons/com.apple.emond.aslmanager.plist
           (com.apple.emond.aslmanager)
       /System/Library/LaunchDaemons/com.apple.emond.plist
           (com.apple.emond)
       /System/Library/LaunchDaemons/com.apple.eppc.plist
           (com.apple.AEServer)
       /System/Library/LaunchDaemons/com.apple.FileSyncAgent.sshd.plist
           (com.apple.FileSyncAgent.sshd)
       /System/Library/LaunchDaemons/com.apple.firmwaresyncd.plist
           (com.apple.firmwaresyncd)
       /System/Library/LaunchDaemons/com.apple.fseventsd.plist
           (com.apple.fseventsd)
       /System/Library/LaunchDaemons/com.apple.getty.plist
           (com.apple.getty)
       /System/Library/LaunchDaemons/com.apple.gkbisd.plist
           (com.apple.gkbisd)
       /System/Library/LaunchDaemons/com.apple.gssd.plist
           (com.apple.gssd)
       /System/Library/LaunchDaemons/com.apple.hdiejectd.plist
           (com.apple.hdiejectd)
       /System/Library/LaunchDaemons/com.apple.iconservices.iconservicesd.plist
           (com.apple.iconservicesd)
       /System/Library/LaunchDaemons/com.apple.IFCStart.plist
           (com.apple.IFCStart)
       /System/Library/LaunchDaemons/com.apple.InternetSharing.plist
           (com.apple.InternetSharing)
       /System/Library/LaunchDaemons/com.apple.IOAccelMemoryInfoCollector.plist
           (com.apple.IOAccelMemoryInfoCollector)
       /System/Library/LaunchDaemons/com.apple.IOBluetoothUSBDFU.plist
           (com.apple.IOBluetoothUSBDFU)
       /System/Library/LaunchDaemons/com.apple.kcproxy.plist
           (com.apple.kcproxy)
       /System/Library/LaunchDaemons/com.apple.kdumpd.plist
           (com.apple.kdumpd)
       /System/Library/LaunchDaemons/com.apple.Kerberos.digest-service.plist
           (com.apple.Kerberos.digest-service)
       /System/Library/LaunchDaemons/com.apple.Kerberos.kadmind.plist
           (com.apple.Kerberos.kadmind)
       /System/Library/LaunchDaemons/com.apple.Kerberos.kcm.plist
           (com.apple.Kerberos.kcm)
       /System/Library/LaunchDaemons/com.apple.Kerberos.kdc.plist
           (com.apple.Kerberos.kdc)
       /System/Library/LaunchDaemons/com.apple.Kerberos.kpasswdd.plist
           (com.apple.Kerberos.kpasswdd)
       /System/Library/LaunchDaemons/com.apple.laterscheduler.plist
           (com.apple.laterscheduler)
       /System/Library/LaunchDaemons/com.apple.locate.plist
           (com.apple.locate)
       /System/Library/LaunchDaemons/com.apple.lockd.plist
           (com.apple.lockd)
       /System/Library/LaunchDaemons/com.apple.logind.plist
           (com.apple.logind)
       /System/Library/LaunchDaemons/com.apple.loginwindow.LFVTracer.plist
           (com.apple.loginwindow.LFVTracer)
       /System/Library/LaunchDaemons/com.apple.loginwindow.plist
           (com.apple.loginwindow)
       /System/Library/LaunchDaemons/com.apple.loginwindow.secureerase.plist
           (com.apple.loginwindow.secureerase)
       /System/Library/LaunchDaemons/com.apple.logkextloadsd.plist
           (com.apple.logkextloadsd)
       /System/Library/LaunchDaemons/com.apple.logsyswritesd.plist
           (com.apple.logsyswritesd)
       /System/Library/LaunchDaemons/com.apple.ManagedClient.cloudconfigurationd.plist
           (com.apple.ManagedClient.cloudconfigurationd)
       /System/Library/LaunchDaemons/com.apple.ManagedClient.enroll.plist
           (com.apple.ManagedClient.enroll)
       /System/Library/LaunchDaemons/com.apple.ManagedClient.plist
           (com.apple.ManagedClient)
       /System/Library/LaunchDaemons/com.apple.ManagedClient.startup.plist
           (com.apple.ManagedClient.startup)
       /System/Library/LaunchDaemons/com.apple.mbicloudsetupd.plist
           (com.apple.mbicloudsetupd)
       /System/Library/LaunchDaemons/com.apple.mdmclient.daemon.plist
           (com.apple.mdmclient.daemon)
       /System/Library/LaunchDaemons/com.apple.metadata.mds.index.plist
           (com.apple.metadata.mds.index)
       /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
           (com.apple.metadata.mds)
       /System/Library/LaunchDaemons/com.apple.metadata.mds.scan.plist
           (com.apple.metadata.mds.scan)
       /System/Library/LaunchDaemons/com.apple.metadata.mds.spindump.plist
           (com.apple.metadata.mds.spindump)
       /System/Library/LaunchDaemons/com.apple.msrpc.echosvc.plist
           (com.apple.msrpc.echosvc)
       /System/Library/LaunchDaemons/com.apple.msrpc.lsarpc.plist
           (com.apple.msrpc.lsarpc)
       /System/Library/LaunchDaemons/com.apple.msrpc.mdssvc.plist
           (com.apple.msrpc.mdssvc)
       /System/Library/LaunchDaemons/com.apple.msrpc.netlogon.plist
           (com.apple.msrpc.netlogon)
       /System/Library/LaunchDaemons/com.apple.msrpc.srvsvc.plist
           (com.apple.msrpc.srvsvc)
       /System/Library/LaunchDaemons/com.apple.msrpc.wkssvc.plist
           (com.apple.msrpc.wkssvc)
       /System/Library/LaunchDaemons/com.apple.mtmd.plist
           (com.apple.mtmd)
       /System/Library/LaunchDaemons/com.apple.mtmfs.plist
           (com.apple.mtmfs)
       /System/Library/LaunchDaemons/com.apple.netbiosd.plist
           (com.apple.netbiosd)
       /System/Library/LaunchDaemons/com.apple.newsyslog.plist
           (com.apple.newsyslog)
       /System/Library/LaunchDaemons/com.apple.nfsconf.plist
           (com.apple.nfsconf)
       /System/Library/LaunchDaemons/com.apple.nfsd.plist
           (com.apple.nfsd)
       /System/Library/LaunchDaemons/com.apple.nis.ypbind.plist
           (com.apple.nis.ypbind)
       /System/Library/LaunchDaemons/com.apple.noticeboard.state.plist
           (com.apple.noticeboard.state)
       /System/Library/LaunchDaemons/com.apple.odproxyd.plist
           (com.apple.odproxyd)
       /System/Library/LaunchDaemons/com.apple.ODSAgent.plist
           (com.apple.ODSAgent)
       /System/Library/LaunchDaemons/com.apple.opendirectoryd.plist
           (com.apple.opendirectoryd)
       /System/Library/LaunchDaemons/com.apple.pacemaker.plist
           (com.apple.pacemaker)
       /System/Library/LaunchDaemons/com.apple.PasswordService.plist
           (com.apple.PasswordService)
       /System/Library/LaunchDaemons/com.apple.PCIELaneConfigTool.plist
           (com.apple.PCIELaneConfigTool)
       /System/Library/LaunchDaemons/com.apple.periodic-daily.plist
           (com.apple.periodic-daily)
       /System/Library/LaunchDaemons/com.apple.periodic-monthly.plist
           (com.apple.periodic-monthly)
       /System/Library/LaunchDaemons/com.apple.periodic-weekly.plist
           (com.apple.periodic-weekly)
       /System/Library/LaunchDaemons/com.apple.pfctl.plist
           (com.apple.pfctl)
       /System/Library/LaunchDaemons/com.apple.pfd.plist
           (com.apple.pfd)
       /System/Library/LaunchDaemons/com.apple.platform.ptmd.plist
           (com.apple.platform.ptmd)
       /System/Library/LaunchDaemons/com.apple.postgres.plist
           (com.apple.postgres)
       /System/Library/LaunchDaemons/com.apple.preferences.timezone.admintool.plist
           (com.apple.preferences.timezone.admintool)
       /System/Library/LaunchDaemons/com.apple.preferences.timezone.auto.plist
           (com.apple.preferences.timezone.auto)
       /System/Library/LaunchDaemons/com.apple.printtool.daemon.plist
           (com.apple.printtool.daemon)
       /System/Library/LaunchDaemons/com.apple.racoon.plist
           (com.apple.racoon)
       /System/Library/LaunchDaemons/com.apple.RemoteDesktop.PrivilegeProxy.plist
           (com.apple.RemoteDesktop.PrivilegeProxy)
       /System/Library/LaunchDaemons/com.apple.remotepairtool.plist
           (com.apple.RemotePairTool)
       /System/Library/LaunchDaemons/com.apple.ReportPanicService.plist
           (com.apple.ReportPanicService)
       /System/Library/LaunchDaemons/com.apple.revisiond.plist
           (com.apple.revisiond)
       /System/Library/LaunchDaemons/com.apple.RFBEventHelper.plist
           (com.apple.RFBEventHelper)
       /System/Library/LaunchDaemons/com.apple.rpcbind.plist
           (com.apple.rpcbind)
       /System/Library/LaunchDaemons/com.apple.screensharing.plist
           (com.apple.screensharing)
       /System/Library/LaunchDaemons/com.apple.scsid.plist
           (com.apple.scsid)
       /System/Library/LaunchDaemons/com.apple.security.FDERecoveryAgent.plist
           (com.apple.security.FDERecoveryAgent)
       /System/Library/LaunchDaemons/com.apple.security.syspolicy.plist
           (com.apple.security.syspolicy)
       /System/Library/LaunchDaemons/com.apple.ServerPerfLog.aslmanager.plist
           (com.apple.ServerPerfLog.aslmanager)
       /System/Library/LaunchDaemons/com.apple.ServerPerfLog.plist
           (com.apple.ServerPerfLog)
       /System/Library/LaunchDaemons/com.apple.sessionlogoutd.plist
           (com.apple.sessionlogoutd)
       /System/Library/LaunchDaemons/com.apple.shutdown_monitor.plist
           (com.apple.shutdown_monitor)
       /System/Library/LaunchDaemons/com.apple.sleepservicesd.plist
           (com.apple.sleepservicesd)
       /System/Library/LaunchDaemons/com.apple.smb.preferences.plist
           (com.apple.smb.preferences)
       /System/Library/LaunchDaemons/com.apple.smbd.plist
           (com.apple.smbd)
       /System/Library/LaunchDaemons/com.apple.snhelper.plist
           (com.apple.snhelper)
       /System/Library/LaunchDaemons/com.apple.softwareupdate_firstrun_tasks.plist
           (com.apple.softwareupdatecheck.initial)
       /System/Library/LaunchDaemons/com.apple.softwareupdated.plist
           (com.apple.softwareupdated)
       /System/Library/LaunchDaemons/com.apple.spindump.plist
           (com.apple.spindump)
       /System/Library/LaunchDaemons/com.apple.spindump_symbolicator.plist
           (com.apple.spindump_symbolicator)
       /System/Library/LaunchDaemons/com.apple.stackshot.plist
           (com.apple.stackshot)
       /System/Library/LaunchDaemons/com.apple.statd.notify.plist
           (com.apple.statd.notify)
       /System/Library/LaunchDaemons/com.apple.SubmitDiagInfo.Root.plist
           (com.apple.SubmitDiagInfo.Root)
       /System/Library/LaunchDaemons/com.apple.suhelperd.plist
           (com.apple.suhelperd)
       /System/Library/LaunchDaemons/com.apple.sysmond.plist
           (com.apple.sysmond)
       /System/Library/LaunchDaemons/com.apple.systemkeychain.plist
           (com.apple.systemkeychain)
       /System/Library/LaunchDaemons/com.apple.systempreferences.installer.plist
           (com.apple.systempreferences.install)
       /System/Library/LaunchDaemons/com.apple.systemstats.analysis.plist
           (com.apple.systemstats.analysis)
       /System/Library/LaunchDaemons/com.apple.systemstats.daily.plist
           (com.apple.systemstats.daily)
       /System/Library/LaunchDaemons/com.apple.systemstatsd.plist
           (com.apple.systemstatsd)
       /System/Library/LaunchDaemons/com.apple.taskgated-helper.plist
           (com.apple.taskgated-helper)
       /System/Library/LaunchDaemons/com.apple.ucupdate.plist
           (com.apple.ucupdate.plist)
       /System/Library/LaunchDaemons/com.apple.uninstalld.plist
           (com.apple.uninstalld)
       /System/Library/LaunchDaemons/com.apple.unmountassistant.sysagent.plist
           (com.apple.unmountassistant.sysagent)
       /System/Library/LaunchDaemons/com.apple.usbd.plist
           (com.apple.usbd)
       /System/Library/LaunchDaemons/com.apple.UserEventAgent-System.plist
           (com.apple.UserEventAgent-System)
       /System/Library/LaunchDaemons/com.apple.UserNotificationCenter.plist
           (com.apple.UserNotificationCenter)
       /System/Library/LaunchDaemons/com.apple.uucp.plist
           (com.apple.uucp)
       /System/Library/LaunchDaemons/com.apple.var-db-dslocal-backup.plist
           (com.apple.var-db-dslocal-backup)
       /System/Library/LaunchDaemons/com.apple.vsdbutil.plist
           (com.apple.vsdbutil)
       /System/Library/LaunchDaemons/com.apple.warmd.plist
           (com.apple.warmd)
       /System/Library/LaunchDaemons/com.apple.wdhelper.plist
           (com.apple.wdhelper)
       /System/Library/LaunchDaemons/com.apple.wifid.plist
           (com.apple.wifid)
       /System/Library/LaunchDaemons/com.apple.wwand.plist
           (com.apple.wwand)
       /System/Library/LaunchDaemons/com.apple.xsan.plist
           (com.apple.xsan)
       /System/Library/LaunchDaemons/com.apple.xsanmgrd.plist
           (com.apple.xsanmgrd)
       /System/Library/LaunchDaemons/com.apple.xscertadmin.plist
           (com.apple.xscertadmin)
       /System/Library/LaunchDaemons/com.apple.xscertd-helper.plist
           (com.apple.xscertd-helper)
       /System/Library/LaunchDaemons/com.apple.xscertd.plist
           (com.apple.xscertd)
       /System/Library/LaunchDaemons/com.danga.memcached.plist
           (memcached)
       /System/Library/LaunchDaemons/com.vix.cron.plist
           (com.vix.cron)
       /System/Library/LaunchDaemons/exec.plist
           (com.apple.rexecd)
       /System/Library/LaunchDaemons/finger.plist
           (com.apple.fingerd)
       /System/Library/LaunchDaemons/ftp.plist
           (com.apple.ftpd)
       /System/Library/LaunchDaemons/login.plist
           (com.apple.rlogind)
       /System/Library/LaunchDaemons/ntalk.plist
           (com.apple.ntalkd)
       /System/Library/LaunchDaemons/org.apache.httpd.plist
           (org.apache.httpd)
       /System/Library/LaunchDaemons/org.cups.cups-lpd.plist
           (org.cups.cups-lpd)
       /System/Library/LaunchDaemons/org.cups.cupsd.plist
           (org.cups.cupsd)
       /System/Library/LaunchDaemons/org.net-snmp.snmpd.plist
           (org.net-snmp.snmpd)
       /System/Library/LaunchDaemons/org.ntp.ntpd.plist
           (org.ntp.ntpd)
       /System/Library/LaunchDaemons/org.openldap.slapd.plist
           (org.openldap.slapd)
       /System/Library/LaunchDaemons/org.postfix.master.plist
           (org.postfix.master)
       /System/Library/LaunchDaemons/shell.plist
           (com.apple.rshd)
       /System/Library/LaunchDaemons/telnet.plist
           (com.apple.telnetd)
       /System/Library/LaunchDaemons/tftp.plist
           (com.apple.tftpd)
       /Library/LaunchAgents/com.canon.MFManager.plist
           (com.canon.MFManager)
       /Library/LaunchAgents/com.intego.commonservices.integomenu.plist
           (com.intego.commonservices.integomenu)
       /Library/LaunchAgents/com.intego.commonservices.taskmanager.plist
           (com.intego.commonservices.taskmanager)
       /Library/LaunchAgents/com.intego.commonservices.uninstaller.plist
           (com.intego.commonservices.uninstaller)
       /Library/LaunchAgents/com.intego.Family-Protector.agent.plist
           (com.intego.Family-Protector.agent)
       /Library/LaunchAgents/com.intego.netbarrier.alert.plist
           (com.intego.netbarrier.alert)
       /Library/LaunchAgents/com.intego.netupdate.agent.plist
           (com.intego.netupdate.agent)
       /Library/LaunchAgents/com.intego.personalbackup.agent.plist
           (com.intego.personalbackup.agent)
       /Library/LaunchAgents/com.intego.virusbarrier.alert.plist
           (com.intego.virusbarrier.alert)
       /Library/LaunchAgents/com.oracle.java.Java-Updater.plist
           (com.oracle.java.Java-Updater)
       /Library/LaunchDaemons/com.adobe.fpsaud.plist
           (com.adobe.fpsaud)
       /Library/LaunchDaemons/com.intego.commonservices.daemon.integod.plist
           (com.intego.commonservices.daemon.integod)
       /Library/LaunchDaemons/com.intego.commonservices.daemon.taskmanager.plist
           (com.intego.commonservices.daemon.taskmanager)
       /Library/LaunchDaemons/com.intego.commonservices.icalserver.plist
           (com.intego.commonservices.icalserver)
       /Library/LaunchDaemons/com.intego.commonservices.metrics.kschecker.plist
           (com.intego.commonservices.metrics.kschecker)
       /Library/LaunchDaemons/com.intego.Family-Protector.daemon.plist
           (com.intego.Family-Protector.daemon)
       /Library/LaunchDaemons/com.intego.netbarrier.daemon.logger.plist
           (com.intego.netbarrier.daemon.logger)
       /Library/LaunchDaemons/com.intego.netbarrier.daemon.monitor.plist
           (com.intego.netbarrier.daemon.monitor)
       /Library/LaunchDaemons/com.intego.netbarrier.daemon.plist
           (com.intego.netbarrier.daemon)
       /Library/LaunchDaemons/com.intego.netupdate.daemon.plist
           (com.intego.netupdate.daemon)
       /Library/LaunchDaemons/com.intego.personalantispam.daemon.plist
           (com.intego.personalantispam.daemon)
       /Library/LaunchDaemons/com.intego.PersonalBackup.daemon.plist
           (com.intego.PersonalBackup.daemon)
       /Library/LaunchDaemons/com.intego.virusbarrier.daemon.emlparser.plist
           (com.intego.virusbarrier.daemon.emlparser)
       /Library/LaunchDaemons/com.intego.virusbarrier.daemon.logger.plist
           (com.intego.virusbarrier.daemon.logger)
       /Library/LaunchDaemons/com.intego.virusbarrier.daemon.plist
           (com.intego.virusbarrier.daemon)
       /Library/LaunchDaemons/com.intego.virusbarrier.daemon.scanner.plist
           (com.intego.virusbarrier.daemon.scanner)
       /Library/LaunchDaemons/com.intego.WashingMachine.service.plist
           (com.intego.WashingMachine.service)
       /Library/LaunchDaemons/com.microsoft.office.licensing.helper.plist
           (com.microsoft.office.licensing.helper)
       /Library/LaunchDaemons/com.oracle.java.Helper-Tool.plist
           (com.oracle.java.Helper-Tool)
       Library/LaunchAgents/com.adobe.ARM.UUID.plist
           (com.adobe.ARM.UUID)
    Startup items
       /System/Library/StartupItems/WiUtilityUSBStartUp/AppDaemonUSB
       /System/Library/StartupItems/WiUtilityUSBStartUp/StartupParameters.plist
       /System/Library/StartupItems/WiUtilityUSBStartUp/WiUtilityUSBStartUp
       /Library/StartupItems/Personal Antispam/Deauthorizer.app/Contents/Info.plist
       /Library/StartupItems/Personal Antispam/Deauthorizer.app/Contents/MacOS/Deauthorizer
       /Library/StartupItems/Personal Antispam/load
       /Library/StartupItems/Personal Antispam/Personal Antispam Daemon.app/Contents/Info.plist
       /Library/StartupItems/Personal Antispam/Personal Antispam Daemon.app/Contents/MacOS/Personal Antispam Daemon
    Bundles
       /System/Library/CoreServices/SecurityAgentPlugins/HomeDirMechanism.bundle
           (com.apple.SecurityAgentPlugin.HomeDirMechanism)
       /System/Library/CoreServices/SecurityAgentPlugins/KerberosAgent.bundle
           (com.apple.KerberosAgent)
       /System/Library/CoreServices/SecurityAgentPlugins/loginwindow.bundle
           (com.apple.securityAgentPlugins.loginwindowUI)
       /System/Library/CoreServices/SecurityAgentPlugins/MCXMechanism.bundle
           (com.apple.securityAgentPlugin.MCXMechanism)
       /System/Library/CoreServices/SecurityAgentPlugins/PKINITMechanism.bundle
           (com.apple.PKINITMechanism)
       /System/Library/CoreServices/SecurityAgentPlugins/RestartAuthorization.bundle
           (com.apple.securityAgentPlugin.RestartAuthorization)
       /System/Library/Extensions/AMDRadeonVADriver.bundle
           (com.apple. AMDRadeonVADriver)
       /System/Library/Extensions/AMDRadeonX3000.kext
           (com.apple.AMDRadeonX3000)
       /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle
           (com.apple.AMDRadeonX3000GLDriver)
       /System/Library/Extensions/AMDRadeonX4000.kext
           (com.apple.AMDRadeonX4000)
       /System/Library/Extensions/AMDRadeonX4000GLDriver.bundle
           (com.apple.AMDRadeonX4000GLDriver)
       /System/Library/Extensions/AppleFSCompressionTypeLZVN.kext
           (com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN)
       /System/Library/Extensions/AppleIntelHD3000Graphics.kext
           (com.apple.driver.AppleIntelHD3000Graphics)
       /System/Library/Extensions/AppleIntelHD3000GraphicsGA.plugin
           (com.apple.driver.AppleIntelHD3000GraphicsGA)
       /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle
           (com.apple.driver.AppleIntelHD3000GraphicsGLDriver)
       /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle
           (com.apple.AppleIntelHD3000GraphicsVADriver)
       /System/Library/Extensions/AppleIntelHD4000Graphics.kext
           (com.apple.driver.AppleIntelHD4000Graphics)
       /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle
           (com.apple.driver.AppleIntelHD4000GraphicsGLDriver)
       /System/Library/Extensions/AppleIntelHD4000GraphicsVADriver.bundle
           (com.apple.AppleIntelHD4000GraphicsVADriver)
       /System/Library/Extensions/AppleIntelHD5000Graphics.kext
           (com.apple.driver.AppleIntelHD5000Graphics)
       /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle
           (com.apple.driver.AppleIntelHD5000GraphicsGLDriver)
       /System/Library/Extensions/AppleIntelHD5000GraphicsVADriver.bundle
           (com.apple.AppleIntelHD5000GraphicsVADriver)
       /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle
           (com.apple.driver.AppleIntelHDGraphicsGLDriver)
       /System/Library/Extensions/AppleIntelHSWVA.bundle
           (com.apple.AppleIntelHSWFBVA)
       /System/Library/Extensions/AppleIntelIVBVA.bundle
           (com.apple.AppleIntelIVBFBVA)
       /System/Library/Extensions/AppleIntelMCEReporter.kext
           (com.apple.driver.AppleIntelMCEReporter)
       /System/Library/Extensions/ATIRadeonX2000.kext
           (com.apple.ATIRadeonX2000)
       /System/Library/Extensions/ATIRadeonX2000GA.plugin
           (com.apple.ATIRadeonX2000GA)
       /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle
           (com.apple.ATIRadeonX2000GLDriver)
       /System/Library/Extensions/ATIRadeonX2000VADriver.bundle
           (com.apple.ATIRadeonX2000VADriver)
       /System/Library/Extensions/BJUSBMP.kext
           (jp.co.canon.bj.kext.BJUSBMP)
       /System/Library/Extensions/EPSONUSBPrintClass.kext
           (com.epson.print.kext.USBPrintClass)
       /System/Library/Extensions/Family Protector Safe Boot_Legacy.kext
           (com.intego.Family-Protector.safe-boot)
       /System/Library/Extensions/GeForce.kext
           (com.apple.GeForce)
       /System/Library/Extensions/GeForceGA.plugin
           (com.apple.GeForceGA)
       /System/Library/Extensions/GeForceGLDriver.bundle
           (com.apple.GeForceGLDriver)
       /System/Library/Extensions/GeForceTesla.kext
           (com.apple.GeForceTesla)
       /System/Library/Extensions/GeForceTeslaGLDriver.bundle
           (com.apple.GeForceTeslaGLDriver)
       /System/Library/Extensions/GeForceTeslaVADriver.bundle
           (com.apple.GeForceTeslaVADriver)
       /System/Library/Extensions/GeForceVADriver.bundle
           (com.apple.GeForceVADriver)
       /System/Library/Extensions/hp_designjet_series.kext
           (com.hp.print.hpio.Designjet.kext)
       /System/Library/Extensions/hp_Deskjet_io_enabler.kext
           (com.hp.print.hpio.Deskjet.kext)
       /System/Library/Extensions/hp_Inkjet1_io_enabler.kext
           (com.hp.print.hpio.Inkjet1.kext)
       /System/Library/Extensions/hp_Inkjet2_io_enabler.kext
           (com.hp.print.hpio.Inkjet2.kext)
       /System/Library/Extensions/hp_Inkjet3_io_enabler.kext
           (com.hp.print.hpio.Inkjet3.kext)
       /System/Library/Extensions/hp_Inkjet4_io_enabler.kext
           (com.hp.print.hpio.Inkjet4.kext)
       /System/Library/Extensions/hp_Inkjet5_io_enabler.kext
           (com.hp.print.hpio.Inkjet5.kext)
       /System/Library/Extensions/hp_Inkjet7_io_enabler.kext
           (com.hp.print.hpio.inkjet7.kext)
       /System/Library/Extensions/hp_Inkjet8_io_enabler.kext
           (com.hp.print.hpio.inkjet8.kext)
       /System/Library/Extensions/hp_Inkjet_io_enabler.kext
           (com.hp.print.hpio.Inkjet.kext)
       /System/Library/Extensions/hp_io_printerclassdriver_enabler.kext
           (com.hp.hpio.hp_io_printerclassdriver_enabler)
       /System/Library/Extensions/hp_Laserjet_io_enabler.kext
           (com.hp.print.hpio.Laserjet.kext)
       /System/Library/Extensions/hp_Officejet_io_enabler.kext
           (com.hp.print.hpio.Officejet.kext)
       /System/Library/Extensions/hp_Photosmart_io_enabler.kext
           (com.hp.print.hpio.Photosmart.kext)
       /System/Library/Extensions/hp_PhotosmartPro_io_enabler.kext
           (com.hp.print.hpio.PhotosmartPro.kext)
       /System/Library/Extensions/hp_qc_io_enabler.kext
           (com.hp.hpio.hp_psa530_630_io_enabler)
       /System/Library/Extensions/RT2870USBWirelessDriver.kext
           (com.Ralink.driver.RT2870USBWirelessDriver)
       /System/Library/Extensions/RT2870USBWirelessDriver.kext/Contents/Resources
           (com.Ralink.driver.RT2870USBWirelessDriver)
       /Library/Audio/MIDI Drivers/EmagicUSBMIDIDriver.plugin
           (info.emagic.driver.unitor)
       /Library/Audio/Plug-Ins/Components/Flip4Mac WMA Import.component
           (net.telestream.wmv.import)
       /Library/Audio/Plug-Ins/HAL/AirPlay.driver
           (com.apple.audio.AirTunesHALPlugin)
       /Library/Audio/Plug-Ins/HAL/AppleAVBAudio.driver
           (com.apple.audio.AppleAVBAudio)
       /Library/Audio/Plug-Ins/HAL/BluetoothAudioPlugIn.driver
           (com.apple.audio.BluetoothAudioPlugIn)
       /Library/Audio/Plug-Ins/HAL/iSightAudio.driver
           (com.apple.iSightAudio)
       /Library/Extensions/Family Protector Safe Boot.kext
           (com.intego.Family-Protector.safe-boot)
       /Library/Intego/commonservices.bundle
           (com.intego.commonservices)
       /Library/Intego/Family Protector.bundle
           (com.intego.Family-Protector.integod)
       /Library/Intego/IM_ObjectiveMetrics.framework/Resources
           (com.bitspatter.IM-ObjectiveMetrics)
       /Library/Intego/IM_ObjectiveMetrics.framework/Versions/A/Resources
       

    Thanks for your reply.  I booted from the Restore partition and repaired disk and permissions.  There were no disk errors and only one permission to repair.
    I ran EtreCheck and here are the results:
    EtreCheck version: 1.9.12 (48)
    Report generated July 4, 2014 at 11:37:19 AM MST
    Hardware Information:
        Mac mini (Mid 2010) (Verified)
        Mac mini - model: Macmini4,1
        1 2.4 GHz Intel Core 2 Duo CPU: 2 cores
        2 GB RAM
    Video Information:
        NVIDIA GeForce 320M - VRAM: 256 MB
            LCD TV spdisplays_720p
    System Software:
        OS X 10.9.4 (13E28) - Uptime: 0 days 1:43:42
    Disk Information:
        TOSHIBA MK3255GSXF disk0 : (320.07 GB)
            EFI (disk0s1) <not mounted>: 209.7 MB
            Macintosh HD (disk0s2) / [Startup]: 319.21 GB (253.36 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
        HL-DT-STDVDRW  GA32N 
    USB Information:
        Apple, Inc. Keyboard Hub
            Apple Inc. Apple Keyboard
        Logitech USB Optical Mouse
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
    Gatekeeper:
        Mac App Store and identified developers
    Kernel Extensions:
        [not loaded]    com.Ralink.driver.RT2870USBWirelessDriver (1.0.8) Support
        [not loaded]    com.intego.Family-Protector.safe-boot (10.7.5 - SDK 10.8) Support
    Startup Items:
        WiUtilityUSBStartUp: Path: /System/Library/StartupItems/WiUtilityUSBStartUp
    Launch Daemons:
        [loaded]    com.adobe.fpsaud.plist Support
        [running]    com.intego.commonservices.daemon.integod.plist Support
        [running]    com.intego.commonservices.daemon.taskmanager.plist Support
        [loaded]    com.intego.commonservices.icalserver.plist Support
        [loaded]    com.intego.commonservices.metrics.kschecker.plist Support
        [running]    com.intego.Family-Protector.daemon.plist Support
        [running]    com.intego.netbarrier.daemon.logger.plist Support
        [running]    com.intego.netbarrier.daemon.monitor.plist Support
        [running]    com.intego.netbarrier.daemon.plist Support
        [running]    com.intego.netupdate.daemon.plist Support
        [running]    com.intego.personalantispam.daemon.plist Support
        [running]    com.intego.PersonalBackup.daemon.plist Support
        [loaded]    com.intego.virusbarrier.daemon.emlparser.plist Support
        [running]    com.intego.virusbarrier.daemon.logger.plist Support
        [running]    com.intego.virusbarrier.daemon.plist Support
        [running]    com.intego.virusbarrier.daemon.scanner.plist Support
        [running]    com.intego.WashingMachine.service.plist Support
        [loaded]    com.microsoft.office.licensing.helper.plist Support
        [loaded]    com.oracle.java.Helper-Tool.plist Support
    Launch Agents:
        [running]    com.brother.LOGINserver.plist Support
        [running]    com.canon.MFManager.plist Support
        [running]    com.intego.commonservices.integomenu.plist Support
        [loaded]    com.intego.commonservices.taskmanager.plist Support
        [loaded]    com.intego.commonservices.uninstaller.plist Support
        [running]    com.intego.Family-Protector.agent.plist Support
        [loaded]    com.intego.netbarrier.alert.plist Support
        [running]    com.intego.netupdate.agent.plist Support
        [loaded]    com.intego.personalbackup.agent.plist Support
        [loaded]    com.intego.virusbarrier.alert.plist Support
        [loaded]    com.oracle.java.Java-Updater.plist Support
    User Launch Agents:
        [loaded]    com.adobe.ARM.[...].plist Support
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
    User Login Items:
        Microsoft AU Daemon
        Stickies
        iTunesHelper
        Antispam Engine
    Internet Plug-ins:
        LogitechHarmony: Version: 1.2.0.1 - SDK 10.8 Support
        Default Browser: Version: 537 - SDK 10.9
        Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 Support
        AdobePDFViewerNPAPI: Version: 10.1.10 Support
        FlashPlayer-10.6: Version: 14.0.0.125 - SDK 10.6 Support
        Silverlight: Version: 5.1.20913.0 - SDK 10.6 Support
        Flash Player: Version: 14.0.0.125 - SDK 10.6 Support
        QuickTime Plugin: Version: 7.7.3
        iPhotoPhotocast: Version: 7.0
        SharePointBrowserPlugin: Version: 14.4.2 - SDK 10.6 Support
        AdobePDFViewer: Version: 10.1.10 Support
        EPPEX Plugin: Version: 4.1.0.0 Support
        JavaAppletPlugin: Version: Java 8 Check version
    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
    3rd Party Preference Panes:
        Flash Player  Support
        Flip4Mac WMV  Support
        Java  Support
    Time Machine:
        Time Machine not configured!
    Top Processes by CPU:
             2%    firefox
             1%    WindowServer
             0%    Spotify
             0%    ocspd
             0%    mds_stores
    Top Processes by Memory:
        307 MB    firefox
        55 MB    soffice
        51 MB    Spotify
        35 MB    Finder
        33 MB    WindowServer
    Virtual Memory Information:
        27 MB    Free RAM
        547 MB    Active RAM
        527 MB    Inactive RAM
        405 MB    Wired RAM
        911 MB    Page-ins
        76 MB    Page-outs

  • Performance problem with Mavericks.

    Performance problem with Mavericks. My Mac is extremly slow after upgrading to Mavericks. What can i do to solve that?

    If you are still experiencing slow down issues, it maybe because of a few other reasons.
    Our experience with OS X upgrades, and Mavericks is no exception, is that users have installed a combination of third party software and/or hardware that is incompatible and/or is outdated that causes many negative performance issues when upgrading to a new OS X version.
    Your Mac's hard drive maybe getting full.
    Do you run any antivirus software on your Mac? Commercial Antivirus software can slow down and negatively impact the normal operation of OS X.
    Do you have apps like MacKeeper or any other maintenance apps like CleanMyMac 1 or 2, TuneUpMyMac or anything like these apps, installed on your Mac? These types of apps, while they appear to be helpful, can do too good a job of data "cleanup" causing the potential to do serious data corruption or data deletion and render a perfectly running OS completely dead and useless leaving you with a frozen, non-functional Mac.
    Your Mac may have way too many applications launching at startup/login.
    Your Mac may have old, non-updated or incompatible software installed.
    Your Mac could have incompatible or outdated web browser extensions, plugins or add-ons.
    Your Mac could have connected third party hardware that needs updated device drivers.
    It would help us to help you if we could have some more technical info about your iMac.
    If you so choose, please download, install and run Etrecheck.
    Etrecheck was developed as a simple Mac diagnostic report tool by a regular Apple Support forum user and technical support contributor named Etresoft. Etrecheck is a small, unobstrusive app that compiles a static snapshot of your entire Mac hardware system and installed software.
    This is a free app that has been honestly created to provided help in diagnosing issues with Macs running the new OS X 10.9 Mavericks.
    It is not malware and can be safely downloaded and installed onto your Mac.
    http://www.etresoft.com/etrecheck
    Copy/paste and post its report here in another reply thread so that we have a complete profile of your Mac's hardware and installed software so we can all help continue with your Mac performance issues.
    Thank you.

  • Weblogic workshop 10gR3 - Very slow in building projects and throwing error

    Hi All. I am working in a portal project with weblogic 10gR3. I am using 4GB RAM machine with Windows XP and Intel Core2 T5600 processor. Whenever I build my set of projects, workshop takes very long time to build the project and at end of it throws "There was an error running some portal verification, not all validation complete". Please let me know anyone else faced the same issue.
    Things tried out by me:
    1. new domain
    2. workshop restart
    3. closing all applications other than workshop to allow more memory space for build process
    but nothing helped me on it. Please let me know if someone aware of the fix.
    regards.
    Nanda
    Edited by: Nanda on Jan 27, 2011 2:37 PM

    Hi Nanda -
    Are there any exceptions in the Error Log view in Eclipse, or in the <workspace>/.metadata/.log file that seem relevant? Also, which version of 10gR3 is this -- 10.3.0 or 10.3.2? You can check via the Help | About... item -- if it says it's Eclipse 3.5.0, then it's WLP 10.3.2; WLP 10.3.0 will say it's Oracle Workshop for WebLogic 10.3.
    How many projects do you have? What types are they? How many artifacts in each (e.g. .portlets, .portal, pageflows, ejbs, etc.)?
    You can also turn off Portal verification for now. Go to Window | Preferences | Validation, then uncheck the WebLogic Portal Validator and WebLogic Portal XML Validator boxes and hit Ok. You won't get warnings in the Problems view about .portals and .portlets, but you can see if it's part of the problem. Another general thing that pops up around performance is interaction with an underlying virus scanner -- if possible, try making sure your real-time virus scanner is skipping your project folders and your BEA_HOME.
    Greg

  • SP 2013 - Error: This operation can be performed only on a computer that is joined to a server farm

    Hello Community!
    I am working with SharePoint 2013 and I built a farm inside the firewall.  Then a decision was made to move the two WFE's to the DMZ.  Since that time, whenever I try to access the site collections, I get the error below.  Other information: All
    the web applications are on port 80, but I'm not having any problem with accessing Central Administration which is on port 8080; the network team did screw up the DNS originally, but I'm told it's correct now; the two WFE's servers show in my Manage servers
    on the Farm interface 2X, once with the server name, once with the fully Qualified Domain Name, the ones with the FQDN shows a Services Running status of Not Configured.
    Has anyone else ever seen this error and if so please provide guidance and instruction for fixing the error.
    Thanks!
    Tom
    Server Error in '/' Application.
    This operation can be performed only on a computer that is joined to a server farm by users who have permissions in SQL Server
    to read from the configuration database. To connect this server to the server farm, use the SharePoint Products Configuration Wizard, located on the Start menu in Microsoft SharePoint 2010 Products.
    Description:
    An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the
    code.
    Exception Details: System.InvalidOperationException: This operation can be performed only on a computer that is joined to a server farm by users who have permissions in SQL Server to read from the configuration database. To connect this server
    to the server farm, use the SharePoint Products Configuration Wizard, located on the Start menu in Microsoft SharePoint 2010 Products.
    Source Error:
    An unhandled exception was generated during the   execution of the current web request. Information regarding the origin and   location of the exception can be identified
    using the exception stack trace   below.  
    Stack Trace:
    [InvalidOperationException: This operation can be   performed only on a computer that is joined to a server farm by users who   have permissions in SQL Server to read from the configuration
    database. To   connect this server to the server farm, use the SharePoint Products   Configuration Wizard, located on the Start menu in Microsoft SharePoint 2010   Products.]
         Microsoft.SharePoint.Utilities.SPUtility.AlternateServerUrlFromHttpRequestUrl(Uri   url) +262
         Microsoft.SharePoint.Administration.SPAlternateUrl.GetContextUri(HttpContext   ctx) +385
         Microsoft.SharePoint.SPAppRequestContext.InitCurrent(HttpContext context)   +1013
         Microsoft.SharePoint.SPAppRequestContext.get_Current() +175
         Microsoft.SharePoint.SPGlobal.CreateSPRequestAndSetIdentity(SPSite site,   String name, Boolean bNotGlobalAdminCode, String strUrl, Boolean   bNotAddToContext, Byte[] UserToken,
    SPAppPrincipalToken appPrincipalToken,   String userName, Boolean bIgnoreTokenTimeout, Boolean bAsAnonymous) +400
         Microsoft.SharePoint.SPRequestManager.GetContextRequest(SPRequestAuthenticationMode   authenticationMode) +120
         Microsoft.SharePoint.Administration.SPFarm.get_RequestAny() +370
         Microsoft.SharePoint.SPLanguageSettings.GetGlobalInstalledLanguages(Int32   compatibilityLevel) +39
         Microsoft.SharePoint.Administration.SPTemplateFileSystemWatcher.RefreshInstalledLocales()   +103
         Microsoft.SharePoint.Administration.SPTemplateFileSystemWatcher.Initialize()   +130
         Microsoft.SharePoint.ApplicationRuntime.SPRequestModule.System.Web.IHttpModule.Init(HttpApplication   app) +873
       System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr   appContext, HttpContext context, MethodInfo[] handlers) +582
         System.Web.HttpApplication.InitSpecial(HttpApplicationState state,   MethodInfo[] handlers, IntPtr appContext, HttpContext context) +322
         System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr   appContext, HttpContext context) +384
         System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext)   +397
    [HttpException (0x80004005): This operation can be performed only on a computer that is joined to a server farm by users who have permissions in SQL Server to read from the configuration database. To
    connect this server to the server farm, use the SharePoint Products Configuration Wizard, located on the Start menu in Microsoft SharePoint 2010 Products.]
         System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +646
         System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159
       System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest   wr, HttpContext context) +771
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18010
    Tom Molskow - Senior SharePoint Architect - Microsoft Community Contributor 2011 and 2012 Award -
    Linked-In - SharePoint Gypsy

    Hi Tom,
    According to your description, my understanding is that you got an error when you moved your SharePoint.
    This error occurs when the SharePoint farm administrator cannot connect to your configuration database. Please verify the followings:
    Make sure that from the SharePoint front end and application servers that you can ping your SQL server.
    Make sure that your Farm account has permission to the configuration database.
    Lastly verify that your database didn't for some reasons go into recovery mode.
    once everything is fine and you are still having issues, restart the SQL host service on the SQL server. Once the service is restarted you will need to reboot Central Admin and then your front end servers.
    In addition, as you built your farm inside the firewall, please disable the firwall, or create rules for SQL Server service in the firwall on SQL server. More information about creating rules in firewall, please refer to the following posts:
    http://social.technet.microsoft.com/Forums/en-US/c5d4d0d0-9a3b-4431-8150-17ccfbc6fb82/can-not-create-data-source-to-an-sql-server
    http://www.mssqltips.com/sqlservertip/1929/configure-windows-firewall-to-work-with-sql-server/
    Here is a similar post for you to take a look at:
    http://social.technet.microsoft.com/Forums/en-US/ea54e26c-1728-48d4-b2c5-2a3376a1082c/this-operation-can-be-performed-only-on-a-computer-that-is-joined-to-a-server-farm-by-users-who-have?forum=sharepointgeneral
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • OSB 10gR3 - Starting Managed server on remote machine

    I have 2 Windows 2003 Enterprise machines.
    I have OSB 10gR3 installed on both with Node Manager running on default port, on both.
    I create the servicebustutorial domain and start the admin server on the first machine.
    On the second machine, I use the WLST to
    <ul><li>connect('weblogic','password','t3://xxx.xxx.xxx.xxx:7001') # connect to admin server on first machine
    </li>
    <li>nmEnroll('c:/bea/wlserver_10.3/common/nodemanager') # make node manager visible
    </li>
    <li>nmEnroll('c:/bea/user_projects/domains/servicebustutorial') # enroll in the servicebustutorial</li>
    </ul>
    Now, I don't know if this is the correct thing to do.
    Back on the first machine, I create a new machine to represent the second Windows box.
    I can see the node manager on the second machine using the machine monitoring page.
    I then create a new server that is assigned to the new machine.
    I can attempt to start the new server on the second machine.
    The Server directory appears in the servers directory on the second windows box.
    Log files appear on the second box but the config.xml is not there, and thus, the server fails to start.
    I would have thought that the server config would have propogated from the admin server, is this a wrong assumption?
    What am I doing wrong?
    Thanks, in advance.
    ...Lyall

    Thanks for replying.
    I login as a local administrator on the machine that WebLogic runs. All operations are performed using that login (starting admin server, starting node manager).
    I changed permissions on C:\BEA, all the way down, localadmin group has full control, everywhere.
    I tried changing nodemanager C:\bea\wlserver_10.3\common\nodemanager\nodemanager.properties LogLevel to DEBUG but then NodeManager refuses to start, so I returned it back to INFO.
    I set debug on the Managed Server I am trying to setup, as you suggested.
    I even updated the NodeManager and Server boot.properties files to be cleartext and Deleted the LDAP directory within the Managed Server (as I assume it's re-created if it does not exist)
    Wow, heaps comes out, but the following may be relevant.
    In particular, this single line, causes concern.
    bq. ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE \\ ExecuteThread: '0' for queue: 'weblogic.kernel.Default \\ (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; \\ &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;[Security:090295 |http://forums.oracle.com//]caught unexpected exception&gt;
    It's an unexpected exception but it's not an Error and only reported as a Debug! I could be climbing up the wrong tree, but the following log output is what immediately precedes the login failure.
    bq.      ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820219&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.wrap ClassLoader=java.net.URLClassLoader@1f0e58&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820219&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.wrap ControlFlag=LoginModuleControlFlag: required&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820219&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.JAASLoginServiceImpl.login created LoginContext&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820219&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.JAASLoginServiceImpl.login ThreadContext ClassLoader Current=sun.misc.Launcher$AppClassLoader@124dfc&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820234&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.initialize LoginModuleClassName=weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820234&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.initialize ClassLoader=java.net.URLClassLoader@1f0e58&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820234&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.initialize created delegate login module&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820234&gt; &lt;BEA-000000&gt; &lt;LDAP ATN LoginModule initialized&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820234&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.initialize delegated&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820234&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.login&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;LDAP Atn Login&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle callbcacks[0] will be delegated&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle callbcacks[0] will use NameCallback to retrieve name&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle callbcacks[1] will be delegated&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle will delegate all callbacks&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle delegated callbacks&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle got username from callbacks[0], UserName=weblogic&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;LDAP Atn Login username: weblogic&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820281&gt; &lt;BEA-000000&gt; &lt;new LDAP connection to host 134.251.218.157 port 7001 use local connection is true&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820281&gt; &lt;BEA-000000&gt; &lt;created new LDAP connection LDAPConnection { ldapVersion:2 bindDN:""}&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;connection succeeded&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;getConnection return conn:LDAPConnection { ldapVersion:2 bindDN:""}&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;authenticate user:weblogic&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;getDNForUser search("ou=people,ou=myrealm,dc=Tester", "(&(uid=weblogic)(objectclass=person))", base DN & below)&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;[Security:090295|http://forums.oracle.com/forums/]caught unexpected exception&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.commit&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;LDAP Atn Abort&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.commit delegated, returning false&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.authenticate authenticate failed for user weblogic&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.isLocked(weblogic)&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic)&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) UserLockout Login failure for user in realm myrealm&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.getInvaliLoginUsersHighCount()&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) User weblogic has 1 failures in realm myrealm&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImplUserLockout InvalidLogin Record GC not needed&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) UserLockout About to multicast login failure for user SecurityMessage realm:myrealm record:SecurityMulticastRecord: origin: Strategic realmName: myrealm seqnum: 1 timestamp: Mar 6, 2009 8:50:20 PM username: weblogic nextSeqNo:1&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImplUserLockout Can't create multicastSession because ClusterServices are unavailable&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Critical&gt; &lt;Security&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-090402&gt; &lt;Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Critical&gt; &lt;WebLogicServer&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;Main Thread&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000386&gt; &lt;Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted. \\     weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted. \\     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(Unknown Source) \\     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source) \\     at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source) \\     at weblogic.security.SecurityService.start(SecurityService.java:141) \\     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64) \\     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) \\     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) \\     &gt;

  • Is there a way to allow contributor users to add web parts to a page without granting them "Add and Customize Pages" permission?

    I am working on an enterprise wiki site collection, and when contributor users try to add web parts they will get the following error:-
    A Web Part or Web Form Control on this Page cannot be displayed or imported. You don't have Add and Customize Pages permissions required to perform this action.
    So I granted the Contribute Permission level an extra permission which is “Add and Customize Pages”. Now contributors will be able to add/edit/delete
    web parts. But they will have extra permissions that I do not want them to have , such as changing the design and customize some page layouts, also they can access the site settings and create site columns !!.
    So my question is basically if there is another way to allow users with contribute permission to be able to add web parts without granting any extra permission. In other words to treat adding web parts as normal content such as image, Text ,tables ?
    Thanks

    I dont think so.
    http://technet.microsoft.com/en-us/library/cc288074%28v=office.14%29.aspx
    Add and Customize Pages
    Add, change, or delete HTML pages or Web Part pages, and edit the Web site by using a Windows SharePoint Services-compatible editor.
    View Items, Browse Directories, View Pages, Open
    Design, Full Control 
    If this helped you resolve your issue, please mark it Answered. You can reach me through http://freeit-support.com/
    so there are not any workarounds or any custom settings which i can use to implement any of these:-
    - To force Contributor users to add web parts without granting them "Add and Customize Pages"
    - If i grant them "Add and customize Pages" permission, to stop the ability to access the site settings ?
    Please can any one advice on this , as it is causing a lot of confusion,,, and i can not live with the face that Contributor users can access and modify site settings. the other approach will be is that i will stop using web parts. but one of our main reasons
    we decide to use SharePoint is the ability to add web parts, especially the Visio & Excel web access web. thanks in advance for any advice ..

  • What is the difference btw Oracle bpm 10gr3 vs albpm 6.0.5 version

    What is the difference btw Oracle bpm 10gr3 vs albpm 6.0.5 version
    Are the build number common to them?

    Projects built in ALBPM 6.0 can be used directly in Oracle BPM 10g, but the reverse is not true.
    It's sometimes thought that Oracle BPM 10g was just a relabeling of the predecessor BEA product ALBPM. This is not the case.
    In Studio, standards are better supported:
    <li> By default, new processes now use horizontal swim-lanes. You can change the swim-lanes orientation individually for each process. You can define the default orientation for each project and for your Studio installation.
    <li> It uses more sophisticated BPMN icons. BPMN is the new default process diagram theme. BPMN constructs now include Gateways (AND, OR (new in 10g), XOR, Multiple Instance (previously Split-N)). A new Timer event was added. Loop conditions for automatic activities and groups were added.
    <li> Studio now supports Mac/OS 10.4 Tiger and Mac/OS 10.5 Leopard.
    <li> Studio now supports Windows Vista.
    <li> Studio now supports CVS and Subversion version control systems.
    <li> The Studio UI incorporates Eclipse 3.3 improvements such as the following:
    <li> New Minimize/Maximize behavior: When minizing view stacks in Studio, the view icons are placed on the nearest trim area. If a view is maximized, all other views are minimized, rather than hidden.
    <li> Interactive tasks provide a new "previewable" property. The new Application Display Panel and Task Execution Panel of WorkSpace automatically start the execution of previewable tasks without locking the process instance. Enabled by default for Dashboards.
    <li> New type of Activity: Time Activity. A process instance that arrives to this activity just sits idle until a timed event occurs.
    <li> Option Process Notification Immediately on Termination Wait activities has been deprecated. Now both the Wait activity and the first activity in the interruption flow always execute in the same transaction.
    <li> Although I'm not wild about it, there is an auto-layout feature re-arranges all visual elements of a process diagram automatically, minimizing superpositions and aligning the flow as much as possible. Only available for processes with horizontal lane orientation.
    <li> New process property (Greedy Execution Mode) indicates the Process Execution Engine to collapse contiguous automatic tasks in a single transaction. This mode of execution provides better performance for some processes. Disabled by default.
    <li> A new Process-Level debugger allows developers to introduce breakpoints and debug complete processes running in Studio. When the execution reaches a breakpoint, the Engine pauses and Studio's debugging view appears. You can inspect variables, add new breakpoints, resume and continue execution.
    User Interface
    <li> The Business Analyst and Business Architect profiles provide a simpler set of menu options and toolbars.
    <li> New editor for BPM Object Presentations. It's easier to use, provides a WYSIWYG drag and drop interface, improved CSS support and a new Drag & Drop toolbar.
    <li> You can now interrupt a running Simulation started with the Run to the End button.
    <li> New BETWEEN operator added to Business Rules editor (on both Studio and WorkSpace). This operator works with Time and numeric types.
    <li> The Documentation View now displays read-only documentation for the standard Fuego.* components.
    <li> New on-line help book Oracle BPM Components Reference provides reference documentation for the standard Fuego.* components. Only available for the developer profile.
    <li> This version introduces Project Dependency, which allows you to re-use components and role definitions from a common base project.
    In the WorkSpace:
    <li> WorkSpace has an edit mode which allows users to change and save the configuration and layout of panels.
    <li> A new tabbed interface allows you to define multiple pages, each with its own set of panels. You can export the layout configuration to an XML file and re-import it on a different environment or as a different user. Administrators can define layouts for all users in a certain Role.
    <li> You can export the data in the Worklist panel to a PDF or CSV
    <li> You can see an OOTB chart representation of the distribution of items in the Worklist panel.
    <li> WorkSpace includes the following new panels: Task Panel: Renders the execution of interactive tasks within the panel, instead of using the default modal dialogs. Dashboard Display Panel: Provides a way to display Dashboards within a Panel. View Chart Panel: Provides predefined graphical reports about process performance, work items distributions and workload. Application Panel: This panel contains an application (the execution of a Global Interactive). Applications can respond to work item selections or run independently.
    <li> The user can now do re-assignment operations on multiple instances at once.
    <li> The Business Rules editor shows additional auditing information, including who and when a rule was modified.
    <li> WorkSpace now (optionally) stores session-specific information as client-side cookies. This allows load-balancing on a cluster environment without affecting the user experience.
    Integration:
    <li> New timeout property added to external resources of type HTTP Server. Use this setting to control timeouts on web service invocations.
    <li> Authentication information added to external resources of type JMS (Java Messaging System)
    <li> Processes exposed as Web Services can now provide a runProcess operation, which synchronously executes the complete process (from begin to end). Only meaningful on fully automated processes.
    Enterprise:
    <li> New Ant tasks to rebuild the Oracle BPM web applications for container-security.
    <li> Configuration Wizard adds option Generic JNDI to the list of available LDAP servers. When using this option, you must provide a custom configuration file defining the mapping of object classes, attributes and filters. This new feature is also the new mechanism for integrating with AquaLogic Interaction 6.5, replacing the old Identity Service.
    <li> Configuration Wizard can now be run without user interaction ("silent mode"). You specify all configuration values in an XML file.
    <li> Oracle BPM client applications (including WorkSpace, PAPI-WS and custom PAPI apps) are now able to connect to multiple environments (BPM Directories) simultaneously.
    <li> Added Sybase as a new provider for the Engine database and BPM Directory database.
    <li> More information added for auditing of Business Rules, including who and when a rule was modified.
    <li> Updated bundled JDBC drivers to their latest version.
    <li> The Engine now logs warning messages when it detects rogue threads. A new preference allows the administrator to disable automatic re-starts when the Maximum Number of Rogue Component Executions is reached. In addition, in the case of an automatic re-start the Engine now logs a complete thread dump.
    <li> Simplified procedures for deploying BPM WorkSpace on WebLogic Portal. BPM Process Administrator now generates the WorkSpace EAR file as a WLP library module.
    <li> Authentication information added to external resources of type JMS (Java Messaging System).
    Dan

  • Performance bottleneck with subreports

    I have an SSRS performance bottleneck on my production server that we have diagnosed as being related to the use of subreports.
    Background facts:
    * Our Production and Development servers are identically configured
    * We've tried the basic restart/reboot activities, didn't change anything about the performance.
    * The Development server was "cloned" from the Production server about a month ago, so all application settings (memory usage, logging, etc.) are identical between the two
    * For the bottlenecked report the underlying stored procedure executes in 3 seconds, returning 901 rows, in both environments with the same parameters.  The execution plan is identical between the two servers, and the underlying tables and indexing
    is identical.  Stats run regularly on both servers.
    * In the development environment the report runs in 12 seconds. But on Production the report takes well over a minute to return, ranging from 1:10 up to 1:40.
    * If I point the Development SSRS report to the PROD datasource I get a return time of 14 seconds (the additional two seconds due to the transfer of data over the network).
    * If I point the Production SSRS report to the DEV datasource I get a return time of well over a minute.
    * I have tried deleting the Production report definition and uploading it as new to see if there was a corruption issue, this didn't change the runtimes.
    * Out of the hundreds of Production SSRS reports that we have, the only two that exhibit dramatically different performance between Dev and Prod are the ones that contain subreports.
    * Queries against the ReportServerTempDB also confirm that these two reports are the major contributors to TempDB utilization.
    * We have verified that the ReportServerTempDB is being backed up and shrunk on a regular basis.
    These factors tell me that the issue is not with the database or the SQL.  The tests on the Development server also prove that the reports and subreports are not an issue in themselves - it is possible to get acceptable performance from them in the
    Development environment, or when they are pointed from the Dev reportserver over to the Prod database.
    Based on these details, what should we check on our Prod server to resolve the performance issue with subreports on this particular server?

    Hi GottaLoveSQL,
    According to your description, you want to improve the performance of report with subreports. Right?
    In Reporting Services, the usage of subreport will impact the report performance, because the report server processes each instance of a subreport as a separate report. So the best way is avoid using subreport by using LookUp , MultiLookUp , LookUpSet, which
    will bridge different data sources. In this scenario, we suggest you cache the report with subreport. We can create a cache refresh plan for the report in Report Manager. Please refer to the link below:
    http://technet.microsoft.com/en-us/library/ms155927.aspx
    Reference:
    Report Performance Optimization Tips (Subreports, Drilldown)
    Performance, Snapshots, Caching (Reporting Services)
    Performance Issue in SSRS 2008
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

Maybe you are looking for

  • How can I get the variable with the value from Thread's run method

    We want to access a variable from the run method of a Thread externally in a class or in a method. Even though I make the variable as public /public static, I could get the value till the end of the run method only. After that scope of the variable g

  • Distribution Chain- Spec Status

    Hi Gurus, I cam accross a field DISTRIBUTION CHAIN SPEC- STATUS, in material master -sales org view Can any one please let me know what it really means and where is it used. Regards GUest

  • Global Load Balancing / Failover....what about dns entries being cached?

    It is my understanding that DNS is used to provide data center redundancy. How does one resolve the problem of dns entries being cached across the Internet? For example, I fail-over to my secondary datacenter, the IP addresses of my primary datacente

  • Allocations

    entity(dim) entity1(parent) -> entity11(child1), entity12(child2) entity2(parent) -> entity21(child1), entity22(child2) product(dim) productgroup1(parent) -> product11(child1), product12(child2) productgroup2(parent) -> product21(child1), product22(c

  • I cannot stop emails from this community.

    I cannot stop emails from this community. I changed my email preferences to "no" on every category yet I'm getting hundreds of them. How do I stop them?