[Swift-user] Swift-MosaStore integration problem
Ben Clifford
benc at hawaga.org.uk
Thu Oct 27 17:01:50 CDT 2011
On Oct 27, 2011, at 2:35 PM, Emalayan Vairavanathan wrote:
>
> Dear All,
>
> When I try to run the HelloWorld.swift with MosaStore (MosaStore is a distributed storage developed by us) it is terminating with an error.
>
> Here HelloWorld.swift script is copied into the MosaStore filesystem. Also Swift has write permission in the file system. Because it can create some temporary files (swift.log and first-20111026-1848-hmo97vu7.log). But then it prints the error below and terminates (I have attached the log files. I am using swift 0.93).
>
> Max heap: 259522560
> Recompilation suppressed.
Its saying reompilation suppressed - meaning that it thinks that some (though I don't remember which) intermediate files already exist, and so is not (re)generating them.
Perhaps send ls -l of your directory to this list.
Ben
--
More information about the Swift-user
mailing list