Developer SQL blocks every time when saving

Hello, I am using SQL Developer for the last 6 months on the same project, and just recently, I started running into this question.  Everytime I go to save the entire application crashes and this happens without worrying if I use the shortcut (ctrl + s) or click on the button Save real.  I have this problem consistantly when recording, but it will also happen occationaly when I open a menu, compilation or perform a specific function.  I have tried different ideas to solve the problem as the increase in the value of Xms, disable some preferences, used different java sdk, updated and re-installed but nothing has changed.  My friend who did the same as me is having no problem.  Is there anything I can delete temporary data that could help with this?  I've been looking at other positions, but the only one I've seen that's similar to me is not answered and some points in a similar position, but unanswered, Re: Developer SQL does not is this post.

Here is my error report, it is bigger than my buffer allows then it is cut in the upper part.  I'm working on getting all of this, I just wanted to post this in the meantime.

Thanks for any help.

        at org.openide.util.RequestProcessor$TickTac.obtainFirst(RequestProcesso
r.java:2267)
        - locked <0x00000000ce163850> (a java.lang.Class for org.openide.util.Re
questProcessor$TickTac)
        at org.openide.util.RequestProcessor$TickTac.run(RequestProcessor.java:2
243)


"Active Reference Queue Daemon" daemon prio=2 tid=0x000000000a62b800 nid=0x2184
in Object.wait() [0x000000000b87f000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000d2594818> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
        - locked <0x00000000d2594818> (a java.lang.ref.ReferenceQueue$Lock)
        at org.openide.util.lookup.implspi.ActiveQueue$Daemon.run(ActiveQueue.ja
va:180)
        - locked <0x00000000d2594818> (a java.lang.ref.ReferenceQueue$Lock)


"TimerQueue" daemon prio=6 tid=0x000000000a5ed000 nid=0x219c waiting on conditio
n [0x000000000b67f000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000000ce164458> (a java.util.concurrent.lock
s.AbstractQueuedSynchronizer$ConditionObject)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226
)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
.awaitNanos(AbstractQueuedSynchronizer.java:2082)
        at java.util.concurrent.DelayQueue.take(DelayQueue.java:220)
        at javax.swing.TimerQueue.run(TimerQueue.java:171)
        at java.lang.Thread.run(Thread.java:745)


"AWT-EventQueue-0" prio=6 tid=0x000000000a3b3000 nid=0x2198 waiting on condition
 [0x000000000ad7a000]
   java.lang.Thread.State: TIMED_WAITING (parking)
        at sun.misc.Unsafe.park(Native Method)
        - parking to wait for  <0x00000000d353fcf0> (a java.util.concurrent.lock
s.ReentrantReadWriteLock$NonfairSync)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226
)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared
Nanos(AbstractQueuedSynchronizer.java:1033)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireShare
dNanos(AbstractQueuedSynchronizer.java:1326)
        at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.tryLock(Re
entrantReadWriteLock.java:873)
        at oracle.javatools.buffer.JdkReadWriteLockImplementation.lock(JdkReadWr
iteLockImplementation.java:189)
        at oracle.javatools.buffer.JdkReadWriteLockImplementation.readLock(JdkRe
adWriteLockImplementation.java:94)
        at oracle.javatools.buffer.ReadWriteLock.readLock(ReadWriteLock.java:192
)
        at oracle.javatools.buffer.AbstractTextBuffer.readLock(AbstractTextBuffe
r.java:948)
        at oracle.javatools.buffer.ReadTextBufferDecorator.readLock(ReadTextBuff
erDecorator.java:126)
        at oracle.javatools.editor.BasicDocument.readLock(BasicDocument.java:442
)
        at oracle.javatools.editor.folding.DefaultCodeFoldingModel.readLock(Defa
ultCodeFoldingModel.java:198)
        at oracle.javatools.editor.folding.CodeFoldingMargin.paintComponent(Code
FoldingMargin.java:855)
        at javax.swing.JComponent.paint(JComponent.java:1054)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JViewport.paint(JViewport.java:731)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at org.jdesktop.jxlayer.JXLayer.paint(Unknown Source)
        at org.jdesktop.jxlayer.plaf.AbstractLayerUI.paintLayer(Unknown Source)
        at org.jdesktop.jxlayer.plaf.AbstractLayerUI.paint(Unknown Source)
        at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161)
        at javax.swing.JComponent.paintComponent(JComponent.java:778)
        at org.jdesktop.jxlayer.JXLayer.paint(Unknown Source)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at org.netbeans.swing.tabcontrol.TabbedContainer.paint(TabbedContainer.j
ava:994)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at org.netbeans.core.windows.view.ui.MultiSplitPane.paint(MultiSplitPane
.java:341)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at org.netbeans.core.windows.view.ui.MultiSplitPane.paint(MultiSplitPane
.java:341)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JLayeredPane.paint(JLayeredPane.java:585)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at org.netbeans.core.windows.view.ui.MainWindow$1.paint(MainWindow.java:
179)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JLayeredPane.paint(JLayeredPane.java:585)
        at javax.swing.JComponent.paintChildren(JComponent.java:887)
        - locked <0x00000000ce717a18> (a java.awt.Component$AWTTreeLock)
        at javax.swing.JComponent.paint(JComponent.java:1063)
        at javax.swing.JComponent.paintToOffscreen(JComponent.java:5219)
        at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManag
er.java:295)
        at javax.swing.RepaintManager.paint(RepaintManager.java:1249)
        at javax.swing.JComponent._paintImmediately(JComponent.java:5167)
        at javax.swing.JComponent.paintImmediately(JComponent.java:4978)
        at javax.swing.RepaintManager$3.run(RepaintManager.java:808)
        at javax.swing.RepaintManager$3.run(RepaintManager.java:796)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
main.java:76)
        at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:796)


        at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:769)


        at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:7
18)
        at javax.swing.RepaintManager.access$1100(RepaintManager.java:62)
        at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java
:1677)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:312)
        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
        at java.awt.EventQueue.access$200(EventQueue.java:103)
        at java.awt.EventQueue$3.run(EventQueue.java:694)
        at java.awt.EventQueue$3.run(EventQueue.java:692)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
main.java:76)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
        at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQu
eueWrapper.java:169)
        at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQue
ueWrapper.java:151)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
ad.java:242)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
java:161)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:150)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)


        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)


        at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)


"AWT-Windows" daemon prio=6 tid=0x000000000a3ae000 nid=0x217c runnable [0x000000
000ab1f000]
   java.lang.Thread.State: RUNNABLE
        at sun.awt.windows.WToolkit.eventLoop(Native Method)
        at sun.awt.windows.WToolkit.run(WToolkit.java:307)
        at java.lang.Thread.run(Thread.java:745)


"AWT-Shutdown" prio=6 tid=0x000000000a3ad000 nid=0x2194 in Object.wait() [0x0000
00000aa1f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000ce2bad18> (a java.lang.Object)
        at java.lang.Object.wait(Object.java:503)
        at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:296)
        - locked <0x00000000ce2bad18> (a java.lang.Object)
        at java.lang.Thread.run(Thread.java:745)


"Java2D Disposer" daemon prio=10 tid=0x000000000a3ac000 nid=0x2190 in Object.wai
t() [0x000000000a91f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000ce27f228> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
        - locked <0x00000000ce27f228> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
        at sun.java2d.Disposer.run(Disposer.java:145)
        at java.lang.Thread.run(Thread.java:745)


"Service Thread" daemon prio=6 tid=0x0000000008a5c000 nid=0x2188 runnable [0x000
0000000000000]
   java.lang.Thread.State: RUNNABLE


"C2 CompilerThread1" daemon prio=10 tid=0x0000000008a5a800 nid=0x216c waiting on
 condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE


"C2 CompilerThread0" daemon prio=10 tid=0x0000000008a55800 nid=0x2180 waiting on
 condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE


"Attach Listener" daemon prio=10 tid=0x0000000008a54000 nid=0x1a24 runnable [0x0
000000000000000]
   java.lang.Thread.State: RUNNABLE


"Signal Dispatcher" daemon prio=10 tid=0x0000000008a4d000 nid=0x21d8 waiting on
condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE


"Finalizer" daemon prio=8 tid=0x00000000089fd000 nid=0x21d4 in Object.wait() [0x
0000000009d5f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000ce2bb4a8> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
        - locked <0x00000000ce2bb4a8> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)


"Reference Handler" daemon prio=10 tid=0x00000000089f2000 nid=0x1dfc in Object.w
ait() [0x0000000009c5f000]
   java.lang.Thread.State: WAITING (on object monitor)
        at java.lang.Object.wait(Native Method)
        - waiting on <0x00000000ce2bb630> (a java.lang.ref.Reference$Lock)
        at java.lang.Object.wait(Object.java:503)
        at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
        - locked <0x00000000ce2bb630> (a java.lang.ref.Reference$Lock)


"main" prio=6 tid=0x00000000027eb800 nid=0x12ec waiting on condition [0x00000000
00000000]
   java.lang.Thread.State: RUNNABLE


"VM Thread" prio=10 tid=0x00000000089ee000 nid=0xf18 runnable


"GC task thread#0 (ParallelGC)" prio=6 tid=0x0000000002801000 nid=0xe38 runnable




"GC task thread#1 (ParallelGC)" prio=6 tid=0x0000000002802800 nid=0x149c runnabl
e


"GC task thread#2 (ParallelGC)" prio=6 tid=0x0000000002804800 nid=0x314 runnable




"GC task thread#3 (ParallelGC)" prio=6 tid=0x0000000002806000 nid=0x1e88 runnabl
e


"VM Periodic Task Thread" prio=10 tid=0x000000000a268800 nid=0x218c waiting on c
ondition


JNI global references: 2254


Heap
 PSYoungGen      total 209408K, used 104582K [0x00000000ef500000, 0x00000000ffb8
0000, 0x0000000100000000)
  eden space 197632K, 47% used [0x00000000ef500000,0x00000000f4fc39f0,0x00000000
fb600000)
  from space 11776K, 98% used [0x00000000fb600000,0x00000000fc15e118,0x00000000f
c180000)
  to   space 34816K, 0% used [0x00000000fd980000,0x00000000fd980000,0x00000000ff
b80000)
 ParOldGen       total 175104K, used 91643K [0x00000000ce000000, 0x00000000d8b00
000, 0x00000000ef500000)
  object space 175104K, 52% used [0x00000000ce000000,0x00000000d397efd8,0x000000
00d8b00000)
 PSPermGen       total 84992K, used 84957K [0x00000000be000000, 0x00000000c33000
00, 0x00000000ce000000)
  object space 84992K, 99% used [0x00000000be000000,0x00000000c32f7468,0x0000000
0c3300000)

Finally figured it out, had to kill the session.  I am embarressed to say that I try to look at user sessions. When I did, I saw there were two for me, one normal and one that screwed up.  It took a few runs for nothing to take, but in the end, it worked, this link helped how kill/terminate a session in Oracle

Tags: Database

Similar Questions

  • Every time when I try to open a pdf file in firefox, firefox crashed, someone can hekp me?

    Every time when I try to open a pdf file in firefox, firefox crashed, someone can hekp me?

    It's firefox as a whole that hangs or is it just the plug-in from adobe?

    First of all, I would recommend trying the advice in the following link:
    Send reports of incidents of plugin to improve Mozilla Firefox

  • every time when I want to update my ios software. It shows the message "unable to verify update.w.

    every time when I want to update my ios software .it shows the message "unable to check the updates.

    Try to update via iTunes.

    Try resetting your device. This will not erase your data stored on that device.

    • Press and hold the sleep/wake button
    • Press and hold the Home button
    • Press and hold both buttons until the display turns off and on again with the Apple logo on the subject.

    Alternatively, you can go to settings - general - reset - Reset all settings

    Also, take a look at this thread:

    Unable to control upgrade

    After completing the steps above, try to update your device once more.

  • Microsoft windows media player does not retain the previous size. is irrtating so me gift of reorganize its size every time when I open it.plz help I want stable wmp version 11

    Microsoft windows media player does not retain the previous size. is irrtating so me gift of reorganize its size every time when I open it.plz help I want stable wmp version 11, version 12 is sucks.

    Hello, Simone

    I'll assume you're on Windows 7. Windows Media Player 12 is not supported on Windows Vista or XP and as such, you will need to go back to Windows Media Player 11.

    You can check the permissions in the registry to ensure that it is able to record information.

    Change the settings of the REGISTRY can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the REGISTRY settings configuration can be solved. Changes to these settings are at your own risk.

    Open the registry editor by clicking on start, type regedit.exe in the search box and press on enter, you may be prompted to continue.

    In the registry editor, navigate to HKEY_CURRENT_USER, Software, Microsoft, MediaPlayer, then Preferences.

    It should be an element named LastLocation_26, right-click on it and select Rename, and rename it to old LastLocation_26.

    Leave the open registry editor and open Media Player, then move it to your favorite place and close Media Player.

    In the registry editor, press F5 on your keyboard and check if LastLocation_26 has been recreated.

    If this is not the case, there is probably a permissions problem.

    If so, the location must be registered.

    Let us know.

    David
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • every time when I play the sims3 is QtCore4.dll

    every time when I play the sims3 is QtCore4.dll

    http://thesims.EA.com/us/support/index.html MS - MVP - Elephant Boy computers - don't panic!

  • Windows System 32 does not locate khatra.exe is move every time when I start my laptop that I have to remove khatra.exe from my laptop

    Windows System 32 does not locate khatra.exe is move every time when I start my laptop that I have to remove khatra.exe from my laptop

    Hello

    Information KHATRA.exe
    http://www.bleepingcomputer.com/startups/not_used-24897.html
    It can be made repeatedly in Mode safe - F8 tap that you start, however you must also run them
    the Windows when you can.

    Download malwarebytes and scan with it, run MRT and add Prevx to be sure that he is gone. (If Rootkits run UnHackMe)

    Download - SAVE - go to where you put it-right on - click RUN AS ADMIN

    Malwarebytes - free
    http://www.Malwarebytes.org/

    Run the malware removal tool from Microsoft

    Start - type in the search box-> find MRT top - right on - click RUN AS ADMIN.

    You should get this tool and its updates via Windows updates - if necessary, you can download it here.

    Download - SAVE - go to where you put it-right on - click RUN AS ADMIN
    (Then run MRT as shown above.)

    Microsoft Malicious - 32-bit removal tool
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=AD724AE0-E72D-4F54-9AB3-75B8EB148356&displaylang=en

    Microsoft Malicious removal tool - 64 bit
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=585D2BDE-367F-495e-94E7-6349F4EFFC74&displaylang=en

    also install Prevx to be sure that it is all gone.

    Download - SAVE - go to where you put it-right on - click RUN AS ADMIN

    Prevx - Home - free - small, fast, exceptional CLOUD protection, working with other security programs. It comes
    a scan only, VERY EFFICIENT, if it finds something to come back here or use Google to see how to remove.
    http://www.prevx.com/   <-->
    http://info.prevx.com/downloadcsi.asp  <-->

    Choice of PCmag editor - Prevx-
    http://www.PCMag.com/Article2/0, 2817,2346862,00.asp

    --------------------------------------------------------

    If necessary here are some free online scanners to help the

    http://www.eset.com/onlinescan/

    http://www.Kaspersky.com/virusscanner

    Other tests free online
    http://www.Google.com/search?hl=en&source=HP&q=antivirus+free+online+scan&AQ=f&OQ=&AQI=G1

    --------------------------------------------------------

    Also do to the General corruption of cleaning and repair/replace damaged/missing system files.

    Run DiskCleanup - start - all programs - Accessories - System Tools - Disk Cleanup

    Start - type this in the search box-> find COMMAND at the top and RIGHT CLICK – RUN AS ADMIN

    Enter this at the command prompt - sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Run checkdisk - schedule it to run at the next startup, then apply OK then restart your way.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    -----------------------------------------------------------------------

    If we find Rootkits use this thread and other suggestions. (Run UnHackMe)

    http://social.answers.Microsoft.com/forums/en-us/InternetExplorer/thread/a8f665f0-C793-441A-a5b9-54b7e1e7a5a4/

    I hope this helps.

    Rob - bicycle - Mark Twain said it is good.

  • Every time when my comp. goes to sleep, wake up I have to sign in. How can I remove the extra sign in?

    Every time when my comp. goes to sleep, wake up I have to sign in.  How can I remove the extra sign in?

    David,

    See my reply in the thread How to unlock a user on my computer?

  • Explorer Windows had stopped working every time when I open my external hard drive

    OT: Hi, please, heeeeeelp!   Every time when I open my external hard drive, windows Explorer had stopped work shows up!
    My os is Win7 64 bit

    You can open the Action Center under the taskbar > maintenance > view reliability history > view all reported issues

    You can right click on some of the mistakes "Stopped working" "Windows Explorer" > view technical details

    What are the details of the errors?

  • BCCode:9f every time when Windows 7 comes back from the suspend mode

    Every time when my laptop back into hibernation mode, it gives me option to start in same mode or start windows normally. When the computer starts, it gives the error message. :

    Signature of the problem:

    Problem event name: BlueScreen

    OS version: 6.1.7600.2.0.0.256.48

    Locale ID: 1033

    More information about the problem:

    BCCode: 9f

    BCP1: 0000000000000003

    BCP2: FFFFFA80024FC700

    BCP3: FFFFF80004404518

    BCP4: FFFFFA80031124E0

    OS version: 6_1_7600

    Service Pack: 0_0

    Product: 256_1

    Files helping to describe the problem:

    C:\Windows\Minidump\042210-19609-01.dmp

    C:\Windows\Temp\WER-46191-0.SysData.XML

    Read our privacy statement online:

    http://go.Microsoft.com/fwlink/?LinkId=104288&clcid=0x0409

    If the online privacy statement is not available, please read our offline privacy statement:

    C:\Windows\system32\en-US\erofflps.txt

    I use DELL XPS1330

    NZM

    Hello

    try to download the following patch:

    KB975599 - Stop error message when you upgrade a computer that is running Windows 7 or Windows Server 2008 R2 standby, hibernation, or when you restart the computer: "0x9F ".

    Open the site http://support.microsoft.com/kb/975599 and click on the link view and request hotfix downloads , select the platform (x 86 or x 64) and type in your email twice and type the captcha ad click request hotfix.

    After 1 minute, you have an email with the link to download an exe file. Use the password is contained in the email to retrieve the update.

    Install the update and restart. The problem is solved?

    If this is not the case, download the dmp in the C:\Windows\Minidump on your SkyDrive folder and post the link here, so we can look at landfills.

    Best regards
    André

    "A programmer is just a tool that converts the caffeine in code" Deputy CLIP - http://www.winvistaside.de/

  • Every time when I delete the folder named FavoriteVideo, one goes to the Recycle Bin and still another appears.

    Every time when I delete the folder named FavoriteVideo one goes for trash and another appears again, full scanned too but no threat why cannot be deleted?

    Original title: need help

    Every time when I delete the folder named FavoriteVideo one goes for trash and another appears again, full scanned too but no threat why cannot be deleted?

    It probably belongs to a software, so that when you open the software it creates this folder if it is not there. It's just a guess from what you described above.

  • Every time when you open the document in Adobe reader, it will open 'tools' (export - life - pdf, pdf, pdf - luo - etc.). Every time I have to manually turn this off. How I can inhibit this tool? I don't really want to, and he stole my display space. How

    Every time when you open the document in Adobe reader, it will open 'tools' (export - life - pdf, pdf, pdf - luo - etc.). Every time I have to manually turn this off. How I can inhibit this tool? I don't really want to, and he stole my display space. How to inhibit?

    I have little display and allways this "life pdf", 'luo pdf', 'pdf-tiedostoa muokkaa', 'commentary', etc. appear. How I can inhibit this junktool?

    Go in Edition > Preferences > Documents and uncheck "Open tools for each document pane.

  • every time, when I want to open PS (or another app.) I need to connect to CC (same computer same adobe ID)

    every time, when I want to open PS (or another app.) I need to connect to CC (same computer same adobe ID) can anyone help or tell me why?

    Hello

    It seems that you have a problem of activation through which you are facing this problem.

    Please try following steps depending on your operating system.


    For Mac

    (1) close adobe every process in activity monitor (creative cloud, sync Core, CC library, services for the desktop application adobe, adobe office, broker CIB Adobe updater AAM service)

    2) navigate to the following locations and assign all permissions to the adobe folders to the current user. To navigate, click on go in the bar on then click goto... type/library/application support of / and then click OK.

    (3) to assign the authorization right click on adobe folder and click on Get info... A window will open. Then click on the lock symbol to allow editing. Then click on sign + to add your user name. Then change read only to read and write. Then click gear icon on the bottom and click on apply to the elements included and click ok... Go to the next step then.

    3) navigate to next support/adobe application and delete Slstore and slcache.

    4) go to ~/Library/application support/adobe/oobe and delete the opm.db

    (5) navigate to/etc and open hosts file. Check if it has entries from adobe. If any amount of the fine, if yes replace the hosts file with a new file hosts without adobe entries

    (6) launch cc app and it should work properly

    For windows

    (1) close adobe all processes in the Task Manager (Core sync services for the desktop application adobe, adobe office, broker CIB Adobe updater AAM service)

    2) navigate to the following locations and assign all permissions to the adobe folders to the current user.  (Right click on adobe folder select properties then click on the Security tab, click on edit and select current user, that you are connected to, select full control, click on apply and then ok)

    C: / / program data (to view hidden files to see this folder)

    C: / / program files 86 x files / common

    C: / / program files x 86.

    C: / / program files common files

    C: //program files.

    (3) rename SLstore to Slstore.old to the following location c: / / program data / Adobe /.

    (4) rename SLcache in Slcache.old in the location C:\Program Files (x 86) \Common Files\Adobe more

    4) navigate to c: / / Users/username/appdata/local/adobe/oobe and rename Opm.db to opm.old

    5) navigate to c: / / windows/system32/drivers/etc/and the hosts file opened in Notepad. IF you see an entry from Adobe it please replace this hosts file with a new hosts file that doesn't have any input from adobe. If there is no entry permit Adobe the hosts file, as it is.

    (6) run cc app and sign in.

  • I ordered for the photography of Cc plan but I can't seem to use Lr mobile app because would it every time when I logged in trial version

    I ordered for the photography of Cc plan but I can't seem to use Lr mobile app because would it every time when I logged in trial version

    Hi warayutk,

    Where have you bought the subscription type?

    If you have an educational subscription of the CC, then Lightroom Mobile is not included. Please visit: mobile Lightroom not available for education memberships | Kivuto

    I hope this helps.

    ~ UL

  • I wish I had 1 single tab closing both instead of 2 every time when I have several links in use.

    I went to about: config for browser.tabs.close buttons. They allow numbers from 0 to 3. I tried all the numbers.
    0 stops 3 or more tabs at the same time and 1, 2, 3 all of the tabs close both at the same time.
    How do I change back to 1 tablet being closed at the same time?

    Hello, the preference that you mentioned does not control how many tabs will close at the same time - it always only one tab at a time when you click the close button. If this does not work as expected, you can try to reproduce this behavior when you start firefox in safe mode once. If this isn't the case, maybe an addon intrudes...

    Troubleshoot extensions, themes, and issues of hardware acceleration to resolve common problems of Firefox

    otherwise, it might be a problem with your hardware - test with another mouse.

  • Hi, can someone help me pls? every time when I open the browser, its opening of 3 pages at the same time, not one, how his normal.i looked on the configuration and its seems normal.i done something wrong? Thank you

    I just installed firefox and I didi as always.its the firs time when its like that

    Hello

    Try this and see if you have more page set as your home page. How to set the home page

    Jack

Maybe you are looking for