[JBoss JIRA] (JBIDE-17483) Quick Fix for Console configuration "" does not exist
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17483?page=com.atlassian.jira.plugi... ]
Jeff MAURY reassigned JBIDE-17483:
----------------------------------
Assignee: Koen Aers (was: Alexey Kazakov)
> Quick Fix for Console configuration "" does not exist
> -----------------------------------------------------
>
> Key: JBIDE-17483
> URL: https://issues.jboss.org/browse/JBIDE-17483
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: hibernate
> Reporter: Burr Sutter
> Assignee: Koen Aers
> Fix For: 4.2.x, 4.3.x
>
> Attachments: JBIDE-17483-webnate.zip
>
>
> When using Maven import on "someone else's" project, it is fairly common to get a complaint about the missing Console Configuration. Numerous workarounds have been documented and can be found via Google - some work, some do not - ideally we would offer a quickfix to help address this common error message inside of the IDE.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBDS-3022) Iintermittent/Recurring Crash of JBDS 7.1.1 - when defining a new server runtime
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBDS-3022?page=com.atlassian.jira.plugin.... ]
Jeff MAURY updated JBDS-3022:
-----------------------------
Fix Version/s: 10.3.0.AM1
(was: 4.1.x)
(was: 8.x)
> Iintermittent/Recurring Crash of JBDS 7.1.1 - when defining a new server runtime
> --------------------------------------------------------------------------------
>
> Key: JBDS-3022
> URL: https://issues.jboss.org/browse/JBDS-3022
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: runtime-detection, upstream
> Affects Versions: 7.1.1.GA, 8.0.0.Beta2
> Environment: uname -a
> Linux ldimaggi.csb 2.6.32-431.11.2.el6.x86_64 #1 SMP Mon Mar 3 13:32:45 EST 2014 x86_64 x86_64 x86_64 GNU/Linux
> cat /etc/redhat-release
> Red Hat Enterprise Linux Workstation release 6.5 (Santiago)
> java -version
> java version "1.7.0_51"
> OpenJDK Runtime Environment (rhel-2.4.4.1.el6_5-x86_64 u51-b02)
> OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)
> Reporter: Len DiMaggio
> Assignee: Snjezana Peco
> Fix For: 10.3.0.AM1
>
> Attachments: Crash.mov, hs_error.log
>
>
> Iintermittent/Recurring Crash of JBDS 7.1.1 - when defining a new server runtime
> See attached screencast - crash occurs at the 14 second mark - seeing this 50-80% of the time on one RHEL 6.5 system.
> Steps to repeat:
> * install JBDS 7.1.1
> jbdevstudio-product-eap-universal-7.1.1.GA-v20140314-2145-B688.jar
> -or-
> jbdevstudio-product-universal-7.1.1.GA-v20140314-2145-B688.jar
> * Create a new server runtime - at the point that Next> is pressed after selecting the runtime version, the crash occurs
> * Only seeing this with JBDS - not Eclipse Kepler + JBTools
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-17231) Migrate Usage to Universal Analytics
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17231?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-17231:
-------------------------------
Fix Version/s: 4.5.0.AM1
(was: 4.3.x)
> Migrate Usage to Universal Analytics
> ------------------------------------
>
> Key: JBIDE-17231
> URL: https://issues.jboss.org/browse/JBIDE-17231
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: usage
> Reporter: Alexey Kazakov
> Assignee: Alexey Kazakov
> Priority: Critical
> Fix For: 4.5.0.AM1
>
>
> https://developers.google.com/analytics/devguides/collection/upgrade/?hl=...
> {quote}
> Universal Analytics is a set of technological innovations that improve the way data is collected and processed in Google Analytics.
> The Universal Analytics Upgrade is a process you can use to upgrade all of your classic Google Analytics properties into Universal Analytics properties without losing any data or changing your account settings.
> All Google Analytics properties will soon be required to use Universal Analytics. *Any properties that don’t follow the upgrade process will be auto-transferred to Universal Analytics in the future*.{quote}
> The transition from classic Google Analytics to Universal Analytics is happening incrementally over several phases.
> The current phase is *Phase 3: Universal Analytics out of beta*.
> The next phase is *Phase 4: Universal Analytics is the operating standard for Google Analytics.*:
> {quote}All properties have been upgraded into Universal Analytics.
> The following features will be deprecated:
> ga.js
> urchin.js
> WAP/server-side snippets
> YT / MO
> Custom variables
> User defined variables
> *Data collected from the deprecated features will be processed for a minimum of 2 years*.{quote}
> Currently, JBT usage sends requests using ga.js format. We should investigate what's changed in Analytics.js. And get ready to migrate to that new format.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-15246) JQuery Checkboxes have broken CSS layout on desktop browsers
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15246?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-15246:
-------------------------------
Fix Version/s: 4.5.0.AM1
(was: 4.2.x)
> JQuery Checkboxes have broken CSS layout on desktop browsers
> ------------------------------------------------------------
>
> Key: JBIDE-15246
> URL: https://issues.jboss.org/browse/JBIDE-15246
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples, upstream
> Affects Versions: 4.1.0.CR1
> Reporter: Karel Piwko
> Assignee: Alexey Kazakov
> Fix For: 4.5.0.AM1
>
> Attachments: browserSim.png, chrome.png, firefox.png, int.png, jquery-mobile-checkboxes-desktop.png
>
>
> JQuery Mobile palette does render properly on desktop browser (internal browser, chrome).
> How to reproduce:
> 1/ Create mobile example from JBoss Central
> 2/ Add "Checkboxes" from JQuery Mobile palette
> 3/ Deploy and open on desktop
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-17209) only product for mylyn integration is JBossAS Server
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17209?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-17209:
-------------------------------
Fix Version/s: 4.5.0.AM1
(was: 4.3.x)
> only product for mylyn integration is JBossAS Server
> ----------------------------------------------------
>
> Key: JBIDE-17209
> URL: https://issues.jboss.org/browse/JBIDE-17209
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, common
> Reporter: Max Rydahl Andersen
> Assignee: Dmitrii Bocharov
> Priority: Minor
> Fix For: 4.5.0.AM1
>
>
> Using "report bug or enhancement" JBoss Tools shows up but then after that a list of "products" is shown and it just list JBossAS Server.
> I would have expected Developer Studio too at least, and a few more key components.
> Note: this might not be something base should add, but put it into central or jbds product makes sense I think.
> -- Configuration Details --
> Product: Eclipse 4.4.0.20140301-1817 (org.eclipse.epp.package.jee.product)
> Installed Features:
> org.jboss.ide.eclipse.as.feature 3.0.0.Beta2-v20140421-1626-B483
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-17209) only product for mylyn integration is JBossAS Server
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17209?page=com.atlassian.jira.plugi... ]
Jeff MAURY reassigned JBIDE-17209:
----------------------------------
Assignee: Dmitrii Bocharov (was: Jeff MAURY)
> only product for mylyn integration is JBossAS Server
> ----------------------------------------------------
>
> Key: JBIDE-17209
> URL: https://issues.jboss.org/browse/JBIDE-17209
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, common
> Reporter: Max Rydahl Andersen
> Assignee: Dmitrii Bocharov
> Priority: Minor
> Fix For: 4.5.0.AM1
>
>
> Using "report bug or enhancement" JBoss Tools shows up but then after that a list of "products" is shown and it just list JBossAS Server.
> I would have expected Developer Studio too at least, and a few more key components.
> Note: this might not be something base should add, but put it into central or jbds product makes sense I think.
> -- Configuration Details --
> Product: Eclipse 4.4.0.20140301-1817 (org.eclipse.epp.package.jee.product)
> Installed Features:
> org.jboss.ide.eclipse.as.feature 3.0.0.Beta2-v20140421-1626-B483
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-17209) only product for mylyn integration is JBossAS Server
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17209?page=com.atlassian.jira.plugi... ]
Jeff MAURY reassigned JBIDE-17209:
----------------------------------
Assignee: Jeff MAURY (was: Alexey Kazakov)
> only product for mylyn integration is JBossAS Server
> ----------------------------------------------------
>
> Key: JBIDE-17209
> URL: https://issues.jboss.org/browse/JBIDE-17209
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, common
> Reporter: Max Rydahl Andersen
> Assignee: Jeff MAURY
> Priority: Minor
> Fix For: 4.3.x
>
>
> Using "report bug or enhancement" JBoss Tools shows up but then after that a list of "products" is shown and it just list JBossAS Server.
> I would have expected Developer Studio too at least, and a few more key components.
> Note: this might not be something base should add, but put it into central or jbds product makes sense I think.
> -- Configuration Details --
> Product: Eclipse 4.4.0.20140301-1817 (org.eclipse.epp.package.jee.product)
> Installed Features:
> org.jboss.ide.eclipse.as.feature 3.0.0.Beta2-v20140421-1626-B483
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-16879) Explorer: context menu for cartridges opens away from cartridge
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16879?page=com.atlassian.jira.plugi... ]
Jeff MAURY reassigned JBIDE-16879:
----------------------------------
Assignee: Jeff MAURY
> Explorer: context menu for cartridges opens away from cartridge
> ---------------------------------------------------------------
>
> Key: JBIDE-16879
> URL: https://issues.jboss.org/browse/JBIDE-16879
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.2.0.Beta1
> Environment: Fedora 19, 64-bit, java version "1.7.0_51", OpenJDK Runtime Environment (fedora-2.4.5.0.fc19-x86_64 u51-b31) GTK3
> Reporter: Michelle Murray
> Assignee: Jeff MAURY
> Priority: Minor
> Labels: explorer, gtk3, openshift_v2, openshift_v3, upstream
> Fix For: 4.4.3.AM1
>
> Attachments: OpenShift_conmenu.png
>
>
> In OpenShift Explorer view, expand tree down to cartridge level for an app. Right-click cartridge. The context menu opens away from mouse pointer rather than adjacent to it as it does for other tree items, like connection, domain or app.
> I can 100% of time reproduce it by first right-clicking app and then immediately right-clicking (twice) cartridge.
> I can't reproduce it by first right-clicking connection or domain and then immediately right-clicking (twice) cartridge.
> !OpenShift_conmenu.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months
[JBoss JIRA] (JBIDE-16879) Explorer: context menu for cartridges opens away from cartridge
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16879?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-16879:
-------------------------------
Fix Version/s: LATER
(was: 4.4.x)
> Explorer: context menu for cartridges opens away from cartridge
> ---------------------------------------------------------------
>
> Key: JBIDE-16879
> URL: https://issues.jboss.org/browse/JBIDE-16879
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, upstream
> Affects Versions: 4.2.0.Beta1
> Environment: Fedora 19, 64-bit, java version "1.7.0_51", OpenJDK Runtime Environment (fedora-2.4.5.0.fc19-x86_64 u51-b31) GTK3
> Reporter: Michelle Murray
> Priority: Minor
> Labels: explorer, gtk3, openshift_v2, openshift_v3, upstream
> Fix For: 4.4.3.AM1
>
> Attachments: OpenShift_conmenu.png
>
>
> In OpenShift Explorer view, expand tree down to cartridge level for an app. Right-click cartridge. The context menu opens away from mouse pointer rather than adjacent to it as it does for other tree items, like connection, domain or app.
> I can 100% of time reproduce it by first right-clicking app and then immediately right-clicking (twice) cartridge.
> I can't reproduce it by first right-clicking connection or domain and then immediately right-clicking (twice) cartridge.
> !OpenShift_conmenu.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 4 months