jar文件附加到运行在java中的另一个进程时,我遇到了一个异常:我使用java Oracle 8_101运行linux,但是在回答了这个问题之后,我意识到O.S对于造成这个问题的原因并不重要。Program A (启动器),使用java -jar programB.jar创建一个进程
Program B (目标),运行在系统的默认JVM,JVM-2 (例如JDK_8_2,或JDK
有兴趣将JAVA版本从JAVA 1.5升级到JAVA 1.6java version "1.5.0_12"Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)
还有兴趣了解Oracle Application Server版本(通过命令
(TM) 64-Bit Server VM23.6-b04 Exception in thread "main" sun.jvm.hotspot.debugger.DebuggerExceptionat sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal.attach0(Native Method)
at sun.jvm.hotspot.debugger.windbg.WindbgDebu
(StackOverflowCheckImpl.java:339) at com.oracle.svm.core.util.Utf8.utf8ToString(Utf8.java:187)
atcom.oracle.svm.jni.functions.JNIFunctions.NewStringUTF(JNIFunctions.java
我下载了用于linux的oracle表单构建器,但是当我试图在linux中运行时,发生了以下错误:when installed in the JDK 1.2 Linux ProductionPlease check your installation, HotSpot does not work correctly
when installed in the