Custom Query (1116 matches)
Results (100 - 102 of 1116)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#480 | wontfix | Mapfish shutdown | ||
Description |
There's no clear way to shutdown mapfish once you start it, which takes up system resources. sudo /usr/bin/mapfish stop |
|||
#674 | fixed | Zoo-Project WPS not working according to Quickstart | ||
Description |
I tried to run the Quickstart and noticed that the service is not working. GetCapabilities fails and the demo application does not create buffers etc. |
|||
#688 | wontfix | Move tmp files to a subdir of tmp | ||
Description |
I'd like to propose that we put all tmp file in a subdir of /tmp. Something like osgeolive The reason is that if we implement this I can actually mount a second virtual machine disk to /tmp/osgeolive and store all the downloaded files independent of any build. I could do it that way now, but I'd also get all the other junk that's in the tmp. That means it will take less time to compress the builds for release, there is no need to copy the cached files on and off each build, and the build can work with or without the pre-cached files. |