Tack Jörgen, här kommer utdraget från supportwebben:
- – - – - – - – - – -
Note!
In version 9.13.1, the Polopoly servers are by default configured for a production environment, and thus you will probably need to reduce the memory used by the different Polopoly servers. Placing the lines:
###############################
# Development setup #
###############################
default.IndexServer.maxJVMHeap=256m
default.XMLServer.maxJVMHeap=128m
default.PollServer.maxJVMHeap=128m
default.StatisticsApplication.maxJVMHeap=128m
In your custom/config/Environment.properties will give you a memory usage more suitable for a development environment.