[JBoss JIRA] (JBTIS-571) Error loading file switchyard.xml. Unable to load the generated resource.
by Brian Fitzpatrick (JIRA)
[ https://issues.jboss.org/browse/JBTIS-571?page=com.atlassian.jira.plugin.... ]
Brian Fitzpatrick commented on JBTIS-571:
-----------------------------------------
[~simplex-software] Can you tell me how you are opening the SwitchYard file? Are you double-clicking on the node that appears in the project tree or double-clicking on the switchyard.xml file that's in the src/main/resources directory?
I ask because I am looking into this issue now. The workaround seems to be to open the switchyard.xml file directly (drilling into the project tree) and not using the tree node at all, but I'm digging further.
> Error loading file switchyard.xml. Unable to load the generated resource.
> -------------------------------------------------------------------------
>
> Key: JBTIS-571
> URL: https://issues.jboss.org/browse/JBTIS-571
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: switchyard
> Affects Versions: 9.0.0.Alpha2
> Reporter: nicolas duminil
> Assignee: Brian Fitzpatrick
> Priority: Blocker
> Fix For: 9.0.0.Beta1
>
> Attachments: jbtis-571_1.png, jbtis-571_2.png
>
>
> After creating a new switchyard project, next time it starts up JBDS is not able to open its own generated siwtchyard.xml file. The error "Error loading file switchyard.xml. Unable to load the generated resource" is displayed. The only choice is the OK button. Pressing it, the JBDS screen doesn't display but JBDS seems to be started and the LCK file created. The only option the user has is to kill the process.
> Tested on Windows 7 and Windows 10 with Java 8.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21701) Enable port forwarding on a given pod and a given debug port
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21701?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-21701:
-----------------------------------
Assignee: Xavier Coulon (was: Fred Bricon)
Resolution: Done
PR applied in master / 4.3.x. Thanks [~xcoulon]!
> Enable port forwarding on a given pod and a given debug port
> ------------------------------------------------------------
>
> Key: JBIDE-21701
> URL: https://issues.jboss.org/browse/JBIDE-21701
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Fred Bricon
> Assignee: Xavier Coulon
> Fix For: 4.3.1.CR1
>
>
> Given a remote debug port, we need to ensure to programmatically enable port forwarding on a pod, return the matching local debug port (named debug).
> The local port could be determined as the next available free port, or read from the server adapter's preferences. But that latter case would also require adding some UI to let a user set the local port. That could be done in a later iteration.
> If port forwarding is already enabled on the remote pod, then the current local debug port should be returned
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21881) Updating a token for OpenShift 3 connection via Edit Connection does not update resources
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-21881:
-------------------------------------
Summary: Updating a token for OpenShift 3 connection via Edit Connection does not update resources
Key: JBIDE-21881
URL: https://issues.jboss.org/browse/JBIDE-21881
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Marián Labuda
Assignee: Viacheslav Kabanovich
Fix For: 4.3.1.CR1, 4.4.0.Alpha1
If token storage in secure storage expires and new one is required to be able to work with OpenShift 3 connection, then updating token via Edit Connection dialog does not automatically update connection. There is still error tree item under resources saying to obtain a new token.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21831) Change host to localhost when cdk is selected in new server dialog
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21831?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-21831.
---------------------------------
Verified in today's build of JBDS 9.1.0.CR1.
> Change host to localhost when cdk is selected in new server dialog
> ------------------------------------------------------------------
>
> Key: JBIDE-21831
> URL: https://issues.jboss.org/browse/JBIDE-21831
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.3.1.CR1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 4.3.1.CR1, 4.4.0.Alpha1
>
> Attachments: new-cdk-server.png
>
>
> When you open the new server dialog, select OpenShift 2, it will set host to openshift.redhat.com. When you then select cdk, it will complain that it only works on localhost. So the suggestion is to make it work the same way OpenShift adapters work and ensure that host is always changed to localhost when you select the cdk adapter.
> This was spotted and brought up by [~mlabuda].
> For reference, this is the JIRA where similar thing was discussed for OpenShift: JBIDE-20114
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years