[JBoss JIRA] (JBIDE-15054) embed cartridges: cannot embed rockmongo + mongo + phpmyadmin + mysql at the same time
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15054?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15054:
-------------------------------------
Steps to Reproduce:
# EXEC: launch OpenShift application wizard
# EXEC: choose some name and some application type (ex. jbossas-7)
# EXEC: in the embedded cartridges, choose
* rockmongo
* mongodb
* phpmyadmin
* mysql
# EXEC: hit Finish
Result:
After some processing, the wizards becomes all enabled again, no error is visible even though it's clear that the was a problem. In the EClipse log you spot:
{code}
!ENTRY org.jboss.tools.common.ui 4 0 2013-06-28 10:02:59.789
!MESSAGE The operation 'Adding/removing cartridges for application "tescht"...' was cancelled
{code}
The application was created and the cartridges were imported though. Sp it was the wizard that cancelled the job since it looked to him as it took too much time.
The user MUST get informed of this, currently the wizard simply just stays as is, nothing is displayed to the user.
was:
# EXEC: launch OpenShift application wizard
# EXEC: choose some name and some application type (ex. jbossas-7)
# EXEC: in the embedded cartridges, choose
* rockmongo
* mongodb
* phpmyadmin
* mysql
* EXEC: hit Finish
Result:
After some processing, the wizards becomes all enabled again, no error is visible even though it's clear that the was a problem. In the EClipse log you spot:
{code}
!ENTRY org.jboss.tools.common.ui 4 0 2013-06-28 10:02:59.789
!MESSAGE The operation 'Adding/removing cartridges for application "tescht"...' was cancelled
{code}
The application was created and the cartridges were imported though. Sp it was the wizard that cancelled the job since it looked to him as it took too much time.
The user MUST get informed of this, currently the wizard simply just stays as is, nothing is displayed to the user.
> embed cartridges: cannot embed rockmongo + mongo + phpmyadmin + mysql at the same time
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-15054
> URL: https://issues.jboss.org/browse/JBIDE-15054
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.0.CR1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.2.x
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-15054) embed cartridges: cannot embed rockmongo + mongo + phpmyadmin + mysql at the same time
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15054?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15054:
-------------------------------------
Steps to Reproduce:
1. EXEC: launch OpenShift application wizard
2. EXEC: choose some name and some application type (ex. jbossas-7)
3. EXEC: in the embedded cartridges, choose
* rockmongo
* mongodb
* phpmyadmin
* mysql
4. EXEC: hit Finish
Result:
After some processing, the wizards becomes all enabled again, no error is visible even though it's clear that the was a problem. In the EClipse log you spot:
{code}
!ENTRY org.jboss.tools.common.ui 4 0 2013-06-28 10:02:59.789
!MESSAGE The operation 'Adding/removing cartridges for application "tescht"...' was cancelled
{code}
The application was created and the cartridges were imported though. Sp it was the wizard that cancelled the job since it looked to him as it took too much time.
The user MUST get informed of this, currently the wizard simply just stays as is, nothing is displayed to the user.
was:
# EXEC: launch OpenShift application wizard
# EXEC: choose some name and some application type (ex. jbossas-7)
# EXEC: in the embedded cartridges, choose
* rockmongo
* mongodb
* phpmyadmin
* mysql
# EXEC: hit Finish
Result:
After some processing, the wizards becomes all enabled again, no error is visible even though it's clear that the was a problem. In the EClipse log you spot:
{code}
!ENTRY org.jboss.tools.common.ui 4 0 2013-06-28 10:02:59.789
!MESSAGE The operation 'Adding/removing cartridges for application "tescht"...' was cancelled
{code}
The application was created and the cartridges were imported though. Sp it was the wizard that cancelled the job since it looked to him as it took too much time.
The user MUST get informed of this, currently the wizard simply just stays as is, nothing is displayed to the user.
> embed cartridges: cannot embed rockmongo + mongo + phpmyadmin + mysql at the same time
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-15054
> URL: https://issues.jboss.org/browse/JBIDE-15054
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.1.0.CR1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.2.x
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-13248) openshift-java-client: provide nice names, versions and descriptions for cartridges
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13248?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-13248:
-------------------------------------
Fix Version/s: 4.2.x
(was: 4.1.x)
> openshift-java-client: provide nice names, versions and descriptions for cartridges
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-13248
> URL: https://issues.jboss.org/browse/JBIDE-13248
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.0.0.CR1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.2.x
>
>
> The response (protocol v1.3) when querying the OpenShift REST service for cartridges (standalone and embeddable ones) was enhanced lately. It now offers
> * <display-name />
> * <version />
> * <description />
> eventually
> * <website />
> * <help-topics />
> We should add at least these 3 in the ICartridge.
> There are also further interesting informations:
> * <tag />
> * <scales-from /> & <scales-to />
> * <scales-with />
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-10695) Cartridges: provide some doc/context for users to know what they do
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10695?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-10695:
-------------------------------------
Description:
currently cartridges are just listed with their (verbose) name, either in the application type combo or in the list of embeddable cartridges. The names are now verbose but we're still missing descriptions as provided in the Web-UI:
!cartridge-description.png!
was:
currently "embeddable catridges" just list all the cartridges that are available, either in the application type combo or in the list of embeddable cartridges. The names are now verbose but we're still missing descriptions as provided in the Web-UI:
!cartridge-description.png!
> Cartridges: provide some doc/context for users to know what they do
> -------------------------------------------------------------------
>
> Key: JBIDE-10695
> URL: https://issues.jboss.org/browse/JBIDE-10695
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Fix For: 4.2.x
>
> Attachments: cartridge-description.png
>
>
> currently cartridges are just listed with their (verbose) name, either in the application type combo or in the list of embeddable cartridges. The names are now verbose but we're still missing descriptions as provided in the Web-UI:
> !cartridge-description.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-10695) Cartridges: provide some doc/context for users to know what they do
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10695?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-10695:
-------------------------------------
Description:
currently "embeddable catridges" just list all the cartridges that are available, either in the application type combo or in the list of embeddable cartridges. The names are now verbose but we're still missing descriptions as provided in the Web-UI:
!cartridge-description.png!
was:
currently "embeddable catridges" just list all the cartridges that are available, either in the application type combo or in the list of embeddable cartridges. The names are now verbose but we're still missing some descriptions
i.e. postgresql-8.4 and mysql-5.1 could list something like:
"Enables mysql database for your OpenShift application.
The connection details are available as environment variables ($OPENSHIFT_DB_PASSWORD, ...) and for
JBoss AS application it is enabled via datasource named: MysqlDS."
(the values above is just from my memory - need to check the full names/values)
Would also be good if there was a stable url to get to docs for these since they do require a "masters desgree in openshift" to fully understand.
> Cartridges: provide some doc/context for users to know what they do
> -------------------------------------------------------------------
>
> Key: JBIDE-10695
> URL: https://issues.jboss.org/browse/JBIDE-10695
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Fix For: 4.2.x
>
> Attachments: cartridge-description.png
>
>
> currently "embeddable catridges" just list all the cartridges that are available, either in the application type combo or in the list of embeddable cartridges. The names are now verbose but we're still missing descriptions as provided in the Web-UI:
> !cartridge-description.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBDS-2672) Change 64-bit Warning on Early Access
by Mustafa Musaji (JIRA)
[ https://issues.jboss.org/browse/JBDS-2672?page=com.atlassian.jira.plugin.... ]
Mustafa Musaji edited comment on JBDS-2672 at 6/28/13 5:07 AM:
---------------------------------------------------------------
Thanks Nick for CCing us on this. I don't mind the wording but a table would be good to just be very clear on this.
{noformat}
Visual Page Editor supported configurations:
64bit OS X | 64bit Windows | 64bit Linux | 32bit Linux |
64bit JBDS + 64bit JDK X | X ✓ ✓
32bit JBDS + 32bit JDK ✓ | ✓ ✓ ✓
{noformat}
EDIT: some formatting!
was (Author: mmusaji):
Thanks Nick for CCing us on this. I don't mind the wording but a table would be good to just be very clear on this.
{noformat}
Visual Page Editor supported configurations:
64bit OS X | 64bit Windows
64bit JBDS + 64bit JDK X | X
32bit JBDS + 32bit JDK ✓ | ✓
{noformat}
> Change 64-bit Warning on Early Access
> -------------------------------------
>
> Key: JBDS-2672
> URL: https://issues.jboss.org/browse/JBDS-2672
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 7.0.0.Beta1
> Reporter: Burr Sutter
> Assignee: Nick Boldt
> Fix For: 7.0.0.Beta2
>
>
> Current description on https://devstudio.jboss.com/earlyaccess/7.0.0.Beta1.html says:
> {quote}
> The Visual Page Editor does not run on 64-bit Windows or Mac. While the source editor does work, visual editing & preview do not. If you require this, run the installer with a 32-bit JDK.
> {quote}
> Making readers believe that we do not run on 64-bit OS. The real issue is 64-bit JVMs. A 32-bit JVM on a 64-bit OS is great.
> So, a rewording attempt:
> {quote}
> The Visual Page Editor does not provide visual editing nor preview when run on a 64-bit JVM. However, it does provide visual editing when used on a 32-bit JVM even on a 64-bit Windows or Mac OS X.
> {quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-10695) Cartridges: provide some doc/context for users to know what they do
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10695?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-10695:
-------------------------------------
Description:
currently "embeddable catridges" just list all the cartridges that are available, either in the application type combo or in the list of embeddable cartridges. The names are now verbose but we're still missing some descriptions
i.e. postgresql-8.4 and mysql-5.1 could list something like:
"Enables mysql database for your OpenShift application.
The connection details are available as environment variables ($OPENSHIFT_DB_PASSWORD, ...) and for
JBoss AS application it is enabled via datasource named: MysqlDS."
(the values above is just from my memory - need to check the full names/values)
Would also be good if there was a stable url to get to docs for these since they do require a "masters desgree in openshift" to fully understand.
was:
currently "embeddable catridges" just list all the base names for the cartridges and users gets no info on what they do.
i.e. postgresql-8.4 and mysql-5.1 could list something like:
"Enables mysql database for your OpenShift application.
The connection details are available as environment variables ($OPENSHIFT_DB_PASSWORD, ...) and for
JBoss AS application it is enabled via datasource named: MysqlDS."
(the values above is just from my memory - need to check the full names/values)
Would also be good if there was a stable url to get to docs for these since they do require a "masters desgree in openshift" to fully understand.
> Cartridges: provide some doc/context for users to know what they do
> -------------------------------------------------------------------
>
> Key: JBIDE-10695
> URL: https://issues.jboss.org/browse/JBIDE-10695
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Fix For: 4.2.x
>
> Attachments: cartridge-description.png
>
>
> currently "embeddable catridges" just list all the cartridges that are available, either in the application type combo or in the list of embeddable cartridges. The names are now verbose but we're still missing some descriptions
> i.e. postgresql-8.4 and mysql-5.1 could list something like:
> "Enables mysql database for your OpenShift application.
> The connection details are available as environment variables ($OPENSHIFT_DB_PASSWORD, ...) and for
> JBoss AS application it is enabled via datasource named: MysqlDS."
> (the values above is just from my memory - need to check the full names/values)
> Would also be good if there was a stable url to get to docs for these since they do require a "masters desgree in openshift" to fully understand.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBDS-2672) Change 64-bit Warning on Early Access
by Mustafa Musaji (JIRA)
[ https://issues.jboss.org/browse/JBDS-2672?page=com.atlassian.jira.plugin.... ]
Mustafa Musaji edited comment on JBDS-2672 at 6/28/13 5:08 AM:
---------------------------------------------------------------
Thanks Nick for CCing us on this. I don't mind the wording but a table would be good to just be very clear on this.
{noformat}
Visual Page Editor supported configurations:
64bit OS X | 64bit Windows | 64bit Linux | 32bit Linux
64bit JBDS + 64bit JDK X | X | ✓ | ✓
32bit JBDS + 32bit JDK ✓ | ✓ | ✓ | ✓
{noformat}
EDIT: some formatting!
was (Author: mmusaji):
Thanks Nick for CCing us on this. I don't mind the wording but a table would be good to just be very clear on this.
{noformat}
Visual Page Editor supported configurations:
64bit OS X | 64bit Windows | 64bit Linux | 32bit Linux |
64bit JBDS + 64bit JDK X | X ✓ ✓
32bit JBDS + 32bit JDK ✓ | ✓ ✓ ✓
{noformat}
EDIT: some formatting!
> Change 64-bit Warning on Early Access
> -------------------------------------
>
> Key: JBDS-2672
> URL: https://issues.jboss.org/browse/JBDS-2672
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 7.0.0.Beta1
> Reporter: Burr Sutter
> Assignee: Nick Boldt
> Fix For: 7.0.0.Beta2
>
>
> Current description on https://devstudio.jboss.com/earlyaccess/7.0.0.Beta1.html says:
> {quote}
> The Visual Page Editor does not run on 64-bit Windows or Mac. While the source editor does work, visual editing & preview do not. If you require this, run the installer with a 32-bit JDK.
> {quote}
> Making readers believe that we do not run on 64-bit OS. The real issue is 64-bit JVMs. A 32-bit JVM on a 64-bit OS is great.
> So, a rewording attempt:
> {quote}
> The Visual Page Editor does not provide visual editing nor preview when run on a 64-bit JVM. However, it does provide visual editing when used on a 32-bit JVM even on a 64-bit Windows or Mac OS X.
> {quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (JBIDE-10695) Cartridges: provide some doc/context for users to know what they do
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10695?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-10695:
------------------------------------------
This was marked as duplicated erroneously. Thus reopening it and rewording the issue description to match what's currently missing.
> Cartridges: provide some doc/context for users to know what they do
> -------------------------------------------------------------------
>
> Key: JBIDE-10695
> URL: https://issues.jboss.org/browse/JBIDE-10695
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Fix For: 4.2.x
>
> Attachments: cartridge-description.png
>
>
> currently "embeddable catridges" just list all the cartridges that are available, either in the application type combo or in the list of embeddable cartridges. The names are now verbose but we're still missing some descriptions
> i.e. postgresql-8.4 and mysql-5.1 could list something like:
> "Enables mysql database for your OpenShift application.
> The connection details are available as environment variables ($OPENSHIFT_DB_PASSWORD, ...) and for
> JBoss AS application it is enabled via datasource named: MysqlDS."
> (the values above is just from my memory - need to check the full names/values)
> Would also be good if there was a stable url to get to docs for these since they do require a "masters desgree in openshift" to fully understand.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months