[JBoss JIRA] (JBIDE-13723) Application wizard: "uncommitted changes" when merging ticket-monster with OpenShift application
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13723?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-13723:
-------------------------------------
Fix Version/s: LATER
(was: 4.2.x)
> Application wizard: "uncommitted changes" when merging ticket-monster with OpenShift application
> ------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13723
> URL: https://issues.jboss.org/browse/JBIDE-13723
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.0.1.Final, 4.1.0.Alpha1
> Reporter: Stefan Bunciak
> Labels: application_wizard
> Fix For: LATER
>
> Attachments: out.ogv, uncommitted-changes.png
>
>
> OpenShift wizard shows an error dialog with "Could not import project to the workspace." message:
> {code}
> org.jboss.tools.openshift.express.internal.ui.UnCommittedChangesException: The project ticket-monster has uncommitted changes. Please commit those changes first.
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.importoperation.ConfigureGitSharedProject.execute(ConfigureGitSharedProject.java:101)
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftExpressApplicationWizardModel.configureGitSharedProject(OpenShiftExpressApplicationWizardModel.java:158)
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftExpressApplicationWizard$ImportJob.runInWorkspace(OpenShiftExpressApplicationWizard.java:319)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> {code}
> Although git status says there nothing to commit:
> {code}
> [sbunciak@dhcp-27-195 ticket-monster]$ git status
> # On branch master
> nothing to commit (working directory clean)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-13723) Application wizard: "uncommitted changes" when merging ticket-monster with OpenShift application
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13723?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-13723:
------------------------------------------
setting fixVersion to LATER since the main focus now is to create tooling for OpenShift v3.
> Application wizard: "uncommitted changes" when merging ticket-monster with OpenShift application
> ------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13723
> URL: https://issues.jboss.org/browse/JBIDE-13723
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.0.1.Final, 4.1.0.Alpha1
> Reporter: Stefan Bunciak
> Labels: application_wizard
> Fix For: LATER
>
> Attachments: out.ogv, uncommitted-changes.png
>
>
> OpenShift wizard shows an error dialog with "Could not import project to the workspace." message:
> {code}
> org.jboss.tools.openshift.express.internal.ui.UnCommittedChangesException: The project ticket-monster has uncommitted changes. Please commit those changes first.
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.importoperation.ConfigureGitSharedProject.execute(ConfigureGitSharedProject.java:101)
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftExpressApplicationWizardModel.configureGitSharedProject(OpenShiftExpressApplicationWizardModel.java:158)
> at org.jboss.tools.openshift.express.internal.ui.wizard.application.OpenShiftExpressApplicationWizard$ImportJob.runInWorkspace(OpenShiftExpressApplicationWizard.java:319)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
> {code}
> Although git status says there nothing to commit:
> {code}
> [sbunciak@dhcp-27-195 ticket-monster]$ git status
> # On branch master
> nothing to commit (working directory clean)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-16879) Explorer: context menu for cartridges opens away from cartridge
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16879?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-16879:
------------------------------------------
main focus now is to create tooling for OpenShift v3, keeping fixVersion 4.3.x to make sure we verify this once the Eclipse bug is resolved.
> 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, upstream
> Fix For: 4.3.x
>
> 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
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-16879) Explorer: context menu for cartridges opens away from cartridge
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16879?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-16879:
-------------------------------------
Fix Version/s: 4.3.x
(was: 4.2.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, upstream
> Fix For: 4.3.x
>
> 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
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-13162) Server adapter: Cannot deploy dynamic web project to OpenShift without a web.xml
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13162?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-13162:
-------------------------------------
Fix Version/s: LATER
(was: 4.2.x)
> Server adapter: Cannot deploy dynamic web project to OpenShift without a web.xml
> --------------------------------------------------------------------------------
>
> Key: JBIDE-13162
> URL: https://issues.jboss.org/browse/JBIDE-13162
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: openshift, upstream
> Affects Versions: 4.0.0.CR1
> Reporter: Stefan Bunciak
> Labels: server_adapter
> Fix For: LATER
>
>
> 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 was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-13162) Server adapter: Cannot deploy dynamic web project to OpenShift without a web.xml
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13162?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-13162:
------------------------------------------
setting fixVersion to LATER since the main focus now is to create tooling for OpenShift v3.
> Server adapter: Cannot deploy dynamic web project to OpenShift without a web.xml
> --------------------------------------------------------------------------------
>
> Key: JBIDE-13162
> URL: https://issues.jboss.org/browse/JBIDE-13162
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: openshift, upstream
> Affects Versions: 4.0.0.CR1
> Reporter: Stefan Bunciak
> Labels: server_adapter
> Fix For: LATER
>
>
> 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 was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-14825) Application wizard: have to manually create git folder if I dont want to use the default
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14825?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-14825:
-------------------------------------
Fix Version/s: LATER
(was: 4.2.x)
> Application wizard: have to manually create git folder if I dont want to use the default
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-14825
> URL: https://issues.jboss.org/browse/JBIDE-14825
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.0.Beta2
> Reporter: Andre Dietisheim
> Labels: application_wizard
> Fix For: LATER
>
> Attachments: non-std-git-clone-location.png
>
>
> steps to reproduce:
> # ASSERT: make sure you have an account on OpenShift
> # EXEC: launch app creation wizard
> # EXEC: in 3nd page uncheck *use default clone destination* and type in some folder that does not exist yet
> Result:
> You have to create your folder on your own, the wizard wont help you, it'll just error
> !non-std-git-clone-location.png!
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months
[JBoss JIRA] (JBIDE-14825) Application wizard: have to manually create git folder if I dont want to use the default
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14825?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-14825:
------------------------------------------
setting fixVersion to LATER since the main focus now is to create tooling for OpenShift v3.
> Application wizard: have to manually create git folder if I dont want to use the default
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-14825
> URL: https://issues.jboss.org/browse/JBIDE-14825
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.1.0.Beta2
> Reporter: Andre Dietisheim
> Labels: application_wizard
> Fix For: LATER
>
> Attachments: non-std-git-clone-location.png
>
>
> steps to reproduce:
> # ASSERT: make sure you have an account on OpenShift
> # EXEC: launch app creation wizard
> # EXEC: in 3nd page uncheck *use default clone destination* and type in some folder that does not exist yet
> Result:
> You have to create your folder on your own, the wizard wont help you, it'll just error
> !non-std-git-clone-location.png!
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 3 months