[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13459486#comment-13459486
 ] 

sadhu suresh commented on CLOUDSTACK-156:
-----------------------------------------

POST http://10.147.29.102:8080/client/api
        


Firebug output:when we click on "Login" button


POST http://10.147.29.102:8080/client/api
        
404 Not Found
                62ms    
jquery.js (line 7829)


404 Not Found
                62ms    
jquery.js (line 7829)
HeadersPostResponseHTMLCookies

<html><head><title>Apache Tomcat/6.0.24 - Error report</title><style><!--H1 
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
 H2 
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
 H3 
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
 BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} 
B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P 
{font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
 {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> 
</head><body><h1>HTTP Status 404 - Servlet apiServlet is not available</h1><HR 
size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> 
<u>Servlet apiServlet is not available</u></p><p><b>description</b> <u>The 
requested resource (Servlet apiServlet is not available) is not 
available.</u></p><HR size="1" noshade="noshade"><h3>Apache 
Tomcat/6.0.24</h3></body></html>




Content of access log:

# tailf   access_log.2012-09-20.txt
10.252.240.51 - - [20/Sep/2012:15:03:51 +0530] "GET 
/client/scripts/ui-custom/zoneWizard.js?t=1348133631442 HTTP/1.1" 200 41124
10.252.240.51 - - [20/Sep/2012:15:03:51 +0530] "GET 
/client/scripts/system.js?t=1348133631442 HTTP/1.1" 200 -
10.252.240.51 - - [20/Sep/2012:15:03:51 +0530] "GET 
/client/scripts/domains.js?t=1348133631442 HTTP/1.1" 200 14893
10.252.240.51 - - [20/Sep/2012:15:03:53 +0530] "GET 
/client/eula.en.html?_=1348133780256 HTTP/1.1" 404 1012
10.252.240.51 - - [20/Sep/2012:15:03:53 +0530] "GET 
/client/api?command=listCapabilities&response=json&sessionkey=z98DtoC95dD0O5XPXktlkPqQKlw%3D&_=1348133780360
 HTTP/1.1" 404 1057
10.252.240.51 - - [20/Sep/2012:15:03:57 +0530] "POST /client/api HTTP/1.1" 404 
1057
10.252.240.51 - - [20/Sep/2012:15:04:08 +0530] "POST /client/api HTTP/1.1" 404 
1057
10.252.240.51 - - [20/Sep/2012:15:04:21 +0530] "POST /client/api HTTP/1.1" 404 
1057
10.252.240.51 - - [20/Sep/2012:15:04:22 +0530] "POST /client/api HTTP/1.1" 404 
1057
10.252.240.51 - - [20/Sep/2012:15:04:22 +0530] "POST /client/api HTTP/1.1" 404 
1057



10.252.240.51 - - [20/Sep/2012:15:05:10 +0530] "POST /client/api HTTP/1.1" 404 
1057
10.252.240.51 - - [20/Sep/2012:15:05:35 +0530] "POST /client/api HTTP/1.1" 404 
1057
10.252.240.51 - - [20/Sep/2012:15:05:35 +0530] "POST /client/api HTTP/1.1" 404 
1057
10.252.240.51 - - [20/Sep/2012:15:05:36 +0530] "POST /client/api HTTP/1.1" 404 
1057

                
> fail to login with admin credentials
> ------------------------------------
>
>                 Key: CLOUDSTACK-156
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-156
>             Project: CloudStack
>          Issue Type: Bug
>          Components: Management Server
>    Affects Versions: 4.0.0
>         Environment: Git Revision: 2a5e5b2e62a9f35d674f016e02abc1da77b95745
> Git URL: https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.g
>            Reporter: sadhu suresh
>            Priority: Blocker
>             Fix For: 4.0.0
>
>
> fail to login with admin credenatials.when we try to login with admin 
> credentails its says invalid username and password
> 1.download and install the new 
> build(http://jenkins.cloudstack.org/job/build-4.0-rhel63/22/artifact/CloudStack-oss-4.0.0-22.tar.bz2)
> 2.once its successful and try to login with admin credentials(admin/password)
> actual results:
>  login failed and says invalid credentials even though  we have passed the 
> right credentials
> Expected results:
> Login should be successful 
> [root@rhel63 hh]# tailf  /var/log/cloud/management/management-server.log
> 2012-09-20 14:51:43,747 INFO  [utils.component.ComponentLocator] (main:null) 
> Starting DAO: Site2SiteVpnGatewayDao
> 2012-09-20 14:51:43,841 INFO  [utils.component.ComponentLocator] (main:null) 
> Starting DAO: Site2SiteVpnConnectionDao
> 2012-09-20 14:51:44,098 DEBUG [cloud.server.ConfigurationServerImpl] 
> (main:null) ConfigurationServer is saving default values to the database.
> 2012-09-20 14:51:45,712 DEBUG [cloud.server.ConfigurationServerImpl] 
> (main:null) ConfigurationServer made secondary storage vm required.
> 2012-09-20 14:51:45,714 DEBUG [cloud.server.ConfigurationServerImpl] 
> (main:null) ConfigurationServer made secondary storage copy encrypted.
> 2012-09-20 14:51:45,715 DEBUG [cloud.server.ConfigurationServerImpl] 
> (main:null) ConfigurationServer made secondary storage copy use realhostip.
> 2012-09-20 14:51:45,911 DEBUG [cloud.server.ConfigurationServerImpl] 
> (main:null) ConfigurationServer saved "/var/lib/cloud/mnt" as mount.parent.
> 2012-09-20 14:51:45,927 DEBUG [utils.script.Script] (main:null) Executing: 
> /bin/bash -c /sbin/route | grep default
> 2012-09-20 14:51:46,597 DEBUG [utils.script.Script] (main:null) Execution is 
> successful.
> 2012-09-20 14:51:46,834 DEBUG [cloud.server.ConfigurationServerImpl] 
> (main:null) ConfigurationServer saved "10.147.29.102" as host.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to