-
Recent Posts
Recent Comments
Archive
- July 2010 (2)
- November 2009 (3)
- October 2009 (3)
- July 2009 (1)
- June 2009 (3)
- May 2009 (1)
- April 2009 (2)
- March 2009 (1)
- December 2008 (3)
- November 2008 (2)
- October 2008 (1)
- September 2008 (3)
- August 2008 (1)
- February 2008 (2)
- January 2008 (3)
- December 2007 (2)
- August 2007 (2)
- June 2007 (1)
- May 2007 (1)
- April 2007 (2)
- March 2007 (2)
- February 2007 (1)
- January 2007 (4)
- November 2006 (2)
- October 2006 (3)
- September 2006 (6)
- August 2006 (10)
- July 2006 (1)
- June 2006 (4)
- May 2006 (12)
Monthly Archives: November 2008
P2 fun: Failed to prepare partial IU
I got this while trying to install new version of subclipse on top of eclipse rcp edition of ganymede release. Running eclipse with -clean didn’t help. [code] !ENTRY org.eclipse.equinox.p2.engine 4 4 2008-11-18 13:17:31.218 !MESSAGE An error occurred during provisioning. !SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2008-11-18 13:17:31.218 !MESSAGE Failed to prepare partial IU: [R]org.tigris.subversion.clientadapter.javahl 1.5.4. [/code] [...]
SimpleDateFormat is not thread-safe
How many of you use java.text.SimpleDateFormat as static field? I have seen this to be pretty standard practice (and have done this myself too). Be aware that SimpleDateFormat#format(..) is not thread-safe and thereby for most of the cases you should not use this as a static field in server, Eclipse RPC or any other multi-threaded [...]


RSS
LinkedIn
Facebook