[JBoss JIRA] (JBIDE-23644) Go to Selection is not working correctly
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23644?page=com.atlassian.jira.plugi... ]
George Gastaldi updated JBIDE-23644:
------------------------------------
Fix Version/s: 4.4.x
(was: 4.4.4.AM1)
> Go to Selection is not working correctly
> ----------------------------------------
>
> Key: JBIDE-23644
> URL: https://issues.jboss.org/browse/JBIDE-23644
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.4.3.AM1
> Environment: Fedora 25 + KDE
> Red Hat JBoss Developer Studio
> Version: 10.3.0.AM1
> Build id: AM1-v20161212-1159-B6656
> Build date: 20161212-1159
> Reporter: Josef Kopriva
> Assignee: George Gastaldi
> Fix For: 4.4.x
>
>
> Go to Selection is not always working. When user is switching between classes quite quickly, then user is not switched to selected class. If user is switching between classes slowly, then it works correctly.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23644) Go to Selection is not working correctly
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23644?page=com.atlassian.jira.plugi... ]
George Gastaldi resolved JBIDE-23644.
-------------------------------------
Fix Version/s: 4.4.4.AM1
(was: 4.4.x)
Resolution: Done
> Go to Selection is not working correctly
> ----------------------------------------
>
> Key: JBIDE-23644
> URL: https://issues.jboss.org/browse/JBIDE-23644
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.4.3.AM1
> Environment: Fedora 25 + KDE
> Red Hat JBoss Developer Studio
> Version: 10.3.0.AM1
> Build id: AM1-v20161212-1159-B6656
> Build date: 20161212-1159
> Reporter: Josef Kopriva
> Assignee: George Gastaldi
> Fix For: 4.4.4.AM1
>
>
> Go to Selection is not always working. When user is switching between classes quite quickly, then user is not switched to selected class. If user is switching between classes slowly, then it works correctly.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23870) Allow edition of Headers for a Jolokia JMX Connection
by Aurélien Pupier (JIRA)
Aurélien Pupier created JBIDE-23870:
---------------------------------------
Summary: Allow edition of Headers for a Jolokia JMX Connection
Key: JBIDE-23870
URL: https://issues.jboss.org/browse/JBIDE-23870
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: jmx
Affects Versions: 4.4.2.Final
Reporter: Aurélien Pupier
Attachments: image-2017-02-06-14-07-59-965.png
currently headers in Edit JMX Connection are not editable.
!image-2017-02-06-14-07-59-965.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23869) ClassCastException with Jolokia connection
by Aurélien Pupier (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23869?page=com.atlassian.jira.plugi... ]
Aurélien Pupier commented on JBIDE-23869:
-----------------------------------------
if I'm using a browser with the same URl, i get this answer:
{noformat}
{
"kind": "Status",
"apiVersion": "v1",
"metadata": {},
"status": "Failure",
"message": "User \"system:anonymous\" cannot get pods/unsafeproxy in project \"test1\"",
"reason": "Forbidden",
"details": {
"name": "camel-ose-springboot-xml-1-xgu2e:8778",
"kind": "pods/unsafeproxy"
},
"code": 403
}
{noformat}
> ClassCastException with Jolokia connection
> ------------------------------------------
>
> Key: JBIDE-23869
> URL: https://issues.jboss.org/browse/JBIDE-23869
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jmx
> Reporter: Aurélien Pupier
> Attachments: image-2017-02-06-13-54-27-708.png
>
>
> !image-2017-02-06-13-54-27-708.png|thumbnail!
> {noformat}
> !ENTRY org.eclipse.core.jobs 4 2 2017-02-06 13:52:39.767
> !MESSAGE An internal error occurred during: "Connect Job".
> !STACK 0
> java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Long
> at org.jolokia.client.request.ValidatingResponseExtractor.extract(ValidatingResponseExtractor.java:58)
> at org.jolokia.client.J4pClient.execute(J4pClient.java:195)
> at org.jolokia.client.J4pClient.execute(J4pClient.java:168)
> at org.jolokia.client.J4pClient.execute(J4pClient.java:117)
> at org.jboss.tools.jmx.jolokia.JolokiaConnectionWrapper.verifyServerReachable(JolokiaConnectionWrapper.java:315)
> at org.jboss.tools.jmx.jolokia.JolokiaConnectionWrapper.connect(JolokiaConnectionWrapper.java:111)
> at org.jboss.tools.jmx.core.ConnectJob.run(ConnectJob.java:29)
> at org.jboss.tools.jmx.ui.internal.actions.DoubleClickAction$1.run(DoubleClickAction.java:71)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month
[JBoss JIRA] (JBIDE-23869) ClassCastException with Jolokia connection
by Aurélien Pupier (JIRA)
Aurélien Pupier created JBIDE-23869:
---------------------------------------
Summary: ClassCastException with Jolokia connection
Key: JBIDE-23869
URL: https://issues.jboss.org/browse/JBIDE-23869
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jmx
Reporter: Aurélien Pupier
Attachments: image-2017-02-06-13-54-27-708.png
!image-2017-02-06-13-54-27-708.png|thumbnail!
{noformat}
!ENTRY org.eclipse.core.jobs 4 2 2017-02-06 13:52:39.767
!MESSAGE An internal error occurred during: "Connect Job".
!STACK 0
java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Long
at org.jolokia.client.request.ValidatingResponseExtractor.extract(ValidatingResponseExtractor.java:58)
at org.jolokia.client.J4pClient.execute(J4pClient.java:195)
at org.jolokia.client.J4pClient.execute(J4pClient.java:168)
at org.jolokia.client.J4pClient.execute(J4pClient.java:117)
at org.jboss.tools.jmx.jolokia.JolokiaConnectionWrapper.verifyServerReachable(JolokiaConnectionWrapper.java:315)
at org.jboss.tools.jmx.jolokia.JolokiaConnectionWrapper.connect(JolokiaConnectionWrapper.java:111)
at org.jboss.tools.jmx.core.ConnectJob.run(ConnectJob.java:29)
at org.jboss.tools.jmx.ui.internal.actions.DoubleClickAction$1.run(DoubleClickAction.java:71)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 1 month