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 628621 Details for
Bug 867299
Often meet time out error when add postgresql/mongodb to scalable app
[?]
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.
development.log
file_867299.txt (text/plain), 5.22 KB, created by
Rony Gong 🔥
on 2012-10-17 09:19:05 UTC
(
hide
)
Description:
development.log
Filename:
MIME Type:
Creator:
Rony Gong 🔥
Created:
2012-10-17 09:19:05 UTC
Size:
5.22 KB
patch
obsolete
>[2137] INFO Started GET "/broker/rest/api" for 203.114.244.88 at Wed Oct 17 04:51:49 -0400 2012 >[2137] INFO Processing by BaseController#show as JSON >[2137] INFO Processing by BaseController#show as JSON >[2137] INFO Completed 200 OK in 23ms (Views: 14.7ms) >[2137] INFO Started GET "/broker/rest/domains" for 203.114.244.88 at Wed Oct 17 04:51:50 -0400 2012 >[2137] INFO Processing by DomainsController#index as JSON >[2137] DEBUG MongoDataStore.find(CloudUser, qgong+1@redhat.com, qgong+1@redhat.com) >[2137] DEBUG Getting domains for user qgong+1@redhat.com >[2137] DEBUG #<Domain:0x7fe79660e638> >[2137] DEBUG [REQ_ID=6694f0d1d6ba408fab2387f986cd070a] ACTION=LIST_DOMAINS >[2137] INFO Completed 200 OK in 116ms (Views: 18.8ms) >[2137] INFO Started GET "/broker/rest/cartridges" for 203.114.244.88 at Wed Oct 17 04:51:51 -0400 2012 >[2137] INFO Processing by CartridgesController#index as JSON >[2137] DEBUG [REQ_ID=] ACTION=LIST_CARTRIDGES List all cartridges >[2137] INFO Completed 200 OK in 150ms (Views: 103.0ms) >[2137] INFO Started GET "/broker/rest/domains" for 203.114.244.88 at Wed Oct 17 04:51:53 -0400 2012 >[2137] INFO Processing by DomainsController#index as JSON >[2137] DEBUG MongoDataStore.find(CloudUser, qgong+1@redhat.com, qgong+1@redhat.com) >[2137] DEBUG Getting domains for user qgong+1@redhat.com >[2137] DEBUG #<Domain:0x7fe79620f578> >[2137] DEBUG [REQ_ID=2af56e5d3481477ca37ed01450241b6b] ACTION=LIST_DOMAINS >[2137] INFO Completed 200 OK in 218ms (Views: 18.7ms) >[2137] INFO Started GET "/broker/rest/domains/qgong20/applications" for 203.114.244.88 at Wed Oct 17 04:51:54 -0400 2012 >[2137] INFO Processing by ApplicationsController#index as JSON >[2137] INFO Parameters: {"domain_id"=>"qgong20"} >[2137] DEBUG MongoDataStore.find(CloudUser, qgong+1@redhat.com, qgong+1@redhat.com) >[2137] DEBUG [REQ_ID=8bc7838208d94bfba043a27b3ca16b5d] ACTION=LIST_APPLICATIONS Found 4 applications for domain 'qgong20' >[2137] INFO Completed 200 OK in 404ms (Views: 242.6ms) >[2137] INFO Started POST "/broker/rest/domains/qgong20/applications/qjboss/cartridges" for 203.114.244.88 at Wed Oct 17 04:51:56 -0400 2012 >[2137] INFO Processing by EmbCartController#create as JSON >[2137] INFO Parameters: {"name"=>"postgresql-8.4", "application_id"=>"qjboss", "domain_id"=>"qgong20"} >[2137] DEBUG MongoDataStore.find(CloudUser, qgong+1@redhat.com, qgong+1@redhat.com) >[2137] DEBUG DEBUG: rpc_get_fact: fact=active_capacity >[2137] DEBUG DEBUG: rpc_exec: rpc_client=#<MCollective::RPC::Client:0x7fe79667cc00> >[2137] DEBUG Current server: ip-10-42-103-131 active capacity: 11.0 >[2137] DEBUG CURRENT SERVER: ip-10-42-103-131 >[2137] DEBUG DEBUG: find_available_impl: current_server: ip-10-42-103-131: 11.0 >[2137] DEBUG Available cartridges mongodb-2.2, cron-1.4, mysql-5.1, postgresql-8.4, haproxy-1.4, 10gen-mms-agent-0.1, phpmyadmin-3.4, metrics-0.1, phpmoadmin-1.0, rockmongo-1.1, jenkins-client-1.4 >[2137] DEBUG DEBUG: Adding embedded app info from persistant storage: qjboss:postgresql-8.4 >[2137] DEBUG Auto-merging group @@app/cart-postgresql-8.4/group-postgresql into @@app/cart-jbossas-7/group-app-servers >[2137] DEBUG Configure order is ["@@app/cart-jbossas-7/comp-jbossas-server", "@@app/cart-postgresql-8.4/comp-postgresql-server", "@@app"] >[2137] DEBUG DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fe7964ffee0> >[2137] DEBUG DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"configure", :cartridge=>"embedded/postgresql-8.4", :args=>"'qjboss' 'qgong20' 'b0025eb4bf5448b2812ab82213b32f9b'"}, @id, {'identity' => @id}) >[2137] DEBUG DEBUG: [#<MCollective::RPC::Result:0x7fe796490630 @results={:sender=>"ip-10-42-103-131", :statuscode=>0, :data=>{:output=>"CREATE USER \"b0025eb4bf5448b2812ab82213b32f9b\" with SUPERUSER CREATEDB CREATEROLE;\nCREATE ROLE\nCREATE DATABASE \"qjboss\" OWNER \"b0025eb4bf5448b2812ab82213b32f9b\";\nCREATE DATABASE\nALTER USER admin PASSWORD 'kTw_c2bji8C7';\nALTER ROLE\nCLIENT_RESULT: \nCLIENT_RESULT: PostgreSQL 8.4 database added. Please make note of these credentials:\nCLIENT_RESULT: \nCLIENT_RESULT: Root User: admin\nCLIENT_RESULT: Root Password: kTw_c2bji8C7\nCLIENT_RESULT: Database Name: qjboss\nCLIENT_RESULT: \nCLIENT_RESULT: Connection URL: postgresql://$OPENSHIFT_POSTGRESQL_DB_HOST:$OPENSHIFT_POSTGRESQL_DB_PORT/\nCLIENT_RESULT: \nCART_PROPERTIES: connection_url=postgresql://127.1.1.1:5432/\nCART_PROPERTIES: username=admin\nCART_PROPERTIES: password=kTw_c2bji8C7\nCART_PROPERTIES: database_name=qjboss\nAPP_INFO: Connection URL: postgresql://127.1.1.1:5432/\n", :exitcode=>0}, :statusmsg=>"OK"}, @action="cartridge_do", @agent="openshift">] >[2137] DEBUG DEBUG: Cartridge command embedded/postgresql-8.4::configure exitcode = 0 >[2137] DEBUG MongoDataStore.save(Application, qgong+1@redhat.com, qjboss, #hidden) >[2137] DEBUG [REQ_ID=75aab78f7eb340c88dc189e7aae2484b] ACTION=EMBED_CARTRIDGE Added postgresql-8.4 to application qjboss, >PostgreSQL 8.4 database added. Please make note of these credentials: > Root User: admin > Root Password: kTw_c2bji8C7 > Database Name: qjboss >Connection URL: postgresql://$OPENSHIFT_POSTGRESQL_DB_HOST:$OPENSHIFT_POSTGRESQL_DB_PORT/ >, Connection URL: postgresql://127.1.1.1:5432/ >[2137] INFO Completed 201 Created in 66773ms (Views: 49.1ms)
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 867299
: 628621