The following topic describes TrackStudio Enterprise installation and configuration (Standalone distribution).
If you run TrackStudio in a *nix VPS (Virtual Private Server), you may encounter VM object heap errors, which may be due to how a VPS allocates memory on a shared physical machine. The JVM attempts to make a guess at how much memory it will be able to use based on the information it can gather from the same sources as the tools "free" and "top" use. For example, in a VServer VPS this reports memory on the physical host, and does not reflect the limits in place for each VPS.
The workaround is to explicitly tell the JVM how much memory to use:
> sman -J-Xmx256m > jetty -J-Xmx256m
If you are using the default HSQLDB DBMS, your database files look like test.lck, test.log, test.properties and test.script. Do not delete them.
Copyright (c) 2002-2006. All rights reserved.
|
What do you think about this topic? Send feedback!
|