Avetana Bluetooth - IOException: connection closed

Hi,

I'm using the avetana java bluetooth stack in a J2SE application (JVM 5.0 on Windows XP SP2 / Widcomm drivers) and I have the following problem:

after about 60 seconds from the start of a RFCOMM connection, I get an IOException "Connection closed". The problem is that the connection has not been closed by no one and the "link supervision timeout" should not be expired, because I continuously send and receive data over the link.

Has anyone ever got this exception?

Is it a "link supervision timeout" problem?

Any suggest will be appreciated!

Thanks,

Marco Pracucci

[621 byte] By [pracuccia] at [2007-10-2 4:56:22]
# 1

I have just understood that it isn't an Avetana problem, because the JSRTest (included with the library) works fine.

Since I'm using this library inside an OSGi bundle, I think that the problem is the integration of this library with the framework. I'm working to solve it. I will post the solution as soon as there will be one :)

Marco Pracucci

pracuccia at 2007-7-16 1:00:40 > top of Java-index,Java Mobility Forums,Java ME Technologies...