Archives for the 'Code' Category

Eclipse and Java 1.6

Ever since Sun ‘refreshed’ Java 1.6. with the _04 version, Eclipse became unstable for me. After some googleing, it seems that this is actually a known problem with some changes in the JIT compiler that surfaced in _04 and beyond.
Adding
-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith
-XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init>
to the eclipse command (or .eclipserc, depending on your installation) made it stable again. So […]

12 May 2008 | Code | No Comments

Software archeology - New Nagios SNMP Plugins release

A long, long, long time ago, I used to moonlight (well, actually daylight) as BoFH and during that time, I wrote two small plugins for Nagios. Five years later, this code is still in use and included in a number of mainstream Linux distributions.
And it still has an annoying compilation bug with gcc4. One that […]

27 August 2007 | Code | No Comments

PGPSigner

Sometimes I go to PGP Key Signing parties, often at some conference that I attend. While the key signing party itself is fun, there is a boring (and error prone) part of key signing that I much too often neglect: The actual signing of the keys.
You end up with a piece of paper saying who […]

20 May 2007 | Code | 3 Comments

Harmony is needed

The letter.
The FAQ.

apache java open letter sun

10 April 2007 | Code, Netstuff | No Comments

A journey through Maven Land

No, this is not one of my Maven rants, though it could easily be. This is however a short tale on how the Velocity site has been set up using Apache Maven 2 and a number of plugins written for Maven 2.
What I wanted to have is a site that pulls some information out of […]

13 January 2007 | Code | 1 Comment

Search

Blogroll

Tags

 

July 2008
M T W T F S S
« May    
 123456
78910111213
14151617181920
21222324252627
28293031  

Archives

Recent Posts

XML-Sitemap

(C) 2005-2007 Henning Schmiedehausen