At the risk of being annoying I'll keep on sharing...

I put this catch in for when I try to send a SMS

            try {
                sms.sendSMS(phoneNo, v);
                        } catch (Exception ex)
                        {
                                Log.d("EXCEPTION 
SendSMS>>>>-------------------------}> ",
ex.getMessage());
                        }


And got this exception
04-05 11:38:04.870: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message

There is no println in my code.



04-05 11:43:33.204: DEBUG/Camera-JNI(1353): release camera
04-05 11:43:33.204: DEBUG/CameraService(52): Client::disconnect() E
(pid 1353 client 0x12678)
04-05 11:43:33.204: DEBUG/CameraService(52): hardware teardown
04-05 11:43:33.204: DEBUG/QualcommCameraHardware(52): release E
04-05 11:43:33.375: WARN/AudioFlinger(52): write blocked for 175
msecs, 32 delayed writes, thread 0xd768
04-05 11:43:33.375: WARN/AudioFlinger(52): write blocked for 175
msecs, 32 delayed writes, thread 0xd768
04-05 11:43:33.434: DEBUG/QualcommCameraHardware(52): release X
04-05 11:43:33.434: DEBUG/QualcommCameraHardware(52):
~QualcommCameraHardware E
04-05 11:43:33.434: DEBUG/QualcommCameraHardware(52):
~QualcommCameraHardware X
04-05 11:43:33.434: DEBUG/CameraService(52): removeClient (pid 1353)
done
04-05 11:43:33.434: DEBUG/CameraService(52): Client::disconnect() X
(pid 1353)
04-05 11:43:33.434: DEBUG/QualcommCameraHardware(52): release X
04-05 11:43:33.434: DEBUG/QualcommCameraHardware(52):
~QualcommCameraHardware E
04-05 11:43:33.434: DEBUG/QualcommCameraHardware(52):
~QualcommCameraHardware X
04-05 11:43:33.434: DEBUG/CameraService(52): removeClient (pid 1353)
done
04-05 11:43:33.434: DEBUG/CameraService(52): Client::disconnect() X
(pid 1353)
04-05 11:43:33.444: DEBUG/CameraService(52): Client::~Client E (pid
52, client 0x12678)
04-05 11:43:33.444: DEBUG/CameraService(52): Client::~Client E (pid
52, client 0x12678)
04-05 11:43:33.474: DEBUG/CameraService(52): Client::disconnect() E
(pid 52 client 0x12678)
04-05 11:43:33.474: DEBUG/CameraService(52): Client::~Client X (pid
52)
04-05 11:43:33.474: DEBUG/CameraService(52): Client::disconnect() E
(pid 52 client 0x12678)
04-05 11:43:33.474: DEBUG/CameraService(52): Client::~Client X (pid
52)
04-05 11:43:33.785: INFO/ActivityManager(74): Displayed activity
com.android.vending/.SearchAssetListActivity: 341 ms (total 341 ms)
04-05 11:43:33.785: INFO/ActivityManager(74): Displayed activity
com.android.vending/.SearchAssetListActivity: 341 ms (total 341 ms)
04-05 11:43:36.425: INFO/AudioHardwareQSD(52): AudioHardware pcm
playback is going to standby.
04-05 11:43:36.425: INFO/AudioHardwareQSD(52): AudioHardware pcm
playback is going to standby.
04-05 11:43:40.601: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:43:41.284: DEBUG/dalvikvm(576): GC freed 8433 objects /
643000 bytes in 44ms
04-05 11:43:41.284: DEBUG/dalvikvm(576): GC freed 8433 objects /
643000 bytes in 44ms
04-05 11:43:46.600: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:43:55.611: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:44:07.601: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:44:12.600: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:44:19.611: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:44:21.611: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:44:26.611: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:44:31.611: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:44:34.611: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:44:41.610: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:44:53.611: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:45:04.610: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:45:08.610: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:45:08.324: DEBUG/NetworkLocationProvider(74):
onCellLocationChanged [4301,30952]
04-05 11:45:08.324: DEBUG/NetworkLocationProvider(74):
onCellLocationChanged [4301,30952]
04-05 11:45:11.611: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:45:13.611: DEBUG/EXCEPTION
SendSMS>>>>-------------------------}>(443): println needs a message
04-05 11:45:16.774: DEBUG/Sync(74): Received network tickle for
rmdel...@gmail.com - https://mail.google.com/mail/g/?client=1269205294508

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to