[JBoss JIRA] (JBDS-2779) Widget shrinked after attempt to expand it
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBDS-2779?page=com.atlassian.jira.plugin.... ]
Marián Labuda edited comment on JBDS-2779 at 10/3/13 4:40 AM:
--------------------------------------------------------------
Probably happens in JBT 4.1.0.1 too, so move under JBIDE should be considered (probably it is, after all, upstream bug).
Also, I didn't set up target release and it automatically choose bad one, please fix it, because I can't modify that field.
was (Author: mlabuda):
Probably happens in JBT 4.1.0.1 too, so move under JBIDE should be considered (probably it is, after all, upstream bug).
Also, I didn't set up target release and it automatically choose bad one, please fix it.
> Widget shrinked after attempt to expand it
> ------------------------------------------
>
> Key: JBDS-2779
> URL: https://issues.jboss.org/browse/JBDS-2779
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: upstream
> Affects Versions: 7.0.0.GA
> Reporter: Marián Labuda
> Priority: Minor
> Attachments: 37.png, 56.png
>
>
> Sometimes widgets collaps or shrinked itself to line and it is impossible to expand it. Mostly if was undeterministic, but now I have found reproducible one. See attached images.
> It's possible to close such widget by press Esc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBDS-2779) Widget shrinked after attempt to expand it
by Marián Labuda (JIRA)
Marián Labuda created JBDS-2779:
-----------------------------------
Summary: Widget shrinked after attempt to expand it
Key: JBDS-2779
URL: https://issues.jboss.org/browse/JBDS-2779
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: upstream
Affects Versions: 7.0.0.GA
Reporter: Marián Labuda
Priority: Minor
Sometimes widgets collaps or shrinked itself to line and it is impossible to expand it. Mostly if was undeterministic, but now I have found reproducible one. See attached images.
It's possible to close such widget by press Esc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBDS-2779) Widget shrinked after attempt to expand it
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-2779?page=com.atlassian.jira.plugin.... ]
CDW Engine updated JBDS-2779:
-----------------------------
CDW devel_ack: ?
CDW pm_ack: ?
CDW qa_ack: ?
CDW release: ?
Target Release: 3.0.2.GA
> Widget shrinked after attempt to expand it
> ------------------------------------------
>
> Key: JBDS-2779
> URL: https://issues.jboss.org/browse/JBDS-2779
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: upstream
> Affects Versions: 7.0.0.GA
> Reporter: Marián Labuda
> Priority: Minor
>
> Sometimes widgets collaps or shrinked itself to line and it is impossible to expand it. Mostly if was undeterministic, but now I have found reproducible one. See attached images.
> It's possible to close such widget by press Esc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15607) openshift-java-client: no ssh session available to get environment properties
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15607?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15607:
-------------------------------------
Description:
When executing the show-domain-info example for the openshift-java-client at https://github.com/adietish/show-domain-info one runs into an error:
The ssh session is null when trying to retrieve the environment properties.
The error occurrs when:
{code:title=Main#printApplicationInfo(IUser user)}
System.out.println("*******"+application.getEnvironmentProperties());
{code}
An OpenShiftSSHOperationException "No SSH session available for application" is thrown.
was:
When executing the show-domain-info example for the openshift-java-client at https://github.com/adietish/show-domain-info one runs into an error:
The ssh session is null when trying to retrieve the environment properties.
The error occurrs when:
{code:title=Main#printApplicationInfo(IUser user)}
System.out.println("*******"+application.getEnvironmentProperties());
{code}
> openshift-java-client: no ssh session available to get environment properties
> -----------------------------------------------------------------------------
>
> Key: JBIDE-15607
> URL: https://issues.jboss.org/browse/JBIDE-15607
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.2.0.Alpha1
> Reporter: Syed Iqbal
> Assignee: Andre Dietisheim
> Priority: Optional
>
> When executing the show-domain-info example for the openshift-java-client at https://github.com/adietish/show-domain-info one runs into an error:
> The ssh session is null when trying to retrieve the environment properties.
> The error occurrs when:
> {code:title=Main#printApplicationInfo(IUser user)}
> System.out.println("*******"+application.getEnvironmentProperties());
> {code}
> An OpenShiftSSHOperationException "No SSH session available for application" is thrown.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months
[JBoss JIRA] (JBIDE-15596) Report JVM name in Usage
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15596?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-15596:
----------------------------------------
Sorry, my previous message wasn't clear. java.vm.name
* On Java Hotspot 1.6.0.27, java.vm.name="Java HotSpot(TM) 64-Bit Server VM"
* On Open JDK 1.7, java.vm.name="OpenJDK 64-Bit Server VM"
> Report JVM name in Usage
> ------------------------
>
> Key: JBIDE-15596
> URL: https://issues.jboss.org/browse/JBIDE-15596
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: usage
> Affects Versions: 4.1.1.Alpha1
> Reporter: Mickael Istria
> Assignee: Max Rydahl Andersen
> Priority: Optional
>
> It appears that having statistics about the used JVM (Oracle HotSpot, OpenJDK...) would be useful for JBoss Tools, but also for other runtime projects.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 6 months