Description of problem: Create kitchensink-example quickstart following https://github.com/openshift/kitchensink-example,but could not create it successfully.It returns nothing when accessing the app. Check server.log in app,there are some error messages,please refer to attachment: 2013/10/14 05:18:19,191 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in 16198ms - Started 167 of 285 services (1 services failed or missing dependencies, 114 services are passive or on-demand) Version-Release number of selected component (if applicable): https://github.com/openshift/kitchensink-example devenv_3893 How reproducible: Always Steps to Reproduce: 1.Create kitchensink-example quickstart 2.Access the app's url 3. Actual results: It returns nothing. Expected results: Could create kitchensink-example quickstart successfully Additional info:
This issue does not exist on STG(devenv-stage_498), so will not block the release of sprint34, thanks.
https://github.com/openshift/origin-server/pull/3913
Verified on devevn_3921. Could create kitchensink-example quickstart successfully now.