Bug #23454 Server Inst completes normally but authentication always fails (br 1739)
Submitted: 19 Oct 2006 8:12 Modified: 20 Oct 2006 7:22
Reporter: Gary Whizin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Installing Severity:S1 (Critical)
Version:0.7.5 OS:Any (all)
Assigned to: Keith Russell CPU Architecture:Any

[19 Oct 2006 8:12] Gary Whizin
Description:
After installation, new build fails to load on 2 linux systems. Both times the installer seemed to complete normally, but authentication fails: 

Note that I can login to mysql database OK. Merlin.users table is empty:

Database changed
mysql> select * from users;
Empty set (0.00 sec)

If I insert credentials by hand, authentication still fails
http://hostname:8080 - gives the tomcat welcome screen
http://hostname:8080/merlin/main gives authentication failures (nothing works)

$ cat merlin.xml
<?xml version="1.0"?><doc><db><![CDATA[merlin]]></db><server><![CDATA[localhost]]></server><port><![CDATA[3306]]></port><user><![CDATA[root]]></user><pass><![CDATA[merlin]]></pass><key><![CDATA[F418DD113AB41B0B]]></key></doc>

How to repeat:
see description
[19 Oct 2006 22:05] Sloan Childers
Fixed in r4006
[20 Oct 2006 0:13] Bill Weber
Punita - Please verify this is fixed with build 7.6+.