[JBoss JIRA] (JBIDE-22911) Exception below RenameMethodParticipant$RenameMethodSearcher.outOfSynch (thrown in Thread.getStackTrace)
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22911?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-22911.
---------------------------------
> Exception below RenameMethodParticipant$RenameMethodSearcher.outOfSynch (thrown in Thread.getStackTrace)
> --------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22911
> URL: https://issues.jboss.org/browse/JBIDE-22911
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.3.1.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.1.Final
>
>
> The following problem was reported via the automated error reporting:
> Message: HIDDEN
> {noformat}
> java.lang.Exception: HIDDEN
> at java.lang.Thread.getStackTrace(null:-1)
> at org.jboss.tools.jsf.ui.el.refactoring.RenameMethodParticipant$RenameMethodSearcher.outOfSynch(RenameMethodParticipant.java:145)
> at org.jboss.tools.jst.web.kb.refactoring.RefactorSearcher.scanProject(RefactorSearcher.java:148)
> at org.jboss.tools.jst.web.kb.refactoring.RefactorSearcher.scanProject(RefactorSearcher.java:108)
> at org.jboss.tools.jst.web.kb.refactoring.RefactorSearcher.findELReferences(RefactorSearcher.java:166)
> at org.jboss.tools.jsf.ui.el.refactoring.RenameMethodParticipant.checkConditions(RenameMethodParticipant.java:58)
> at org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring.checkFinalConditions(ProcessorBasedRefactoring.java:257)
> at org.eclipse.ltk.core.refactoring.Refactoring.checkAllConditions(Refactoring.java:162)
> at org.eclipse.jdt.internal.ui.refactoring.RefactoringExecutionHelper$Operation.run(RefactoringExecutionHelper.java:80)
> at org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java:39)
> at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:729)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2241)
> at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:5409)
> at org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:106)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
> {noformat}
> Bundles:
> | org.eclipse.core.resources | 3.10.1.v20150725-1910 | 3.11.0.v20160503-1608 |
> | org.eclipse.jdt.core | 3.11.0.xx-201604081629-e45 | 3.12.0.v20160516-2131 |
> | org.eclipse.jdt.ui | 3.11.2.v20151123-1510 | 3.12.0.v20160525-1829 |
> | org.eclipse.jface | 3.11.1.v20160128-1644 | 3.12.0.v20160518-1929 |
> | org.eclipse.ltk.core.refactoring | 3.6.201.v20150819-1034 | 3.7.0.v20160419-0705 |
> | org.eclipse.ltk.ui.refactoring | 3.7.200.v20140625-1835 | 3.7.200.v20140625-1835 |
> | org.jboss.tools.jsf.ui | 3.7.1.Final-v20160330-2256-B84 | 3.8.0.Final-v20160610-0126-B1 |
> | org.jboss.tools.jst.web.kb | 3.7.1.Final-v20160331-0256-B96 | 3.8.0.Final-v20160609-2146-B2 |
> Operating Systems:
> | Linux | 3.19.0 | 4.2.0 |
> | MacOSX | 10.11.4 | 10.11.4 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5730baa5e4b0ba8b6a...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23069) Server adapter wizard: Importing of project should skip Select Build Config wizard page
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23069?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-23069:
-------------------------------
Fix Version/s: 4.4.2.AM1
> Server adapter wizard: Importing of project should skip Select Build Config wizard page
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-23069
> URL: https://issues.jboss.org/browse/JBIDE-23069
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.1.Final
> Reporter: Marián Labuda
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.4.2.AM1
>
>
> This is follow up on JBIDE-22621. In the JIRA has been implemented importing of source code as an eclipse project. Import dialog works with preselected service from New Server Adapter wizard and thus the Select Build Config wizard page is useless because different service cannot (and probably should not) be selected there and it just force user to click Next on a wizard page where nothing can be changed. We should open the Import OpenShift Application wizard dialog with the Import the _service-name_ OpenShift application wizard page.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23069) Server adapter wizard: Importing of project should skip Select Build Config wizard page
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23069?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-23069:
-------------------------------
Sprint: devex #120 September 2016
> Server adapter wizard: Importing of project should skip Select Build Config wizard page
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-23069
> URL: https://issues.jboss.org/browse/JBIDE-23069
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.4.1.Final
> Reporter: Marián Labuda
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.4.2.AM1
>
>
> This is follow up on JBIDE-22621. In the JIRA has been implemented importing of source code as an eclipse project. Import dialog works with preselected service from New Server Adapter wizard and thus the Select Build Config wizard page is useless because different service cannot (and probably should not) be selected there and it just force user to click Next on a wizard page where nothing can be changed. We should open the Import OpenShift Application wizard dialog with the Import the _service-name_ OpenShift application wizard page.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23035) Support WildFly 10.1 - change server adapter name
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23035?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-23035.
---------------------------------
This works fine for me in devstudio-10.1.0.GA-v20160902-1725-B43-installer-eap.jar .
Hopefully WildFly 10.1 will be added to stacks.yaml soon - it's been open for some time here: https://github.com/jboss-developer/jboss-stacks/pull/64
But that's out of scope for this JIRA. I'll keep an eye on that.
> Support WildFly 10.1 - change server adapter name
> -------------------------------------------------
>
> Key: JBIDE-23035
> URL: https://issues.jboss.org/browse/JBIDE-23035
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 4.4.1.AM3
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.4.1.Final
>
>
> WildFly 10.1 has been released.
> We need to make sure it works properly.
> My initial test doesn't show any problems. The server can be added both manually and using runtime detection which properly recognizes the version as 10.1.
> AFAICS, the only cosmetic change we'll need is to change the adapter name from 10.0 to 10.x. But please take a look and maybe you'll see there's more.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBTIS-857) Extend SY ProjectCreationTest by IntPkg
by Andrej Podhradsky (JIRA)
Andrej Podhradsky created JBTIS-857:
---------------------------------------
Summary: Extend SY ProjectCreationTest by IntPkg
Key: JBTIS-857
URL: https://issues.jboss.org/browse/JBTIS-857
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: QE, switchyard
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Fix For: 4.3.1.Final
There is a new feature which allows us to configure IntPkg. Extend the existing tests by this new feature.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBTIS-857) Extend SY ProjectCreationTest by IntPkg
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-857?page=com.atlassian.jira.plugin.... ]
Andrej Podhradsky updated JBTIS-857:
------------------------------------
Description: There is a new feature which allows us to configure IntPkg (SWITCHYARD-2834). Extend the existing tests by this new feature. (was: There is a new feature which allows us to configure IntPkg. Extend the existing tests by this new feature.)
> Extend SY ProjectCreationTest by IntPkg
> ---------------------------------------
>
> Key: JBTIS-857
> URL: https://issues.jboss.org/browse/JBTIS-857
> Project: JBoss Tools Integration Stack
> Issue Type: Task
> Components: QE, switchyard
> Reporter: Andrej Podhradsky
> Assignee: Andrej Podhradsky
> Fix For: 4.3.1.Final
>
>
> There is a new feature which allows us to configure IntPkg (SWITCHYARD-2834). Extend the existing tests by this new feature.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-16596) Server Adapter Editor: Timeouts and publishing fields are too small
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16596?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-16596:
---------------------------------------
It was created in 2/2014, there was no v3 back there ;). But it is related to both, because that part of server adapter editor is same for both OpenShift 2 and OpenShift 3. But I am not able to reproduce it with my GTK3 now, running Fedora 24. [~adietish] could you please verify on your Fedora, whether it's still relevant? If it is not reproducible on Fedora 23 GTK3 we can close this one.
> Server Adapter Editor: Timeouts and publishing fields are too small
> -------------------------------------------------------------------
>
> Key: JBIDE-16596
> URL: https://issues.jboss.org/browse/JBIDE-16596
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Alpha2
> Reporter: Marián Labuda
> Priority: Minor
> Labels: server_adapter_editor
> Fix For: 4.4.x
>
> Attachments: small_field.png
>
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> In Server View double click on any OpenShift server adapter to open adapter settings. There are 2 fields for timeout settings and one for publishing which are too small. See attached image. It is impossible to see values (just only through hoovering).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months