LWN.net Logo

Leaping seconds and looping servers

Leaping seconds and looping servers

Posted Jul 4, 2012 9:09 UTC (Wed) by ftc (subscriber, #2378)
In reply to: Leaping seconds and looping servers by bobsol
Parent article: Leaping seconds and looping servers

I had some problems with a java-based streaming server, where identical software was installed on one CentOS 6.2 machine and two Debian Squeeze ones.

The installation on CentOS was affected by the problem (i.e. java started using an insane amount of CPU due to timers expiring immediately), while the installations on Debian appeared to work fine.


(Log in to post comments)

Leaping seconds and looping servers

Posted Jul 4, 2012 17:38 UTC (Wed) by Lennie (subscriber, #49641) [Link]

I've seen 64-bit Java on Debian having problems, but 32-bit Java on Debian was fine (even on the same machine).

So maybe you have 32-bit Java on Debian and 64-bit Java on CentOS ?

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds