Description of problem: After creating a V2 jbosseap-6.0 app and accessing its url via browser or curl, it will be redirected to OpenShift Home page with link like : https://eapapp1-domx1.dev.rhcloud.com:8118/ Version-Release number of selected component (if applicable): devenv_2997 How reproducible: Always Steps to Reproduce: 1. Switch to v2 cartridge 2. Create a jbosseap-6.0 app 3. Access its url Actual results: The url will be re-directed to OpenShift home page Expected results: The Jbosseap sample home page could be accessed. Additional info: Server.log and boot.log are attached below
Created attachment 716356 [details] Server.log
Created attachment 716357 [details] boot.log
Commits pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/48c2d6c0da61d3ce2b272d99f9dfe9e9bbcabe50 Bug 927555 https://github.com/openshift/origin-server/commit/248403da4f675d753b10929ebaca334e3da42730 Merge pull request #1819 from bdecoste/master Bug 927555 [merge]
Check this bug in devenv_3002,still can reproduce this bug.So assign back the bug.
Created attachment 716886 [details] server.log
Created attachment 716887 [details] boot.log
Commits pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/4734f35c0b0ee32963ece684f1c97b42fef84b7b Bug 927555 https://github.com/openshift/origin-server/commit/dee64f0f7d96827c4ddd6228344197db2e709a91 Merge pull request #1830 from bdecoste/master Bug 927555 [merge]
Verified in devenv_3009 Step: 1.create a jbosseap app 2.access the app's url Result: The Jbosseap sample home page could be accessed.