JRun ID-10T Error?
Tuesday, June 15th, 2004A few of us here have been boarded-up in a “programming cave” here for a month working a lot of crazy hours trying to get a new product out the door. Every now and then you need a bit of humor to break-up the cycle of code monkeying, and being a mischievous CF geek, I had just the fix.
Today we were starting to put some of our components together to see how they interacted with each other, and I decided I should put a little sprinkle of fun into the testing, so I added a line of code into one of my components:
<cfthrow message="An ID-10T error has occurred when processing this directive. JRun has halted." />
Of course the first response when we came across it was along the lines of “Oh great, a new JRun error!” After I had them read it out loud a couple of times, finally someone picked-up on it and almost cried from laughing so hard. It was good times, and a welcome break from the fun of spending way too much time at work.
This is obviously nothing of technical merit, and definitely a “you had to be there” moment, but perhaps somewhere out there in CF Land someone could use this line of code for a bit of fun as well?