File Browser Bug in Windows 8.1

Hi,
When one starts copy paste to a folder, file explore displays copying and shows status such as 24% copied
in the situation where it is FORBIDDEN to copy anything without permission !
Whereas Windows 7.1 showed "preparing to copy" which was right!
After claiming copied for example 24% Win 8.1. asks Replace / Skip/ Let me decide question
Whereas Windows 7.1. asked the same question BEFORE it started to copy and show copy status !
Also if one wants to copy only the new files Win 8.1 shows the same problem !
Step barckwards from Windows 7.1 !

Hi Alex,
Example:
E:\WEB <-- 1,378 Files, 80 Folders
I:\Backup\WEB <-- 1,378 Files, 80 Folders
Step 1: copy in E:\WEB
Step 2: paste in I:\Backup
Step 3: Copying 1,459 items from E to Backup <-- *** error here ***
Step 4: Message box
Replace or Skip Files
The destination has 1377 files with the same names
Replace ...
Skip these files ...
Let me decide for each file
Right order:
Step 1: copy in E:\WEB
Step 2: paste in I:\Backup
Step 3: Message box
Replace or Skip Files
The destination has 1377 files with the same names
Replace ...
Skip these files ...
Let me decide for each file
Step 4:
a) copying 1,459 items from E to Backup <-- *** error also here, copying message ONLY if it copies!
Please, try with bigger data and with data you definetely don't want to copy!
Also, compare to earlier Windows versions.

Similar Messages

  • File Browser, properties, library window will not show up

    I'm using an old version of Motion 3 and my File Browser, properties, library window will not show up even when I click on the icons and/or press command+2,3, or 4 . Seems to be some kind of settings glitch as Motion works fine when logged in under another user. Any thoughts.

    schlickler,
    Welcome to Apple Discussions.
    but now I have the preferences folder on my desktop--does that have to stay there?
    No, it can be trashed.
    Plist files contain instructions for recording and executing tasks associated with the the application or function that owns them. They can and do become corrupted. If you look in the username/Library/Preferences Folder you can usually guess what application or function the .plist serves by analyzing the file name. In this case it was the com.apple.iCal.plist file.
    Proper identification of the appropriate .plist file is not always so obvious. When an application malfunctions, removing the associated .plist file from the preferences folder to the Desktop is often the easiest first troubleshooting step. Then log out/in or restart and re-evaluate the performance of the application.
    A new default .plist file is automatically created in your Preferences Folder after you remove the recalcitrant .plist and initiate the log out/in restart sequence. You can expect default application behavior and you will have to reset some preferences. If the application or function returns to normal after removing the .plist file, it will prove that the original file was corrupt, and you can now safely trash the .plist file which you placed on the Desktop.
    If the application or function is unsatisfactory with the new plist file, the original plist file which was placed on the Desktop can be safely returned to the preferences folder. Just allow the system to replace the newer plist.
    If you are having problems with any aspect of OS X, experiment with deleting the appropriate .plist file. Plist corruption is not uncommon and .plist file deletion often cures many problems. Too many users try intricate solutions first and end up complicating their minor problem.
    ;~)

  • File sharing bug with windows in mountain lion

    File Sharing Bug with Windows
    Hi,
    there are some windows in our firm and we're sharing the files using File Sharing. The problem is that the windowses can see the files not only the ones in public folder, but also whole disk, like Desktop, Library etc. When i installed Lion, it was happened again for one time. But then it fixed in a way which i don't know. After Mountain Lion, this problem occurs again.
    So, why can it be happened and how do i fix it? please help me.
    thank you.
    tanyildiz

    not any guess?

  • File browser bug?

    Ok, so here i got a problem with photoshop elements organizer 10 on Win 7 x64 pro
    I press Crtl-alt-3 to open the file browser but when i click on the small arrow to open a sub-folder it bring me back to top of the file browser... since i got a lot of files... it's quite annoying to scroll back down each times to get a picture
    I also looked on many forum but i didnt find anything about that... so whats wrong, is it a config in the option or a corrupted file and need a re-install or it is really a bug in the code...   I also have done every up-to-date about the software
      Thank you for considering my post

    Try Ctrl+Alt+2 and see if it’s any easier to work with import batches, otherwise you need to simplify your folder structure. Better still use Ctrl+Alt+1 and work with keywords and albums, then it’s possible to use the full power of the Organizer by searching the entire catalog in thumbnail view.
      In PSE 11 it’s possible to switch between the full folder tree and just the folders managed by Elements.

  • File Browser.. like windows my computer

    Hi,
    I made a file browser in java, this browser has functionality to display my computer.. its drive, folders and files.. all i have done it... now problem is that when i select a file or folder it should be like selected ( note: i am using icon + text) like in windows we see...
    I did some work.. but i need it urgent.. any one who has already done..plz send me code..
    Thanks

    Hi,
    I made a file browser in java, this browser hasYou mean like FileDialog or JFileChooser? What's wrong with these classes? If it's so urgent why aren't you using those?
    r has functionality to display my computer.. its
    drive, folders and files.. all i have done it... now
    problem is that when i select a file or folder it
    should be like selected ( note: i am using icon +
    text) like in windows we see...
    I did some work.. but i need it urgent.. any one who
    has already done..plz send me code..
    Thanks

  • 3.1EA1 File browser bug?

    When I load the Files browser/viewer, it seems to hang when expanding various folder that previously were handled without a problem. I just get the loading... text but nothing ever happens. At this point, the only way for me to load files is via just using File/Open... Is anyone else experiencing this?

    Gary,
    Thanks for the info on running it from the command line - I hadn't done that before. Here is the dump:
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    H:\>c:
    C:\>cd program files\sqldeveloper3.1
    C:\Program Files\sqldeveloper3.1>cd sqldeveloper\bin
    C:\Program Files\sqldeveloper3.1\sqldeveloper\bin>sqldeveloper
    Registered TimesTen
    Exception in thread "IconOverlayTracker Timer" java.lang.OutOfMemoryError: Java heap space
    at java.util.Arrays.copyOf(Arrays.java:2882)
    at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100)
    at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:390)
    at java.lang.StringBuffer.append(StringBuffer.java:224)
    at org.tmatesoft.svn.core.SVNErrorMessage.getFullMessage(SVNErrorMessage.java:257)
    at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:58)
    at org.tmatesoft.svn.core.internal.wc.admin.SVNAdminAreaFactory.open(SVNAdminAreaFactory.java:163)
    at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen(SVNWCAccess.java:364)
    at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:272)
    at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:265)
    at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:261)
    at org.tmatesoft.svn.core.wc.SVNStatusClient.doStatus(SVNStatusClient.java:316)
    at org.tmatesoft.svn.core.javahl.SVNClientImpl.status(SVNClientImpl.java:296)
    at org.tmatesoft.svn.core.javahl.SVNClientImpl.status(SVNClientImpl.java:278)
    at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(AbstractJhlClientAdapter.java:480)
    at org.tigris.subversion.svnclientadapter.svnkit.SvnKitClientAdapter.getStatus(SvnKitClientAdapter.java:141)
    at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getStatus(AbstractJhlClientAdapter.java:466)
    at oracle.jdevimpl.vcs.svn.SVNURLInfoCacheSimpleStrategy.getURLInfo(SVNURLInfoCacheSimpleStrategy.java:79)
    at oracle.jdevimpl.vcs.svn.SVNURLInfoCache.getPropStatus(SVNURLInfoCache.java:59)
    at oracle.jdevimpl.vcs.svn.SVNStatusResolver.getStatus(SVNStatusResolver.java:159)
    at oracle.jdevimpl.vcs.svn.SVNStatusResolver.populateStatuses(SVNStatusResolver.java:82)
    at oracle.jdevimpl.vcs.generic.GenericClient$2.getImpl(GenericClient.java:531)
    at oracle.jdeveloper.vcs.spi.VCSStatusCache.getValuesImpl(VCSStatusCache.java:31)
    at oracle.jdeveloper.vcs.spi.VCSURLBasedCache.getValues(VCSURLBasedCache.java:107)
    at oracle.jdeveloper.vcs.spi.VCSStatusCache.get(VCSStatusCache.java:63)
    at oracle.jdeveloper.vcs.spi.VCSOverlayItemProducer.getOverlayItems(VCSOverlayItemProducer.java:63)
    at oracle.jdeveloper.vcs.spi.VCSNodeOverlayTracker.getOverlays(VCSNodeOverlayTracker.java:288)
    at oracle.ide.explorer.IconOverlayTracker.processPendingNodes(IconOverlayTracker.java:574)
    at oracle.ide.explorer.IconOverlayTracker.access$1400(IconOverlayTracker.java:69)
    at oracle.ide.explorer.IconOverlayTracker$7.run(IconOverlayTracker.java:487)
    at java.util.TimerThread.mainLoop(Timer.java:512)
    at java.util.TimerThread.run(Timer.java:462)
    Exception in thread "AWT-EventQueue-0" java.lang.IllegalStateException: Timer already cancelled.
    at java.util.Timer.sched(Timer.java:354)
    at java.util.Timer.schedule(Timer.java:170)
    at oracle.ide.explorer.IconOverlayTracker$NodeWatcher.updateVisibleNodes(IconOverlayTracker.java:802)
    at oracle.ide.explorer.IconOverlayTracker$NodeWatcher.access$3000(IconOverlayTracker.java:713)
    at oracle.ide.explorer.IconOverlayTracker$NodeWatcher$NodeUserListener.treeExpanded(IconOverlayTracker.java:969)
    at javax.swing.JTree.fireTreeExpanded(JTree.java:2666)
    at javax.swing.JTree.setExpandedState(JTree.java:3427)
    at javax.swing.JTree.expandPath(JTree.java:2163)
    at javax.swing.plaf.basic.BasicTreeUI.toggleExpandState(BasicTreeUI.java:2209)
    at javax.swing.plaf.basic.BasicTreeUI.handleExpandControlClick(BasicTreeUI.java:2196)
    at javax.swing.plaf.basic.BasicTreeUI.checkForClickInExpandControl(BasicTreeUI.java:2154)
    at com.jgoodies.looks.plastic.PlasticTreeUI.access$900(PlasticTreeUI.java:120)
    at com.jgoodies.looks.plastic.PlasticTreeUI$MouseHandler.mousePressed(PlasticTreeUI.java:276)
    at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
    at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
    at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
    at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
    at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
    at java.awt.Component.processMouseEvent(Component.java:6131)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
    at oracle.ideimpl.explorer.CustomTree.processMouseEvent(CustomTree.java:220)
    at java.awt.Component.processEvent(Component.java:5899)
    at java.awt.Container.processEvent(Container.java:2023)
    at java.awt.Component.dispatchEventImpl(Component.java:4501)
    at java.awt.Container.dispatchEventImpl(Container.java:2081)
    at java.awt.Component.dispatchEvent(Component.java:4331)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3962)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
    at java.awt.Container.dispatchEventImpl(Container.java:2067)
    at java.awt.Window.dispatchEventImpl(Window.java:2458)
    at java.awt.Component.dispatchEvent(Component.java:4331)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    java.lang.IllegalStateException: Timer already cancelled.
    at java.util.Timer.sched(Timer.java:354)
    at java.util.Timer.schedule(Timer.java:170)
    at oracle.ide.explorer.IconOverlayTracker._scheduleUpdateTask(IconOverlayTracker.java:498)
    at oracle.ide.explorer.IconOverlayTracker.scheduleUpdateTask(IconOverlayTracker.java:449)
    at oracle.ide.explorer.IconOverlayTracker.repaintConsumerOverlays(IconOverlayTracker.java:432)
    at oracle.ide.explorer.IconOverlayTracker.access$000(IconOverlayTracker.java:69)
    at oracle.ide.explorer.IconOverlayTracker$2.stateChanged(IconOverlayTracker.java:114)
    at oracle.ide.explorer.IconOverlayTracker$NodeWatcher.setVisibleNodes(IconOverlayTracker.java:843)
    at oracle.ide.explorer.IconOverlayTracker$NodeWatcher.access$2800(IconOverlayTracker.java:713)
    at oracle.ide.explorer.IconOverlayTracker$NodeWatcher$4.run(IconOverlayTracker.java:818)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    2011-11-04 10:57:04
    Full thread dump Java HotSpot(TM) Client VM (11.0-b16 mixed mode):
    "AWT-EventQueue-0" prio=6 tid=0x06cb3800 nid=0x1fcc in Object.wait() [0x063ff000..0x063ff9e8]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:485)
    at java.awt.EventQueue.getNextEvent(EventQueue.java:479)
    - locked <0x121a84c8> (a java.awt.EventQueue)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:236)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    "Timer-2" daemon prio=6 tid=0x06cb2c00 nid=0x246c in Object.wait() [0x09e5f000..0x09e5fae8]
    java.lang.Thread.State: TIMED_WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.util.TimerThread.mainLoop(Timer.java:509)
    - locked <0x13d2f710> (a java.util.TaskQueue)
    at java.util.TimerThread.run(Timer.java:462)
    "IconOverlayTracker Timer" prio=6 tid=0x06cb4800 nid=0x1f9c in Object.wait() [0x0c4bf000..0x0c4bfc68]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:485)
    at java.util.TimerThread.mainLoop(Timer.java:483)
    - locked <0x13a6f288> (a java.util.TaskQueue)
    at java.util.TimerThread.run(Timer.java:462)
    "Swing-Shell" daemon prio=6 tid=0x06cb2400 nid=0x18f8 waiting on condition [0x0b90f000..0x0b90fae8]
    java.lang.Thread.State: WAITING (parking)
    at sun.misc.Unsafe.park(Native Method)
    - parking to wait for <0x134e2bb0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1925)
    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:358)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:947)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
    at sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run(Win32ShellFolderManager2.java:458)
    at java.lang.Thread.run(Thread.java:619)
    "WaitCursor-Timer" prio=6 tid=0x06cb2000 nid=0x124c in Object.wait() [0x09aff000..0x09affb68]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:485)
    at java.util.TimerThread.mainLoop(Timer.java:483)
    - locked <0x134b8a58> (a java.util.TaskQueue)
    at java.util.TimerThread.run(Timer.java:462)
    "Native Directory Watcher" prio=2 tid=0x06cb1400 nid=0xdf8 runnable [0x088ef000..0x088efbe8]
    java.lang.Thread.State: RUNNABLE
    at oracle.ide.natives.NativeHandler.enterWatcherThread(Native Method)
    at oracle.ide.natives.NativeHandler$2.run(NativeHandler.java:252)
    at java.lang.Thread.run(Thread.java:619)
    "BaseTreeExplorer.NodeOpeningExecutor" prio=6 tid=0x06cb1000 nid=0x13e4 waiting on condition [0x098ff000..0x098ffc68]
    java.lang.Thread.State: WAITING (parking)
    at sun.misc.Unsafe.park(Native Method)
    - parking to wait for <0x1321b690> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1925)
    at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:358)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:947)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
    at java.lang.Thread.run(Thread.java:619)
    "pool-2-thread-1" prio=6 tid=0x06cb0800 nid=0x1ed0 waiting on condition [0x097ff000..0x097ffce8]
    java.lang.Thread.State: WAITING (parking)
    at sun.misc.Unsafe.park(Native Method)
    - parking to wait for <0x13218fd8> (a java.util.concurrent.SynchronousQueue$TransferStack)
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:158)
    at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:422)
    at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:323)
    at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:857)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:947)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
    at java.lang.Thread.run(Thread.java:619)
    "Scheduler" daemon prio=6 tid=0x06cb0400 nid=0x1fc8 in Object.wait() [0x095ef000..0x095efd68]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:485)
    at oracle.dbtools.raptor.backgroundTask.TaskLinkedList.takeNextTask(TaskLinkedList.java:47)
    - locked <0x132189d8> (a oracle.dbtools.raptor.backgroundTask.TaskLinkedList)
    at oracle.dbtools.raptor.backgroundTask.RaptorTaskManager$SchedulerThread.run(RaptorTaskManager.java:444)
    "Thread-9" daemon prio=6 tid=0x06caf000 nid=0x1360 in Object.wait() [0x08def000..0x08def9e8]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x130612b8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x130612b8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at org.tmatesoft.svn.core.javahl.SVNClientImplTracker.run(SVNClientImplTracker.java:65)
    at java.lang.Thread.run(Thread.java:619)
    "Thread-7" daemon prio=6 tid=0x06caf800 nid=0x1cd8 runnable [0x08eef000..0x08eefae8]
    java.lang.Thread.State: RUNNABLE
    at sun.print.Win32PrintServiceLookup.notifyPrinterChange(Native Method)
    at sun.print.Win32PrintServiceLookup.access$100(Win32PrintServiceLookup.java:32)
    at sun.print.Win32PrintServiceLookup$PrinterChangeListener.run(Win32PrintServiceLookup.java:302)
    "ChangeSetService" prio=2 tid=0x06cadc00 nid=0x214 in Object.wait() [0x08c0f000..0x08c0fbe8]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x1291aa28> (a oracle.jdevimpl.vcs.changeset.ChangeSetService)
    at java.lang.Object.wait(Object.java:485)
    at oracle.jdevimpl.vcs.changeset.ChangeSetService.awaitEvents(ChangeSetService.java:178)
    - locked <0x1291aa28> (a oracle.jdevimpl.vcs.changeset.ChangeSetService)
    at oracle.jdevimpl.vcs.changeset.ChangeSetService.eventLoop(ChangeSetService.java:199)
    at oracle.jdevimpl.vcs.changeset.ChangeSetService.access$200(ChangeSetService.java:56)
    at oracle.jdevimpl.vcs.changeset.ChangeSetService$2.run(ChangeSetService.java:138)
    at java.lang.Thread.run(Thread.java:619)
    "TimerQueue" daemon prio=6 tid=0x06caec00 nid=0xd40 in Object.wait() [0x087ef000..0x087efc68]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at javax.swing.TimerQueue.run(TimerQueue.java:236)
    - locked <0x12ea6780> (a javax.swing.TimerQueue)
    at java.lang.Thread.run(Thread.java:619)
    "TimedCache-Timer" daemon prio=6 tid=0x04cad000 nid=0x22e4 in Object.wait() [0x06aff000..0x06affa68]
    java.lang.Thread.State: TIMED_WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x12224ce8> (a java.util.TaskQueue)
    at java.util.TimerThread.mainLoop(Timer.java:509)
    - locked <0x12224ce8> (a java.util.TaskQueue)
    at java.util.TimerThread.run(Timer.java:462)
    "JarIndex Timer" daemon prio=6 tid=0x04c94800 nid=0x11cc in Object.wait() [0x069ff000..0x069ffae8]
    java.lang.Thread.State: TIMED_WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.util.TimerThread.mainLoop(Timer.java:509)
    - locked <0x121a8418> (a java.util.TaskQueue)
    at java.util.TimerThread.run(Timer.java:462)
    "AWT-Windows" daemon prio=6 tid=0x04c74c00 nid=0x13dc runnable [0x0546f000..0x0546fc68]
    java.lang.Thread.State: RUNNABLE
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(WToolkit.java:291)
    at java.lang.Thread.run(Thread.java:619)
    "AWT-Shutdown" prio=6 tid=0x04c73c00 nid=0x265c in Object.wait() [0x0536f000..0x0536fce8]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    - waiting on <0x121a8620> (a java.lang.Object)
    at java.lang.Object.wait(Object.java:485)
    at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
    - locked <0x121a8620> (a java.lang.Object)
    at java.lang.Thread.run(Thread.java:619)
    "Java2D Disposer" daemon prio=10 tid=0x04c69400 nid=0x17dc in Object.wait() [0x0526f000..0x0526fd68]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x121a86b0> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at sun.java2d.Disposer.run(Disposer.java:125)
    at java.lang.Thread.run(Thread.java:619)
    "Low Memory Detector" daemon prio=6 tid=0x01f00800 nid=0x1664 runnable [0x00000000..0x00000000]
    java.lang.Thread.State: RUNNABLE
    "CompilerThread0" daemon prio=10 tid=0x01efcc00 nid=0x15f4 waiting on condition [0x00000000..0x048af790]
    java.lang.Thread.State: RUNNABLE
    "Attach Listener" daemon prio=10 tid=0x01efbc00 nid=0x1af4 runnable [0x00000000..0x00000000]
    java.lang.Thread.State: RUNNABLE
    "Signal Dispatcher" daemon prio=10 tid=0x01ef3000 nid=0x1388 waiting on condition [0x00000000..0x00000000]
    java.lang.Thread.State: RUNNABLE
    "Finalizer" daemon prio=8 tid=0x01edc800 nid=0x118c in Object.wait() [0x045af000..0x045afc68]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
    - locked <0x12140298> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=10 tid=0x01edb000 nid=0x2178 in Object.wait() [0x044af000..0x044afce8]
    java.lang.Thread.State: WAITING (on object monitor)
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:485)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
    - locked <0x12140320> (a java.lang.ref.Reference$Lock)
    "main" prio=6 tid=0x01feb000 nid=0x24f8 waiting on condition [0x00000000..0x0012fab0]
    java.lang.Thread.State: RUNNABLE
    "VM Thread" prio=10 tid=0x01ed7c00 nid=0x2380 runnable
    "VM Periodic Task Thread" prio=10 tid=0x01f01800 nid=0x1464 waiting on condition
    JNI global references: 2757
    Heap
    def new generation total 45376K, used 4688K [0x0f010000, 0x12140000, 0x12140000)
    eden space 40384K, 11% used [0x0f010000, 0x0f4a4108, 0x11780000)
    from space 4992K, 0% used [0x11780000, 0x11780000, 0x11c60000)
    to space 4992K, 0% used [0x11c60000, 0x11c60000, 0x12140000)
    tenured generation total 604992K, used 336131K [0x12140000, 0x37010000, 0x37010000)
    the space 604992K, 55% used [0x12140000, 0x26980ed8, 0x26981000, 0x37010000)
    compacting perm gen total 57088K, used 56897K [0x37010000, 0x3a7d0000, 0x3f010000)
    the space 57088K, 99% used [0x37010000, 0x3a7a0568, 0x3a7a0600, 0x3a7d0000)
    No shared spaces configured.

  • File browsing bug?

    Hi
    Today a bunch of nice Chinese hackers were trying to get remote access to my tomcat server (6.0.24).
    I booted them out after a few minute they were in trying to load their root kit package. The interesting part is, after I cleaned everything, I took a quick look at their software (their rootkit webapp) and it's pretty interesting.
    The root kit gives the user total access to the system and allowing the user to traverse outside of the tomcat container. What is bothering me, even though Tomcat is running on top of JVM, why didn't Tomcat developers protect against access outside of its own container?? From that webapp i could access the drive root like it's just a regular file browser, and execute commands as SYSTEM (equivalent to root user in linux based systems), doesn't make any sense in my mind.
    is this an expected behavior or did I miss something in the security configurations?
    The root kit is a modified JFilder class. I cannot attach a file here but I can send it by email if anybody wants to install it on their system to play around with it offline.
    best!

    Tomcat runs on a JVM and the JVM generally has full system access, except the parts you protect on the OS level of course.
    However, it is possible to install security policies in the JVM itself - a good example of that is the sandbox in which Java Applets run which is severely limited. So with some work you can protect your system in any way you want.
    [http://java.sun.com/javase/technologies/security/|http://java.sun.com/javase/technologies/security/]
    (what will interest you is what is written under "authentication and access control").

  • Windows 8.1 x64 - Serious "file move" bug

    I've reliably replicated a file copy bug in Windows 8.1. It's rather significant, and needs to be fixed ASAP, but this is the only forum I can find where I can even report it.
    Problem: A drag-and-drop (or cut-and-paste) "move" operation where the destination files already exist results in the dropped files being deleted without warning, with the destination files being unchanged.
    How to replicate: Take the following steps, which assume that your Desktop is located on your C: drive.
    Create a folder on the C: drive. Name it "zzz" to make it easy to find.
    Create a folder on the Desktop, then create another "zzz" folder inside of it. Let's name this one "Desktop\Test\zzz" for clarity.
    Copy a couple of files from a different drive into both "zzz" folders, so that the contents of both folders are identical. It is best if the files are at least a few days old, so the last-modified date will be obvious.
    Change one or two of the files in the Desktop's "zzz" folder. The nature of the change doesn't matter.
    Make sure you have two Explorer windows open - one for Desktop\Test and one for C:\ - to facilitate file copying.
    Drag the new "zzz" folder from Desktop\Test into C:\.
    What should happen at this point is that, since you're moving files where the filenames are the same, Windows should show an alert box and prompt you for the correct handling of the situation. However, that's not what happens. The Desktop's "zzz"
    folder quietly vanishes, and the C:\zzz folder retains its old files. The new files are deleted without warning. In addition, if you use Ctrl-Z to Undo the copy...the Desktop "zzz" folder comes back, but it's empty. All of your changes
    are irretrievably gone.
    The folder depth doesn't seem to be relevant; I discovered the bug while working with files several folders deep, but the demonstration shows that it happens at the root level as well. Likewise, there's nothing special about the C: drive; I replicated it
    on R:\ (an external USB hard drive) just as easily. Similarly, I should point out that performing these steps between two different drives (triggering a copy rather than a move) is handled correctly, although using shift-drag to force a move demonstrates the
    same bug.
    When using Cut/Paste instead of (shift-)drag/drop, the same thing happens, but at least there's an alert box. It's not helpful, but it does at least show a message:
    Item Not Found
    Could not find this item
    This is no longer located in (folder name). Verify the item's location and try again.(icon and file information)
    However, none of the three options presented will do you any good; by the time you see this alert box, the source folder and its contents have already been deleted.

    Thing is, I *do* get prompted when there are conflicts while copying folders.  I've been using Windows 8.1 since it came out, professionally and every day, and I've not run across a file-copy gotcha worse than a copy conflict prompt popping
    behind an open window (but it does always get issued).
    I wonder what could now be configured differently between our two setups...  I have installed the program Classic Shell, and it does add some capabilities to Explorer.  However, I don't recall "correcting the handling of folder copy conflicts"
    ever being listed as one of the things it brings to the party.
    Sorry that setting alone didn't correct the whole issue for you.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • Feature Request -  use native Windows file browsing dialog

    I'm not sure if this has been brought up before. I wasn't able to find anything with a search in the forum, so I'll post it here.
    An enhancement request for SQL Developer would be to have it use the native file browsing dialogs in Windows. I'm using Windows 7, and it would be nice to have a native Windows dialog pop up when I go to open or save a file, rather than the ugly (I think) default one, which must be a generic Java file browsing construct. The native dialog would allow it to include all the links to Windows 7 libraries, favorites, and other things like Dropbox, Google Drive, etc. if those were installed.
    I'd be curious to hear what others think about this idea.
    Thanks,
    Brian

    At the risk of starting a Windows/Linux/Mac flame war, or pissing off Java developers, I'm not really into the whole Java write once, run anywhere approach. Particularly when it comes to look and feel. There are merits to cross-platform development when it comes to application functionality, but look and feel is a bit trickier. Windows has specific features that Windows users are used to seeing and using. Mac the same. Linux the same. I think this is especially true when it comes to dealing with the file system. So applications should adjust to the native environment nicely and not introduce elements that don't "fit in". Just MY $0.02. :-)
    I'm not a Java developer, but IvanG pointed out that it SHOULD be pretty easy to invoke a native Windows dialog box from Java. That would be my choice.
    Thanks!

  • Open Cursor Issue because of file browse Item - Is this a Bug in APEX 3.2

    Hi All,
    I am using file browse Item to upload file into the database at two places in my application, but it seems whenever I am submitting those two pages, with file path or without file path, its opening an cursor which remains open after that, because of this open cursor count in the application is getting exceeding every time.
    For testing this I have made an dummy page containing just file browse item and submit button, and still it is increasing the open cursor count.
    Is this a bug in Apex file browse item or there is some other way to handle this.
    Please kindly help me in the above issue as this is affecting the production application.
    Thanks & Regards
    Sanjay
    Edited by: user11204334 on Dec 5, 2010 9:57 PM
    Edited by: user11204334 on Dec 5, 2010 9:58 PM

    Hi,
    One observation, Apex is switching the Session ID after one got killed ? I was working on Apex page with browse Item to test open cursor count,
    after killing the SID (227) on which the open cursor count was getting increase, it APEX automatically switches to new SID(149) for that session.
    Now the problem is even if I have two SID's and one hits the maximum open cursor count, It is not switching to other SID instead the whole application becomes unavailable.
    STATNAME SID VALUE USER
    opened cursors current 20 14 APEX_PUBLIC_USER
    opened cursors current 149 74 APEX_PUBLIC_USER
    opened cursors current 194 71 APEX_PUBLIC_USER
    opened cursors current 211 5 APEX_PUBLIC_USER
    opened cursors current 227 325 APEX_PUBLIC_USER Killed
    opened cursors current 244 15 APEX_PUBLIC_USER
    opened cursors current 20 14 APEX_PUBLIC_USER
    opened cursors current 149 76 APEX_PUBLIC_USER
    opened cursors current 194 71 APEX_PUBLIC_USER
    opened cursors current 211 5 APEX_PUBLIC_USER
    opened cursors current 244 15 APEX_PUBLIC_USER
    Please kindly help in this.
    Thanks in Advance
    Thanks & Regards
    Sanjay
    Edited by: user11204334 on Dec 8, 2010 1:02 AM

  • Bug:File Browser Doesn't refresh

    One a directory is opened in the file browser, it can't be refreshed without restarting sqldeveloper.
    1 Open a directory in the file browser.
    2 Create an additional file in the directory outside of sqldeveloper
    3 Try to make the new file appear.
    Closing and opening the directory doesn't work
    Clicking on what looks like a refresh button (two arrows ina circle) doesn't work.
    1.5.1
    Windows XP Pro Service Pack 2
    Message was edited by:
    Jim Smith

    I cannot confirm this, everything works fine for me...
    What JDK are you using?
    I am runnin 1.5.1.5440 with JDK 6 Update 6...
    Although now that I look at the file browser it has incredibly limited functionality (context menu). A READ-Only File Browser? Come on...
    -Tim
    Message was edited by:
    TimS

  • Motion problem with File Browser Window

    For some reason I lost the File Browser Inspector and Library window and can't get it back
    I have tried under the window tab and It will not let me check them to show it again. What can I do?
    They appear in my toolbox at the top but also will not let me click on them.

    Ron,
    Trash your preferences, there are loads of posts on here about how to do that if you search.
    Peter

  • How to implement the File Browser Window in Webdynpro

    Hello,
    The Scenario is as follows.
    I need to read a file.
    If the file does the exists then the user should be prompted with a file browser window to choose the location of the file.
    Please can you let me know how this can be implemented.
    Regards,
    Vaishali.

    Vaishali,
    See [this tutorial|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b0e10426-77ca-2910-7eb5-d7d8982cb83f]. I believe this is the best that you can do for now.
    Vishwas.

  • 4.0EA3 : Unable to access mapped drives (Windows) in file browser dialogs

    All File Browser dialogs only allow access to by local C: (hard disk) and D: (DVD) drives. It is not possible any more to access mapped drives (which are referencing UNC paths to our file server) - i.e. Network drives.
    I have tried the following accesses to the File Browser:
    File -> Open    : Does not work
    File -> Data Modeler -> Open : does not work
    Tools -> Preferences -> Environment -> Log -> Log Directory -> Browse : does not work
    This worked/works fine in SqlDev 3.2.2
    I tried to rule out connection/authentication problems to our SAN (the network drives are fully accessible from Windows Explorer and even JDeveloper 11.1.2.2.0) - I created a drive mapping to a share on my local hard disk. Can't see this mapping from within SqlDev either
    Problem occurs on Win7 64-bit
    Looking forward to Oracle feedback or to see if other users find the same issue
    Alan

    https://drive.google.com/file/d/0B2daepPy6k7nbGl4d2xobFJFVTg/edit?usp=sharing
    Hi Jeff
    Many thanks for your reply.
    No - the location drop-down only shows my C: (Hard Drive) and D: (DVD Drive).
    With further playing, I did find that if I qualify a script on a network file share with the full UNC path, it successfully opens the script.
    The problem is that I cannot navigate to locations on mapped drives.
    Having successfully opened a sample script, there is now a shortcut to the folder/directory of my shared scripts in the left pane of the open (file browser) dialog box. Its a good workaround.
    I have shared a screenshot on my Google Drive (this forum does not allow insert of images or attachments ?)
    Alan

  • CS4 apps are VERY slow to open Windows file browser with File Open or File Save As commands

    We are running CS4 on Windows 7 with all available updates installed.   Photoshop and the other CS4 applications are VERY slow to open a Windows file browsing window to select files when File Open or File Save As menu options are run -- it can take as long as a minute or two for the window to open.  Once the window opens and a file is selected, then opening or saving the file is very quick.  The location of the default directory, whether it is on a local drive or a network drive, makes no difference.  Any suggestions as to what the problem might be?

    Raphman02
    The link that I posted earlier is off.  Read this one
    http://support.microsoft.com/kb/2501584.  I discovered in my network that the MS Office File Validation Patch made excel crawl when opening over the network though nothing else changed. At the time I was opening Excel on Office 2003.
    You can manually turn this off by editing the registry and tunring it off.  Going forward I skipped the patch to keep my sanity.  Not sure if this is the same as your issue, but the support article will go into detail how to either have Fix it
    clear the issue or change the proper registry keys.
    Hope this helps

Maybe you are looking for