|
|
|
Build 5561
Reported by Nathaniel Manista User description: After a source-generation utility added a large number of source files to my project. Error message: C:/dev/main/p4/build/gensrc/comotion/idk/mo/schema/AllowedValuesDocument.java - file(s) not in client view. com.intellij.openapi.vcs.VcsException: C:/dev/main/p4/build/gensrc/comotion/idk/mo/schema/AllowedValuesDocument.java - file(s) not in client view. at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1605) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1185) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:243) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:346) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:185) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:65) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:168) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) Build 5561
Reported by Nathaniel Manista User description: After removing a bunch of source files from my project roots. Error message: C:/dev/main/main.iml - file(s) not in client view. com.intellij.openapi.vcs.VcsException: C:/dev/main/main.iml - file(s) not in client view. at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1605) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1185) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:243) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:346) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:185) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:65) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:168) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) Build 5561
Reported by Anonymous IDEA User User description: I have a file excluded from my client. The plugin should not generate an error for this condition. Error message: /home/john/code/billing1/cleanoffer.iws - file(s) not in client view. com.intellij.openapi.vcs.VcsException: /home/john/code/billing1/cleanoffer.iws - file(s) not in client view. at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1605) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1185) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:243) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:346) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:185) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:65) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:168) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) Build 5561
Reported by Anonymous IDEA User User description: This file is excluded from my client. P4 should not pop up an error for this condition. Error message: /home/john/code/billing1/cleanoffer.iws - file(s) not in client view. com.intellij.openapi.vcs.VcsException: /home/john/code/billing1/cleanoffer.iws - file(s) not in client view. at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1605) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1185) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:243) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:346) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:185) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:65) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:168) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) Build 5561
Reported by Anonymous IDEA User Error message: /home/john/code/billing1/cleanoffer.iws - file(s) not in client view. com.intellij.openapi.vcs.VcsException: /home/john/code/billing1/cleanoffer.iws - file(s) not in client view. at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1605) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1185) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:243) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:346) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:185) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:65) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:168) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) Build 5562
Reported by Ann Oreshnikova User description: Not available Error message: Error in P4: TCP send failed. write: socket: WSAECONNRESET com.intellij.openapi.vcs.VcsException: Error in P4: TCP send failed. write: socket: WSAECONNRESET at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1602) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1185) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:243) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:42) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:185) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Build 5581
Reported by Dario Geier Error message: Error in P4: TCP send failed. write: socket: WSAECONNRESET com.intellij.openapi.vcs.VcsException: Error in P4: TCP send failed. write: socket: WSAECONNRESET at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1608) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1186) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:244) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:343) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:186) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Build 5581
Reported by Dario Geier Error message: Error in P4: TCP send failed. write: socket: WSAECONNRESET com.intellij.openapi.vcs.VcsException: Error in P4: TCP send failed. write: socket: WSAECONNRESET at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1608) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1186) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:244) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:343) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:186) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Build 5581
Reported by Anonymous IDEA User User description: Don't know. Enabled perfoce integration on an existing project (which was checked out from perfoce). Error message: Access for user 'kjetil' has not been enabled by 'p4 protect'. com.intellij.openapi.vcs.VcsException: Access for user 'kjetil' has not been enabled by 'p4 protect'. at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1611) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1186) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:244) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:343) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:186) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Build 5581
Reported by Chris Hampton Error message: C:/development/webctrl/4.0/dev/Wapbuilder-idea4.iml - must create client 'HamptonC-xp' to access local files. com.intellij.openapi.vcs.VcsException: C:/development/webctrl/4.0/dev/Wapbuilder-idea4.iml - must create client 'HamptonC-xp' to access local files. at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1611) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1186) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:244) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:343) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:186) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Build 5581
Reported by Dario Geier Error message: Error in P4: TCP send failed. write: socket: WSAECONNRESET com.intellij.openapi.vcs.VcsException: Error in P4: TCP send failed. write: socket: WSAECONNRESET at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1608) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1186) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:244) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:343) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:186) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Build 5581
Reported by Brad L. User description: Shutdown another application (Weblogic Workshop 8.1) that also has Perforce integration. Error message: Error in P4: Partner exited unexpectedly. com.intellij.openapi.vcs.VcsException: Error in P4: Partner exited unexpectedly. at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1608) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1186) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:244) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:343) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:186) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:65) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:168) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) Build 5581
Reported by Samuel Kass User description: sync'ed after re-docking my laptop in the morning. Sometimes the network is slow to re-initialize. This exception seems harmless except to ensure that this exception is handled and recovered-from gracefully as it's likely to be fairly common. Error message: Error in P4: TCP send failed. write: socket: WSAECONNRESET com.intellij.openapi.vcs.VcsException: Error in P4: TCP send failed. write: socket: WSAECONNRESET at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1608) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1186) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:244) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:343) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:186) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Build 5581
Reported by Evgeny Goldin User description: When P4 server is down - this exception appears. Also it appears after P4 server is up again but IDEA still thinks it's not Error message: Error in P4: TCP receive failed. read: socket: WSAECONNRESET com.intellij.openapi.vcs.VcsException: Error in P4: TCP receive failed. read: socket: WSAECONNRESET at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1608) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1186) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:244) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:343) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:186) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Build 5581
Reported by Anonymous IDEA User User description: I simply added another module to my existing project. I didn't do anything with perforce and I got an error relating to it. Error message: Perforce client error: Connect to server failed; check $P4PORT. TCP connect to localhost:1666 failed. connect: localhost:1666: WSAECONNREFUSED com.intellij.openapi.vcs.VcsException: Perforce client error: Connect to server failed; check $P4PORT. TCP connect to localhost:1666 failed. connect: localhost:1666: WSAECONNREFUSED at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1611) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1186) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:244) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:343) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:186) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Build 5594
Reported by Dario Geier Error message: Error in P4: TCP send failed. write: socket: WSAECONNRESET com.intellij.openapi.vcs.VcsException: Error in P4: TCP send failed. write: socket: WSAECONNRESET at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1608) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1186) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:187) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:117) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:50) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:256) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$700(ChangeListManagerImpl.java:120) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$4.run(ChangeListManagerImpl.java:198) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Build 5597
Reported by Serge Baranov Error message: Error in P4: TCP send failed. write: socket: WSAECONNRESET com.intellij.openapi.vcs.VcsException: Error in P4: TCP send failed. write: socket: WSAECONNRESET at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1608) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1186) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:187) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:117) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:50) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:256) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$700(ChangeListManagerImpl.java:348) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$4.run(ChangeListManagerImpl.java:198) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:207) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) at java.lang.Thread.run(Thread.java:619) Build 5581
Reported by Andrey Error message: CreateProcess: p4 fstat P:/PAN-OIJ/onlyitjobs.iws error=2 com.intellij.openapi.vcs.VcsException: CreateProcess: p4 fstat P:/PAN-OIJ/onlyitjobs.iws error=2 at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1608) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1186) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:244) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:343) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:186) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Build 5581
Reported by Don Appleman User description: I frequently get these "Cannot allocate memory" errors in my projects when using Perforce .. it seems there is something amiss in the memory handling of Demetra? Error message: java.io.IOException: Cannot allocate memory com.intellij.openapi.vcs.VcsException: java.io.IOException: Cannot allocate memory at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1608) at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1186) at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116) at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:244) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:343) at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:186) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:65) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:168) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) at java.lang.Thread.run(Thread.java:595) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Reported by Nathaniel Manista
User description: After a source-generation tool added a crapload of source files to my project.
Error message: C:/dev/main/p4/build/gensrc/comotion/idk/mo/schema/AllowedValuesDocument.java - file(s) not in client view.
com.intellij.openapi.vcs.VcsException: C:/dev/main/p4/build/gensrc/comotion/idk/mo/schema/AllowedValuesDocument.java - file(s) not in client view.
at org.jetbrains.idea.perforce.perforce.PerfCommands.checkError(PerfCommands.java:1605)
at org.jetbrains.idea.perforce.perforce.PerfCommands.p4fstat(PerfCommands.java:1185)
at org.jetbrains.idea.perforce.perforce.P4File.getFstat(P4File.java:179)
at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChangesForFiles(PerforceChangeProvider.java:116)
at org.jetbrains.idea.perforce.application.PerforceChangeProvider.getChanges(PerforceChangeProvider.java:49)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.updateImmediately(ChangeListManagerImpl.java:243)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl.access$500(ChangeListManagerImpl.java:346)
at com.intellij.openapi.vcs.changes.ChangeListManagerImpl$3.run(ChangeListManagerImpl.java:185)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:65)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:168)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)