No dock, No spaces, no expose corners availability

Hi
My macbook pro was really slow this morning, I emptied some disk space then I made verify and repair permission and now I don't have dock, I can't setup spaces or I tried settings expose corners and It doesn't work either. I restart the laptop many times but no changes...No dock...and by the way is ON in the system preferences.
What can I do??
Do I have to reinstall leopard or something like that??
I don't have time machine on.
Thanks
rimeos

under console manager I see
"com.apple.dock[264] exited abnormally: trace/BPT trap
[NSCFDictionary addobject:]:unrecognized selector sent to instance 0x2593d0
terminatin app due to uncaught exception 'NSinvalidargumentexception' reason [NSCFDictionary addobject:]:unrecognized.... and a lot of numbers
this appears frequently on the console window
That it's help for an answer??

Similar Messages

  • Done something bad in Terminal, now my dock has vanished and Expose is dead

    I was doing some minor tweeking to the dock, as advised by page 30 of Mac OS X Super Hints from MacWorld. I did this as in the magazine:
    Add Spacers to the dock:
    One easy tweak that will make your Dock more orderly is adding
    spaces to separate your icons into groups. To add a space to the
    applications area of the Dock, launch Terminal and enter this:
    defaults write com.apple.dock
    persistent-apps -array-add '{tile-
    data={}; tile-type="spacer-tile";}'
    To add a spacer to the documents side of the Dock, enter:
    defaults write com.apple.dock
    persistent-others -array-add '{tile-
    data={}; tile-type="spacer-tile";}'
    To see the changes you’ve wrought, type *killall Dock*
    at the command line (see “Make Space on the Dock”). If you
    want to get rid of the space you’ve added, just drag it off the
    Dock and poof,it’s gone.
    Now my dock is gone and Expose is dead (boxes in Sys Pref > Expose are dead), I have restarted and still gone and not responing. How do I get back to where I was, forget this fooling about in Terminal....at least not without a return map.
    Leave well enough alone......MacWorld you are a seed of pain.
    Cheers, SZ
    more issues have come forth.....oh boy!
    Message was edited by: ShakuZen

    Thanks Niel!! I deleted the file com.apple.dock.plist from the Library/Preferences/ folder as you advised.
    Can I get your cell number? I have a JavaScript/AJAX class all next week and this Terminal stuff-up does not look well for the week ahead.
    Cheers!
    PS: My dock has never looked so clean, I had sixty applications down there....now it looks like my wife's dock.

  • Memory Dump :FBL5N No roll storage space of length 1753104 available for internal storage.

    Dear Friends,
               I am getting below error during T-Code FBL3N Report. No roll storage space of length 1753104 available for internal storage.
    Our Server' RAM size is 24 GB,and existing parameters are as below
    ztta/roll_area: 6500000
    ztta/roll_extension:2000683008
    abap/heap_area_total:2000683008
    abap/heap_area_dia: 5000000000
    abap/heap_area_nondia: 2000683008
    em/initial_size_MB: 4092
    Please suggest Parameter to be change.
    Details Dump log ST22
    Runtime Errors         TSV_TNEW_BLOCKS_NO_ROLL_MEMORY
    Date and Time          04.03.2014 10:18:48
    |Short Text                                                                                        |
    |    No roll storage space of length 1753104 available for internal storage.                       |
    |What happened?                                                                                    |
    |    Each transaction requires some main memory space to process                                   |
    |    application data. If the operating system cannot provide any more                             |
    |    space, the transaction is terminated.                                                         |
    |What can you do?                                                                                  |
    |                                                                                                  |
    |    Try to find out (e.g. by targetted data selection) whether the                                |
    |    transaction will run with less main memory.                                                   |
    |                                                                                                  |
    |    If there is a temporary bottleneck, execute the transaction again.                            |
    |    -                                                                                             |
    |                                                                                                  |
    |    If the error persists, ask your system administrator to check the                             |
    |    following profile parameters:                                                                 |
    |                                                                                                  |
    |    o  ztta/roll_area            (1.000.000 - 15.000.000)                                         |
    |           Classic roll area per user and internal mode                                           |
    |           usual amount of roll area per user and internal mode                                   |
    |    o  ztta/roll_extension       (10.000.000 - 500.000.000)                                       |
    |           Amount of memory per user in extended memory (EM)                                      |
    |    o  abap/heap_area_total      (100.000.000 - 1.500.000.000)                                    |
    |           Amount of memory (malloc) for all users of an application                              |
    |           server. If several background processes are running on                                 |
    |           one server, temporary bottlenecks may occur.                                           |
    |           Of course, the amount of memory (in bytes) must also be                                |
    |           available on the machine (main memory or file system swap).                            |
    |           Caution:                                                                               |
    |           The operating system must be set up so that there is also                              |
    |           enough memory for each process. Usually, the maximum address                           |
    |           space is too small.                                                                    |
    |           Ask your hardware manufacturer or your competence center                               |
    |           about this.                                                                            |
    |           In this case, consult your hardware vendor                                             |
    |    abap/heap_area_dia:        (10.000.000 - 1.000.000.000)                                       |
    |           Restriction of memory allocated to the heap with malloc                                |
    |           for each dialog process.                                                               |
    |    Parameters for background processes:                                                          |
    |    abap/heap_area_nondia:        (10.000.000 - 1.000.000.000)                                    |
    |           Restriction of memory allocated to the heap with malloc                                |
    |           for each background process.                                                           |
    |    Other memory-relevant parameters are:                                                         |
    |    em/initial_size_MB:         (35-1200)                                                         |
    |           Extended memory area from which all users of an                                        |
    |           application server can satisfy their memory requirement.                               |
    |    Note which actions and input led to the error.                                                |
    |                                                                                                  |
    |    For further help in handling the problem, contact your SAP administrator                      |
    |    .                                                                                             |
    |                                                                                                  |
    |    You can use the ABAP dump analysis transaction ST22 to view and manage                        |
    |    termination messages, in particular for long term reference.                                  |
    |                                                                                                  |
    |Error analysis                                                                                    |
    |    The internal table "\CLASS=ZCL_IM__GTA_TAX_CODE\METHOD=IF_EX_FI_ITEMS_CH_DATA~C               |
    |    HANGE_ITEMS\DATA=GT_BSIK" could not be enlarged further.                                      |
    |                                                                                                  |
    |    Memory location: "Session memory"                                                             |
    |                                                                                                  |
    |    You attempted to extend the data structure for the management of the                          |
    |    memory blocks for table "\CLASS=ZCL_IM__GTA_TAX_CODE\METHOD=IF_EX_FI_ITEMS_CH_D               |
    |    ATA~CHANGE_ITEMS\DATA=GT_BSIK". However, the 1753104 bytes required for                       |
    |    this were no longer available in the specified memory area.                                   |
    |                                                                                                  |
    |    The amount of memory requested is no longer available.                                        |
    |How to correct the error                                                                          |
    |                                                                                                  |
    |    Try to decide by analysis whether this request is                                             |
    |    reasonable or whether there is a program error. You should pay                                |
    |    particular attention to the internal table entries listed below.                              |
    |                                                                                                  |
    |                                                                                                  |
    |                                                                                                  |
    |                                                                                                  |
    |                                                                                                  |
    |                                                                                                  |
    |    If the error occures in a non-modified SAP program, you may be able to                        |
    |    find an interim solution in an SAP Note.                                                      |
    |    If you have access to SAP Notes, carry out a search with the following                        |
    |    keywords:                                                                                     |
    |                                                                                                  |
    |    "TSV_TNEW_BLOCKS_NO_ROLL_MEMORY" " "                                                          |
    |    "ZCL_IM__GTA_TAX_CODE==========CP" or "ZCL_IM__GTA_TAX_CODE==========CM001"                   |
    |    "IF_EX_FI_ITEMS_CH_DATA~CHANGE_ITEMS"                                                         |
    |                                                                                                  |
    |    If you cannot solve the problem yourself and want to send an error                            |
    |    notification to SAP, include the following information:                                       |
    |                                                                                                  |
    |    1. The description of the current problem (short dump)                                        |
    |                                                                                                  |
    |       To save the description, choose "System->List->Save->Local File                            |
    |    (Unconverted)".                                                                               |
    |                                                                                                  |
    |    2. Corresponding system log                                                                   |
    |                                                                                                  |
    |       Display the system log by calling transaction SM21.                                        |
    |       Restrict the time interval to 10 minutes before and five minutes                           |
    |    after the short dump. Then choose "System->List->Save->Local File                             |
    |    (Unconverted)".                                                                               |
    |                                                                                                  |
    |    3. If the problem occurs in a problem of your own or a modified SAP                           |
    |    program: The source code of the program                                                       |
    |       In the editor, choose "Utilities->More                                                     |
    |    Utilities->Upload/Download->Download".                                                        |
    |                                                                                                  |
    |    4. Details about the conditions under which the error occurred or which                       |
    |    actions and input led to the error.                                                           |
    |                                                                                                  |
    |System environment                                                                                |
    |    SAP-Release 700                                                                               |
    |                                                                                                  |
    |    Application server... "NEWPRD1"                                                              |
    |    Network address...... "10.0.0.1"                                                              |
    |    Operating system..... "Windows NT"                                                            |
    |    Release.............. "6.0"                                                                   |
    |    Hardware type........ "16x AMD64 Level"                                                       |
    |    Character length.... 16 Bits                                                                  |
    |    Pointer length....... 64 Bits                                                                 |
    |    Work process number.. 19                                                                      |
    |    Shortdump setting.... "full"                                                                  |
    |                                                                                                  |
    |    Database server... "NEWPRD1"                                                                 |
    |    Database type..... "ORACLE"                                                                   |
    |    Database name..... "PRD"                                                                      |
    |    Database user ID.. "SAPSR3"                                                                   |
    |                                                                                                  |
    |    Terminal................. " "                                                                 |
    |                                                                                                  |
    |    Char.set.... "C"                                                                              |
    |                                                                                                  |
    |    SAP kernel....... 700                                                                         |
    |    created (date)... "Sep 17 2012 22:56:00"                                                      |
    |    create on........ "NT 5.2 3790 Service Pack 2 x86 MS VC++ 14.00"                              |
    |    Database version. "OCI_10201_SHARE (10.2.0.4.0) "                                             |
    |                                                                                                  |
    |    Patch level. 353                                                                              |
    |    Patch text.. " "                                                                              |
    |                                                                                                  |
    |    Database............. "ORACLE 10.1.0.*.*, ORACLE 10.2.0.*.*, ORACLE 11.2.*.*.*"               |
    |    SAP database version. 700                                                                     |
    |    Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2, Windows                |
    |     NT 6.0, Windows NT 6.1, Windows NT 6.2"                                                      |
    |                                                                                                  |
    |    Memory consumption                                                                            |
    |    Roll.... 16192                                                                                |
    |    EM...... 1826770240                                                                           |
    |    Heap.... 0                                                                                    |
    |    Page.... 40960                                                                                |
    |    MM Used. 1815573536                                                                           |
    |    MM Free. 2717408                                                                              |
    |User and Transaction                                                                              |
    |                                                                                                  |
    |    Client.............. 500                                                                      |
    |    User................ 1651                                                                     |
    |    Language key........ "E"                                                                      |
    |    Transaction......... " "                                                                      |
    |    Transactions ID..... "ED4EA3E3AB0AF11DA318E61F131BC713"                                       |
    |                                                                                                  |
    |    Program............. "ZCL_IM__GTA_TAX_CODE==========CP"                                       |
    |    Screen.............. "SAPMSSY0 1000"                                                          |
    |    Screen line......... 6                                                                        |
    |Information on where terminated                                                                   |
    |    Termination occurred in the ABAP program "ZCL_IM__GTA_TAX_CODE==========CP" -                 |
    |     in "IF_EX_FI_ITEMS_CH_DATA~CHANGE_ITEMS".                                                    |
    |    The main program was "RFITEMGL ".                                                             |
    |                                                                                                  |
    |    In the source code you have the termination point in line 64                                  |
    |    of the (Include) program "ZCL_IM__GTA_TAX_CODE==========CM001".                               |
    |    The program "ZCL_IM__GTA_TAX_CODE==========CP" was started as a background job.               |
    |    Job Name....... "RFITEMGL"                                                                    |
    |    Job Initiator.. "BASIS"                                                                       |
    |    Job Number..... 09115400                                                                      |
    |Source Code Extract                                                                               |
    |Line |SourceCde                                                                                   |
    |   34|          MANDT TYPE BSEG-MANDT,                                                            |
    |   35|          BUKRS TYPE BSEG-BUKRS,                                                            |
    |   36|          BELNR TYPE BSEG-BELNR,                                                            |
    |   37|          GJAHR TYPE BSEG-GJAHR,                                                            |
    |   38|          BUZEI TYPE BSEG-BUZEI,                                                            |
    |   39|          QSSKZ TYPE BSEG-QSSKZ,                                                            |
    |   40|          KTOSL TYPE BSEG-KTOSL,                                                            |
    |   41|          HKONT TYPE BSEG-HKONT,                                                            |
    |   42|         END OF TY_BSEG,                                                                    |
    |   43|                                                                                            |
    |   44|         BEGIN OF TY_FINAL,                                                                 |
    |   45|           BUKRS TYPE BSEG-BUKRS,                                                           |
    |   46|           BELNR TYPE BSEG-BELNR,                                                           |
    |   47|           GJAHR TYPE BSEG-GJAHR,                                                           |
    |   48|         END OF TY_FINAL.                                                                   |
    |   49|                                                                                            |
    |   50|  DATA: CW_ITEMS TYPE RFPOSXEXT,                                                            |
    |   51|        GT_BSIK TYPE STANDARD TABLE OF TY_BSIK,                                             |
    |   52|        GW_BSIK TYPE TY_BSIK,                                                               |
    |   53|        GT_BSAK TYPE STANDARD TABLE OF TY_BSAK,                                             |
    |   54|        GW_BSAK TYPE TY_BSAK,                                                               |
    |   55|        GT_BSEG TYPE STANDARD TABLE OF TY_BSEG,                                             |
    |   56|        GW_BSEG TYPE TY_BSEG,                              &nb

    sap basis wrote:
    |Information on where terminated                                                                   |
    |    Termination occurred in the ABAP program "ZCL_IM__GTA_TAX_CODE==========CP" -                 |
    |     in "IF_EX_FI_ITEMS_CH_DATA~CHANGE_ITEMS".                                                    |
    |    The main program was "RFITEMGL ".                                                             |
    |                                                                                                  |
    |    In the source code you have the termination point in line 64                                  |
    |    of the (Include) program "ZCL_IM__GTA_TAX_CODE==========CM001".                               |
    |    The program "ZCL_IM__GTA_TAX_CODE==========CP" was started as a background job.               |
    |    Job Name....... "RFITEMGL"                                                                    |
    |    Job Initiator.. "BASIS"                                                                       |
    |    Job Number..... 09115400                                                                      |
    First of all try to optimize code.

  • I would like to play music from my iphone 5s on a sound bar with an iphone 3 dock. Is there an adapter available that will play audio please?that will play audio please

    I would like to play music from my iphone 5s on a sound bar with an iphone 3 dock. Is there an adapter available that will play audio please?

    The genuine Apple adapter works for me, most cheap knockoffs do not support sound ,it is usually in the micro print at bottom of the ebay offerring
    It is pricey by comparison but it works and the knock offs usually don't pay the patent  licence fee hence they guess the technology that is in the lightning plug
    and charge a minimal price

  • The icon of faceTime doesn't appear in the dock just space for it

    The icon of faceTime doesn't appear in the dock just space for it and i can turn on the faceTime when I click to the space

    If the above doesn't work, try a reset.
    1. Hold the Sleep and Home button down (together)
    2. For about 10 seconds
    3. Until you see the Apple logo (very important)
    4. Ignore the red slider

  • Spaces and exposes in OS 10.8.4?

    I can't seem to figure out how to set up spaces and exposes on this latest OS. Can anyone help?

    kliner69r wrote:
    It was really fast and efficient before.
    Yes it was, now it's gimmicky and complicated.
    Unwanted and badly implemented change for the sake of change, not that it actually improves anything.
    I don't mind trying a new way of doing things, it's just the arbitrary way they force things on people, like we are stupid and need to be told what's best for us.
    Let the cream rise to the top I say, let the best method win.

  • No roll storage space of length 2352 available for OCCURS area : Error in SAP Service Manager 4.0

    Hi All,
    I am facing one issue while downloading Service Orders in SAP Service Manager 4.0 with SMP 2.3 SP03
    I am working in the development environment where I have 15 - 20 Service Orders. When I am transmitting the client it downloads the rest of the configurations properly like complex tables, data tables, rules, screens etc but as soon as it hits /SMCRM/BTX_DOSERVICEORD_GET it does not downloads anything. I get a session time out error and then the ATE gets crashed.
    I checked in the logs where I found -
    throwExceptionToClient::com.syclo.sap.component.serviceorder.steplet.ServiceOrderFetchSteplet::throwExceptionToClient::285::ServiceOrderFetchSteplet - No roll storage space of length 2352 available for OCCURS area.
    2014/05/13 14:04:12.082:  ServiceOrderFetchSteplet: doSteplet returned false; no data to process
    As I said its in the development environment it has hardly 15 - 20 Service Orders but when checked with the basis team it is consuming all the 65GB RAM and hence could not proceed further.
    Please let me know what could be the possible error and how can I fix this.
    Please advise.
    Thanks and Regards
    Neha Mahanty
    Tags edited by: Michael Appleby

    Neha,
    Only 15-20 service orders, but how much data on those orders?  SM 4.0 brings down potentially a lot of data per service order, including:
    Addresses,
    Business Partners,
    Categorizations,
    Confirmations (and all the data under those),
    History Records (There can be a lot of those),
    Items,
    Reference Objects (This could be a huge installed base).
    You may need to debug the java and adjust what data is pulled down and/or examine the Service Orders to see where the bottle-neck is.  You should also increase the timeouts in your Agentry.ini file.  Those settings are in seconds.
    Jason Latko - Senior Product Developer at SAP

  • When Importing Images, How Do I Remove The White Space Around The Corners?

    When Importing Images, How Do I Remove The White Space Around
    The Corners?

    u may use magic wand (and magic wand setting) from Lasson
    Tool to select and delete that white space, but u must break a part
    to the picture first.

  • No roll storage space of length 9728 available for occurs area.area

    I am getting a dump 'No roll storage space of length 9728 available for occurs area.area' when I try to execute the web dynpro application from SE80. But when I execute the same application from the portal I do not get any dump.
    Can someone give me some pointers on this?
    Thanks and Best Regards,
    Pooja

    Hi Pooja,
    You can deactivate and activate ther service from the SICF transaction, and try. If not works.
    You ahve to increase Shared memory... follow this..
    1) use t code: SHMM
    2) click on the "Shared Objects Memory"
    3) check the availiable space there.
    4) if the space availiable is less you will have to increase it. and try.
    Cheers,
    Kris.

  • No roll storage space of length 7904 available for OCCURSE area.area

    I Experts,
    I am getting below dump when ever I login into WEB UI .
    No roll storage space of length 7904 available for OCCURSE area.area.
    When ever we got this error, we are restarting the CRM server. After that dump is not coming.
    Can any body having any idea please get me some knowledge on this to rectify it permanently.
    Thanks
    Chand

    Hi Stephen,
    Thanks for reply.
    Please find details below.
    Version :SAP CRM ABAP 7.0
    Support Stack of CRM :
    SAP_BASIS     701     3     SAPKB70103     SAP Basis Component
    SAP_ABA     701     3     SAPKA70103     Cross-Application Component
    PI_BASIS     701     3     SAPK-70103INPIBASIS     Basis Plug-In
    ST-PI     2005_1_700     6     SAPKITLQI6     SAP Solution Tools Plug-In
    SAP_BW     701     3     SAPKW70103     SAP Business Warehouse
    SAP_BS_FND     701     3     SAPK-70103INSAPBSFND     SAP Business Suite Foundation
    LCAPPS     2005_700     1     SAPKIBHD01     LC Applications (LCAPPS) 2005_700
    SAP_AP     700     16     SAPKNA7016     SAP Application Platform
    WEBCUIF     700     3     SAPK-70003INWEBCUIF     SAP WEBCUIF 700
    BBPCRM     700     3     SAPKU70003     BBPCRM
    WFMCORE     200     14     SAPK-20014INWFMCORE     WFMCORE 200 Installation: Meta-Commandfi
    BI_CONT     704     3     SAPK-70403INBICONT     Business Intelligence Content
    OS: Linux
    Physical memory of CRM system:
    Description                              Value     Description                              Value
    Physical mem avail  Kb                 7928892     Physical mem free   Kb                  250032
    Pages in/s                                   1     Kb paged in/s                                4
    Pages out/s                                  0     Kb paged out/s                               0
    Please specify exact parameter settings which can be helpful to you to analyze
    Regards
    Chand

  • No roll storage space of length 256 available for OCCURS area.

    i am getting the following error
    <b>No roll storage space of length 256 available for OCCURS area.</b>
    so i refered the note <b>Note 17965 - No storage space available</b> and the note told me to increase the roll storage.
    Please let me know of how to increase the roll Storage

    Hi
    Memory Issue-- There is no enough space to run the Process-- BASIS Team can help you.

  • No roll storage space of length: 1686916 available for internal storage:...

    A database error occured. The datebase error text is: Error in MDDataSetBW.GetCellData. No roll storage space of length: 1686916 available for internal storage: table blocks.. (WIS 10901)

    I was not able to post the complete question.
    A database error occured. The datebase error text is: Error in MDDataSetBW.GetCellData. No roll storage space of length: 1686916 available for internal storage: table blocks.. (WIS 10901)
    We are running on:
    Business Objects 3.1  SP 3, FP 3.3
    SAP Integration Kit same verion /SP and fix pack as of BOBJ.
    BW 701, SP 7,  EHP1
    All of our reports stopped working in since we enter new year. We have date prompts in Universe based on BW objects that are date type.  The issue we figured out was if we run the report for 2011 using calendar it runs for hours and give the above error. If we enter the date vales manually in the prompt it runs fine. But there is a big run time difference. Same report is now taking 3-4 times more to run.
    We have a active ticket with SAP. They have checked the universe and found nothing in it. We ran a trace and sent it to SAP and waiting for a reply.
    Any idea, resolutions.........
    Thanks.
    Toor.

  • Define which apps are the in dock for spaces

    Is there a way to have certain apps only showing up on the dock in defined spaces?
    i.e. Calendar is only showing on the dock when you switch to space 2. So it does NOT show in the dock of space 1.
    Thx,

    There may be more like this out there.
    I don't know how compatible these are with Liion.
    And third party stuff like this eventually bites your back-end.
    But here you go.
    http://www.tuaw.com/2008/10/28/dock-spaces-a-different-dock-for-each-space/
    http://gideonsoftworks.com/dockit.html
    charlie

  • Bex error:No roll storage space of length 5670 available for OCCURS area.

    Hi,
    When i run a report and try to drill down on one of the free characteristics, the query gets aborted with error detail as "No roll storage space of length 5670 available for OCCURS area.Area"
    I tried searching in SAP Notes, but was not able to find much there.
    Similarly, a few such threads also are there in SDN, that are not answered.
    Can you please help me solve this problem?
    Naveen.A

    Hi Naveen,
    This error may be due to support pack of your BEx frontend. Try to run it in RSRT. If it is working there and upgrade frontend to support pack 14. In my it worked.
    Let me know, if further information is needed.
    Thanks nad regards,
    Balaraj

  • "Dock" and "Spaces" failure, OS X Unexpectedly Quits

    Apologies if I've not posted in the correct forum, but it seemed the most relevant at the time.
    I've been using my iMac for under a year and have encountered two reoccurring problems.
    1) Dock becomes transparent, no formatting or colour fill. The dock does however, intensely reflect windows and icons. Despite the issue with graphics, all functionality remains.
    This has been an issue since I first began using the iMac, after 'heavy' or demanding use (multiple applications, use of spaces, expose etc) so I thought it somewhat unimportant.
    "kill all_dock" does not resolve the issue. Only a restart will rectify the Dock.
    2) Using the side buttons on the mighty mouse to invoke spaces results in me being unable to 'select' anything with the mouse.
    In fact, when I click on windows, it seems to 'deselect' the active window in question.
    This occurs whenever I use the mighty mouse to get the spaces overview. There is no issues navigating spaces using 'alt' and 'arrow keys' - o by selecting on the programs assigned to a specific space.
    Ultimately it is annoying as I have to restart for the mouse to function normally.
    In addition it's become less uncommon for programmes to quite unexpectedly, including OS X itself
    Techtool says all is fine. I'm not sure what else to do, but I do want my spaces back, and my Dock to function normally.
    Any ideas?
    Message was edited by: wesmo (technical details added)

    I've ran DU:
    27/10/2008 00:30:38 Disk Utility[191] Disk Utility started.
    27/10/2008 00:31:34 Disk Utility[191] Verify permissions for “Macintosh HD”
    27/10/2008 00:31:34 Disk Utility[191] Reading permissions database.
    27/10/2008 00:31:34 Disk Utility[191] Reading the permissions database can take several minutes.
    27/10/2008 00:37:20 Disk Utility[191] Permissions differ on "private/var/log/secure.log", should be -rw------- , they are -rw-r----- .
    27/10/2008 00:38:22 Disk Utility[191] Group differs on "private/etc/cups", should be 0, group is 26.
    27/10/2008 00:38:28 Disk Utility[191]
    27/10/2008 00:38:28 Disk Utility[191] Permissions verification complete
    27/10/2008 00:38:38 Disk Utility[191] Repairing permissions for “Macintosh HD”
    27/10/2008 00:38:39 Disk Utility[191] Reading permissions database.
    27/10/2008 00:38:39 Disk Utility[191] Reading the permissions database can take several minutes.
    27/10/2008 00:44:28 Disk Utility[191] Permissions differ on "private/var/log/secure.log", should be -rw------- , they are -rw-r----- .
    27/10/2008 00:45:30 Disk Utility[191] Group differs on "private/etc/cups", should be 0, group is 26.
    27/10/2008 00:45:38 Disk Utility[191] Permissions repair complete
    Don't know if the files are of significance, but when I ran it the second time DU reported no more issues.
    DU was ran from my normal account (not the new administrator).
    Techtool has 'passed' the iMac on all the tests it performed.

Maybe you are looking for

  • ASA 5505 & VPN Cellular connection

    We have a ASA 5505 setup with VPN and using Cisco client 5.0. The VPN works without a problem if we use normal internet access (from home, motel, etc). However if we use a cellular wi-fi hotspot or tether a phone it will connect to the vpn but will n

  • Blue Screen and Error code help

    I got up for a few moments then come back to see my computer Blue Screened, first time ever for me. Its running win XP and is roughly 1 1\2 years old and i have no idea what even caused the blue screen much less how to fix it so it wont happen again

  • Form created in Microsoft Frontpage?

    Hello, I am attempting to fix a form using Dreamweaver.  The form is located at the top-right corner of http://www.imagecandyusa.com The code for the form is as follows: <form method="POST" action="_vti_bin/shtml.exe/index.htm" onSubmit="" name="IC_h

  • Error after upgrading to Weblogic Server 4.5.1

    Hi, We upgraded Weblogic server version 4.0.3 to version 4.5.1 service pack 18. Since after the upgrade, when I try to check the version installed, I get the error message that T3 admin. is not found. I can't even use java utils to check my version.

  • I just updated my iPod touch and all my pictures are gone!!! How do I get them back? Please help!!!

    I just updated my iPod touch 4th generation to iOS 6.0.1 and all my pictures are gone!!! Everything else is there but my pictures! How do I get them back? Please help!!!