[JBoss JIRA] Created: (JBIDE-9554) Forge does not recognize "git" in Windows
by George Gastaldi (JIRA)
Forge does not recognize "git" in Windows
-----------------------------------------
Key: JBIDE-9554
URL: https://issues.jboss.org/browse/JBIDE-9554
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Environment: Windows 7 (64 bits)
Reporter: George Gastaldi
In Windows, when I start the Forge console view and run the command "git", I get the following error:
{code}
***ERROR*** [git] Cannot run program "git" (in directory "D:\eclipse\workspace"): CreateProcess error=2, The system cannot find the file specified
{code}
However, it works fine when I run outside eclipse (in Forge command client).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] (JBIDE-11237) Error message changes when newly created application does not respond
by Lucia Jelinkova (JIRA)
Lucia Jelinkova created JBIDE-11237:
---------------------------------------
Summary: Error message changes when newly created application does not respond
Key: JBIDE-11237
URL: https://issues.jboss.org/browse/JBIDE-11237
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Lucia Jelinkova
Assignee: Andre Dietisheim
Priority: Minor
Fix For: 3.3.0.CR1
Some changes for an error message displayed when the OpenShift wizard fails to get response form newly created application:
# Remove apostrophes ' and "..." from _'Creating application "abc"...'_
# The apostrophes are missing in the error message details
# _Could not create application "app"_ can be left out from detail since it is in the main error message
# Sentence beginning with _We werent able to lookup_ does have an empty space before the first word.
# Sentence _If you cant get your application running in the browser, you can also try destroying and recreating the application as well using this Wizard._ is not acutal any more since you cannot destroy the application from wizard any more. Change it for example to: _If you can't get your application running in the browser, you can try destroying and recreating the application using OpenShift Express Console view._
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months