Subject | Re: GDS Exception. 335544721. Unable to complete network request to host |
---|---|
Author | psureshkumar14@ymail.com |
Post date | 2013-05-13T04:54:46Z |
Hi Mark,
For the exception "Unable to complete network request to host "" ", I got an clue. Whenever an IOException throws in our product server/running environment, this error occurs. If i properly handled in my server(tomcat/java program), this issue fixed. what i am telling is, this issue is not happened due to Firebird.
Please let me if i am wrong!.
Note: Two of customers faced that issue, from analyzing java logs the IOException is throwed in our code(This code is not related to DB Call. I am still wondering, how this is possible!!). After handling that IOException, the reported above issue not reproduced in our setup.
Trust this helps.
For the exception "Unable to complete network request to host "" ", I got an clue. Whenever an IOException throws in our product server/running environment, this error occurs. If i properly handled in my server(tomcat/java program), this issue fixed. what i am telling is, this issue is not happened due to Firebird.
Please let me if i am wrong!.
Note: Two of customers faced that issue, from analyzing java logs the IOException is throwed in our code(This code is not related to DB Call. I am still wondering, how this is possible!!). After handling that IOException, the reported above issue not reproduced in our setup.
Trust this helps.
--- In Firebird-Java@yahoogroups.com, Mark Rotteveel <mark@...> wrote:
>
> On 27-3-2013 10:24, Mark Rotteveel wrote:
> > On 27-3-2013 09:57, psureshkumar14@... wrote:
> >>>> Which version of Jaybird are you using?
> >>
> >> jaybird 2.1.6
> >>
> >>>> Are you sharing one connection with multiple threads?
> >>
> >> We are using Connection Pool. Total connection size is 20. After every query execution, it will be free for other threads which means we don't share a single connection to multiple threads.
> >
> > The cause of the error is an IOException, but the exact cause is an
> > unknown right now. Jaybird 2.2.3 will include the exception cause when
> > this error occurs.
> >
> > I am not sure yet when Jaybird 2.2.3 will be out, but probably between
> > end of April and end of May.
>
> Jaybird 2.2.3 has been released. See
> http://www.firebirdsql.org/en/jdbc-driver/ for download links.
>
> Mark
> --
> Mark Rotteveel
>