Bug 829293

Summary: The app page redirect to proxy report after deploy HelloWorld application
Product: OKD Reporter: Rony Gong 🔥 <qgong>
Component: ContainersAssignee: Rob Millner <rmillner>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.xCC: mfisher, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-06 12:31:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rony Gong 🔥 2012-06-06 11:55:23 UTC
Description of problem:
The app page redirect to proxy report after deploy HelloWorld application

Version-Release number of selected component (if applicable):
devenv_1819
rhc-0.94.1-1.el6_2.noarch


How reproducible:


Steps to Reproduce:
1. create scalable jbossas app 
2. cd to app dir, and download the attachment - helloworld.tar
3. untar this tar file
$ tar -xf helloworld.tar
4. git add and git commit everything
# git add . && git commit -m test && git push
5. check this app via browser
http://appname-domainame.dev.rhcloud.com/HelloWorld/HelloWorld

  
Actual results:
Statistics Report for haproxy

Expected results:
show HelloWorld in the page



Additional info:

Comment 1 Xiaoli Tian 2012-06-06 12:31:13 UTC
Can not reproduce it, may be a bug for the attachment.