Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 597508 Details for
Bug 838611
JBoss Tools Plugin: Error message during removing an embedded cartridge
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
full response
response.xml (text/xml), 7.53 KB, created by
Attila Nagy
on 2012-07-11 08:56:48 UTC
(
hide
)
Description:
full response
Filename:
MIME Type:
Creator:
Attila Nagy
Created:
2012-07-11 08:56:48 UTC
Size:
7.53 KB
patch
obsolete
><?xml version="1.0" encoding="UTF-8"?> ><response> > <type>cartridges</type> > <status>ok</status> > <messages/> > <data> > <cartridge> > <name>ruby-1.9</name> > <properties> > <property> > <name>OPENSHIFT_LOG_DIR</name> > <type>environment</type> > <Description>Directory to store application log files.</Description> > </property> > <property> > <name>OPENSHIFT_TMP_DIR</name> > <type>environment</type> > <Description>Directory to store application temporary files.</Description> > </property> > <property> > <name>OPENSHIFT_REPO_DIR</name> > <type>environment</type> > <Description>Application root directory where application files reside. This directory is reset everytime you do a git-push</Description> > </property> > <property> > <name>OPENSHIFT_INTERNAL_PORT</name> > <type>environment</type> > <Description>Internal port to which the web-framework binds to.</Description> > </property> > <property> > <name>OPENSHIFT_INTERNAL_IP</name> > <type>environment</type> > <Description>Internal IP to which the web-framework binds to.</Description> > </property> > <property> > <name>OPENSHIFT_RUN_DIR</name> > <type>environment</type> > <Description>Directory to store PID files and other runtime state.</Description> > </property> > <property> > <name>OPENSHIFT_APP_DNS</name> > <type>environment</type> > <Description>Fully qualified domain name for the application.</Description> > </property> > <property> > <name>OPENSHIFT_APP_NAME</name> > <type>environment</type> > <Description>Application name</Description> > </property> > <property> > <name>OPENSHIFT_DATA_DIR</name> > <type>environment</type> > <Description>Directory to store application data files. Preserved across git-pushes. Not shared across gears.</Description> > </property> > <property> > <name>OPENSHIFT_APP_UUID</name> > <type>environment</type> > <Description>Unique ID which identified the application. Does not change between gears.</Description> > </property> > <property> > <name>OPENSHIFT_GEAR_UUID</name> > <type>environment</type> > <Description>Unique ID which identified the gear. This value changes between gears.</Description> > </property> > </properties> > <type>standalone</type> > <license>ASL 2.0</license> > <website>www.ruby-lang.org</website> > <license-url></license-url> > <tags> > <tag>cartridge</tag> > <tag>web_framework</tag> > </tags> > <help-topics> > <Developer Center>https://openshift.redhat.com/community/developers</Developer Center> > </help-topics> > <version>1.0.0</version> > </cartridge> > <cartridge> > <name>mysql-5.1</name> > <properties> > <property> > <name>username</name> > <Value>admin</Value> > <type>cart_data</type> > <Description>Root user on mysql database</Description> > </property> > <property> > <name>password</name> > <Value>af8yl6r4xL-G</Value> > <type>cart_data</type> > <Description>Password for root user on mysql database</Description> > </property> > <property> > <name>database_name</name> > <Value>redmine2</Value> > <type>cart_data</type> > <Description>MySQL DB name</Description> > </property> > <property> > <name>connection_url</name> > <Value>mysql://127.0.250.1:3306/</Value> > <type>cart_data</type> > <Description>MySQL DB connection URL</Description> > </property> > </properties> > <type>embedded</type> > <license>ASL 2.0</license> > <website>http://www.mysql.com</website> > <links> > <link> > <href>https://ec2-23-22-173-85.compute-1.amazonaws.com/broker/rest/domains/myd2012071101/applications/redmine2/cartridges/mysql-5.1</href> > <optional-params/> > <rel>Delete embedded cartridge</rel> > <method>DELETE</method> > <required-params/> > </link> > <link> > <href>https://ec2-23-22-173-85.compute-1.amazonaws.com/broker/rest/domains/myd2012071101/applications/redmine2/cartridges/mysql-5.1/events</href> > <optional-params/> > <rel>Restart embedded cartridge</rel> > <method>POST</method> > <required-params> > <param> > <name>event</name> > <type>string</type> > <description>event</description> > <valid-options> > <valid-option>restart</valid-option> > </valid-options> > </param> > </required-params> > </link> > <link> > <href>https://ec2-23-22-173-85.compute-1.amazonaws.com/broker/rest/domains/myd2012071101/applications/redmine2/cartridges/mysql-5.1/events</href> > <optional-params/> > <rel>Stop embedded cartridge</rel> > <method>POST</method> > <required-params> > <param> > <name>event</name> > <type>string</type> > <description>event</description> > <valid-options> > <valid-option>stop</valid-option> > </valid-options> > </param> > </required-params> > </link> > <link> > <href>https://ec2-23-22-173-85.compute-1.amazonaws.com/broker/rest/domains/myd2012071101/applications/redmine2/cartridges/mysql-5.1</href> > <optional-params/> > <rel>Get embedded cartridge</rel> > <method>GET</method> > <required-params/> > </link> > <link> > <href>https://ec2-23-22-173-85.compute-1.amazonaws.com/broker/rest/domains/myd2012071101/applications/redmine2/cartridges/mysql-5.1/events</href> > <optional-params/> > <rel>Start embedded cartridge</rel> > <method>POST</method> > <required-params> > <param> > <name>event</name> > <type>string</type> > <description>event</description> > <valid-options> > <valid-option>start</valid-option> > </valid-options> > </param> > </required-params> > </link> > <link> > <href>https://ec2-23-22-173-85.compute-1.amazonaws.com/broker/rest/domains/myd2012071101/applications/redmine2/cartridges/mysql-5.1/events</href> > <optional-params/> > <rel>Reload embedded cartridge</rel> > <method>POST</method> > <required-params> > <param> > <name>event</name> > <type>string</type> > <description>event</description> > <valid-options> > <valid-option>reload</valid-option> > </valid-options> > </param> > </required-params> > </link> > </links> > <license-url></license-url> > <tags> > <tag>cartridge</tag> > <tag>database</tag> > </tags> > <help-topics> > <help-topic> > <Building with MySQL>http://docs.redhat.com/docs/en-US/OpenShift/2.0/html/User_Guide/sect-User_Guide-Working_With_Database_Cartridges.html</Building with MySQL> > </help-topic> > </help-topics> > <version>5.1</version> > </cartridge> > </data> > <supported-api-versions> > <supported-api-version>1.0</supported-api-version> > </supported-api-versions> > <version>1.0</version> ></response>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 838611
: 597508