Opened 12 years ago
Closed 10 years ago
#8962 closed defect (worksforme)
dojox.cometd Java client code throws a SocketException on the Android Dev Phone
Reported by: | mparaz | Owned by: | Greg Wilkins |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Cometd | Version: | 1.3.0b3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The attached client source code throws a java.net.SocketException?: The operation timed out on the Android Dev Phone. It works fine on the emulator.
I can send the complete Android project if needed.
Not sure about the version number in this ticket - the pom says 1.0-FINAL.
Attachments (1)
Change History (5)
Changed 12 years ago by
Attachment: | stack-src.zip added |
---|
comment:1 Changed 12 years ago by
comment:2 Changed 11 years ago by
Milestone: | tbd → future |
---|
comment:3 Changed 10 years ago by
Resolution: | → wontfix |
---|
closing as wontfix, as cometd client is now maintained at cometd.org. query will be sent to cometd team/Simone Bordet for review by cometd project leads
comment:4 Changed 10 years ago by
Resolution: | wontfix → worksforme |
---|---|
Status: | new → closed |
This is not reproducible in recent versions of Android, so it looks like it's already been resolved.
Note: See
TracTickets for help on using
tickets.
I forgot to mention: the attached zip file contains the complete stacktrace.