Thursday, December 22, 2005

I've moved to WordPress

I'm now blogging here.

Wednesday, August 24, 2005

FIT everywhere

Saturday, August 13, 2005

XPlanner - Could not execute query

Have seen this a few times now, anyone got any ideas?

javax.servlet.jsp.JspTagException: net.sf.hibernate.JDBCException: Could not execute query at com.technoetic.xplanner.tags.db.UseBeansTag.doEndTag(UseBeansTag.java:133) at org.apache.jsp.index_jsp._jspService(index_jsp.java:83)

Wednesday, August 10, 2005

XPlanner Install Problems

I got this stack trace after starting XPlanner on Tomcat 4.1.31 with MySQL:

javax.servlet.ServletException: java.lang.NullPointerException
at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:495)
at org.apache.jsp.index_jsp._jspService(index_jsp.java:170)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:92)

This wiki suggests adding the database settings to resource/xplanner-custom.properties. But that didn't seem to help either :( I found a few other ideas to try here and here.

Nice review of Synergy here.

Agile good practices.

Friday, July 29, 2005

When faster is wrong, and slow is right

Gosling has an interesting post on the Java sin() and cos() methods - Sun's bug detail.

Tuesday, July 26, 2005

Simian, and some wacky results

What do you do when you see this from Simian?

<summary duplicatefilecount="2286" duplicatelinecount="229743" duplicateblockcount="16659" totalfilecount="3684" totalrawlinecount="1472768" totalsignificantlinecount="815444" processingtime="33657">

I suspect the answer is ...run

Monday, July 25, 2005

Agile 2005 Conference

A colleague is blogging from the Agile 2005 conference this week.