Hi,

Phone Model: Nexus One
android Version: 2.3.4

I have an app that tries to setup a http connection to a server over a
data connection to a private APN. I see that my APN settings are being
picked up correctly by Android but it could not establish a PDP
context. The error reported is REQUEST_NOT_SUPPORTED. Any pointers?

05-26 16:57:25.761 D/GSM     (  205): [DSAC DEB] trySetupData with
mIsPsRestricted=false
05-26 16:57:25.761 I/GSM     (  205): Preferred APN:310410:310410:
[ApnSettingV2] tnet, 493, 310410, nexus.2net.com, , , , , , 0, *, IP,
IP
05-26 16:57:25.761 I/GSM     (  205): Waiting APN set to preferred APN
05-26 16:57:25.761 D/GSM     (  205): [GsmDataConnectionTracker]
Create from allApns : [[ApnSettingV2] Cingular 410, 328, 310410,
wap.cingular, , http://mmsc.cingular.com/, wireless.cingular.com, , ,
0, default | supl | mms, IP, IP][[ApnSettingV2] tnet, 493, 310410,
nexus.2net.com, , , , , , 0, *, IP, IP]
05-26 16:57:25.761 D/GSM     (  205): [GsmDataConnection-1]
DcInactiveState msg.what=EVENT_CONNECT
05-26 16:57:25.761 D/GSM     (  205): [GsmDataConnection-1] Connecting
to carrier: 'tnet' APN: 'nexus.2net.com' proxy: '' port: '
05-26 16:57:25.761 D/RILJ    (  205): [0187]> SETUP_DATA_CALL 1 0
nexus.2net.com   0 IP
05-26 16:57:25.804 D/RILJ    (  205): [0188]>
REQUEST_GET_NEIGHBORING_CELL_IDS
05-26 16:57:25.804 D/RILJ    (  205): [0188]<
REQUEST_GET_NEIGHBORING_CELL_IDS error:
com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
05-26 16:57:25.808 D/RILJ    (  205): [0189]>
REQUEST_GET_NEIGHBORING_CELL_IDS
05-26 16:57:25.808 D/RILJ    (  205): [0189]<
REQUEST_GET_NEIGHBORING_CELL_IDS error:
com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
05-26 16:57:25.811 D/RILJ    (  205): [0190]>
REQUEST_GET_NEIGHBORING_CELL_IDS
05-26 16:57:25.815 D/RILJ    (  205): [0190]<
REQUEST_GET_NEIGHBORING_CELL_IDS error:
com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
05-26 16:57:25.827 D/RILJ    (  205): [0191]>
REQUEST_GET_NEIGHBORING_CELL_IDS
05-26 16:57:25.831 D/RILJ    (  205): [0191]<
REQUEST_GET_NEIGHBORING_CELL_IDS error:
com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED
05-26 16:57:26.815 D/RILJ    (  205): [0187]< SETUP_DATA_CALL {1,
rmnet0, 10.96.128.2}
05-26 16:57:26.815 D/GSM     (  205): [GsmDataConnection-1]
DcActivatingState msg.what=EVENT_SETUP_DATA_CONNECTION_DONE
05-26 16:57:26.815 D/GSM     (  205): [GsmDataConnection-1]
interface=rmnet0 ipAddress=10.96.128.2 gateway=10.96.128.1
DNS1=0.0.0.0 DNS2=0.0.0.0
05-26 16:57:26.815 D/GSM     (  205): [GsmDataConnection-1]
DataConnection setup result='Bad DNS' on cid=1
05-26 16:57:26.815 D/GSM     (  205): [GsmDataConnection-1]
tearDownData radio is on, call deactivateDataCall
05-26 16:57:26.815 D/RILJ    (  205): [0192]> DEACTIVATE_DATA_CALL 1
05-26 16:57:28.245 D/RILJ    (  205): [0192]< DEACTIVATE_DATA_CALL
05-26 16:57:28.249 D/GSM     (  205): [GsmDataConnection-1]
DcDisconnectingBadDnsState msg.what=EVENT_DEACTIVATE_DONE
05-26 16:57:28.249 D/GSM     (  205): [GsmDataConnection-1]
DcInactiveState: setEnterNoticationParams cp,cause
05-26 16:57:28.249 D/GSM     (  205): [GsmDataConnection-1]
DcInactiveState: enter notifyConnectCompleted
05-26 16:57:28.249 D/GSM     (  205): [GsmDataConnection-1]
notifyConnection at 1306454248252 cause=Unknown Data Error
05-26 16:57:28.265 D/GSM     (  205): PDP activate failed. Scheduling
next attempt for 82s

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to