Kirk
You could try setting the following trace options:
TR_EVENT 1
TR_SQL 2
TR_ERROR 4
TR_OPEN 8
TR_JDBC 1024
i.e.
traceLevel=1039
in the properties file. The resultant log file might give some indication of
what's happening.
Regards
Pete
--
Peter Hearty peter.hearty@lutris.com
Lutris Technologies (UK) http://www.lutris.com
----- Original Message -----
From: "Kirk Austin" <kirk@capismoments.com>
To: <instantdb@enhydra.org>
Sent: Tuesday, October 17, 2000 2:57 PM
Subject: InstantDB: Connection Failures
> Getting a connection seems to fail by returning null quite often for
> me. It does this without throwing an exception.
>
> I wonder if I am making some incorrect assumptions.
>
> Is there a limit on the number of open connections?
>
> Is there a limit on the number of open databases?
>
> I appear to have plenty of memory and cpu. I'm running Windows 2000
> with Apache and JRun.
>
> Thanks,
>
> Kirk Austin
>
> --------------------------------------------------------------------------
---
> To unsubscribe from this mailing list, send email to majordomo@enhydra.org
> with the text "unsubscribe instantdb" in the body of the email.
> If you have other questions regarding this mailing list, send email to
> the list admin at owner-instantdb@enhydra.org.
>
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|