Subject Re: GDS Exception. 335544721. Unable to complete network request to host
Author psureshkumar14@ymail.com
Yes! it is localhost connection. I checked and excluded the entire server installed folder in antivirus and stopped firewall also.S Still i have the problem. In my server logs, in prints more than around 18K times.

Connection String : jdbc:firebirdsql:localhost/33105:${product.home}/firebird/ProductDB.fdb?encoding=UTF8

--- In Firebird-Java@yahoogroups.com, "hugo.larson" <hugo.larson@...> wrote:
>
> Is it a localhost connection?
>
> --- In Firebird-Java@yahoogroups.com, "P. Sureshkumar" <sureshkumar.p@> wrote:
> >
> > Hi,
> >
> > I got the errors like this, please help me out to rectify these issues.
> >
> > [08:21:55:477]|[03-20-2013]|[com.netutils.fw.util.SchedulerTask]|[WARNING]|[19]: executeTask : Exception while executing scheduled task in |
> > org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544721. Unable to complete network request to host "".
> > Reason: Unable to complete network request to host "".
> > at org.firebirdsql.jdbc.InternalTransactionCoordinator$LocalTransactionCoordinator.ensureTransaction(InternalTransactionCoordinator.java:313)
> > at org.firebirdsql.jdbc.InternalTransactionCoordinator$LocalTransactionCoordinator.executionStarted(InternalTransactionCoordinator.java:342)
> > at org.firebirdsql.jdbc.InternalTransactionCoordinator.executionStarted(InternalTransactionCoordinator.java:38)
> > at org.firebirdsql.jdbc.AbstractStatement.notifyStatementStarted(AbstractStatement.java:235)
> > at org.firebirdsql.jdbc.AbstractStatement.notifyStatementStarted(AbstractStatement.java:226)
> > at org.firebirdsql.jdbc.AbstractStatement.executeQuery(AbstractStatement.java:208)
> > at org.jboss.resource.adapter.jdbc.WrappedStatement.executeQuery(WrappedStatement.java:250)
> > at com.adventnet.netutils.fw.util.SchedulerTask.getToolNameFromTask(SchedulerTask.java:80)
> > at com.adventnet.netutils.fw.util.SchedulerTask.executeTask(SchedulerTask.java:28)
> > at com.adventnet.taskengine.internal.SchedulerBean.executeTask(SchedulerBean.java:560)
> > at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
> > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> > at java.lang.reflect.Method.invoke(Unknown Source)
> > at com.adventnet.mfw.bean.BeanProxy.invoke(BeanProxy.java:53)
> > at $Proxy2.executeTask(Unknown Source)
> > at com.adventnet.taskengine.internal.ScheduleExecutor.executeNextTask(ScheduleExecutor.java:147)
> > at com.adventnet.taskengine.internal.ScheduleExecutor.run(ScheduleExecutor.java:81)
> > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
> > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
> > at java.lang.Thread.run(Unknown Source)
> > at org.firebirdsql.gds.GDSException: Unable to complete network request to host "".
> > at org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl.iscStartTransaction(AbstractJavaGDSImpl.java:737)
> > at org.firebirdsql.gds.impl.GDSHelper.startTransaction(GDSHelper.java:583)
> > at org.firebirdsql.jca.FBManagedConnection.findIscTrHandle(FBManagedConnection.java:1006)
> > at org.firebirdsql.jca.FBManagedConnection.internalStart(FBManagedConnection.java:925)
> > at org.firebirdsql.jca.FBLocalTransaction.internalBegin(FBLocalTransaction.java:140)
> > at org.firebirdsql.jca.FBLocalTransaction.begin(FBLocalTransaction.java:112)
> > at org.firebirdsql.jdbc.InternalTransactionCoordinator$LocalTransactionCoordinator.ensureTransaction(InternalTransactionCoordinator.java:311)
> > at org.firebirdsql.jdbc.InternalTransactionCoordinator$LocalTransactionCoordinator.executionStarted(InternalTransactionCoordinator.java:342)
> > at org.firebirdsql.jdbc.InternalTransactionCoordinator.executionStarted(InternalTransactionCoordinator.java:38)
> > at org.firebirdsql.jdbc.AbstractStatement.notifyStatementStarted(AbstractStatement.java:235)
> > at org.firebirdsql.jdbc.AbstractStatement.notifyStatementStarted(AbstractStatement.java:226)
> > at org.firebirdsql.jdbc.AbstractStatement.executeQuery(AbstractStatement.java:208)
> > at org.jboss.resource.adapter.jdbc.WrappedStatement.executeQuery(WrappedStatement.java:250)
> > at com.adventnet.netutils.fw.util.SchedulerTask.getToolNameFromTask(SchedulerTask.java:80)
> > at com.adventnet.netutils.fw.util.SchedulerTask.executeTask(SchedulerTask.java:28)
> > at com.adventnet.taskengine.internal.SchedulerBean.executeTask(SchedulerBean.java:560)
> > at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
> > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> > at java.lang.reflect.Method.invoke(Unknown Source)
> > at com.adventnet.mfw.bean.BeanProxy.invoke(BeanProxy.java:53)
> > at $Proxy2.executeTask(Unknown Source)
> > at com.adventnet.taskengine.internal.ScheduleExecutor.executeNextTask(ScheduleExecutor.java:147)
> > at com.adventnet.taskengine.internal.ScheduleExecutor.run(ScheduleExecutor.java:81)
> > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
> > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
> > at java.lang.Thread.run(Unknown Source)
> >
> >
> > Kind Regards
> > Suresh Kumar P
> > Member Technical Staff
> >
> >
> >
> >
> >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>