Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. java.lang.RuntimeException: Analysis failed:
  2. Stratego-Sugar: rewriting failed, trace:
  3. editor_analyze_0_0
  4. editor_analyze_0_0
  5. collect_all_2_0
  6. foldr_3_0
  7. foldr_3_0
  8. foldr_3_0
  9. foldr_3_0
  10. foldr_3_0
  11. foldr_3_0
  12. foldr_3_0
  13. foldr_3_0
  14. foldr_3_0
  15. foldr_3_0
  16. foldr_3_0
  17. foldr_3_0
  18. global_constraint_error_0_0
  19. [ Stratego-Sugar | critical ] Internal error: escaped term in string quotation is not a string in rule 'global-constraint-error'
  20. RDecT("IsUsed"{40254},[],[])
  21. rewriting failed, trace:
  22. editor_analyze_0_0
  23. editor_analyze_0_0
  24. collect_all_2_0
  25. foldr_3_0
  26. foldr_3_0
  27. foldr_3_0
  28. foldr_3_0
  29. foldr_3_0
  30. foldr_3_0
  31. foldr_3_0
  32. foldr_3_0
  33. foldr_3_0
  34. foldr_3_0
  35. foldr_3_0
  36. foldr_3_0
  37. global_constraint_error_0_0
  38. report_failure_0_2
  39. report_failure_1_0
  40. at org.strategoxt.imp.runtime.Environment.logException(Environment.java:426)
  41. at org.strategoxt.imp.runtime.services.StrategoObserver.update(StrategoObserver.java:499)
  42. at org.strategoxt.imp.runtime.services.StrategoObserverUpdateJob.analyze(StrategoObserverUpdateJob.java:30)
  43. at org.strategoxt.imp.runtime.services.StrategoAnalysisQueue$UpdateJob.run(StrategoAnalysisQueue.java:88)
  44. at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement