----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Ya, just for the record, the problem goes away when i revert to the 1.2
release version.
cheers, harry
Mark Matthews wrote:
>
> 2.0pre has some issues with certain queries hanging on read from a socket.
> These are fixed in 2.0pre2 which will be out as soon as I compile it
> tonight.
>
> Therefore, the driver is probably hanging on the query you are attempting in
> Servlet.init().
>
> -Mark
> ----- Original Message -----
> From: Harry <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Wednesday, October 27, 1999 8:52 PM
> Subject: mm.mysql.jdbc use in servlet init() ?
>
> > Hi guys,
> >
> > I've got Apache JServ 1.1b2 talking to MySQL okay (using
> > mm.mysql.jdbc-2.0pre/mysql_1_uncomp.jar with IBM JDK 1.1.8 on Linux),
> > except where I try to do this in servlet init(). When I use the code in
> > init() (attached below), the browser just sits there waiting for a
> > reply.
> >
> > mod_jserv.log contains nothing. jserv.log contains:
> >
> > [27/10/1999 20:33:06:191 EST] hSearch: started
> > [27/10/1999 20:44:13:688 EST] Timeout for servlet hSearch expired.
> > Probable deadlock. Skipping destroy().
> >
> > I remember reading about someone else having probs in init() like me,
> > but can't find those messages now.
> >
> > Any thoughts?
> >
> > thanks in anticipation,
> >
> > Harry
> >
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]