Subject | RE: [Firebird-Java] Re: Socket closed error with Interclient |
---|---|
Author | Ken Richard |
Post date | 2002-04-23T11:16:26Z |
If you app uses Log4J then you have to make some adjustments to get the
driver to work correctly.
First - the driver uses log4j version 1.2 beta so your application will
also have to use this version. I just noticed that there is a RC for
the log4j 1.2 on the jakarta/apache website.
Second - you must make sure that the working directory from where your
application is started must have a log subfolder.
-----Original Message-----
From: Sanjay Amatya [mailto:sanjayamatya@...]
Sent: Monday, April 22, 2002 11:26 PM
To: Firebird-Java@yahoogroups.com
Subject: Re: [Firebird-Java] Re: Socket closed error with Interclient
I tried to install and run a small test app with JCA driver. Looks like
we need to
include all jar files? This created conflict with our already installed
log4j? Still
no results:
Exception in main : java.lang.NoClassDefFound Error.
--- rrokytskyy <rrokytskyy@...> wrote:
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/
To unsubscribe from this group, send an email to:
Firebird-Java-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
driver to work correctly.
First - the driver uses log4j version 1.2 beta so your application will
also have to use this version. I just noticed that there is a RC for
the log4j 1.2 on the jakarta/apache website.
Second - you must make sure that the working directory from where your
application is started must have a log subfolder.
-----Original Message-----
From: Sanjay Amatya [mailto:sanjayamatya@...]
Sent: Monday, April 22, 2002 11:26 PM
To: Firebird-Java@yahoogroups.com
Subject: Re: [Firebird-Java] Re: Socket closed error with Interclient
I tried to install and run a small test app with JCA driver. Looks like
we need to
include all jar files? This created conflict with our already installed
log4j? Still
no results:
Exception in main : java.lang.NoClassDefFound Error.
--- rrokytskyy <rrokytskyy@...> wrote:
> > I am getting this erro while trying to read/write database:http://docs.yahoo.com/info/terms/
> >
> > interbase.interclient.CommunicationException: [interclient]
> Communication error: An
> > IO exception occurred while trying to receive data from server
> desktop83.
> > The message of the IOException is "socket closed (code=0)".
> >
> > Any ideas?
>
> How long lives your connection? Does your TCP/IP configuration have
> any timeouts on idle sockets? There was an issue when long-lived
> socket connections were closed by Linux because of idle timeout.
>
> Can you try InterClient 2.5 from InterBase 6.5 distribution (trial
> available on Borland's site)? If it is there and you believe that
> this is InterClient bug (for example you can create standalone test
> case that reproduces this problem) you should contact Borland's
> support.
>
> Have you tried our type 4 driver? Do you have problems with it?
>
> Best regards,
> Roman Rokytskyy
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to
>__________________________________________________
>
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/
To unsubscribe from this group, send an email to:
Firebird-Java-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/