[JBoss JIRA] (JBIDE-19637) Runtime download hyperlink not working from New Server dialog on Mac
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19637?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-19637:
-------------------------------------
Well, I don't expect this to be solved for CR1, and my patch did fix SOME workflows... so I'd argue this issue is partially complete, with a new jira for the remaining targeted to 4.3.x.
> Runtime download hyperlink not working from New Server dialog on Mac
> --------------------------------------------------------------------
>
> Key: JBIDE-19637
> URL: https://issues.jboss.org/browse/JBIDE-19637
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.3.0.Alpha2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.3.0.CR1
>
>
> When you go through Servers view -> New Server -> EAP 6.1 -> New Runtime and then click "Download and install runtime...", it won't do anything.
> If you go through Preferences -> Server -> Runtime Environments -> Add -> EAP 6.1+ and then click the Download button, it will work.
> This issue applies to both JBDS 8.1.0.GA and JBoss Tools 4.3.0.Alpha2 testing build, but I doubt we will be able to fix this for 4.2.x.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (JBIDE-20001) Confusing New->Connection dialog that tells v3 and Enterprise users to create an Online account
by Steve Speicher (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20001?page=com.atlassian.jira.plugi... ]
Steve Speicher commented on JBIDE-20001:
----------------------------------------
I guess that is assuming that V2 and V3 will be at different URLs. The plan at the moment isn't to run separate services at distinct URLs, there may be a transition period where v2 is still live while v3 Online is live or in beta.
So I expect the transition of Online from v2 to v3 to go something like this:
Phase 1: V2 online
Phase 2: V2 online, V3 Dedicated Beta (separate URLs)
Phase 3: V2 online, V3 Dedicated GA, V3 Online (multi-tenant) beta (at least 3 URLs)
Phase 4: V3 Dedicated GA, V3 Online (multi-tenant) GA, V2 online sunset (1 URL for Online, 1 URL for each instance of Dedicate)
Exact time line and phases are flexible and likely to change. We hope to get to Phase 4 as quickly as possible.
> Confusing New->Connection dialog that tells v3 and Enterprise users to create an Online account
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-20001
> URL: https://issues.jboss.org/browse/JBIDE-20001
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.Alpha2
> Reporter: Steve Speicher
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: openshift_v3
> Fix For: 4.3.0.CR1
>
> Attachments: Screen Shot 2015-06-09 at 10.35.54 AM.png
>
>
> The Eclipse tooling is intended to be used with V2 Online (for now) and V3 when it is available. Also it is intended to be used with on-premise Enterprise instances, which do not require an Online account. This instruction may be confusing to these customers.
> Along these lines, the V3 Server is prefilled with the URL for the online service which may not work for some time. I propose selecting a different default value for V3
> An alternative could be that after they enter the URL they could attempt to "valid it" or "open in browser".
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (JBIDE-20410) Possible memory leak in JarAccess
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20410?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-20410:
--------------------------------------
Assignee: Viacheslav Kabanovich
[~scabanovich] could you please take a look?
> Possible memory leak in JarAccess
> ---------------------------------
>
> Key: JBIDE-20410
> URL: https://issues.jboss.org/browse/JBIDE-20410
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common/jst/core
> Affects Versions: 4.3.0.Beta2
> Reporter: Rastislav Wagner
> Assignee: Viacheslav Kabanovich
> Priority: Critical
> Fix For: 4.3.0.CR1
>
>
> I think I see memory leak in org.jboss.tools.common.model.filesystems.impl.JarAccess
> line 309 Set<JarSystemImpl> slaves = new HashSet<JarSystemImpl>();
> these 'slaves' are just growing.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months
[JBoss JIRA] (JBIDE-20410) Possible memory leak in JarAccess
by Rastislav Wagner (JIRA)
Rastislav Wagner created JBIDE-20410:
----------------------------------------
Summary: Possible memory leak in JarAccess
Key: JBIDE-20410
URL: https://issues.jboss.org/browse/JBIDE-20410
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.3.0.Beta2
Reporter: Rastislav Wagner
Priority: Critical
I think I see memory leak in org.jboss.tools.common.model.filesystems.impl.JarAccess
line 309 Set<JarSystemImpl> slaves = new HashSet<JarSystemImpl>();
these 'slaves' are just growing.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 8 months