mhchan2005 / simple-android-instant-messaging-application

Automatically exported from code.google.com/p/simple-android-instant-messaging-application
0 stars 0 forks source link

Unable to connect with server I am using WAMP #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Null Exception Error.
While the structure of table and Port is same i am using 127.0.0.1 as localhost 
and port:8080

06-12 05:23:18.706: W/IInputConnectionWrapper(303): showStatusIcon on inactive 
InputConnection
06-12 05:23:25.926: W/KeyCharacterMap(303): No keyboard for id 0
06-12 05:23:25.926: W/KeyCharacterMap(303): Using default keymap: 
/system/usr/keychars/qwerty.kcm.bin
06-12 05:24:24.726: W/dalvikvm(303): threadid=8: thread exiting with uncaught 
exception (group=0x4001d800)
06-12 05:24:24.726: E/AndroidRuntime(303): FATAL EXCEPTION: Thread-9
06-12 05:24:24.726: E/AndroidRuntime(303): java.lang.NullPointerException
06-12 05:24:24.726: E/AndroidRuntime(303):  at 
chat.today.SignUp$2$1.run(SignUp.java:107)

Original issue reported on code.google.com by manypan...@gmail.com on 12 Jun 2013 at 5:30

Attachments:

GoogleCodeExporter commented 8 years ago
do you change the AUTHENTICATION_SERVER_ADDRESS in socketOperator?

Original comment by d.pirngruber@gmail.com on 29 Jun 2013 at 2:18

GoogleCodeExporter commented 8 years ago

Original comment by d.pirngruber@gmail.com on 29 Jun 2013 at 2:29

GoogleCodeExporter commented 8 years ago

Original comment by d.pirngruber@gmail.com on 14 Jul 2013 at 3:38