-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

William R. Mussatto wrote:
[snip]
> Tried it and now I get connection timed out after three tries.  I'm
> running the testbed using the tomcat buried in netbeans.  Cut and pasted
> the example from the on line docs.  Put the jar in the WEB-INF/lib
> dirctory.  Compiles fine..  I'm using the in line driver registration
> rather than modifying the
> web.xml file.
> 
> Tested user on the same box with command line client using the
> --host=localhost and it connected fine (had run grant all for the
> 'username'@'localhost' earlier.  Any thoughts?
> 
> Of course I've been using your old mm version with 3.23.x (to match our
> debian install).
> 
> With 4.7.1 both the old mm connector and the current connector/J both time
> out.  Anythink I should check. And no. there is no local firewll installed
> on the box.
> 

William,

What happens if you do 'telnet localhost 3306'? Does it connect or
timeout? If it times out, you either have a firewall in place (which you
say you don't), or you have a my.cnf somewhere that says
'--skip-networking' (check /etc/mysql/my.cnf or /etc/my.cnf, debian
often ships their binaries with a my.cnf with --skip-networking in it).

        -Mark

- --
Mark Matthews
MySQL AB, Software Development Manager - Client Connectivity
Office: +1 708 332 0507
www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBoe/atvXNTca6JD8RAh9eAKCBE5oos0ZhBX7Kt0seRncU4JbbhQCeNg04
u7KflKPQ3KME1hQBEfHqtik=
=Rjuf
-----END PGP SIGNATURE-----

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to