[JBoss JIRA] (JBIDE-10435) Application wizard: Warn users if no spare app slot (quota full) when enabling jenkins client on application
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10435?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-10435:
-------------------------------------
Description:
# ASSERT: given your quota is 3: make sure that you already have 2 applications, one of those is a jenkins type app
# ASSERT: make sure you have a "Dynamic Web Project" in your eclipse workspace
# EXEC: lauch the OpenShift Application Wizard: create a new app (now you have 5 applications) and embed the jenkins client to it.
# EXEC: on the last wizard page: uncheck "Create new", choose your "Dynamic Web Project" and hit "Finish"
# EXEC: log into your jenkins instance and see if your app is building
Result:
The jenkins job is waiting for a slave to get available
The reason is that jenkins needs an additional builder application. You already reached your 3 apps quota and jenkins therefore cannot build your app.
was:
# ASSERT: make sure you already have 2 applications, one of those is a jenkins type app
# ASSERT: make sure you have a "Dynamic Web Project" in your eclipse workspace
# EXEC: lauch the OpenShift Application Wizard: create a new app (now you have 5 applications) and embed the jenkins client to it.
# EXEC: on the last wizard page: uncheck "Create new", choose your "Dynamic Web Project" and hit "Finish"
# EXEC: log into your jenkins instance and see if your app is building
Result:
The jenkins job is waiting for a slave to get available
The reason is that jenkins needs an additional builder application. You already reached your 3 apps quota and jenkins therefore cannot build your app.
> Application wizard: Warn users if no spare app slot (quota full) when enabling jenkins client on application
> ------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-10435
> URL: https://issues.jboss.org/browse/JBIDE-10435
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 3.3.0.M5
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.2.x
>
>
> # ASSERT: given your quota is 3: make sure that you already have 2 applications, one of those is a jenkins type app
> # ASSERT: make sure you have a "Dynamic Web Project" in your eclipse workspace
> # EXEC: lauch the OpenShift Application Wizard: create a new app (now you have 5 applications) and embed the jenkins client to it.
> # EXEC: on the last wizard page: uncheck "Create new", choose your "Dynamic Web Project" and hit "Finish"
> # EXEC: log into your jenkins instance and see if your app is building
> Result:
> The jenkins job is waiting for a slave to get available
> The reason is that jenkins needs an additional builder application. You already reached your 3 apps quota and jenkins therefore cannot build your app.
--
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, 4 months
[JBoss JIRA] (JBIDE-16273) Java EE Web Project archetype from Central cannot find dependencies
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16273?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-16273:
----------------------------------
Description:
When I try to create the Java EE Web Project from Central, I am given a warning that dependencies are missing.
!java-ee-web-1.png!
When I click on the "repository" link to fix the problem, I am offered to add the Red Hat Tech Preview repo which I already have in my settings.xml (along with jboss developer repo at github.io - on clue what that is for).
!java-ee-web-2.png!
was:
When I try to create the Java EE Web Project from Central, I am given a warning that dependencies are missing.
When I click on the "repository" link to fix the problem, I am offered to add the Red Hat Tech Preview repo which I already have in my settings.xml (along with jboss developer repo at github.io - on clue what that is for).
> Java EE Web Project archetype from Central cannot find dependencies
> -------------------------------------------------------------------
>
> Key: JBIDE-16273
> URL: https://issues.jboss.org/browse/JBIDE-16273
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.1.1.Final
> Environment: JBDS 7.1.0.GA B592
> Reporter: Martin Malina
> Fix For: 4.1.1.Final
>
> Attachments: java-ee-web-1.png, java-ee-web-2.png
>
>
> When I try to create the Java EE Web Project from Central, I am given a warning that dependencies are missing.
> !java-ee-web-1.png!
> When I click on the "repository" link to fix the problem, I am offered to add the Red Hat Tech Preview repo which I already have in my settings.xml (along with jboss developer repo at github.io - on clue what that is for).
> !java-ee-web-2.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, 4 months
[JBoss JIRA] (JBIDE-16105) openshift-java-client: offer access to express.conf/timeout
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16105?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-16105:
-------------------------------------
Issue Type: Feature Request (was: Enhancement)
> openshift-java-client: offer access to express.conf/timeout
> -----------------------------------------------------------
>
> Key: JBIDE-16105
> URL: https://issues.jboss.org/browse/JBIDE-16105
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.1.1.CR1
> Reporter: Andre Dietisheim
> Labels: help_wanted, openshift-java-client
> Fix For: 4.2.x
>
>
> express.conf now offers a setting for timeouts:
> {code}
> # The default timeout for network operations
> #timeout=<integer>
> {code}
> we currently offer direct access via identical key. Since *timeout* is a very common name we should most likely offer also prefixed access (ex. openshift.timeout).
> This should replace or be aliased by the system property we already use:
--
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, 4 months
[JBoss JIRA] (JBIDE-16273) Java EE Web Project archetype from Central cannot find dependencies
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16273?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-16273:
----------------------------------
Attachment: java-ee-web-1.png
java-ee-web-2.png
> Java EE Web Project archetype from Central cannot find dependencies
> -------------------------------------------------------------------
>
> Key: JBIDE-16273
> URL: https://issues.jboss.org/browse/JBIDE-16273
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.1.1.Final
> Environment: JBDS 7.1.0.GA B592
> Reporter: Martin Malina
> Fix For: 4.1.1.Final
>
> Attachments: java-ee-web-1.png, java-ee-web-2.png
>
>
> When I try to create the Java EE Web Project from Central, I am given a warning that dependencies are missing.
> When I click on the "repository" link to fix the problem, I am offered to add the Red Hat Tech Preview repo which I already have in my settings.xml (along with jboss developer repo at github.io - on clue what that is for).
--
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, 4 months
[JBoss JIRA] (JBIDE-10788) Server Adapter: Add setting ui for openshift source servers to use wtp context root if required
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10788?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-10788:
-------------------------------------
Labels: server_adapter (was: )
> Server Adapter: Add setting ui for openshift source servers to use wtp context root if required
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-10788
> URL: https://issues.jboss.org/browse/JBIDE-10788
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift, server
> Affects Versions: 3.3.0.M5
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Priority: Minor
> Labels: server_adapter
> Fix For: 4.2.x
>
>
> link to JBIDE-10514 , a UI is required for this setting.
> 1. Create a new application in wizard and allow to create a new project in the workspace
> 2. Fix all the bugs so that it compiles (delete modules.jsp, add java version 1.6 to pom.xml, reload project configuration)
> 3. Modify all your build stuff so the project does NOT deploy to root
> 4. Change your context root to match what your setting is in the build
> 5. Right click the project and select Run as... + Run on server
> 6. Choose associated openshift server
> 7. Result - No page found due to the incorrect URL. It's still using root instead of your new custom context root
> A UI is required for this setting
--
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, 4 months
[JBoss JIRA] (JBIDE-10788) Server Adapter: Add setting ui for openshift source servers to use wtp context root if required
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10788?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-10788:
-------------------------------------
Fix Version/s: LATER
(was: 4.2.x)
> Server Adapter: Add setting ui for openshift source servers to use wtp context root if required
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-10788
> URL: https://issues.jboss.org/browse/JBIDE-10788
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift, server
> Affects Versions: 3.3.0.M5
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Priority: Minor
> Labels: server_adapter
> Fix For: LATER
>
>
> link to JBIDE-10514 , a UI is required for this setting.
> 1. Create a new application in wizard and allow to create a new project in the workspace
> 2. Fix all the bugs so that it compiles (delete modules.jsp, add java version 1.6 to pom.xml, reload project configuration)
> 3. Modify all your build stuff so the project does NOT deploy to root
> 4. Change your context root to match what your setting is in the build
> 5. Right click the project and select Run as... + Run on server
> 6. Choose associated openshift server
> 7. Result - No page found due to the incorrect URL. It's still using root instead of your new custom context root
> A UI is required for this setting
--
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, 4 months
[JBoss JIRA] (JBIDE-10788) Server Adapter: Add setting ui for openshift source servers to use wtp context root if required
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10788?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-10788:
------------------------------------------
bumping to LATER since it is unlikely that we'll have the time to implement this in the near future, there are many more items with higher priorities.
> Server Adapter: Add setting ui for openshift source servers to use wtp context root if required
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-10788
> URL: https://issues.jboss.org/browse/JBIDE-10788
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift, server
> Affects Versions: 3.3.0.M5
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Priority: Minor
> Labels: server_adapter
> Fix For: LATER
>
>
> link to JBIDE-10514 , a UI is required for this setting.
> 1. Create a new application in wizard and allow to create a new project in the workspace
> 2. Fix all the bugs so that it compiles (delete modules.jsp, add java version 1.6 to pom.xml, reload project configuration)
> 3. Modify all your build stuff so the project does NOT deploy to root
> 4. Change your context root to match what your setting is in the build
> 5. Right click the project and select Run as... + Run on server
> 6. Choose associated openshift server
> 7. Result - No page found due to the incorrect URL. It's still using root instead of your new custom context root
> A UI is required for this setting
--
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, 4 months
[JBoss JIRA] (JBIDE-16273) Java EE Web Project archetype from Central cannot find dependencies
by Martin Malina (JIRA)
Martin Malina created JBIDE-16273:
-------------------------------------
Summary: Java EE Web Project archetype from Central cannot find dependencies
Key: JBIDE-16273
URL: https://issues.jboss.org/browse/JBIDE-16273
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.1.1.Final
Environment: JBDS 7.1.0.GA B592
Reporter: Martin Malina
Fix For: 4.1.1.Final
When I try to create the Java EE Web Project from Central, I am given a warning that dependencies are missing.
When I click on the "repository" link to fix the problem, I am offered to add the Red Hat Tech Preview repo which I already have in my settings.xml (along with jboss developer repo at github.io - on clue what that is for).
--
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, 4 months
[JBoss JIRA] (JBIDE-15654) Application wizard: merge existing / new application forms into a single one
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15654?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-15654:
-------------------------------------
Labels: application_wizard (was: )
> Application wizard: merge existing / new application forms into a single one
> ----------------------------------------------------------------------------
>
> Key: JBIDE-15654
> URL: https://issues.jboss.org/browse/JBIDE-15654
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.2.0.Alpha1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Labels: application_wizard
> Fix For: 4.2.x
>
> Attachments: configure-application-wizard-page.png
>
>
> in the new / import application wizard the first page allows you to configure your app. It allows you to choose an existing or create a new app.
> !configure-application-wizard-page.png!
> Both forms should be merged into a single form in order to unclutter the current UI which is very crowded already.
--
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, 4 months