History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-6985
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Maxim Shafirov
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

[#158] Throwable: FileWatcher.macChangeType

Created: 10 Jul 06 19:36   Updated: 25 Aug 06 18:29
Component/s: None
Fix Version/s: Demetra 5646

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 5,261
Fixed in build: 5,637


 Description  « Hide
exception://158/
Last updated by
User description: Starting check out from SVN server.
Error message: Problem with native Mac FileWathcer
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:48)
at com.intellij.vfs.local.win32.FileWatcher.macChangeType(FileWatcher.java:249)
at com.intellij.vfs.local.win32.FileWatcher.waitForChangesMac(FileWatcher.java:192)
at com.intellij.vfs.local.win32.FileWatcher.waitForChange(FileWatcher.java:157)
at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl$WatchForChangesThread.run(LocalFileSystemImpl.java:738)

 All   Comments   Work Log   Change History      Sort Order:
Exception Analyzer - 26 Jul 06 17:12
Build 5350
Reported by Anonymous IDEA User
User description: 1) The fact that exception happens
2) The misspelled file/class name
Error message: Problem with native Mac FileWathcer
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:48)
at com.intellij.vfs.local.win32.FileWatcher.macChangeType(FileWatcher.java:249)
at com.intellij.vfs.local.win32.FileWatcher.waitForChangesMac(FileWatcher.java:192)
at com.intellij.vfs.local.win32.FileWatcher.waitForChange(FileWatcher.java:157)
at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl$WatchForChangesThread.run(LocalFileSystemImpl.java:771)

Exception Analyzer - 02 Aug 06 23:29
Build 5581
Reported by Marcus Brito
User description: This one popped up during a particularly long svn update
Error message: Problem with native Mac FileWathcer
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:48)
at com.intellij.vfs.local.win32.FileWatcher.macChangeType(FileWatcher.java:249)
at com.intellij.vfs.local.win32.FileWatcher.waitForChangesMac(FileWatcher.java:192)
at com.intellij.vfs.local.win32.FileWatcher.waitForChange(FileWatcher.java:157)
at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl$WatchForChangesThread.run(LocalFileSystemImpl.java:769)

Exception Analyzer - 17 Aug 06 01:06
Build 5594
Reported by Bas Leijdekkers
User description: problem with native Mac FileWathcer indeed
Error message: Problem with native Mac FileWathcer
Previous exception is: http://www.intellij.net/tracker/idea/viewSCR?publicId=73685
There was at least one exception before this one.java.lang.Throwable at com.intellij.openapi.diagnostic.Logger.error(Logger.java:48)
at com.intellij.vfs.local.win32.FileWatcher.macChangeType(FileWatcher.java:249)
at com.intellij.vfs.local.win32.FileWatcher.waitForChangesMac(FileWatcher.java:192)
at com.intellij.vfs.local.win32.FileWatcher.waitForChange(FileWatcher.java:157)
at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl$WatchForChangesThread.run(LocalFileSystemImpl.java:769)