[JBoss JIRA] (JBIDE-10853) Application wizard: Embed wizard: jenkins cartridge asks for name - why not use default "jenkins" if available (and jenkins-2 if not...?)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10853?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-10853:
-------------------------------------
Description: If you embed the jenkins client you're prompted to create a jenkins appliaction (if there's none yet) and asked to provide some name for this new application. We should - instead of prompting - use a fixed name: jenkins, jenkins-2, jenkins-3 etc.
> Application wizard: Embed wizard: jenkins cartridge asks for name - why not use default "jenkins" if available (and jenkins-2 if not...?)
> -----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-10853
> URL: https://issues.jboss.org/browse/JBIDE-10853
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: openshift
> Affects Versions: 3.3.0.Beta1
> Reporter: Max Rydahl Andersen
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: application_wizard, embed_wizard, new_and_noteworthy
> Fix For: 4.2.x
>
>
> If you embed the jenkins client you're prompted to create a jenkins appliaction (if there's none yet) and asked to provide some name for this new application. We should - instead of prompting - use a fixed name: jenkins, jenkins-2, jenkins-3 etc.
--
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-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 edited comment on JBIDE-13248 at 12/9/13 7:44 AM:
-------------------------------------------------------------------
Almost all items here have been fullfilled and there's no clear denoted extend, requirement nor fixed timeframe for this umbrella issue. Closing as PARTIALLY DONE.
was (Author: adietish):
Almost all items here have been fullfilled. Closing as PARTIALLY DONE.
> 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
> Labels: openshift-java-client
> Fix For: 4.2.0.Alpha1
>
>
> 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, 4 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 resolved JBIDE-13248.
--------------------------------------
Fix Version/s: 4.2.0.Alpha1
(was: 4.2.x)
Resolution: Partially Completed
Almost all items here have been fullfilled. Closing as PARTIALLY DONE.
> 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
> Labels: openshift-java-client
> Fix For: 4.2.0.Alpha1
>
>
> 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, 4 months
[JBoss JIRA] (JBIDE-13162) Cannot deploy dynamic web project to OpenShift (WATCHER)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13162?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-13162:
------------------------------------------
switched to TASK since this is an item to suggest and track for the OpenShift team: we should suggest to them to have a pom that does not require a web.xml
> Cannot deploy dynamic web project to OpenShift (WATCHER)
> --------------------------------------------------------
>
> Key: JBIDE-13162
> URL: https://issues.jboss.org/browse/JBIDE-13162
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: openshift
> Affects Versions: 4.0.0.CR1
> Reporter: Stefan Bunciak
> Assignee: Andre Dietisheim
> Fix For: 4.2.x
>
>
> Dynamic web project should should be deployable to OpenShift (is visible when merging OpenShift application and the workspace project).
> After publishing, following output is returned from server:
> {code}
> [INFO] Packaging webapp
> [INFO] Assembling webapp [dw] in [/var/lib/openshift/1e6a743963104f30bdcdebdff460d42b/app-root/runtime/repo/target/dw]
> [INFO] Processing war project
> [INFO] Webapp assembled in [19 msecs]
> [INFO] Building war: /var/lib/openshift/1e6a743963104f30bdcdebdff460d42b/app-root/runtime/repo/deployments/ROOT.war
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.330s
> [INFO] Finished at: Tue Nov 27 11:27:40 EST 2012
> [INFO] Final Memory: 8M/169M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.1.1:war (default-war) on project dw: Error assembling WAR: webxml attribute is required (or pre-existing WEB-INF/web.xml if executing in update mode) -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> hot_deploy_added=false
> Found 127.3.36.1:8080 listening port
> /usr/libexec/openshift/cartridges/abstract/info/lib/util: line 992: /var/lib/openshift/1e6a743963104f30bdcdebdff460d42b/app-root/runtime/repo/.openshift/action_hooks/post_start_jbossas-7: Permission denied
> Failed to start jbossas-7
> {code}
> Shouldn't this be a part of openshift maven profile?
> {code}
> <failOnMissingWebXml>false</failOnMissingWebXml>
> {code}
--
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-13162) Cannot deploy dynamic web project to OpenShift (WATCHER)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13162?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-13162:
-------------------------------------
Summary: Cannot deploy dynamic web project to OpenShift (WATCHER) (was: Cannot deploy dynamic web project to OpenShift)
> Cannot deploy dynamic web project to OpenShift (WATCHER)
> --------------------------------------------------------
>
> Key: JBIDE-13162
> URL: https://issues.jboss.org/browse/JBIDE-13162
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.0.0.CR1
> Reporter: Stefan Bunciak
> Assignee: Andre Dietisheim
> Fix For: 4.2.x
>
>
> Dynamic web project should should be deployable to OpenShift (is visible when merging OpenShift application and the workspace project).
> After publishing, following output is returned from server:
> {code}
> [INFO] Packaging webapp
> [INFO] Assembling webapp [dw] in [/var/lib/openshift/1e6a743963104f30bdcdebdff460d42b/app-root/runtime/repo/target/dw]
> [INFO] Processing war project
> [INFO] Webapp assembled in [19 msecs]
> [INFO] Building war: /var/lib/openshift/1e6a743963104f30bdcdebdff460d42b/app-root/runtime/repo/deployments/ROOT.war
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.330s
> [INFO] Finished at: Tue Nov 27 11:27:40 EST 2012
> [INFO] Final Memory: 8M/169M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.1.1:war (default-war) on project dw: Error assembling WAR: webxml attribute is required (or pre-existing WEB-INF/web.xml if executing in update mode) -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> hot_deploy_added=false
> Found 127.3.36.1:8080 listening port
> /usr/libexec/openshift/cartridges/abstract/info/lib/util: line 992: /var/lib/openshift/1e6a743963104f30bdcdebdff460d42b/app-root/runtime/repo/.openshift/action_hooks/post_start_jbossas-7: Permission denied
> Failed to start jbossas-7
> {code}
> Shouldn't this be a part of openshift maven profile?
> {code}
> <failOnMissingWebXml>false</failOnMissingWebXml>
> {code}
--
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-13162) Cannot deploy dynamic web project to OpenShift (WATCHER)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13162?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-13162:
-------------------------------------
Issue Type: Task (was: Bug)
> Cannot deploy dynamic web project to OpenShift (WATCHER)
> --------------------------------------------------------
>
> Key: JBIDE-13162
> URL: https://issues.jboss.org/browse/JBIDE-13162
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: openshift
> Affects Versions: 4.0.0.CR1
> Reporter: Stefan Bunciak
> Assignee: Andre Dietisheim
> Fix For: 4.2.x
>
>
> Dynamic web project should should be deployable to OpenShift (is visible when merging OpenShift application and the workspace project).
> After publishing, following output is returned from server:
> {code}
> [INFO] Packaging webapp
> [INFO] Assembling webapp [dw] in [/var/lib/openshift/1e6a743963104f30bdcdebdff460d42b/app-root/runtime/repo/target/dw]
> [INFO] Processing war project
> [INFO] Webapp assembled in [19 msecs]
> [INFO] Building war: /var/lib/openshift/1e6a743963104f30bdcdebdff460d42b/app-root/runtime/repo/deployments/ROOT.war
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.330s
> [INFO] Finished at: Tue Nov 27 11:27:40 EST 2012
> [INFO] Final Memory: 8M/169M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.1.1:war (default-war) on project dw: Error assembling WAR: webxml attribute is required (or pre-existing WEB-INF/web.xml if executing in update mode) -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> hot_deploy_added=false
> Found 127.3.36.1:8080 listening port
> /usr/libexec/openshift/cartridges/abstract/info/lib/util: line 992: /var/lib/openshift/1e6a743963104f30bdcdebdff460d42b/app-root/runtime/repo/.openshift/action_hooks/post_start_jbossas-7: Permission denied
> Failed to start jbossas-7
> {code}
> Shouldn't this be a part of openshift maven profile?
> {code}
> <failOnMissingWebXml>false</failOnMissingWebXml>
> {code}
--
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-12171) Link to the OpenShift status page
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12171?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-12171:
------------------------------------------
bumped to LATER since it is quite unlikely that we'll have time to provide this in the very close future.
> Link to the OpenShift status page
> ---------------------------------
>
> Key: JBIDE-12171
> URL: https://issues.jboss.org/browse/JBIDE-12171
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 3.3.0.CR1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: LATER
>
> Attachments: openshift-status.png
>
>
> OpenShift has a nice status page that informs of ongoing issues on the PaaS. we should point the user to this page if we experience issues while working against the PaaS (ex. when getting 500-errors?).
> We could also display the current status in the OpenShift explorer.
> !openshift-status.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