Menu

Null pointer exeception occur

Help
ronaldo
2011-02-18
2013-04-29
  • ronaldo

    ronaldo - 2011-02-18

    Null pointer exeception occur when retreiving offline message.
    This problem occur in these days.

     
  • Damian Minkov

    Damian Minkov - 2011-02-18

    I can reproduce it. I will try to look at it these days when I have time.

     
  • ronaldo

    ronaldo - 2011-02-19

    thank you very much

     
  • Anonymous

    Anonymous - 2011-03-08

    I found out that yout need the t and p parameters when you send the SOAP message, and you don't have one of them (I think it was p)… I haven't been able to solve this problem yet….

     
  • ronaldo

    ronaldo - 2011-03-09

    What is t and p?

     
  • ronaldo

    ronaldo - 2011-03-16

    According to the following url:
    http://code.google.com/p/phpmsnclass/updates/list

    Change id from "PPToken2" to "Compact2"
    The problem fixed.

     
  • ronaldo

    ronaldo - 2011-03-17

    According to the following url:
    http://code.google.com/p/phpmsnclass/updates/list

    The id value for webTicket is changed from "PPToken2" to "Compact2".
    So, it cause null pointer exception when retrieving offline message.
    Therefore, I amended the class net.sf.jml.protocol.soap.SSO.java accordingly.
    After that, it works again.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.