Hi Colton,
Here’s my Java version:
java version “1.7.0_79”
Java(TM) SE Runtime Environment (build 1.7.0_79-b15)
Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)
And Weblogic is version 12c (12.1.3.0.0)
By “removing” the JRebel java agent, I disabled it by unchecking the check box labeled “Enable JRebel agent” in the Eclipse server settings, and this in turn removed the ${jrebel_args.unquoted:JAVA_HOME=/opt/java/jdk1.7.0_79} argument from the JAVA_OPTIONS env var. The problem does not occur when the agent is disabled in this way.