[JBoss JIRA] (JBIDE-20519) Internal model fails when multiple instances of Studio are opened
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20519?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-20519:
----------------------------------------
Yes, exactly. And Slava's PR moves those files to workspace.
> Internal model fails when multiple instances of Studio are opened
> -----------------------------------------------------------------
>
> Key: JBIDE-20519
> URL: https://issues.jboss.org/browse/JBIDE-20519
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common/jst/core
> Affects Versions: 4.3.0.Beta2
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Fix For: 4.3.0.CR1
>
>
> To save memory, the internal model stores long text in temporal files with prefix efs_, created in delete-on-exit mode. Since Studio may crash or be killed in the task manager, these files may remain for ever, and to prevent it, model plugin removes files with prefix efs_ during normal exit.
> That produces the following problem:
> 1. Open Studio in a new workspace, create a jsf project and build it.
> 2. Open second instance of Studio in another new workspace, create exactly the same jsf project and build it.
> 3. Close the second instance of Studio.
> 4. In the first instance of Studio, try clean/build.
> Failure: Logged messages like
> java.lang.IllegalStateException: Cannot read /tmp/efs_2500225045660665987.sp.txt for object
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-19948) Reimplement Eclipse Download plugin to allow dynamic work flow
by David Hladky (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19948?page=com.atlassian.jira.plugi... ]
David Hladky commented on JBIDE-19948:
--------------------------------------
Hi [~maxandersen], the logic is not complicated at all. [~rob.stryker] told me you have not agreed with the dynamic dialogue with the list of fields, but he told me it would be OK if I choose one of the well tested layouts (and just update the labels for it).
> Reimplement Eclipse Download plugin to allow dynamic work flow
> --------------------------------------------------------------
>
> Key: JBIDE-19948
> URL: https://issues.jboss.org/browse/JBIDE-19948
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: runtime-detection, server
> Affects Versions: 4.3.0.Alpha2
> Reporter: David Hladky
> Assignee: Rob Stryker
> Fix For: 4.3.0.CR1
>
>
> We need to reimplement the plugin to accept new terms and conditions models as well as follow the workflow changes in case of changes to the current ones.
> Under this issue I will create the tasks we need to achieve this goal.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-19948) Reimplement Eclipse Download plugin to allow dynamic work flow
by David Hladky (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19948?page=com.atlassian.jira.plugi... ]
David Hladky commented on JBIDE-19948:
--------------------------------------
Hi [~rob.stryker], I am not sure why the notification was not sent to me so I am responding now (I wanted to check why I did not have any response from you yet).
We discussed this in detail during our call. The workflow is the same as we used originally. The problem is we need to get more/less fields based on the subscription and because you said it is not possible to use the generic approach I would have to choose one of the layouts mentioned in [https://issues.jboss.org/browse/JBIDE-19948?focusedCommentId=13099778&pag...] so there is no problem with the layout being displayed incorrectly.
I thought we made it clear but apparently it appears we need to arrange another call and discuss it again. In the meantime I am preparing the documentation for it. Please, let me know when you have time.
> Reimplement Eclipse Download plugin to allow dynamic work flow
> --------------------------------------------------------------
>
> Key: JBIDE-19948
> URL: https://issues.jboss.org/browse/JBIDE-19948
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: runtime-detection, server
> Affects Versions: 4.3.0.Alpha2
> Reporter: David Hladky
> Assignee: Rob Stryker
> Fix For: 4.3.0.CR1
>
>
> We need to reimplement the plugin to accept new terms and conditions models as well as follow the workflow changes in case of changes to the current ones.
> Under this issue I will create the tasks we need to achieve this goal.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20524) Opening xhtml with VPE ends up with the eclipse crash (Mars 4.5.0)
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20524?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-20524:
----------------------------------------
The upstream bug is marked as resolved in Eclipse Mars 4.5.1.
JBT 4.3.0.CR1&GA will be based on Eclipse Mars 4.5.1. But shouldn't we prevent installing VPE&XULrunner on previous versions of Mars (4.5.0)? What about adding dependency on org.eclipse.swt plugin with proper version to our VPE or XULRunner plugin?
Iliya is also working on adding this problem/workaround to the VPE FAQ page which is still relevant for earlier JBT releases based on Mars 4.5.0.
> Opening xhtml with VPE ends up with the eclipse crash (Mars 4.5.0)
> ------------------------------------------------------------------
>
> Key: JBIDE-20524
> URL: https://issues.jboss.org/browse/JBIDE-20524
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream, visual-page-editor-core, xulrunner
> Affects Versions: 4.3.0.Beta2
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Priority: Blocker
> Labels: upstream
> Fix For: 4.3.0.CR1
>
>
> Upstream regression Mars 4.5.0 XULRunner [Bug 472956|https://bugs.eclipse.org/bugs/show_bug.cgi?id=472956]
> Basically, XULRunner crashes when profile path does not exist. The workaround is to create profile folder `C:\Users\<USER_NAME>\AppData\Roaming\Mozilla\eclipse` manually. More details can be found in the reply to the original upstream issue and in the related developer.jboss.org discussion - https://developer.jboss.org/message/938755
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBTIS-399) Cannot install Fuse/SwitchYard tooling in offline mode
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-399?page=com.atlassian.jira.plugin.... ]
Paul Leacu resolved JBTIS-399.
------------------------------
Resolution: Done
Did this:
1. Install Eclipse IDE Mars
2. Download/install JBDS 9.0.0.Beta2
3. Download/install JBDSIS 9.0.0.Alpha1
4. Add these zip files as upadte sites in Eclipse IDE
5. Installed SwitchYard from JBDS-IS zip
installation okay.
> Cannot install Fuse/SwitchYard tooling in offline mode
> ------------------------------------------------------
>
> Key: JBTIS-399
> URL: https://issues.jboss.org/browse/JBTIS-399
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 8.0.0.GA
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Priority: Critical
> Fix For: 9.0.0.Alpha1
>
> Attachments: error.txt, oi1.png, oi2.png, oi3.png
>
>
> Cannot install JBDS-IS 8.0.0.GA early access in offline mode. Note that DV tooling (Teiid Designer and ModeShape) can be installed without any problem.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months