Ticket #328 (closed defect: fixed)
Java Null Pointer Pointer Exception sometimes occurs
Reported by: | kmaclean | Owned by: | kmaclean |
---|---|---|---|
Priority: | major | Milestone: | SpeechSubmission 0.1.4 |
Component: | SpeechSubmission | Version: | SpeechSubmission0.1.3 |
Keywords: | Cc: |
Description
After switching back and forth between languages, get Java Null Pointer Pointer Exception. This one occurred when going from English to Dutch version of Speech Submission App.
java.lang.NullPointerException at java.util.StringTokenizer.<init>(Unknown Source) at java.util.StringTokenizer.<init>(Unknown Source) at speechrecorder.Prompts.getPromptLine(Prompts.java:105) at speechrecorder.Prompts.<init>(Prompts.java:88) at speechrecorder.CapturePlayback.<init>(CapturePlayback.java:346) at speechrecorder.RecorderApplet.init(RecorderApplet.java:43) at sun.applet.AppletPanel.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Change History
Note: See
TracTickets for help on using
tickets.
Number of prompts must match the actual number of prompts in the text file: