Solution to Restart issues after installing MS10-015

Any  users who installed the above mentioned security update and are facing the restart issues as mentioned by Microsoft can use this automated solution to resolve the restart issue 
http://support.microsoft.com/kb/979682
Cheers and regards,
• » νιנαソѕαяα∂нι ѕαмανє∂αм ™ « •
●๋•کáŕádhí'ک díáŕý ツ
I am a volunteer here. I don't work for Lenovo

Hi again, I found a solution to the nested folders problem. Apparently this was not due to Java... It was just a folder replicating itself over and over again. Still don't know the cause, but searching with Google I found this:http://forums.macnn.com/54/unix/156870/nesting-of-folders-problem/
The command allowed me to find the folder and subsequently trash it. Everything seems to be fine right now. The disc utility does not report the "exceeded the recommended limit of 100 " error.

Similar Messages

  • Issues after installing Classic on OS 10.4

    Background and System
    I have a Power Mac G3 350Mhz Rev 2 Blue and White, 512MB, 40GB, DVD ROM
    running 10.4.9 installed from Retail DVD. Firmware up to date. 2x 20 GB partitions formatted as Extended
    Prior to this issue OS X has been running well.
    Issue:
    After installing OS 9.2.1 to second partition OS X will now not boot up from DVD nor it's partition
    Solutions tried:
    I wanted to install a Classic environment so used a Retail OS 9.2.1 Bootable CD and did a full install to the second partition.
    After the install finished and the system restarted, set on the OS X (Partition1) for start up the system hangs right after the Apple "Chime". with no signal to video card
    Attempted to then boot from OS 10.4 DVD but this does not get detected when holding "c" down for boot up from CD option. This worked perfectly before.
    Have run OS 9.2.1 Disk Aid Verify and both partitions are ok. The system will boot from the 9.2.1 CD and partition but anything to do OS X now will not work. I also tried an Ubuntu 6.06 Live CD but this will not now boot either.
    Checked firmware and tried to re run firmware update and this advised my firmware was up to date.
    Any other suggestions?
    Thanks

    The only thing I can think of is that when you installed the 10.4.9 OS you didn't option to install OS 9 drivers.

  • Dreamweaver CS4 having issues after installing PS CS6 Beta

    Hi All,
    I'm having issues with Dreamweaver CS4 after installing Photoshop CS6 Beta. I'm getting the follwing erros when trying to open any html file (see attached image).
    Once I click OK, the file will open, also now; any copy and paste commands will not work. Anyone else experiencing any problems with other apps after installing this beta version?
    Any help and feedback is much appreciated, thanks!

    Re :Re: Dreamweaver CS4 having issues after installing PS CS6 Beta
    Just a thought ...
    This may help!
    Uninstall the Beta Version of Photoshop CS6 now and then restart your computer and see if that works.
    Open the CS4 programs and see if that fixed the problem and it is all working as it should again.
    It is worth a try!
    All the best.

  • Issues after installing Mavericks

    I am having a ton of issues after installing macericks on wed evening, on my MBP 15" 2.5 GHz i7 with 8GB of memory,
    I have a task com.apple.internetaccouts, and com.apple.MailServiceAgent, taking upwards of 100% CPU at time and the fan will go full speed, and earlier today i had a msg come up that i had run out of usable memory and the sytem had paused programs, I have restarted a few times and still the same things are coming up and the system has become really slow.
    would think that with this system not being that old, that i should not be having these types of issues, if there is something that someone could lead me to ths casue i thnk you
    Thanks
    Doug

    Had this issue again today on my wife's iMac.  This was after the Mail.app update that was recently released.  I now have messed with this issue enough that I believe I have figured it out.
    I used to have a plugin for Mail called HTTPMail that was used to access Hotmail prior to them having POP/IMAP.  It seems that removing the account from Mail left some residual account details in the ~/Library/Mail/V2/MailData/Accounts.plist file.  Mavericks Mail.app chokes on this account detail and starts duplicating it numerous times.  That's why the Accounts.plist file grows so large.
    If you open the Accounts.plist file in a text editor (TextWrangler would be my suggestion), find any <dict> entry that points to services.msn.com in any way and remove all those <dict>...</dict> entries, it should resolve the issue.  Warning though - I had to delete hundreds of entries so it took a while to do.  Once I finished it though, my wife's e-mail has been working fine.

  • Having issues after installing Essbase V9.3.1,configuring the SQL interface

    I am having issues after installing Essbase V9.3.1 and configuring the SQL interface. we are using UNIX/AIX box for our Essbase server and UDB DB2 9.1 SP6 as our SQL Interface.
    When tried to run an ESSCMD script to perform BUILDDIM operation on Essbase application using the load rule (with the SQL interface), got the error as recorded in the application log file and is attached at the bottom and the .odbc.ini file on the server looks as follows.
    Can somebody tell me whether .odbc.ini needs any correction or what else should I do to correct the issue and able to work thru using SQL interface? Appreciate any help provided in this regard. Thanks,
    .odbc.ini
    [ODBC Data Sources]
    DOLU003=IBM DB2 ODBC DRIVER
    [DOLU003]
    Driver=/home/db2inst1/sqllib/lib/libdb2.a
    Database=DOLU003
    [ODBC]
    Trace=0
    TraceFile=odbctrace.out
    InstallDir=/home/db2inst1/sqllib/odbclib
    [Mon Apr 20 15:16:29 2009]Local/New_Bud/Budget/Olapadm/Info(1021020)
    Cannot read SQL driver name for [] from [home/hyperion/.odbc.ini]
    [Mon Apr 20 15:16:43 2009]Local/New_Bud/Budget/Olapadm/Info(1013091)
    Received Command [SQLRetrieve] from user [Olapadm]
    [Mon Apr 20 15:16:43 2009]Local/New_Bud/Budget/Olapadm/Info(1021020)
    Cannot read SQL driver name for [] from [home/hyperion/.odbc.ini]
    [Mon Apr 20 15:16:43 2009]Local/New_Bud/Budget/Olapadm/Info(1021004)
    Connection String is generated
    [Mon Apr 20 15:16:43 2009]Local/New_Bud/Budget/Olapadm/Info(1021041)
    Connection String is [DSN=DOLU003;UID=...;PWD=...]
    [Mon Apr 20 15:16:43 2009]Local/New_Bud/Budget/Olapadm/Info(1021006)
    SELECT Statement [SELECT * FROM DB2OLADM.BD_DIMENSION_DEF_PC WHERE DIMENSION_ID
    = 12 ORDER BY TREE_NODE_NUM, PARENT_NODE, CHILD_NODE] is generated
    [Mon Apr 20 15:16:44 2009]Local/New_Bud/Budget/Olapadm/Info(1021013)
    ODBC Layer Error: [7] ==> [[DataDirect][ODBC 20101 driver]6013]
    [Mon Apr 20 15:16:44 2009]Local/New_Bud/Budget/Olapadm/Info(1021014)
    ODBC Layer Error: Native Error code [0]
    [Mon Apr 20 15:16:44 2009]Local/New_Bud/Budget/Olapadm/Error(1021001)
    Failed to Establish Connection With SQL Database Server. See log for more information
    --------------------------------------------------------------------------------------------------------------------------------------------

    I had similar errors when first setting up the SQL interface. Are you on a 64 bit operating system on the essbase server? If so Essbase needs to use the 32 bit odbc driver, not the default 64 bit driver.
    The 32 bit driver is still available here SysWOW64\odbcad32.exe <-----This is the 32 bit (Use)
    The Administrative tools by default uses system32\odbcad32.exe <----This is the 64 bit (Don't Use)
    Once I opened the 32 bit driver interface directly and set it up the errors went away.

  • Adobe Phoshop Elements 11 installed, restarted computer after install complete.  When launch, Elements Organizer licensing agreement pops up.  Accept and it continues to pop up..over and over.  Will not launch program.  Help?

    Adobe Phoshop Elements 11 installed, restarted computer after install complete.  When launch, Elements Organizer licensing agreement pops up.  Accept and it continues to pop up..over and over.  Will not launch program.  Help?

    Try launching the editor and entering your serial number there if asked.

  • Anyone else having battery life issues after installing Lion?

    Anyone else having battery life issues after installing Lion?

    Blue Sun Wing wrote:
    I have 7.1
    I think I would like to uninstall Lion as well.  I'd rather have my battery life back.
    See if this is helpful: http://www.iphone-my.com/mac/downgrading-lion-snow-leopard/               

  • CD Driver Issues after installing 11.1.4

    After installing Itunes 11.1.4, my HP computer, running Windows 7, could no longer find the CD drive.  Upon investigation, someone suggested I update my registry to remove some entries.  I did the following:
    Start, enter regedit in search bar,
    Open regedit
    Left hand menus click HKEY_LOCAL_MACHINE
    SYSTEM
    CURRENT CONTROL SET
    CONTROL
    CLASS
    Then need to find  {4D36E965-E325........... (are more figures but not needed)
    on right hand window see if there is an upper filter or lower filter.....right click and delete the values if either are there.
    RESTART...
    This worked, but now Itunes complains every time I open it, saying some registry settings are missing for my CD drivers.  I've used Itunes on this computer succssessfully for years, until this upgrade.  Apple, whatever you did, please undo it.  Horrible release...

    Solving the iTunes Installation Problems in Windows
    1. Apple has posted their solution here: iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue.
    2. If the Apple article does not fully resolve the problem for you, then try Troubleshooting issues with iTunes for Windows updates - MSVCR80.

  • Issues after installing Hotfix Rollup 5 for SP3

    Hi,
    Last weekend we installed Hotfix Rollup Pack 5 for SP3 on our (single) Exchange 2010 Enterprise server.
    This was needed to fix the WebApp Light issue with IE11 and to fix the problem where users were unsable to delete mails sent from multifunctionals.
    These 2 issues were fixed by installing the hotfix rollup pack, but now our users have different problems...
    Some users (not all of them, haven't found a common denominator yet) report that they don't see new mails in their Outlook 2010 box, even though they got the envelope notifier.
    When they change folder and back to the Inbox the new mail is suddenly visible.
    Same sort of "delay" happens when users mark a message for follow-up or try to change a message from unread to read.
    Some users also report that they see delegated mailboxes (mailboxes from other users that they have full mailbox access to) twice in their Outlook 2010.
    Outlook 2010 is running in online mode (because it's running on terminal/citrix servers), so it's no issue with caching as far as I understand.
    I've already checked if there are any updates for Outlook available, but we've installed them all already.
    I though I'd found something:
    Noticed a lot of errors in the application log on the Exchange Server which pointed me to this:
    http://theintegrity.co.uk/2010/08/mapi-session-exceeded-the-maximum-of-500-objects-of-type-objtfolder/
    I've added the registry values now with a value of 1500, but unfortunately this didn't help.
    The errors in the eventlog are gone, but even after restarting the IS some users still have these problems.
    One user reported that it takes about 7 minutes for a read mail to actually switch to "read" when looking at his inbox.
    Did anyone else notice these problems? And maybe have a fix for them?
    I really don't want to roll back the update :(
    I even rebooted the Exchange Server after installing the rollup even though that wasn't even necessary
    Thanks in advance!
    Regards,
    Jeroen

    Correct - http://support.microsoft.com/kb/2925273 discusses this issue.
    If you do raise a support case to request this, please ensure that you review and understand the requirements for IU installation and removal.
    For example:   You *MUST* manually remove it prior to installing Exchange 2010 SP3 RU6.
    Cheers,
    Rhoderick
    Microsoft Senior Exchange PFE
    Blog:
    http://blogs.technet.com/rmilne 
    Twitter:   LinkedIn:
      Facebook:
      XING:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • Facetime issue - after installing a new logic board due to liquid damage.

    I installed a new logic board this week.. after installing the os x operation system and then upgrading it to mavericks and i used migration assistant to load my backuped user from an external disk.
    I tried to log in using my apple id ( which is verified) it couldn't log in beacuse "could not sign in. please check your network connection and try again"
    and i did all the updates of mavericks. i tried also before installing mavericks i thougt upgrading will fix it..
    i saw on forums that i should add 2 DNS's (8888 and 8844) didn't work.
    i tried connection to my phones hotspot - didn't work.
    i also went to the firewall thing to allow it recieve cennections..
    pleassee help!!
    is there a way to reinstall the facetime or something?!?!?!

    My problem solved could possiblly be your solution: Check to make sure your system serial number is being read by your logic baord.  If the tech forgot to reenter the serial number, it's a known issue for Facetime and Messages (apparantly not know enough yet though, no tech bulliten exists on the topic).
    I spent several days trouble shooting my inablility to login to my account with Facetime or Messages (other cloud services worked) after upgrading to Mavericks.  I went as far as doing a clean install on my hard drive after spending two hours with a baffled mac tech in a retail store and many hours searching the message boards.
    I have never had a logic board (or hard drive) replaced on my Macbook Air, but somehow after the Mavericks update the logic board stopped reading the serial number on my system.  It took a call to Apple and a ticket opened to engineering to figure this out (after I uploaded log files).
    They were puzzled I experienced this without a logic board replacement, but it was indeed the root cause of the facetime and messages apps failing to log in, and said they'd run in to it recently more than once.
    Wish I knew how to post this unbiquitously across all the boards for folks to troubleshoot by simply looking at their system info in the Apple menu; Apple scheduled an appointment for me at an Apple genius bar and it was fixed in fifteen minutes.

  • MANY issues after installing Windows XP Home Edition with Boot Camp

    I have been having a lot of problems after installing Windows XP Home Edition (2002).
    For one, after installing Windows using Boot Camp with Mac OS X 10.5.1, I opened Windows on my Mac Book, inserted the Mac OS X Disk 1 as in the instructions and got the message: "This package requires a newer version of the Windows installer. Do you want to update the version of the Windows Installer on your system?" When I clicked Yes (I had NO idea what it meant at the time), I got the message: "The required resource 'UPDATE' is missing" and the Installer quit.
    How do I fix this problem?
    Another problem I have is that there is no sound on the Windows XP, yet it works perfectly on Mac OS X. Is there any way to fix this problem?
    A third problem I have is that I can't wirelessly connect to the internet using Window XP, yet I can on Mac OS X. I have no idea on how to fix this, and it's really messing with me. D:<
    D: Some of these problems may not be specifically "Application" related, but the top one mainly is. (in my views)
    ~Twilight

    Twilight:
    Is it possible that you installed Windows XPSP1 instead of the required SP2? If yes then that is cause of all of your issues listed in your post. You have no sound and you cannot connect wirelessly because you still have been unable to install the boot camp drivers when you inserted the leopard disk.
    Please double check to see which version of windows XP did you install. Remember, you need windows XPSP2 for all this to work.
    Now, in the event that you installed XPSP1 then you will need to get to the microsoft windows site on a different computer and burn the Service Pack 2 for windows XP on a CD. After that boot your apple mac to XP side and insert the Service Pack 2 disk and install the pack. After that, it will ask you to restart the computer which you must and then once fully booted into XP then insert the leopard CD again and see if takes and installs all the necessary drivers.
    Axel F.

  • My system preference, powner off, restart disappeared after installing lion twice! Anybody can help?

    After installing Lion on my Imac, the System Preference option in the apple menu (Apple sign on top left side of desktop) has disappeared. In addition, the power off, restart options are gone too. I have reinstalled the Lion twice but the problem hasn't been resolved yet. This is happening when I am logged into adm. user. In other users account, the menu seems to be ok. Any suggestions or recommendation to help me fix this issue?

    Let me clarify the issue again:
    A number of items have gone missing from my apple menu: Software Update, System Preference, Dock, Recent, Restart, and Shut Down are gone.
    All that's left are About, Location, Force Quit, Sleep, and Log Out. Can anybody help?

  • Internet Explorer issues after installing Update KB2955163 on Windows 8

    Dear,
    Since we've installed Windows update KB2955163 on Windows 8, we've been experiencing the following issues:
    - After using Internet Explorer for a long while (one hour or longer), some websites won't work properly anymore. For example: list boxes and pop-ups don't appear.
    - After using Internet Explorer for a long while (one hour or longer), employees can't access any external webpages. They receive a message saying the webpage isn't available. Reconfiguring the Proxy-settings will temporarily fix this problem.
    *The above problems don't appear on all of our computers running Windows 8.
    We've found the only fix for these problems, is to uninstall Windows update KB2955163.
    All of our affected systems are running Windows 8 Enterprise x64, and come from various manufacturers (Dell / HP etc.).
    Is anyone of you guys familiar with these specific issues regarding Windows update KB2955163?
    Many thanks in advance,
    Thom

    Hi,
    Did this issue occur on all computers which installed that update?
    In generally, it's not most likely be Windows update cause.
    Let's narrow down the issue:
    Have you tried to reset the Internet Explorer to check the result:
    1.Close all Internet Explorer windows that are currently open.
    2.Open the desktop, and then tap or click the Internet Explorer icon on the taskbar. Changing your settings will affect both Internet Explorer and Internet Explorer for the desktop.
    3.Tap or click the Tools button, and then tap or click
    Internet options.
    4.Tap or Click the Advanced tab, and then tap or click
    Reset.
    5.In the Reset Internet Explorer Settings dialog box, tap or click Reset.
    6.When Internet Explorer finishes applying default settings, tap or click
    Close, and then tap or click OK. You'll need to restart your PC for these changes to take effect.
    If it persists, perform a clean boot to see if it caused by some third-party software:
    How to perform a clean boot in Windows
    http://support.microsoft.com/kb/929135
    Karen Hu
    TechNet Community Support

  • W2K Cannot Printe after installing MS10-061

    On Windows 2000 with Adobe Reader 9.3.2 or 9.3.3 or 9.3.4 after Microsoft security patch MS10-061 we cannot print any PDF to any printer as a user.
    Microsoft Security Bulletin MS10-061 - Critical
    Vulnerability in Print Spooler Service Could Allow Remote Code Execution (2347290)
    Login with local admin privledge and it is able to spool the document and prints successfully.
    Login with user privledge adobe gives the following errors.
    The Document could not be printed.
    Followed by
    There where no pages selected to print.
    All other applications print successfully Office apps, notepad, etc.
    Un-install MS10-061 KB2347290 and printing functionality is restored.
    We have tried multiple computer models with multiple printer drivers\models.

    Further testing shows that Notepad and word pad are unable to print as well so the issue is not with Adobe Reader the issue
    is with the Windows 2000 Print spooler.

  • Update_prebinding issues after installing security-update2009-001-ppc

    Hi there,
    after installing all required software updates including secupd2009-001ppc and installing safari4beta, safari would no longer start up. It just bounced once in the dock and then crashed. After uninstalling safari4beta using the safari4beta uninstaller which is to restore safari3.2.1 and rebooting, still safari won't startup. So I deleted the app and reinstalled it from the appropriate installer. Now at least this works again.
    But upon booting (in verbose mode) I get the message that update_prebinding fails due to too many errors. When I try to do update_prebinding manually on the terminal I get the following error messages:
    "$ sudo update_prebinding -root -force -debug
    dyld: warning DYLDROOTPATH not used because it contains a non-absolute path
    dyld: image not prebound, so could not use prebinding in /usr/bin/updateprebindingcore
    update_prebinding: warning: could not load /usr/bin/updateprebindingcore: no suitable image found. Did find:
    /usr/bin/updateprebindingcore: not a dylib
    dyld: image slid, so could not use prebinding in /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    update_prebinding: warning: could not link /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services: dylib not prebound: /usr/lib/libxml2.2.dylib
    update_prebinding: too many errors (101)
    update_prebinding: error: terminating"
    The error message is much longer, but I hope this short version will do for analysis.
    How can this be fixed? I read that some people encountered the same problem with secupd2008-006 and that Apple promised to fix it. But this was back in October last year.
    I also wonder whether this is an issue with the secupdates or with Safari proper.
    Thanks in advance for your help.

    It's still broken in my system also. I just got the following in Terminal:
    $ sudo update_prebinding -force -root /
    Password:
    update_prebinding: too many errors (101)
    update_prebinding: error: terminating
    In addition, the explanatory [support page for Tinker Tool System|http://www.bresink.de/osx/193281/issues.html] that I listed earlier hasn't been changed.
    I had a feeling this was the case, because when an Apple software update displays "Optimizing System Performance" at the end of an installation, it is actually updating prebinding. This step used to take a few minutes in my system, which is normal, but for the last few months it has been lasting only a few seconds, probably because it has been terminating prematurely with this error.

Maybe you are looking for

  • NF-e 3.10 - NF writer com informação de comércio exterior

    Boa tarde, senhores. Estamos implantando a NF-e 3.10 em minha empresa e estou com uma dúvida quanto ao preenchimento das tags de comércio exterior: Tags Descrição UFSaidaPais Sigla da UF de Embarque ou de transposição de fronteira xLocExporta Descriç

  • Monitor flickering with T500 with accell dual-link-​dp adapter

    I have an HP LP3065 30 inch external monitor, 2560x1600, that I'd like to drive off my T500. I am now on my second accell display-port to dual link dvi adapter and am still getting periodic blackouts of the monitor which last less than a second. At f

  • Downpayment Request Validations

    Hi,   Iam working on adding more validations to Downpayment request (f-47) using the function exit EXIT_SAPLFMR4_002. One of the validation says "WBS value on request matches PO value". Once we choose the PO value, the WBS value is automatically popu

  • Good luck with the forum + ePub feature request

    Good idea about the new forum! I'm sure it will thrive. EPub creation in InDesign has advanced by leaps and bounds. Last week I created a fairly heavily illustrated fiction ePub out of InDesign in "one sitting", and -- amazingly -- without having to

  • Xmlagg -validation- question

    Hi, I'm using db version 9.2.0.7.0 Can someone explain me these differences when using xmlagg :     select xmlagg(xmlelement( "object"                             , xmlelement("name",object_name)                             , xmlelement("type",object