IDEA hangs after compilation
2007-06-26 11:26:09,041 ERROR - ij.util.PendingEventDispatcher -
com.intellij.util.io.PagedMemoryMappedFile$PagedFileAssertionException
at com.intellij.util.io.PagedMemoryMappedFile.assertTrue(PagedMemoryMappedFile.java:728)
at com.intellij.util.io.PagedMemoryMappedFile.access$000(PagedMemoryMappedFile.java:18)
at com.intellij.util.io.PagedMemoryMappedFile$PagedOutputStream.allocatePage(PagedMemoryMappedFile.java:522)
at com.intellij.util.io.PagedMemoryMappedFile$PagedOutputStream.write(PagedMemoryMappedFile.java:485)
at java.io.DataOutputStream.write(DataOutputStream.java:90)
at java.io.DataOutputStream.write(DataOutputStream.java:90)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
at java.io.FilterOutputStream.close(FilterOutputStream.java:140)
at com.intellij.util.io.ReplicatorInputStream.close(ReplicatorInputStream.java:69)
at com.intellij.openapi.vfs.newvfs.persistent.PersistentFS$1.close(PersistentFS.java:2)
at com.intellij.openapi.vfs.newvfs.persistent.PersistentFS.getInputStream(PersistentFS.java:222)
at com.intellij.openapi.vfs.newvfs.impl.VirtualFileImpl.getInputStream(VirtualFileImpl.java:15)
at com.intellij.openapi.vfs.newvfs.NewVirtualFile.contentsToByteArray(NewVirtualFile.java:25)
at com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl.physicalContentsToByteArray(LocalFileSystemImpl.java:32)
at com.intellij.localvcs.integration.IdeaGateway.getPhysicalContent(IdeaGateway.java:10)
at com.intellij.localvcs.integration.LocalHistoryFacade$1.getBytes(LocalHistoryFacade.java:1)
at com.intellij.localvcs.core.ContentFactory.equalsTo(ContentFactory.java:9)
at com.intellij.localvcs.core.LocalVcs.contentWasNotChanged(LocalVcs.java:7)
at com.intellij.localvcs.core.LocalVcs.changeFileContent(LocalVcs.java:14)
at com.intellij.localvcs.core.ThreadSafeLocalVcs.changeFileContent(ThreadSafeLocalVcs.java:106)
at com.intellij.localvcs.integration.LocalHistoryFacade.changeFileContent(LocalHistoryFacade.java:51)
at com.intellij.localvcs.integration.EventDispatcher.contentsChanged(EventDispatcher.java:40)
at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.intellij.util.PendingEventDispatcher.a(PendingEventDispatcher.java:64)
at com.intellij.util.PendingEventDispatcher.a(PendingEventDispatcher.java:48)
at com.intellij.util.PendingEventDispatcher.access$100(PendingEventDispatcher.java:92)
at com.intellij.util.PendingEventDispatcher$1.invoke(PendingEventDispatcher.java:2)
at $Proxy10.contentsChanged(Unknown Source)
at com.intellij.openapi.vfs.impl.VirtualFileManagerImpl.a(VirtualFileManagerImpl.java:162)
at com.intellij.openapi.vfs.impl.VirtualFileManagerImpl.access$200(VirtualFileManagerImpl.java:70)
at com.intellij.openapi.vfs.impl.VirtualFileManagerImpl$1.after(VirtualFileManagerImpl.java:4)
at sun.reflect.GeneratedMethodAccessor56.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.intellij.util.messages.impl.MessageBusConnectionImpl.deliverMessage(MessageBusConnectionImpl.java:85)
at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:154)
at com.intellij.util.messages.impl.MessageBusImpl.sendMessage(MessageBusImpl.java:146)
at com.intellij.util.messages.impl.MessageBusImpl.access$000(MessageBusImpl.java:20)
at com.intellij.util.messages.impl.MessageBusImpl$2.invoke(MessageBusImpl.java:86)
at $Proxy70.after(Unknown Source)
at com.intellij.openapi.vfs.newvfs.persistent.PersistentFS.processEvents(PersistentFS.java:82)
at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.fireEvents(RefreshSessionImpl.java:31)
at com.intellij.openapi.vfs.newvfs.RefreshQueueImpl$2$1$1.run(RefreshQueueImpl.java:2)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:191)
at com.intellij.openapi.vfs.newvfs.RefreshQueueImpl$2$1.run(RefreshQueueImpl.java:2)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:5)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:180)
at com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:163)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:59)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
2007-06-26 11:26:11,119 ERROR - ij.util.PendingEventDispatcher - IntelliJ IDEA (Selena) #7027 Build #7027
2007-06-26 11:26:11,119 ERROR - ij.util.PendingEventDispatcher - JDK: 1.5.0_11
2007-06-26 11:26:11,119 ERROR - ij.util.PendingEventDispatcher - VM: Java HotSpot(TM) Client VM
2007-06-26 11:26:11,119 ERROR - ij.util.PendingEventDispatcher - Vendor: Sun Microsystems Inc.
2007-06-26 11:26:11,119 ERROR - ij.util.PendingEventDispatcher - OS: Windows XP
Please sign in to leave a comment.
This should be fixed in the next EAP.
--
Best regards,
Eugene Zhuravlev
Software Developer
JetBrains Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Rambabu Talasila" <talasilar@yahoo.com> wrote in message news:24416351.1182871980625.JavaMail.itn@is.intellij.net...
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>