Java: Network is unreachable error

Ran into this error today while trying to build the docbook file for Refactoring Redmine. It looks like it’s a problem with Java IPv4 IPv6 networking on Debian. Simple solution is to edit /etc/sysctl.d/bindv6only.conf and change net.ipv6.bindv6only=1 to 0. Thanks to Roberto for the fix. Hope this helps someone. My error log: Validating your document... java.lang.NullPointerException …

Read more

My Focus with ChiliProject 3.0.0

Now that ChiliProject 2.0.0 has been released and things are on track for 2.1.0 I’ve found myself thinking about what major features I want to work on in ChiliProject 3.0.0.  Right now there are a few features I want to work on and think I can commit to getting at least them done for 3.0.0 …

Read more

Business Model Generation

  I just finished Business Model Generation this week and I have to say, wow. This was the first paper book I read in 2011 (the rest are ebooks). Even with my “schooling” and a lot of practical business experience, I still had a lot of eye opening moments. The two best parts of the …

Read more