Re: Try this Re: Can't connect to MySQL with Cocoon 2

2002-05-10 Thread Roger I Martin PhD
CTED]> Sent: Friday, May 10, 2002 12:37 AM Subject: Re: Try this Re: Can't connect to MySQL with Cocoon 2 > Hi Roger, > > I made a clean install and then did not be able to > connect to mysql server. These are the related lines. > What can be the reason of the error? > &

Re: Try this Re: Can't connect to MySQL with Cocoon 2

2002-05-09 Thread Arda Balci
Hi Roger, I made a clean install and then did not be able to connect to mysql server. These are the related lines. What can be the reason of the error? This is the core.log error: WARN(2002-05-10) 07:24.46:708 [core.datasources.mysql_pool](/cocoon/kolon.html) HttpProcessor[8080][3]/LogKit

Re: Try this Re: Can't connect to MySQL with Cocoon 2

2002-05-09 Thread Roger I Martin PhD
Arda Balci" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 09, 2002 11:02 AM Subject: Re: Try this Re: Can't connect to MySQL with Cocoon 2 > I have a mysql connection problem: > I configured cocoon.xconf, web.xml, and the xml > content file, corr

RE: Can't connect to MySQL with Cocoon 2

2002-05-06 Thread Vadim Gritsenko
> From: Daniel Vogelheim [mailto:[EMAIL PROTECTED]] > > Hello, > > >You can install *headless X* (Xvfb) which is BTW faster than X. > > Yes, I had already discovered this in the FAQ, but had hoped to get > away without. I'll first try the configuration that Conrad F. D'Cruz > sent (btw, thanks

Re: Can't connect to MySQL with Cocoon 2

2002-05-05 Thread Daniel Vogelheim
Hello, >You can install *headless X* (Xvfb) which is BTW faster than X. Yes, I had already discovered this in the FAQ, but had hoped to get away without. I'll first try the configuration that Conrad F. D'Cruz sent (btw, thanks Conrad!), to make sure I can't fix it in my configuration. If that

Re: Can't connect to MySQL with Cocoon 2

2002-05-05 Thread Andrew C. Oliver
You can install *headless X* (Xvfb) which is BTW faster than X. Or you can just *not* install Batik (delete the batik jar and compile cocoon). The samples may have to be tweaked not to use Batik, but it will work. Lastly if you're really industrious you can use PJAbut I couldn't get the suc

Re: Can't connect to MySQL with Cocoon 2

2002-05-05 Thread Daniel Vogelheim
Hello Zack, >Apparently a lot of people have been having trouble getting mySQL+C2 to work >with the 1.4 JDK. I'd try 1.3 and see if that helps any. HTH. Thanks; that solves it. With IBM's JDK 1.3 my setup worked right away. The reason I used JDK 1.4 is because I don't run X. According to the FA

Try this Re: Can't connect to MySQL with Cocoon 2

2002-05-05 Thread Conrad F. D'Cruz
Daniel, Maybe I don't understand using databases with Cocoon after all. Are you using the database for logging? If not why did you define it in the block in the xconf file that way (as a logger)? Here is what I did to get it working (and I got these steps from the userdocs) 1) I put the mysq

Re: Can't connect to MySQL with Cocoon 2

2002-05-04 Thread Zack Angelo
Daniel, Apparently a lot of people have been having trouble getting mySQL+C2 to work with the 1.4 JDK. I'd try 1.3 and see if that helps any. HTH. -Zack On 5/4/02 4:00 PM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hello all, > > I have a problem connecting to a MySQL database with Coco

Can't connect to MySQL with Cocoon 2

2002-05-04 Thread bulk
Hello all, I have a problem connecting to a MySQL database with Cocoon. When I try to access a page that goes through the SQLTransformer, the browser doesn't deliver any result. There's no error message, the browser just sits there and waits for data. The Coccon core.log file contains an error me