Menu

#23 NullPointerException on Matcher.find()

open
nobody
None
5
2011-03-24
2011-03-24
Shin
No

Does anybody got NullPointerException at Matcher.find() ?
I am not sure what were the parameters and the pattern string because it was not running as debug mode.
After once it got this Exception, the same exception happened every time Matcher.find() was called.
Thank you for your help.

java.lang.NullPointerException
at jregex/Matcher.findBack(bytecode:-1245676532)
at jregex/Matcher.search(bytecode:3017)
at jregex/Matcher.find(bytecode:13)

Discussion


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.