Menu

Null Pointer

Help
2008-06-19
2013-04-29
  • Rikard Elofsson

    Rikard Elofsson - 2008-06-19

    I get a null pointer from time to time:

    SEVERE Thread Uncaught exception in Thread-21
    NullPointerException
        at java.util.regex.Matcher.getTextLength(Matcher.java:1140)
        at java.util.regex.Matcher.reset(Matcher.java:291)
        at java.util.regex.Matcher.<init>(Matcher.java:211)
        at java.util.regex.Pattern.matcher(Pattern.java:888)
        at net.sf.jml.protocol.incoming.IncomingUSR$1.getPassportUrlSlow(IncomingUSR.java:137)
        at net.sf.jml.protocol.incoming.IncomingUSR$1.getPassportUrl(IncomingUSR.java:152)
        at net.sf.jml.protocol.incoming.IncomingUSR$1.run(IncomingUSR.java:200)

     
    • Daniel Henninger

      I think that is fixed in trunk.  I need to put out a trunk release soonish.  =/

       

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.