Debian 4 Sun Java 6 JDK install problem solved
Howto get Sun Java / JDK 6 installed, configured and running on a virtual private server (VPS) with Debian 4 (Etch) Linux.
[Read More]
Frerk Meyer's Weblog
Howto get Sun Java / JDK 6 installed, configured and running on a virtual private server (VPS) with Debian 4 (Etch) Linux.
[Read More]
Clean shutdown of tomcat normally requires a second java process, which fails under low memory constraints. A solution is shown using the netcat (nc) tool under Linux.
[Read More]
Sun Java 5 automatic heap size dimensioning does not know about the memory management of a Linux virtual server instance and therefore fails to get the size right. Even simple calls like "java -version" or the installation by your Linux distribution package manager does fail.
Solutions for these kind of problems are given.