|
I just got hit by this. Affects 4.3.7.Final in Spring Boot 1.2. using java version "1.8.0_25" Java(TM) SE Runtime Environment (build 1.8.0_25-b17) Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
Curiously, the exact same app works fine on my local computer but throws this error on production server. The OS is almost the same (Linux Mint 17 64-bit vs Ubuntu 14.04 64-bit) and the JVM is exactly the same.
|