我猜我的一些项目存在以下错误。我在v5.6.6上运行但是已经在v5.6.2中看到了这一点。有任何想法吗?感谢。
2017.05.02 13:49:40 ERROR [o.s.s.c.t.CeWorkerCallableImpl] Failed to execute task...
org.sonar.server.computation.component.VisitException: Visit failed for Component {key=....java,type=FILE} located ...(type=DIRECTORY)->...:...(type=MODULE)->...:...(type=PROJECT)
at org.sonar.server.computation.component.VisitException.rethrowOrWrap(VisitException.java:44) ~[sonar-server-5.6.6.jar:na]
[...]
Caused by: java.lang.IllegalStateException: Fail to decompress and deserialize source data [id=27104,fileUuid=AVM4Z-nfP_ZhzM4w43IO,projectUuid=AVM3bHlalhabhQ4SKhnG]
at org.sonar.db.source.FileSourceDto.decodeSourceData(FileSourceDto.java:101) ~[sonar-db-5.6.6.jar:na]
[...]
Caused by: com.google.protobuf.InvalidProtocolBufferException: Stream ended prematurely
at org.sonar.db.protobuf.DbFileSources$Line.(DbFileSources.java:404) ~[sonar-db-5.6.6.jar:na]
[...]
... 36 common frames omitted
2017.05.02 13:49:40 ERROR [o.s.s.c.t.CeWorkerCallableImpl] Executed task | project=...:... | type=REPORT | id=AVvJNTiOQmF-hMBhZB81 | submitter=teamcity | time=3324ms