From commits-return-25535-archive-asf-public=cust-asf.ponee.io@netbeans.apache.org Wed Nov 27 10:04:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1DB0F180648 for ; Wed, 27 Nov 2019 11:04:02 +0100 (CET) Received: (qmail 67028 invoked by uid 500); 27 Nov 2019 10:04:01 -0000 Mailing-List: contact commits-help@netbeans.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@netbeans.apache.org Received: (qmail 67019 invoked by uid 99); 27 Nov 2019 10:04:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Nov 2019 10:04:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 93BFCE0CB0 for ; Wed, 27 Nov 2019 10:04:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 043337800D9 for ; Wed, 27 Nov 2019 10:04:00 +0000 (UTC) Date: Wed, 27 Nov 2019 10:04:00 +0000 (UTC) From: "James Z (Jira)" To: commits@netbeans.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (NETBEANS-3471) Could not initialize JShell in NetBeans MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 James Z created NETBEANS-3471: --------------------------------- Summary: Could not initialize JShell in NetBeans Key: NETBEANS-3471 URL: https://issues.apache.org/jira/browse/NETBEANS-3471 Project: NetBeans Issue Type: Bug Components: java - JShell Affects Versions: 11.2 Environment: Product Version: Apache NetBeans IDE 11.2 Java: 13.0.1; Java HotSpot(TM) 64-Bit Server VM 13.0.1+9 Runtime: Java(TM) SE Runtime Environment 13.0.1+9 System: Mac OS X version 10.14 running on x86_64; UTF-8; en_CN (nb) Reporter: James Z Click menu Tools -> Open Java Platform Shell, it failed to start jshell. Error as below: |=C2=A0 Could not initialize JShell: Launching JShell execution engine thre= w: Failed remote launch: java.util.concurrent.ExecutionException: com.sun.j= di.connect.VMStartException: VM initialization failed for: /Library/Java/Ja= vaVirtualMachines/jdk-13.0.1.jdk/Contents/Home/bin/java -classpath /Applica= tions/NetBeans/Apache NetBeans 11.2.app/Contents/Resources/NetBeans/netbean= s/java/modules/ext/nb-mod-jshell-probe.jar: -Xdebug -Xrunjdwp:transport=3Dd= t_socket,address=3Dxx-macOS:63453,suspend=3Dy org.netbeans.lib.jshell.agent= .AgentWorker 63452 @ com.sun.jdi.CommandLineLaunch (defaults: home=3D/Libra= ry/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home, options=3D, main= =3D, suspend=3Dtrue, quote=3D", vmexec=3Djava) -- \{home=3Dhome=3D/Library/= Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/Home, options=3Doptions=3D= -classpath "/Applications/NetBeans/Apache NetBeans 11.2.app/Contents/Resour= ces/NetBeans/netbeans/java/modules/ext/nb-mod-jshell-probe.jar:", main=3Dma= in=3Dorg.netbeans.lib.jshell.agent.AgentWorker 63452, suspend=3Dsuspend=3Dt= rue, quote=3Dquote=3D", vmexec=3Dvmexec=3Djava}|=C2=A0 Could not initialize= JShell: Launching JShell execution engine threw: Failed remote launch: jav= a.util.concurrent.ExecutionException: com.sun.jdi.connect.VMStartException:= VM initialization failed for: /Library/Java/JavaVirtualMachines/jdk-13.0.1= .jdk/Contents/Home/bin/java -classpath /Applications/NetBeans/Apache NetBea= ns 11.2.app/Contents/Resources/NetBeans/netbeans/java/modules/ext/nb-mod-js= hell-probe.jar: -Xdebug -Xrunjdwp:transport=3Ddt_socket,address=3Dxx-macOS:= 63453,suspend=3Dy org.netbeans.lib.jshell.agent.AgentWorker 63452 @ com.sun= .jdi.CommandLineLaunch (defaults: home=3D/Library/Java/JavaVirtualMachines/= jdk-13.0.1.jdk/Contents/Home, options=3D, main=3D, suspend=3Dtrue, quote=3D= ", vmexec=3Djava) -- \{home=3Dhome=3D/Library/Java/JavaVirtualMachines/jdk-= 13.0.1.jdk/Contents/Home, options=3Doptions=3D-classpath "/Applications/Net= Beans/Apache NetBeans 11.2.app/Contents/Resources/NetBeans/netbeans/java/mo= dules/ext/nb-mod-jshell-probe.jar:", main=3Dmain=3Dorg.netbeans.lib.jshell.= agent.AgentWorker 63452, suspend=3Dsuspend=3Dtrue, quote=3Dquote=3D", vmexe= c=3Dvmexec=3Djava}|=C2=A0 caused by: Failed remote launch: java.util.concur= rent.ExecutionException: com.sun.jdi.connect.VMStartException: VM initializ= ation failed for: /Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents= /Home/bin/java -classpath /Applications/NetBeans/Apache NetBeans 11.2.app/C= ontents/Resources/NetBeans/netbeans/java/modules/ext/nb-mod-jshell-probe.ja= r: -Xdebug -Xrunjdwp:transport=3Ddt_socket,address=3Dxx-macOS:63453,suspend= =3Dy org.netbeans.lib.jshell.agent.AgentWorker 63452 @ com.sun.jdi.CommandL= ineLaunch (defaults: home=3D/Library/Java/JavaVirtualMachines/jdk-13.0.1.jd= k/Contents/Home, options=3D, main=3D, suspend=3Dtrue, quote=3D", vmexec=3Dj= ava) -- \{home=3Dhome=3D/Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Co= ntents/Home, options=3Doptions=3D-classpath "/Applications/NetBeans/Apache = NetBeans 11.2.app/Contents/Resources/NetBeans/netbeans/java/modules/ext/nb-= mod-jshell-probe.jar:", main=3Dmain=3Dorg.netbeans.lib.jshell.agent.AgentWo= rker 63452, suspend=3Dsuspend=3Dtrue, quote=3Dquote=3D", vmexec=3Dvmexec=3D= java}|=C2=A0 caused by: com.sun.jdi.connect.VMStartException: VM initializa= tion failed for: /Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/Contents/= Home/bin/java -classpath /Applications/NetBeans/Apache NetBeans 11.2.app/Co= ntents/Resources/NetBeans/netbeans/java/modules/ext/nb-mod-jshell-probe.jar= : -Xdebug -Xrunjdwp:transport=3Ddt_socket,address=3Dxx-macOS:63453,suspend= =3Dy org.netbeans.lib.jshell.agent.AgentWorker 63452|=C2=A0 caused by: VM i= nitialization failed for: /Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/= Contents/Home/bin/java -classpath /Applications/NetBeans/Apache NetBeans 11= .2.app/Contents/Resources/NetBeans/netbeans/java/modules/ext/nb-mod-jshell-= probe.jar: -Xdebug -Xrunjdwp:transport=3Ddt_socket,address=3Dxx-macOS:63453= ,suspend=3Dy org.netbeans.lib.jshell.agent.AgentWorker 63452 ->=C2=A0 -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org For additional commands, e-mail: commits-help@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists