Actions
Bug #3411
closedNullPointerException в ResourceStorage.readFile() при импорте проекта
Start date:
09/06/2012
Due date:
% Done:
100%
Estimated time:
Detected in build:
0.14.168
Platform:
Published in build:
0.14.169
Description
java.lang.NullPointerException at com.unitesk.requality.eclipse.core.ResourceStorage.readFile(ResourceStorage.java:209) at com.unitesk.requality.eclipse.core.ResourceStorage.getUUId(ResourceStorage.java:156) at com.unitesk.requality.eclipse.core.DeltaProcessor.processChange(DeltaProcessor.java:86) at com.unitesk.requality.eclipse.core.DeltaProcessor.processDelta(DeltaProcessor.java:102) at com.unitesk.requality.eclipse.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:65) at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:395) at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1530) at org.eclipse.core.internal.resources.CharsetDeltaJob.run(CharsetDeltaJob.java:163) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Проект приложен.
Files
Updated by Андрей Третьяков about 12 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r2998.
Updated by Андрей Третьяков about 12 years ago
- Published in build set to 0.14.169
Updated by Viktoria Kopach about 12 years ago
- Status changed from Resolved to Verified
- Assignee changed from Андрей Третьяков to Alexey Khoroshilov
zip импортируется нормально.
Updated by Alexey Khoroshilov over 11 years ago
- Status changed from Verified to Closed
Actions