[JBoss JIRA] (JBIDE-23320) New server window server type picker is single line long on Cinnamon
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23320?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-23320:
---------------------------------------
[~rob.stryker], do we need all that white space below server name? Could we get rid of some of it? I know that it may be needed by some other server adapters, but I tried many different types and none of them needed more space.
> New server window server type picker is single line long on Cinnamon
> --------------------------------------------------------------------
>
> Key: JBIDE-23320
> URL: https://issues.jboss.org/browse/JBIDE-23320
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Environment: Fedora 24 x86-64
> Cinnamon 3.0.7
> Linux 4.7.6
> JBDS 10.1.0.GA
> Reporter: Michal Jurc
> Fix For: LATER
>
> Attachments: jbds-10.1-new-server.png
>
>
> In JBoss Developer Studio 10.1.0.GA, the New Server window server type choice only displays single server at time without scrolling which is uncomfortable to navigate through.
> Screenshot attached.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23320) New server window server type picker is single line long on Cinnamon
by Michal Jurc (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23320?page=com.atlassian.jira.plugi... ]
Michal Jurc commented on JBIDE-23320:
-------------------------------------
[~mmalina]: Yes, that works, however I did not see the default window size to scale so bad on other Linux graphical environments. I personally that the default UI scale being a little clunky is an user experience bug, so I filed this.
> New server window server type picker is single line long on Cinnamon
> --------------------------------------------------------------------
>
> Key: JBIDE-23320
> URL: https://issues.jboss.org/browse/JBIDE-23320
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Environment: Fedora 24 x86-64
> Cinnamon 3.0.7
> Linux 4.7.6
> JBDS 10.1.0.GA
> Reporter: Michal Jurc
> Fix For: LATER
>
> Attachments: jbds-10.1-new-server.png
>
>
> In JBoss Developer Studio 10.1.0.GA, the New Server window server type choice only displays single server at time without scrolling which is uncomfortable to navigate through.
> Screenshot attached.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23166) MBean Stubs New Wizard cannot be open
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23166?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-23166:
---------------------------------------
[~dgolovin] [~rob.stryker], can you help me find the wizard? From the gif it seems it's between the categories "Remote system explorer" and "Server", but I don't have any such thing there. I'm using devstudio 10.2.0.AM2 and I had wildfly 10.1 started and connected.
> MBean Stubs New Wizard cannot be open
> -------------------------------------
>
> Key: JBIDE-23166
> URL: https://issues.jboss.org/browse/JBIDE-23166
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.4.1.Final
> Reporter: Denis Golovin
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 4.4.2.AM2
>
> Attachments: mbinstubs.gif
>
>
> It just throws exception below
> {code}The selected wizard could not be started.
> Plug-in org.jboss.ide.eclipse.as.ui.mbeans was unable to load class org.jboss.ide.eclipse.as.ui.mbeans.wizards.NewMBeanWizard.
> org.jboss.ide.eclipse.as.ui.mbeans.wizards.NewMBeanWizard cannot be found by org.jboss.ide.eclipse.as.ui.mbeans_3.2.1.v20160607-2122{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBTIS-925) Switch master branch to Neon (jbtis-4.4.x)
by Tomáš Sedmík (JIRA)
Tomáš Sedmík created JBTIS-925:
----------------------------------
Summary: Switch master branch to Neon (jbtis-4.4.x)
Key: JBTIS-925
URL: https://issues.jboss.org/browse/JBTIS-925
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: QE
Affects Versions: 4.4.0.Alpha1
Reporter: Tomáš Sedmík
Assignee: Andrej Podhradsky
Priority: Critical
Our tests in master branch are still based on Mars (jbtis-4.3.x). Please switch master branch to Neon (jbtis-4.4.x) and preserve state of master branch in jbtis-4.3.x branch.
+ update RedDeer from 1.0.2 to 1.1.0
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23169) JMX Navigator 'Connect...' on disconnected local process throws exception
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23169?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-23169.
---------------------------------
I cannot reproduce either. Closing.
> JMX Navigator 'Connect...' on disconnected local process throws exception
> -------------------------------------------------------------------------
>
> Key: JBIDE-23169
> URL: https://issues.jboss.org/browse/JBIDE-23169
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jmx
> Affects Versions: 4.4.1.Final
> Reporter: Denis Golovin
> Assignee: Rob Stryker
> Fix For: 4.4.2.AM2
>
> Attachments: connect.png
>
>
> !connect.png!
> {code}java.lang.NullPointerException: Null JMXServiceURL
> at javax.management.remote.JMXConnectorFactory.connect(Unknown Source)
> at javax.management.remote.JMXConnectorFactory.connect(Unknown Source)
> at org.jboss.tools.jmx.jvmmonitor.internal.core.MBeanServer.connectToMBeanServer(MBeanServer.java:71)
> at org.jboss.tools.jmx.jvmmonitor.internal.core.MBeanServer.createMBeanServerConnection(MBeanServer.java:86)
> at org.jboss.tools.jmx.jvmmonitor.internal.core.AbstractMBeanServer.connect(AbstractMBeanServer.java:832)
> at org.jboss.tools.jmx.jvmmonitor.internal.core.ActiveJvm.connect(ActiveJvm.java:238)
> at org.jboss.tools.jmx.jvmmonitor.internal.core.ActiveJvm.connect(ActiveJvm.java:213)
> at org.jboss.tools.jmx.local.internal.JvmConnectionWrapper.connect(JvmConnectionWrapper.java:121)
> at org.jboss.tools.jmx.core.ConnectJob.run(ConnectJob.java:29)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months