Bug #89
closedImport of Paranal Site
0%
Description
Import of Paranal Site doesn't works on Mac.
Updated by Anonymous almost 13 years ago
- Status changed from New to In Progress
- Priority changed from Normal to High
- Assignee set to Anonymous
Assigning the issue to myself and changing the priority to high.
Updated by Anonymous almost 13 years ago
- Status changed from In Progress to Resolved
The problem was that on Mac the default heap size is too small. I made a major change and now if the ETC is launched with less than 1.5G of max heap size, it restarts itself trying to get this memory. This check can be disabled by giving the parameter -Detc.allowSmallHeap. I also updated the Web Start version to set the memory size, so the work around is only for running ETC from local jar (in Web Start this option is available). Note that with this change all the parameters given to the JVM or with -D are lost if ETC restarts itself. This is not true for the ETC parameters described in the user manual, which are redirected correctly.
Updated by Christian Surace over 7 years ago
- Status changed from Resolved to Closed