Skip to content

Instantly share code, notes, and snippets.

/cat.log Secret

Created October 12, 2015 05:52
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anonymous/57da6a7c7e05b22a267c to your computer and use it in GitHub Desktop.
Device : samsung GT-I9305 (m3xx)
Android: RR_i9305-rodman01 5.1.1 LMY48W
OS Host: rodmans-pc.local
App : Mms Monster 2.1.0
--------- beginning of main
W/MainActivity(12034): Android: 5.1.1
W/MainActivity(12034): Device: m3
W/MainActivity(12034): Model: GT-I9305
W/MainActivity(12034): Product: m3xx
W/MainActivity(12034): Phone type: GSM
W/MainActivity(12034): WiFi is not connected
W/MmsCommunication(12034): Getting MMSC params for apn null
W/TelephonyUtil(12034): Choosing MCC+MNC info from TelephonyManager.getSimOperator()
W/ApnDatabase(12034): Querying table for MCC+MNC 26006 without APN name
W/ApnDatabase(12034): Returning preferred APN Apn{ mmsc: "http://10.10.28.164/mms/wapenc", proxy: "10.10.25.5", port: 8080, user: none, pass: none }
D/ConnectivityManager(12034): sending expire msg with seqNum 0 and delay 60000
D/ConnectivityManager(12034): starting startUsingNetworkFeature for request NetworkRequest [ id=5, legacyType=2, [ Transports: CELLULAR Capabilities: MMS&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
W/MmsRadio(12034): startUsingNetworkFeature status: 1
W/MmsRadio(12034): Got connectivity change...
W/MmsRadio(12034): Got back from connectivity wait, and not connected...
W/MmsRadio(12034): MMS Radio Disconnect Called...
W/MmsRadio(12034): Reference count: 0
W/MmsRadio(12034): Turning off MMS radio...
D/ConnectivityManager.CallbackHandler(12034): CM callback handler got msg 524296
D/ConnectivityManager(12034): stopUsingNetworkFeature for 0, enableMMS
W/MmsRadio(12034): Unregistering receiver...
W/MainActivity(12034): MmsRadioException, unable to enable it so going forward without it.
W/MainActivity(12034): * APN selected: Apn{ mmsc: "http://10.10.28.164/mms/wapenc", proxy: "10.10.25.5", port: 8080, user: none, pass: none }
W/MainActivity(12034): got ioe when getting a route to host
W/MainActivity(12034): java.io.IOException: RFC1918 address in non-MMS radio situation!
W/MainActivity(12034): at org.whispersystems.mmsmonster.MainActivity.checkRouteToHost(MainActivity.java:266)
W/MainActivity(12034): at org.whispersystems.mmsmonster.MainActivity$DoShitAsyncTask.doInBackground(MainActivity.java:177)
W/MainActivity(12034): at org.whispersystems.mmsmonster.MainActivity$DoShitAsyncTask.doInBackground(MainActivity.java:118)
W/MainActivity(12034): at android.os.AsyncTask$2.call(AsyncTask.java:292)
W/MainActivity(12034): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
W/MainActivity(12034): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
W/MainActivity(12034): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
W/MainActivity(12034): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
W/MainActivity(12034): at java.lang.Thread.run(Thread.java:818)
W/MainActivity(12034): got ioe when getting a route to host
W/MainActivity(12034): getting mmsc address
W/MainActivity(12034): !! proxy socket unable to open !!
W/MainActivity(12034): !! mmsc socket open failed !!
W/MainActivity(12034): ** direct attempt before system properties are modified **
W/OutgoingMmsConnection(12034): Sending MMS of length: 2034
W/OutgoingMmsConnection(12034): java.io.IOException: RFC1918 address in non-MMS radio situation!
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.mms.MmsConnection.checkRouteToHost(MmsConnection.java:87)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.mms.OutgoingMmsConnection.sendBytes(OutgoingMmsConnection.java:89)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.mms.OutgoingMmsConnection.send(OutgoingMmsConnection.java:74)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity.postToApn(MainActivity.java:254)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity.access$400(MainActivity.java:41)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity$DoShitAsyncTask.doInBackground(MainActivity.java:185)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity$DoShitAsyncTask.doInBackground(MainActivity.java:118)
W/OutgoingMmsConnection(12034): at android.os.AsyncTask$2.call(AsyncTask.java:292)
W/OutgoingMmsConnection(12034): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
W/OutgoingMmsConnection(12034): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
W/OutgoingMmsConnection(12034): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
W/OutgoingMmsConnection(12034): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
W/OutgoingMmsConnection(12034): at java.lang.Thread.run(Thread.java:818)
W/MainActivity(12034): !! failed to send !!
W/MainActivity(12034): ** HttpClient's built-in proxy attempt **
W/OutgoingMmsConnection(12034): Sending MMS of length: 2034, using proxy
W/OutgoingMmsConnection(12034): java.io.IOException: RFC1918 address in non-MMS radio situation!
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.mms.MmsConnection.checkRouteToHost(MmsConnection.java:87)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.mms.OutgoingMmsConnection.sendBytes(OutgoingMmsConnection.java:89)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.mms.OutgoingMmsConnection.send(OutgoingMmsConnection.java:74)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity.postToApn(MainActivity.java:254)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity.access$400(MainActivity.java:41)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity$DoShitAsyncTask.doInBackground(MainActivity.java:188)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity$DoShitAsyncTask.doInBackground(MainActivity.java:118)
W/OutgoingMmsConnection(12034): at android.os.AsyncTask$2.call(AsyncTask.java:292)
W/OutgoingMmsConnection(12034): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
W/OutgoingMmsConnection(12034): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
W/OutgoingMmsConnection(12034): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
W/OutgoingMmsConnection(12034): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
W/OutgoingMmsConnection(12034): at java.lang.Thread.run(Thread.java:818)
W/MainActivity(12034): !! failed to send !!
W/MainActivity(12034): ** system properties proxy attempt **
W/MainActivity(12034): http.proxyHost: 10.10.25.5
W/MainActivity(12034): http.proxyPort: 8080
W/MainActivity(12034): https.proxyHost: 10.10.25.5
W/MainActivity(12034): https.proxyPort: 8080
W/OutgoingMmsConnection(12034): Sending MMS of length: 2034
W/OutgoingMmsConnection(12034): java.io.IOException: RFC1918 address in non-MMS radio situation!
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.mms.MmsConnection.checkRouteToHost(MmsConnection.java:87)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.mms.OutgoingMmsConnection.sendBytes(OutgoingMmsConnection.java:89)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.mms.OutgoingMmsConnection.send(OutgoingMmsConnection.java:74)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity.postToApn(MainActivity.java:254)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity.access$400(MainActivity.java:41)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity$DoShitAsyncTask.doInBackground(MainActivity.java:203)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity$DoShitAsyncTask.doInBackground(MainActivity.java:118)
W/OutgoingMmsConnection(12034): at android.os.AsyncTask$2.call(AsyncTask.java:292)
W/OutgoingMmsConnection(12034): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
W/OutgoingMmsConnection(12034): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
W/OutgoingMmsConnection(12034): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
W/OutgoingMmsConnection(12034): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
W/OutgoingMmsConnection(12034): at java.lang.Thread.run(Thread.java:818)
W/MainActivity(12034): !! failed to send !!
W/MainActivity(12034): http.proxyHost: null
W/MainActivity(12034): http.proxyPort: null
W/MainActivity(12034): https.proxyHost: null
W/MainActivity(12034): https.proxyPort: null
W/MainActivity(12034): ** no proxy attempt **
W/OutgoingMmsConnection(12034): Sending MMS of length: 2034
W/OutgoingMmsConnection(12034): java.io.IOException: RFC1918 address in non-MMS radio situation!
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.mms.MmsConnection.checkRouteToHost(MmsConnection.java:87)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.mms.OutgoingMmsConnection.sendBytes(OutgoingMmsConnection.java:89)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.mms.OutgoingMmsConnection.send(OutgoingMmsConnection.java:74)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity.postToApn(MainActivity.java:254)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity.access$400(MainActivity.java:41)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity$DoShitAsyncTask.doInBackground(MainActivity.java:214)
W/OutgoingMmsConnection(12034): at org.whispersystems.mmsmonster.MainActivity$DoShitAsyncTask.doInBackground(MainActivity.java:118)
W/OutgoingMmsConnection(12034): at android.os.AsyncTask$2.call(AsyncTask.java:292)
W/OutgoingMmsConnection(12034): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
W/OutgoingMmsConnection(12034): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
W/OutgoingMmsConnection(12034): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
W/OutgoingMmsConnection(12034): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
W/OutgoingMmsConnection(12034): at java.lang.Thread.run(Thread.java:818)
W/MainActivity(12034): !! failed to send !!
W/MainActivity(12034): all done!
I/Timeline(12034): Timeline: Activity_launch_request id:org.whispersystems.mmsmonster time:21683495
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment