Hi, Since the COMMTEST returns nothing but errors, it may be that your phone is incompatible. Do you have any other phone to test, just to be sure?
On Apr 2, 6:56 am, greener <[email protected]> wrote: > Hello All; > Pls forgive my ignorance (like I'm the first to say that!). I ran > CommTest, and got the below. I am not sure if it's working or not, but > XP seems to detect my Motorolla i880 modem just fine, even the > diagnostics worked fine. > > Searching for devices... > > Found port: COM3 > Trying at 9600... Getting Info... Found: ERROR > Trying at 14400... no device found > (javax.comm.UnsupportedCommOperationException: Unsupported baud rate) > Trying at 19200... Getting Info... Found: ERROR > Trying at 28800... no device found > (javax.comm.UnsupportedCommOperationException: Unsupported baud rate) > Trying at 33600... no device found > (javax.comm.UnsupportedCommOperationException: Unsupported baud rate) > Trying at 38400... Getting Info... Found: ERROR > Trying at 56000... no device found > (javax.comm.UnsupportedCommOperationException: Unsupported baud rate) > Trying at 57600... Getting Info... Found: ERROR > Trying at 115200... Getting Info... Found: ERROR > > Found port: COM1 > Trying at 9600... no device found > Trying at 14400... no device found > (javax.comm.UnsupportedCommOperationException: Unsupported baud rate) > Trying at 19200... no device found > Trying at 28800... no device found > (javax.comm.UnsupportedCommOperationException: Unsupported baud rate) > Trying at 33600... no device found > (javax.comm.UnsupportedCommOperationException: Unsupported baud rate) > Trying at 38400... no device found > Trying at 56000... no device found > (javax.comm.UnsupportedCommOperationException: Unsupported baud rate) > Trying at 57600... no device found > Trying at 115200... no device found > > Found port: COM4 > Trying at 9600... Getting Info... Found: ERROR > Trying at 14400... no device found > (javax.comm.UnsupportedCommOperationException: Unsupported baud rate) > Trying at 19200... Getting Info... Found: ERROR > Trying at 28800... no device found > (javax.comm.UnsupportedCommOperationException: Unsupported baud rate) > Trying at 33600... no device found > (javax.comm.UnsupportedCommOperationException: Unsupported baud rate) > Trying at 38400... Getting Info... Found: ERROR > Trying at 56000... no device found > (javax.comm.UnsupportedCommOperationException: Unsupported baud rate) > Trying at 57600... Getting Info... Found: ERROR > Trying at 115200... Getting Info... Found: ERROR > > Test complete. > ------------------------------------------------------------- > > So that's my fist problem... and beyond. When I run the ReadMessages > Example in Eclipse, I get the error: > > java.lang.NullPointerException > at ReadMessages.doIt(ReadMessages.java:161) > at ReadMessages.main(ReadMessages.java:206) > > At the line "this.srv = new Service();". How do I add debug (-d) in > eclipse? Could someone pls help here? I'm sinking! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User Group" 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/SMSLib?hl=en -~----------~----~----~----~------~----~------~--~---
