You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|lib://rascal-core/lang/rascalcore/check/CheckerCommon.rsc|:243,61: "Cannot write TPL file |target://bas2-maintainability-model/rascal/$LoC.tpl|, reason: IO(\"-1: Cannot mkDirectory on a rascal uri: target://bas2-maintainability-model\")"
Stacktrace:
at removeTModel(|lib://rascal-core/lang/rascalcore/check/CheckerCommon.rsc|(9345,76,<242,25>,<244,9>))
at removeOldestTModelFromCache(|lib://rascal-core/lang/rascalcore/check/CheckerCommon.rsc|(9638,28,<253,13>,<253,41>))
at clearTModelCache(|lib://rascal-core/lang/rascalcore/check/CheckerCommon.rsc|(8547,32,<223,13>,<223,45>))
at rascalTModelForLocs(|lib://rascal-core/lang/rascalcore/check/Checker.rsc|(14411,21,<337,11>,<337,32>))
at check(|lib://rascal-core/lang/rascalcore/check/Checker.rsc|(19552,64,<475,9>,<475,73>))
at $shell$(|main://$shell$|)
The text was updated successfully, but these errors were encountered:
One observation: target://bas2-maintainability-model should be target:///bas2-maintainability-model (but this does not solve the problem).
Other observation: isDirectory(|target:///classes|) yields false although it does exist.
Not sure what the issue is here.
Exception thrown:
Stacktrace:
The text was updated successfully, but these errors were encountered: