[JBoss JIRA] (JBIDE-24758) Server editor complains about wrong runtime folder even if fixed
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24758?page=com.atlassian.jira.plugi... ]
Martin Malina edited comment on JBIDE-24758 at 8/22/17 6:56 AM:
----------------------------------------------------------------
I tried this in devstudio-11.1.0.AM1-v20170822-0754-B847-installer-standalone.jar .
It seems you missed my previous comment where I said I could no longer replicate the failed server start, but that I found another issue - the file not found error.
So, to repeat, these were the two issues to be fixed:
1. Warning of wrong server home directory does not go away even after you've fixed it - restart of server editor is needed.
2. When server home is not found, FileNotFoundException is logged in Error Log view.
1. is fixed now; 2. is not.
was (Author: mmalina):
I tried this in devstudio-11.1.0.AM1-v20170822-0754-B847-installer-standalone.jar .
It seems you missed my previous comment where I said I could no longer replicate the failed server start, but that I found another issue - the file not found error.
So, to repeat, these were the two issues to be fixed:
1. Warning of wrong server home directory does not go away even after you've fixed it - restart of server editor is needed.
2. When server home is not found, FileNotFoundException is logged in Error Log view.
2. is fixed now; 1. is not.
> Server editor complains about wrong runtime folder even if fixed
> ----------------------------------------------------------------
>
> Key: JBIDE-24758
> URL: https://issues.jboss.org/browse/JBIDE-24758
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.5.0.AM2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM1
>
>
> I had a runtime and server adapter set up for eap 6.4. I deleted the server on the disk. When I opened the server editor, I was shown a red message in the status bar:
> The server's runtime folder does not exist: ......
> So far so good.
> So I unzip eap 6.4 somewhere else, clicked Runtime Environment in the server editor, and pointed the runtime to the new correct directory. Then I saved the editor. But the error message in the status bar still won't go away. I have to close the editor and then open it again, then the message no longer shows up.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24732) Create the blog article for 4.5.0.Final / 11.0.0.GA
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24732?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-24732.
---------------------------------
This has been done. I'd just like to say that I'm not sure if it's a good idea to simply dump all the N&N content into the blog post. It makes the article very very long. I think in the past we would just have a few highlights and then link to the N&N page for those interested in more.
> Create the blog article for 4.5.0.Final / 11.0.0.GA
> ---------------------------------------------------
>
> Key: JBIDE-24732
> URL: https://issues.jboss.org/browse/JBIDE-24732
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: website
> Affects Versions: 4.4.4.Final
> Reporter: Jeff MAURY
> Assignee: Jeff MAURY
> Labels: blog
> Fix For: 4.5.0.Final
>
>
> Create the announcement blog for 4.5.0 / 11.0.0 with:
> * everything new since 4.4.4
> * everything new from Oxygen
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBDS-4411) DevSuite 1.4 installer display required disk space
by Mohit Suman (JIRA)
[ https://issues.jboss.org/browse/JBDS-4411?page=com.atlassian.jira.plugin.... ]
Mohit Suman updated JBDS-4411:
------------------------------
Attachment: install-size.png
> DevSuite 1.4 installer display required disk space
> ---------------------------------------------------
>
> Key: JBDS-4411
> URL: https://issues.jboss.org/browse/JBDS-4411
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Environment: DevSuite 1.4 installer, Windows 10 Pro/64
> Reporter: Robert Terzi
> Assignee: Mohit Suman
> Priority: Minor
> Labels: ui
> Fix For: 11.1.0.AM1
>
> Attachments: install-size.png
>
>
> DevSuite 1.4 installer (online) should display the disk space requirements which should include the calculation for both the downloads and the unpacked/installed files.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBDS-4411) DevSuite 1.4 installer display required disk space
by Mohit Suman (JIRA)
[ https://issues.jboss.org/browse/JBDS-4411?page=com.atlassian.jira.plugin.... ]
Mohit Suman commented on JBDS-4411:
-----------------------------------
!install-size.png|thumbnail! [~crobson] [~dgolovin]
Based on the above requirement, we would be showing the total download size based on the packages selected for installation. This will be displayed when the user is making the choice to select the packages.
I have attached the mockups. Please review and let me know if I can go ahead with this.
> DevSuite 1.4 installer display required disk space
> ---------------------------------------------------
>
> Key: JBDS-4411
> URL: https://issues.jboss.org/browse/JBDS-4411
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Enhancement
> Components: platform-installer
> Environment: DevSuite 1.4 installer, Windows 10 Pro/64
> Reporter: Robert Terzi
> Assignee: Mohit Suman
> Priority: Minor
> Labels: ui
> Fix For: 11.1.0.AM1
>
> Attachments: install-size.png
>
>
> DevSuite 1.4 installer (online) should display the disk space requirements which should include the calculation for both the downloads and the unpacked/installed files.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24780) Creatinng an OpenShift server adapter should suggest placing Web facet on related project(s)
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24780?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-24780:
----------------------------------------
The web server tools are not only about Java EE, and that basic "Static Web Facet" can and is successfully be used by non-Java EE project such as plain HTML/JS ones or PHP ones. This web facet is more general than Java EE and could as well apply to C# projects as it does to PHP projects.
So this is a good idea. In a few days, I'll have a video ready of how to deploy C# from Red Hat Developer Studio to OpenShift, so you'll see how this works well with the basic facet; and how it's more painful without it. The web facet is necessary for a productive deployment story from Red Hat Developer Studio (allows to see the project in the "Servers" tab, to DND it from project explorer to server and so on).
> Creatinng an OpenShift server adapter should suggest placing Web facet on related project(s)
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-24780
> URL: https://issues.jboss.org/browse/JBIDE-24780
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.5.0.AM2
> Reporter: Mickael Istria
> Assignee: Rob Stryker
> Fix For: 4.5.x
>
>
> I've created an OpenShift Application from Eclipse IDE providing it an Eclipse Project as input.
> Then I tried to create a server adapter for this project. It didn't work initially because the project isn't a Faceted Web project. I had to quit the OpenShift wizard, make the project a faceted one and restart the wizard.
> I would expect the wizard to create a server adapter to suggest and link to a way to make the project associated with the application a web project in Eclipse IDE so it's one less step to understand for users before it works.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months