Nov 04
Using Cobertura 1.9.2 with JDK 1.6.0_14 raised the following exceptions:
Exception in thread "Thread-0" java.lang.ExceptionInInitializerError
at java.io.File.deleteOnExit(File.java:939)
at net.sourceforge.cobertura.util.FileLocker.(FileLocker.java:80)
at net.sourceforge.cobertura.coveragedata.ProjectData.saveGlobalProjectData(ProjectData.java:230)
at net.sourceforge.cobertura.coveragedata.SaveTimer.run(SaveTimer.java:31)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.IllegalStateException: Shutdown in progress
at java.lang.Shutdown.add(Shutdown.java:62)
at java.lang.System$2.registerShutdownHook(System.java:1146)
at java.io.DeleteOnExitHook.(DeleteOnExitHook.java:20)
The newer versions of Cobertura fixed this issue!
Sep 01
Today I came across a very funny new web application.
www.world-of-plush.com
On this site, you can register your favorite item you want to send on a world trip. Then you print out the tag, attach it to your item, and give it to someone who is going on a journey. Then he/she takes pictures, and writes geo-tagged blog entries, which are displayed on the world map.
If you give it to some one stranger, and he writers a blog entry, you’ll become friend!
A new, and very funny social net. Im curious where my Plush will be in about one year
You should really have a look at it!
Jul 14
Have you ever wondered, what is happening when your media keys keep flashing?
This means your kernel has some sort of panic
This happend to me with some sort of strange combination of wlan-access-point and ubuntu-kernel. Whenever i got a new dhcp-lease from this one access-point, my kernel paniced and the last log message was that i got a new IP.
See google for more information on kernel panic reasons!
Recent Comments