Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Cannot Reproduce
-
Affects Version/s: 2.5.2.Release
-
Fix Version/s: 2.8.0.Release
-
Component/s: Compiler Integration
-
Labels:
-
Environment:linux, sts-eclipse
-
Number of attachments :
Description
After 36 classpath problems the build-progress freezes and the build can't be aborted.
If it is hanging, can you try to collect a stack trace to show what it is up to? use 'jps' to get the process id, then 'jstack' to get a stack for that process. thanks.