grailstips.blogspot.com
Grails Tips!: Tomcat Out Of Memory
http://grailstips.blogspot.com/2008/12/tomcat-out-of-memory.html
A site with home cooked tipe for Grails / Groovy users. These are mostly what I found out through trial and error, googling and discussing with developers. Sunday, December 28, 2008. Tomcat Out Of Memory. Tomcat keeps running out of memory with jasperserver and a grails app. Increasing the memory as per http:/ grails.org/FAQ#Application%20Servers. Increasing the memory seems to help. Added the following line to the top of my catalina.sh. Export JAVA OPTS="-Xms512M -Xmx512M -XX:MaxPermSize=1024m".
grailstips.blogspot.com
Grails Tips!: December 2008
http://grailstips.blogspot.com/2008_12_01_archive.html
A site with home cooked tipe for Grails / Groovy users. These are mostly what I found out through trial and error, googling and discussing with developers. Monday, December 29, 2008. Ultra Lightweight IDE to edit Groovy/GSP. This is what it looks like. Tired of bulky IDE's draining out your computer. Gedit can turn out to be a lovely IDE with the bare essentials we need. Basically syntax highlighting and the file browser pane). Here's what I configured. Groovy/GSP syntax highlighting for Gedit. In this e...
grailstips.blogspot.com
Grails Tips!: FLOSS Support in Sri Lanka
http://grailstips.blogspot.com/2009/01/floss-support-in-sri-lanka.html
A site with home cooked tipe for Grails / Groovy users. These are mostly what I found out through trial and error, googling and discussing with developers. Thursday, January 15, 2009. FLOSS Support in Sri Lanka. The Linux Center -. Ceylon Linux - http:/ www.ceylonlinux.com/. Fossmart - http:/ www.fossmart.net/. Subscribe to: Post Comments (Atom). My technical notes . Segment 3D model in blender to get a separate OBJ goup. Started with FOSSL 2005. FLOSS Support in Sri Lanka.
grailstips.blogspot.com
Grails Tips!: Ultra Lightweight IDE to edit Groovy/GSP
http://grailstips.blogspot.com/2008/12/ultra-lightweight-ide-to-edit-groovygsp.html
A site with home cooked tipe for Grails / Groovy users. These are mostly what I found out through trial and error, googling and discussing with developers. Monday, December 29, 2008. Ultra Lightweight IDE to edit Groovy/GSP. This is what it looks like. Tired of bulky IDE's draining out your computer. Gedit can turn out to be a lovely IDE with the bare essentials we need. Basically syntax highlighting and the file browser pane). Here's what I configured. Groovy/GSP syntax highlighting for Gedit.
grailstips.blogspot.com
Grails Tips!: Charts in Jasper Reports with the Grails Jasper Plugin
http://grailstips.blogspot.com/2008/12/charts-in-jasper-reports-with-grails.html
A site with home cooked tipe for Grails / Groovy users. These are mostly what I found out through trial and error, googling and discussing with developers. Thursday, December 11, 2008. Charts in Jasper Reports with the Grails Jasper Plugin. Including jasper reports in your grails application is trivial with the jasper grails plugin. However, if you need to include a 'chart' in your jasper report, grails complains about a missing jfreechart lbrary . I get the error,. Caused by: java.lang. Segment 3D model...
grailstips.blogspot.com
Grails Tips!: January 2009
http://grailstips.blogspot.com/2009_01_01_archive.html
A site with home cooked tipe for Grails / Groovy users. These are mostly what I found out through trial and error, googling and discussing with developers. Thursday, January 15, 2009. FLOSS Support in Sri Lanka. The Linux Center -. Ceylon Linux - http:/ www.ceylonlinux.com/. Fossmart - http:/ www.fossmart.net/. Subscribe to: Posts (Atom). My technical notes . Segment 3D model in blender to get a separate OBJ goup. Started with FOSSL 2005. FLOSS Support in Sri Lanka.
funwithlinux.wordpress.com
Fixing skype audio problem on Ubuntu 9.04 | Fun with Linux
https://funwithlinux.wordpress.com/2009/04/20/fixing-skype-audio-problem-on-ubuntu-904
Tips and Tricks for using Linux. Laquo; Extra repositories for Ubuntu. Auto starting Jira Server on Ubuntu 9.04. Fixing skype audio problem on Ubuntu 9.04. When running Skype on Ubuntu 9.04, I get the following error message when making a test call:. 8220;Problem with Audio Playback”. The problem is that Ubuntu uses pulse audio and Skype does not play nicely with it. To fix it, do the following:. Open Skype options and select Sound Devices. Change Sound In, Sound Out and Ringing to use “pulse”. 8230;] 9&...