I solved the problem!... But I don't know why... I changed my root password for MySQL, now I use the one suggested in the "Getting-started.pdf"... Everything now is going right. But I don't know why with another password it created the problem... mmm
Pasquale 2008/10/16 Pasquale Campitiello <[EMAIL PROTECTED]> > Hi, > > I'm trying configuring jUDDI. I use: > > 1) Apache TomCat 5.5 > 2) MySQL 5.1 > 3) mysql-connector-java-5.1.6-bin.jar > 4) jUDDI-0.9rc4 > > I found the "Getting-Started" pdf in the wiki section. I followed it but > when I got to localhost:8080/juddi I get this error: > > [...] > jUDDI DataSource Validation > + Got a JNDI Context! > + Got a JDBC DataSource (dsname=java:comp/env/jdbc/juddi) > - DB connection was not aquired. (Cannot create PoolableConnectionFactory > (Could not create connection to database server. Attempted reconnect 3 > times. Giving up.)) > - SELECT COUNT(*) FROM PUBLISHER failed (null) > [...] > > I tried to modify server.xml writing "jdbc/juddi" instead of "jdbc/juddiDB", > I verified my passwords, but I still have this annoying error. > > Someone can help me? > > Pasquale > > >
