[jboss-user] [JBoss Messaging] - Invalid username/password combination?

dobaminh do-not-reply at jboss.com
Mon May 6 16:19:01 EDT 2013


dobaminh [https://community.jboss.org/people/dobaminh] created the discussion

"Invalid username/password combination?"

To view the discussion, visit: https://community.jboss.org/message/816367#816367

--------------------------------------------------------------
I am new to the JBoss and appology for my mistake(s) in posting.

Following is my JBoss related error message: "*Invalid username/password combination*" 

*CONFIGURATION LAYOUT FOR TESTING*: 
* Window 2008 Server 32 bits OS 
* JBOSS AS - Version  5.1.0GA 
* POSTGRESQL – Version 8.4.8 
* isapi_redirect.dll – Version 1.2.28 
* IIS - Version 7.0 
* Window 2008 Server Self Generated Certificate 

===================================== 
*“HTTP, HTTPS Test”* 

IIS Manager – Default Website – Site Bindings 
Type      Port    IP-Address 
HTTPS    443    * 
HTTP        80    * 

With IE Browser and following URL: 
[Client] => HTTP/S (80/443) => [IIS] => AJP (8009) => [Tomcat] 
 http://myServertIPaddress/mainFolder/subFolder/myLoginPage.html *http*://myServertIPaddress/mainFolder/subFolder/myLoginPage.html
             => *Login-Passed* 
 https://myServertIPaddress/mainFolder/subFolder/myLoginPage.html *https*://myServertIPaddress/mainFolder/subFolder/myLoginPage.html
             => Website security certificate warning message    => Continue-clicked
             Enter (userName,password) => *Login-Passed* 

===================================== 
*“HTTPS Test”* – *Remove “HTTP port 80”* by running IIS Manager 

IIS Manager – Default Website – Site Bindings 
Type      Port    IP-Address 
HTTPS    443    * 

With IE Browser and following URL: 
[Client] => HTTPS (443) => [IIS] => AJP (8009) => [Tomcat] 
 http://myServertIPaddress/mainFolder/subFolder/myLoginPage.html *http*://myServertIPaddress/mainFolder/subFolder/myLoginPage.html
             => IE can not display the webpage (*as expected*) 
 https://myServertIPaddress/mainFolder/subFolder/myLoginPage.html *https*://myServertIPaddress/mainFolder/subFolder/myLoginPage.html
             => Website security certificate warning message    => Continue-clicked
             Enter (userName,password) => Invalid Credentials – “*Invalid username/password combination*”
             => Go back to the above HTTPS myLoginPage.html 

I entered valid exact (userName,password) in “HTTPS Test” (same as “HTTP, HTTPS Test”) but I got “Invalid Credentials”. 
*QUESTION*: why I got “Invalid username/password combination”? 
Many thanks ahead for any pointing.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/816367#816367]

Start a new discussion in JBoss Messaging at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130506/52d85ee8/attachment-0001.html 


More information about the jboss-user mailing list