[JBoss JIRA] (JBIDE-21782) Adding EAP 7. ER6 server rises a warning on New runtime page
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21782?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-21782:
---------------------------------------
OK, disregard my last comment. This was really about the change in the manifest that we noticed and Rob adapted to it. So this still doesn't explain why EAP changed this without consulting us.
> Adding EAP 7. ER6 server rises a warning on New runtime page
> ------------------------------------------------------------
>
> Key: JBIDE-21782
> URL: https://issues.jboss.org/browse/JBIDE-21782
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.3.1.CR1
> Reporter: Radim Hopp
> Assignee: Rob Stryker
> Fix For: 4.3.1.CR1
>
>
> Screenshot: http://i.imgur.com/ObzrfQs.png
> The warning is:
> {noformat}
> This server type expects a version of 6.1 but the server directory is of version 7.0.0.GA. This combination may cause critical errors. {noformat}
> I guess it's because ER6 reports version "7.0.0.GA".
> For example ER2 doesn't raise the warning (because it still reports as 7.0.0.Beta1).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22197) Icon in template Details of Local Template is not loaded for some templates file
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22197?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-22197:
------------------------------------
On one point, the error message is not that bad: the icon from a template is stored as an annotation in the template so it does not surprising the JBIDE does not have all the icons.
On another point, the icon in question is about Java projects so I think JBIDE should have it by default. [~fbricon] can you confirm ?
> Icon in template Details of Local Template is not loaded for some templates file
> --------------------------------------------------------------------------------
>
> Key: JBIDE-22197
> URL: https://issues.jboss.org/browse/JBIDE-22197
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Aurélien Pupier
> Assignee: Jeff MAURY
> Priority: Minor
> Fix For: 4.4.0.Alpha1
>
> Attachments: quickstart-template.json, screenshot-1.png
>
>
> {noformat}
> java.io.FileNotFoundException: /icons/apps/java.png
> at org.eclipse.osgi.storage.url.bundleentry.Handler.findBundleEntry(Handler.java:37)
> at org.eclipse.osgi.storage.url.BundleResourceHandler.openConnection(BundleResourceHandler.java:169)
> at java.net.URL.openConnection(Unknown Source)
> at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:32)
> at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:207)
> at org.eclipse.jface.resource.URLImageDescriptor.getFilePath(URLImageDescriptor.java:219)
> at org.eclipse.jface.resource.URLImageDescriptor.createImage(URLImageDescriptor.java:283)
> at org.eclipse.jface.resource.ImageDescriptor.createResource(ImageDescriptor.java:164)
> at org.eclipse.jface.resource.DeviceResourceManager.allocate(DeviceResourceManager.java:52)
> at org.eclipse.jface.resource.AbstractResourceManager.create(AbstractResourceManager.java:86)
> at org.eclipse.jface.resource.ResourceManager.createImageWithDefault(ResourceManager.java:192)
> at org.eclipse.jface.resource.ImageRegistry.get(ImageRegistry.java:214)
> at org.jboss.tools.openshift.internal.common.ui.ImageRepository.getImage(ImageRepository.java:85)
> at org.jboss.tools.openshift.internal.ui.OpenShiftImages.getAppImage(OpenShiftImages.java:62)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.TemplateDetailViews$TemplateDetailView.updateImage(TemplateDetailViews.java:106)
> at org.jboss.tools.openshift.internal.ui.wizard.newapp.TemplateDetailViews$TemplateDetailView.onVisible(TemplateDetailViews.java:102)
> at org.jboss.tools.openshift.internal.common.ui.detailviews.AbstractStackedDetailViews.showView(AbstractStackedDetailViews.java:90)
> at org.jboss.tools.openshift.internal.common.ui.detailviews.AbstractStackedDetailViews.showView(AbstractStackedDetailViews.java:79)
> at org.jboss.tools.openshift.internal.common.ui.detailviews.AbstractStackedDetailViews$1.handleValueChange(AbstractStackedDetailViews.java:73)
> at org.eclipse.core.databinding.observable.value.ValueChangeEvent.dispatch(ValueChangeEvent.java:63)
> at org.eclipse.core.databinding.observable.ChangeManager.fireEvent(ChangeManager.java:119)
> at org.eclipse.core.databinding.observable.value.DecoratingObservableValue.fireValueChange(DecoratingObservableValue.java:57)
> at org.eclipse.core.databinding.observable.value.DecoratingObservableValue.handleValueChange(DecoratingObservableValue.java:99)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-21782) Adding EAP 7. ER6 server rises a warning on New runtime page
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21782?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-21782:
---------------------------------------
[~psakar], please create a new JIRA (and link it from here). Also, could you please include links for more details? We recently added Red Hat at the beginning of all of the servers because we were told to.
> Adding EAP 7. ER6 server rises a warning on New runtime page
> ------------------------------------------------------------
>
> Key: JBIDE-21782
> URL: https://issues.jboss.org/browse/JBIDE-21782
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.3.1.CR1
> Reporter: Radim Hopp
> Assignee: Rob Stryker
> Fix For: 4.3.1.CR1
>
>
> Screenshot: http://i.imgur.com/ObzrfQs.png
> The warning is:
> {noformat}
> This server type expects a version of 6.1 but the server directory is of version 7.0.0.GA. This combination may cause critical errors. {noformat}
> I guess it's because ER6 reports version "7.0.0.GA".
> For example ER2 doesn't raise the warning (because it still reports as 7.0.0.Beta1).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-21782) Adding EAP 7. ER6 server rises a warning on New runtime page
by Petr Sakař (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21782?page=com.atlassian.jira.plugi... ]
Petr Sakař commented on JBIDE-21782:
------------------------------------
The product name of EAP 7 was changed to follow official product naming guidelines.
Please note that EAP 7.0 product name is "JBoss EAP", EAP 6.4.x product name is "EAP". Looking at the PR I'm not sure if you are able to handle both products ...
> Adding EAP 7. ER6 server rises a warning on New runtime page
> ------------------------------------------------------------
>
> Key: JBIDE-21782
> URL: https://issues.jboss.org/browse/JBIDE-21782
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.3.1.CR1
> Reporter: Radim Hopp
> Assignee: Rob Stryker
> Fix For: 4.3.1.CR1
>
>
> Screenshot: http://i.imgur.com/ObzrfQs.png
> The warning is:
> {noformat}
> This server type expects a version of 6.1 but the server directory is of version 7.0.0.GA. This combination may cause critical errors. {noformat}
> I guess it's because ER6 reports version "7.0.0.GA".
> For example ER2 doesn't raise the warning (because it still reports as 7.0.0.Beta1).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22194) Select template: inform user of his mistake in a more friendly way
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22194?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-22194:
----------------------------------
Attachment: (was: error_message.png)
> Select template: inform user of his mistake in a more friendly way
> ------------------------------------------------------------------
>
> Key: JBIDE-22194
> URL: https://issues.jboss.org/browse/JBIDE-22194
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.0.Alpha1
>
>
> When user selects a json file with wrong resource instead of template, he should be informed of his mistake in a more friendly way.
> It is a ClassCastException now that user sees in an Error dialog, and he may be confused if it is his mistake or an application bug. Let's not log, nor show exception in this case, but just display what kind of resource user selected and what resource was expected.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months