by Magic » Thu Oct 10, 2013 2:59 pm
Josh...
Thanks for the response. For future reference as we debug this issue, or as others come across it, I'm switching from:
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode)
to:
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) 64-Bit Server VM (build 24.0-b56, mixed mode)
I also have the OpenJDK version available if you think it might work better:
java version "1.7.0_25"
OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.12.04.2)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
Let me know if you think I might be better off with the OpenJDK version for some reason.
In the meantime I'll let you know how this works.