[JBoss JIRA] (JBIDE-24868) Server adapter: Switch off pod livenessProbe.periodSecond property and router timeout during debug session
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24868?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-24868 at 10/2/17 6:22 PM:
-------------------------------------------------------------------
talking to pcameron in #openshift-dev we found out that the haproxy in the router-pod had processed the instruction. The timeout really is set to the timeout that's specified in the annotation.
{code}
[adietish@localhost jbosstools-openshift]$ oc project default
[adietish@localhost jbosstools-openshift]$ oc rsh router-1-z56wl
sh-4.2$ cat haproxy.config
{code}
{code}
....
# Plain http backend
backend be_http:node:nodejs-mongo-persistent
mode http
option redispatch
option forwardfor
balance leastconn
timeout server 2h
{code}
So there's no explanation so far to why the haproxy would answer with a gateway error.
was (Author: adietish):
talking to pcameron in #openshift-dev we found out that the haproxy in the router-pod had processed the instruction. The timeout really is set to the timeout that's specified in the annotation.
{code}
[adietish@localhost jbosstools-openshift]$ oc project default
[adietish@localhost jbosstools-openshift]$ oc rsh router-1-z56wl
sh-4.2$ cat haproxy.config
{code}
{code}
....
# Plain http backend
backend be_http:node:nodejs-mongo-persistent
mode http
option redispatch
option forwardfor
balance leastconn
timeout server 2h
{code}
> Server adapter: Switch off pod livenessProbe.periodSecond property and router timeout during debug session
> ----------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24868
> URL: https://issues.jboss.org/browse/JBIDE-24868
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.5.0.Final
> Reporter: Aurélien Pupier
> Assignee: Andre Dietisheim
> Labels: openshift_v3, server_adapter
> Fix For: 4.5.1.AM3
>
> Attachments: application-is-not-available.png, breakpoint-suspend-thread.png, webui_edit-add-service.png
>
>
> it will avoid to have "debug connections always killed after 30s staying in a breakpoint"
> see https://twitter.com/ro14nd/status/895886024387067904 for source of suggestion
> k8 documentations on the matter are here: https://kubernetes.io/docs/tasks/configure-pod-container/configure-livene...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4571) SWTException prevents Getting Started tab from populating
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4571?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-4571:
----------------------------------
You're probably missing the ~/.m2/settings.xml for the JBoss Nexus.
https://github.com/jbosstools/jbosstools-devdoc/blob/master/building/setu...
> SWTException prevents Getting Started tab from populating
> ---------------------------------------------------------
>
> Key: JBDS-4571
> URL: https://issues.jboss.org/browse/JBDS-4571
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: central, central-update, upstream
> Affects Versions: 11.0.0.GA
> Environment: Fedora 26 x86_64
> webkitgtk4-2.16.6-1.fc26.x86_64
> devstudio-11.0.0.GA-installer-standalone.jar
> openjdk version "1.8.0_144"
> OpenJDK Runtime Environment (build 1.8.0_144-b01)
> OpenJDK 64-Bit Server VM (build 25.144-b01, mixed mode)
> Reporter: Roland Grunberg
> Assignee: Nick Boldt
> Fix For: 11.1.0.AM3
>
>
> # Using the Devstudio installer ($ java -jar /notnfs/Downloads/devstudio-11.0.0.GA-installer-standalone.jar), I installed in '/notnfs/devstudio' (not in a home folder), with the default system JVM.
> # On startup (can be from the install, or separately), create a workspace in $HOME/workspace-devstudio.
> # Red Hat Central view loads, with the 'Do Not Enter' icon and the text 'An exception was raised in Javascript'. Clicking on the 'Details >>' button shows the full stacktrace, and it is not logged into the Error Log view.
> Note that switching to the Software/Update tab gets the Red Hat Central view to become populated with the correct content so the issue seems isolated to the 'Getting Started' tab.
> https://paste.fedoraproject.org/paste/Y5jrMNBt86LoEAsqIGykTg
> The relevant part seems to be :
> org.eclipse.swt.SWTException: An exception was raised in JavaScript
> at org.eclipse.swt.browser.WebKit$Webkit2JavascriptEvaluator.evaluate(WebKit.java:1273)
> at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1324)
> at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:409)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:663)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:610)
> at org.jboss.tools.central.internal.browser.VersionedBrowser.<init>(VersionedBrowser.java:51)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createBrowserSection(GettingStartedHtmlPage.java:188)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createFormContent(GettingStartedHtmlPage.java:175)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4571) SWTException prevents Getting Started tab from populating
by Leo Ufimtsev (JIRA)
[ https://issues.jboss.org/browse/JBDS-4571?page=com.atlassian.jira.plugin.... ]
Leo Ufimtsev commented on JBDS-4571:
------------------------------------
Hey ya,
I did a pull-request:
https://github.com/jbosstools/jbosstools-central/pull/408
But I've never done any jboss-central development, so may be unpolished.
mvn clean verify fails on my machine:
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.jboss.tools:central.maven.examples:4.4.3-SNAPSHOT: Could not transfer artifact org.jboss.tools:parent:pom:4.5.1.AM3-SNAPSHOT from/to jbosstools-base (${jbosstools-base-site}): Cannot access ${jbosstools-base-site} with type p2 using the available connector factories: BasicRepositoryConnectorFactory and 'parent.relativePath' points at wrong local POM @ line 5, column 10
@
[ERROR] The build could not read 1 project -> [Help 1
So if someone could test/verify/merge, that'd be great.
> SWTException prevents Getting Started tab from populating
> ---------------------------------------------------------
>
> Key: JBDS-4571
> URL: https://issues.jboss.org/browse/JBDS-4571
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: central, central-update, upstream
> Affects Versions: 11.0.0.GA
> Environment: Fedora 26 x86_64
> webkitgtk4-2.16.6-1.fc26.x86_64
> devstudio-11.0.0.GA-installer-standalone.jar
> openjdk version "1.8.0_144"
> OpenJDK Runtime Environment (build 1.8.0_144-b01)
> OpenJDK 64-Bit Server VM (build 25.144-b01, mixed mode)
> Reporter: Roland Grunberg
> Assignee: Nick Boldt
> Fix For: 11.1.0.AM3
>
>
> # Using the Devstudio installer ($ java -jar /notnfs/Downloads/devstudio-11.0.0.GA-installer-standalone.jar), I installed in '/notnfs/devstudio' (not in a home folder), with the default system JVM.
> # On startup (can be from the install, or separately), create a workspace in $HOME/workspace-devstudio.
> # Red Hat Central view loads, with the 'Do Not Enter' icon and the text 'An exception was raised in Javascript'. Clicking on the 'Details >>' button shows the full stacktrace, and it is not logged into the Error Log view.
> Note that switching to the Software/Update tab gets the Red Hat Central view to become populated with the correct content so the issue seems isolated to the 'Getting Started' tab.
> https://paste.fedoraproject.org/paste/Y5jrMNBt86LoEAsqIGykTg
> The relevant part seems to be :
> org.eclipse.swt.SWTException: An exception was raised in JavaScript
> at org.eclipse.swt.browser.WebKit$Webkit2JavascriptEvaluator.evaluate(WebKit.java:1273)
> at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1324)
> at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:409)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:663)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:610)
> at org.jboss.tools.central.internal.browser.VersionedBrowser.<init>(VersionedBrowser.java:51)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createBrowserSection(GettingStartedHtmlPage.java:188)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createFormContent(GettingStartedHtmlPage.java:175)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4571) SWTException prevents Getting Started tab from populating
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4571?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4571:
-----------------------------
Fix Version/s: 11.1.0.AM3
(was: 11.x)
> SWTException prevents Getting Started tab from populating
> ---------------------------------------------------------
>
> Key: JBDS-4571
> URL: https://issues.jboss.org/browse/JBDS-4571
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: central, central-update, upstream
> Affects Versions: 11.0.0.GA
> Environment: Fedora 26 x86_64
> webkitgtk4-2.16.6-1.fc26.x86_64
> devstudio-11.0.0.GA-installer-standalone.jar
> openjdk version "1.8.0_144"
> OpenJDK Runtime Environment (build 1.8.0_144-b01)
> OpenJDK 64-Bit Server VM (build 25.144-b01, mixed mode)
> Reporter: Roland Grunberg
> Assignee: Nick Boldt
> Fix For: 11.1.0.AM3
>
>
> # Using the Devstudio installer ($ java -jar /notnfs/Downloads/devstudio-11.0.0.GA-installer-standalone.jar), I installed in '/notnfs/devstudio' (not in a home folder), with the default system JVM.
> # On startup (can be from the install, or separately), create a workspace in $HOME/workspace-devstudio.
> # Red Hat Central view loads, with the 'Do Not Enter' icon and the text 'An exception was raised in Javascript'. Clicking on the 'Details >>' button shows the full stacktrace, and it is not logged into the Error Log view.
> Note that switching to the Software/Update tab gets the Red Hat Central view to become populated with the correct content so the issue seems isolated to the 'Getting Started' tab.
> https://paste.fedoraproject.org/paste/Y5jrMNBt86LoEAsqIGykTg
> The relevant part seems to be :
> org.eclipse.swt.SWTException: An exception was raised in JavaScript
> at org.eclipse.swt.browser.WebKit$Webkit2JavascriptEvaluator.evaluate(WebKit.java:1273)
> at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1324)
> at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:409)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:663)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:610)
> at org.jboss.tools.central.internal.browser.VersionedBrowser.<init>(VersionedBrowser.java:51)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createBrowserSection(GettingStartedHtmlPage.java:188)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createFormContent(GettingStartedHtmlPage.java:175)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4571) SWTException prevents Getting Started tab from populating
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4571?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-4571:
----------------------------------
Sounds like a reasonable plan. Can you submit a PR? Adding [~ibuziuk] to cc: as he'll probably want to review this change.
> SWTException prevents Getting Started tab from populating
> ---------------------------------------------------------
>
> Key: JBDS-4571
> URL: https://issues.jboss.org/browse/JBDS-4571
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: central, central-update, upstream
> Affects Versions: 11.0.0.GA
> Environment: Fedora 26 x86_64
> webkitgtk4-2.16.6-1.fc26.x86_64
> devstudio-11.0.0.GA-installer-standalone.jar
> openjdk version "1.8.0_144"
> OpenJDK Runtime Environment (build 1.8.0_144-b01)
> OpenJDK 64-Bit Server VM (build 25.144-b01, mixed mode)
> Reporter: Roland Grunberg
> Assignee: Nick Boldt
> Fix For: 11.x
>
>
> # Using the Devstudio installer ($ java -jar /notnfs/Downloads/devstudio-11.0.0.GA-installer-standalone.jar), I installed in '/notnfs/devstudio' (not in a home folder), with the default system JVM.
> # On startup (can be from the install, or separately), create a workspace in $HOME/workspace-devstudio.
> # Red Hat Central view loads, with the 'Do Not Enter' icon and the text 'An exception was raised in Javascript'. Clicking on the 'Details >>' button shows the full stacktrace, and it is not logged into the Error Log view.
> Note that switching to the Software/Update tab gets the Red Hat Central view to become populated with the correct content so the issue seems isolated to the 'Getting Started' tab.
> https://paste.fedoraproject.org/paste/Y5jrMNBt86LoEAsqIGykTg
> The relevant part seems to be :
> org.eclipse.swt.SWTException: An exception was raised in JavaScript
> at org.eclipse.swt.browser.WebKit$Webkit2JavascriptEvaluator.evaluate(WebKit.java:1273)
> at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1324)
> at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:409)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:663)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:610)
> at org.jboss.tools.central.internal.browser.VersionedBrowser.<init>(VersionedBrowser.java:51)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createBrowserSection(GettingStartedHtmlPage.java:188)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createFormContent(GettingStartedHtmlPage.java:175)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4571) SWTException prevents Getting Started tab from populating
by Leo Ufimtsev (JIRA)
[ https://issues.jboss.org/browse/JBDS-4571?page=com.atlassian.jira.plugin.... ]
Leo Ufimtsev edited comment on JBDS-4571 at 10/2/17 3:12 PM:
-------------------------------------------------------------
Like:
{code:java}
execute(
"var ua = navigator.userAgent,tem,M=ua.match(/(opera|chrome|safari|firefox|msie|trident(?=\\/))\\/?\\s*(\\d+)/i) || [];" + //$NON-NLS-1$
"if(/trident/i.test(M[1])){" + //$NON-NLS-1$
"tem=/\\brv[ :]+(\\d+)/g.exec(ua) || [];" + //$NON-NLS-1$
"return 'IE '+ '_' + (tem[1]||'');" + //$NON-NLS-1$
"}" + //$NON-NLS-1$
//get Mozilla(XulRunner) version
"var rv = ua.match(/rv:(\\d{1,2}[.]\\d{1,2})/i);" + //$NON-NLS-1$
"if(rv != null) {" + //$NON-NLS-1$
"return 'Mozilla' + '_' + rv[1];" + //$NON-NLS-1$
"}" + //$NON-NLS-1$
"M=M[2]? [M[1], M[2]]: [navigator.appName, navigator.appVersion, '-?'];" + //$NON-NLS-1$
"if((tem=ua.match(/version\\/(\\d+)/i))!=null) {" + //$NON-NLS-1$
"M.splice(1,1,tem[1]);" + //$NON-NLS-1$
"}"); //$NON-NLS-1$
String result = (String) evaluate("return M[0] + '_' + M[1];"); //$NON-NLS-1$
{code}
was (Author: lufimtse):
Like:
{code:java}
execute(
"var ua = navigator.userAgent,tem,M=ua.match(/(opera|chrome|safari|firefox|msie|trident(?=\\/))\\/?\\s*(\\d+)/i) || [];" + //$NON-NLS-1$
"if(/trident/i.test(M[1])){" + //$NON-NLS-1$
"tem=/\\brv[ :]+(\\d+)/g.exec(ua) || [];" + //$NON-NLS-1$
"return 'IE '+ '_' + (tem[1]||'');" + //$NON-NLS-1$
"}" + //$NON-NLS-1$
//get Mozilla(XulRunner) version
"var rv = ua.match(/rv:(\\d{1,2}[.]\\d{1,2})/i);" + //$NON-NLS-1$
"if(rv != null) {" + //$NON-NLS-1$
"return 'Mozilla' + '_' + rv[1];" + //$NON-NLS-1$
"}" + //$NON-NLS-1$
"M=M[2]? [M[1], M[2]]: [navigator.appName, navigator.appVersion, '-?'];" + //$NON-NLS-1$
"if((tem=ua.match(/version\\/(\\d+)/i))!=null) {" + //$NON-NLS-1$
"M.splice(1,1,tem[1]);" + //$NON-NLS-1$
"}"); //$NON-NLS-1$
; //$NON-NLS-1$
String result = (String) evaluate("return M[0] + '_' + M[1];");
{code}
> SWTException prevents Getting Started tab from populating
> ---------------------------------------------------------
>
> Key: JBDS-4571
> URL: https://issues.jboss.org/browse/JBDS-4571
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: central, central-update, upstream
> Affects Versions: 11.0.0.GA
> Environment: Fedora 26 x86_64
> webkitgtk4-2.16.6-1.fc26.x86_64
> devstudio-11.0.0.GA-installer-standalone.jar
> openjdk version "1.8.0_144"
> OpenJDK Runtime Environment (build 1.8.0_144-b01)
> OpenJDK 64-Bit Server VM (build 25.144-b01, mixed mode)
> Reporter: Roland Grunberg
> Assignee: Nick Boldt
> Fix For: 11.x
>
>
> # Using the Devstudio installer ($ java -jar /notnfs/Downloads/devstudio-11.0.0.GA-installer-standalone.jar), I installed in '/notnfs/devstudio' (not in a home folder), with the default system JVM.
> # On startup (can be from the install, or separately), create a workspace in $HOME/workspace-devstudio.
> # Red Hat Central view loads, with the 'Do Not Enter' icon and the text 'An exception was raised in Javascript'. Clicking on the 'Details >>' button shows the full stacktrace, and it is not logged into the Error Log view.
> Note that switching to the Software/Update tab gets the Red Hat Central view to become populated with the correct content so the issue seems isolated to the 'Getting Started' tab.
> https://paste.fedoraproject.org/paste/Y5jrMNBt86LoEAsqIGykTg
> The relevant part seems to be :
> org.eclipse.swt.SWTException: An exception was raised in JavaScript
> at org.eclipse.swt.browser.WebKit$Webkit2JavascriptEvaluator.evaluate(WebKit.java:1273)
> at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1324)
> at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:409)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:663)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:610)
> at org.jboss.tools.central.internal.browser.VersionedBrowser.<init>(VersionedBrowser.java:51)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createBrowserSection(GettingStartedHtmlPage.java:188)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createFormContent(GettingStartedHtmlPage.java:175)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4571) SWTException prevents Getting Started tab from populating
by Leo Ufimtsev (JIRA)
[ https://issues.jboss.org/browse/JBDS-4571?page=com.atlassian.jira.plugin.... ]
Leo Ufimtsev commented on JBDS-4571:
------------------------------------
Like:
{code:java}
execute(
"var ua = navigator.userAgent,tem,M=ua.match(/(opera|chrome|safari|firefox|msie|trident(?=\\/))\\/?\\s*(\\d+)/i) || [];" + //$NON-NLS-1$
"if(/trident/i.test(M[1])){" + //$NON-NLS-1$
"tem=/\\brv[ :]+(\\d+)/g.exec(ua) || [];" + //$NON-NLS-1$
"return 'IE '+ '_' + (tem[1]||'');" + //$NON-NLS-1$
"}" + //$NON-NLS-1$
//get Mozilla(XulRunner) version
"var rv = ua.match(/rv:(\\d{1,2}[.]\\d{1,2})/i);" + //$NON-NLS-1$
"if(rv != null) {" + //$NON-NLS-1$
"return 'Mozilla' + '_' + rv[1];" + //$NON-NLS-1$
"}" + //$NON-NLS-1$
"M=M[2]? [M[1], M[2]]: [navigator.appName, navigator.appVersion, '-?'];" + //$NON-NLS-1$
"if((tem=ua.match(/version\\/(\\d+)/i))!=null) {" + //$NON-NLS-1$
"M.splice(1,1,tem[1]);" + //$NON-NLS-1$
"}"); //$NON-NLS-1$
; //$NON-NLS-1$
String result = (String) evaluate("return M[0] + '_' + M[1];");
{code}
> SWTException prevents Getting Started tab from populating
> ---------------------------------------------------------
>
> Key: JBDS-4571
> URL: https://issues.jboss.org/browse/JBDS-4571
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: central, central-update, upstream
> Affects Versions: 11.0.0.GA
> Environment: Fedora 26 x86_64
> webkitgtk4-2.16.6-1.fc26.x86_64
> devstudio-11.0.0.GA-installer-standalone.jar
> openjdk version "1.8.0_144"
> OpenJDK Runtime Environment (build 1.8.0_144-b01)
> OpenJDK 64-Bit Server VM (build 25.144-b01, mixed mode)
> Reporter: Roland Grunberg
> Assignee: Nick Boldt
> Fix For: 11.x
>
>
> # Using the Devstudio installer ($ java -jar /notnfs/Downloads/devstudio-11.0.0.GA-installer-standalone.jar), I installed in '/notnfs/devstudio' (not in a home folder), with the default system JVM.
> # On startup (can be from the install, or separately), create a workspace in $HOME/workspace-devstudio.
> # Red Hat Central view loads, with the 'Do Not Enter' icon and the text 'An exception was raised in Javascript'. Clicking on the 'Details >>' button shows the full stacktrace, and it is not logged into the Error Log view.
> Note that switching to the Software/Update tab gets the Red Hat Central view to become populated with the correct content so the issue seems isolated to the 'Getting Started' tab.
> https://paste.fedoraproject.org/paste/Y5jrMNBt86LoEAsqIGykTg
> The relevant part seems to be :
> org.eclipse.swt.SWTException: An exception was raised in JavaScript
> at org.eclipse.swt.browser.WebKit$Webkit2JavascriptEvaluator.evaluate(WebKit.java:1273)
> at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1324)
> at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:409)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:663)
> at org.eclipse.swt.browser.Browser.evaluate(Browser.java:610)
> at org.jboss.tools.central.internal.browser.VersionedBrowser.<init>(VersionedBrowser.java:51)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createBrowserSection(GettingStartedHtmlPage.java:188)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage.createFormContent(GettingStartedHtmlPage.java:175)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months