[jbosstools-issues] [JBoss JIRA] (JBIDE-18696) Application wizard: Can not show quickstarts list

Chunyun Chen (JIRA) issues at jboss.org
Wed Oct 29 23:10:35 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-18696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015959#comment-13015959 ] 

Chunyun Chen edited comment on JBIDE-18696 at 10/29/14 11:09 PM:
-----------------------------------------------------------------

1. Tried below scenarios, all can be able to connect to devenv:

1). the "-Djsse.enableSNIExtension" is not in eclipse.ini , then be able to  connect to devenv;
2). the "-Djsse.enableSNIExtension=false" is added into eclipse.ini , then be able to  connect to devenv;
3). the "-Djsse.enableSNIExtension=true" is added into eclipse.ini , then be able to  connect to devenv.

2. The content of my ecliplse.ini:
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140603-1326
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Xms40m
-Xmx512m
-Djsse.enableSNIExtension=true   ### only change this flag when testing.

3. Dose my Eclipse not read the eclipse.ini file ? is it possible?


was (Author: cathat):
1. Tried below scenarios, all can be able to connect to devenv:

1). the "-Djsse.enableSNIExtension" is not in eclipse.ini , then be able to  connect to devenv;
2). the "-Djsse.enableSNIExtension=false" is added into eclipse.ini , then be able to  connect to devenv;
3). the "-Djsse.enableSNIExtension=true" is added into eclipse.ini , then be able to  connect to devenv.

2. The content of my ecliplse.ini:
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140603-1326
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Xms40m
-Xmx512m
-Djsse.enableSNIExtension=true   ### only changed this flag when testing.

3. Dose my Eclipse not read the eclipse.ini file ? is it possible?

> Application wizard: Can not show quickstarts list
> -------------------------------------------------
>
>                 Key: JBIDE-18696
>                 URL: https://issues.jboss.org/browse/JBIDE-18696
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.2.0.Final
>         Environment: Windows 8 + Eclipse Luna (4.4)
>            Reporter: Chunyun Chen
>            Assignee: Andre Dietisheim
>         Attachments: jdk_cmd.png, jdk_eclipse.png, jre.png, quickstarts-listed-win8.png, Screenshot1.png, Screenshot3.png, trace_after_restart.log, trace_before_restart.log
>
>
> The quickstarts are unable to be shown, so any quickstarts can not be chosen to create.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list