socket errors with B4a bridge

sheriffporter

Member
Licensed User
Longtime User
I keep getting this error intermittently when using the B4a bridge (it still works, but the error keeps flashing as a toastmessage on my android until I cycle the power and reboot the Droid X2.)

java.net.SocketException: Socket Closed

Any ideas?
 

raytronixsystems

Active Member
Licensed User
Longtime User
I get the same error here on occasion and have to power off my phone and reconnect when it boots back up.
 
Upvote 0

sheriffporter

Member
Licensed User
Longtime User
shutting down the connection doesn't work, even tried going into the application manager on the phone and shutting everything down, toastmessage just keeps flashing until I reboot the phone.

Where would I look for a log that might show the info?
 
Upvote 0

sheriffporter

Member
Licensed User
Longtime User
log files

Could not see a way to capture the log files, or even select them to copy and paste. Attached is a bmp screen capture. The socket error at the end goes on for about a hundred lines.

Michael
 
Upvote 0

sheriffporter

Member
Licensed User
Longtime User
try the attachment again...
 

Attachments

  • error.JPG
    error.JPG
    25.5 KB · Views: 222
Upvote 0
Top