Use Jinfo command to check the error of remotemaven server (a process of idea)
Error attaching to process: sun.jvm.hotspot.runtime.VMVersionMismatchException: Supported versions are 25.101-b13. Target VM is 25.152-b28
sun.jvm.hotspot.debugger.DebuggerException: sun.jvm.hotspot.runtime.VMVersionMismatchException: Supported versions are 25.101-b13. Target VM is 25.152-b28
at sun.jvm.hotspot.HotSpotAgent.setupVM(HotSpotAgent.java:435)
at sun.jvm.hotspot.HotSpotAgent.go(HotSpotAgent.java:305)
at sun.jvm.hotspot.HotSpotAgent.attach(HotSpotAgent.java:140)
at sun.jvm.hotspot.tools.Tool.start(Tool.java:185)
at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at sun.jvm.hotspot.tools.JInfo.main(JInfo.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.tools.jinfo.JInfo.runTool(JInfo.java:108)
at sun.tools.jinfo.JInfo.main(JInfo.java:76)
Caused by: sun.jvm.hotspot.runtime.VMVersionMismatchException: Supported versions are 25.101-b13. Target VM is 25.152-b28
at sun.jvm.hotspot.runtime.VM.checkVMVersion(VM.java:227)
at sun.jvm.hotspot.runtime.VM.<init>(VM.java:294)
at sun.jvm.hotspot.runtime.VM.initialize(VM.java:370)
at sun.jvm.hotspot.HotSpotAgent.setupVM(HotSpotAgent.java:431)
... 11 more
Solution:
the reason is that the JDK version does not match. Just change the JDK version of Maven in idea. The method is as follows
change the version here.
Read More:
- Nohup command in Linux: nohup: assigning input and attaching output to‘ nohup.out ’
- RuntimeError: Default process group has not been initialized, please make sure to call init_process_
- STOP: c000021a { Fatal System Error } the initial session process or system process terminated …
- Error: unable to process source
- Svn: a solution to the error of cleanup failed to process the following paths
- How to share a process among multiple apks
- Elasticsearch startup process error: org.elasticsearch.transport .BindTransportException: Failed to bind to [9300-9400
- RuntimeError:An attempt has been made to start a new process before the……
- PIP report failed to create process
- HTTP Error 502.5 – Process Failure (How to Fix)
- Winsw throws an exception “error 1067: unexpected process termination” when converting Java application to Windows Service
- Use jstack to output the stack information in Java process to the specified file and analyze it
- Starting zookeeper to report an error already running as process
- How to fix process system isn’t responding on Android?
- Git bash here running error: failed to fork child process
- An idea to solve Warning move_uploaded_file, failed to open stream in the process of php uploading files
- How to solve oserror: [errno 98] address already in use and kill the python3 process
- [Python error] using PIP / easy under Windows_ Fail error in launcher: unable to create process using
- The Python PIP installation module prompts the error failed to create process
- How to Solve Error: The emulator process for AVD was killed.