Scroll to top

Monitor Railo on Tomcat using JConsole

I’ve been trying to get to the bottom of a “Java Heap Space” error on my local Railo installation and decided to use JConsole to monitor Tomcat server.  JConsole is a very useful Java application monitoring tool, which is bundled into every JRE.  You can run it by simply executing jconsole binary: $JAVA_HOME/bin/jconsole Where $JAVA_HOME is the path [...]

Read more

Create iPhone ringtone from iTunes library

Have you ever listened to a tune and said, man I wish I had that ringtone!  If you have an iPhone and iTunes, you can convert your iTunes track into a ringtone very easily. This will probably work with other handsets too, but I have an iPhone and I know it works well with it. [...]

Read more