Subject Re: [Firebird-Java] Re: Socket closed error with Interclient
Author David Jencks
As I recall when I added the logging everything was fine if you deployed
without a log4j jar. So I would think you should be able to leave out the
log4j-core.jar we supply and whether or not the driver finds your
preexisting log4j classes it shouldn't complain and should work, perhaps
without logging.

In JBoss 3 logging works fine with JBoss's copy of log4j.

If this doesn't help you'll need to provide a lot more detail of your
classloader setup and errors you get.

david jencks

On 2002.04.22 23:26:06 -0400 Sanjay Amatya wrote:
> 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:
> > >
> > > 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
> http://docs.yahoo.com/info/terms/
> >
> >
>
>
> __________________________________________________
> 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/
>
>
>
>
>