VoxForge
I get an error in the java console on uploading:
Uploading to http://read.voxforge1.org/r0_1_6/javaUploadServer.php
*** IOException: UploadManager ***
Exception in thread "Thread-92" java.lang.NullPointerException
at net.sf.postlet.UploadManager.run(UploadManager.java:74)
Hi Tom,
>I get an error in the java console on uploading: [...]
> IOException: UploadManager
This seems like the same issue that was discussed here.
Are you using a proxy server? The VoxForge SpeechSubmission app uses Postlet code on the client and server end... they say that if you are behind a proxy server, you should do this:
For users behind a proxy server, you need to ensure that Java is correctly set up on your machine.
To set the proxy server for your JRE, assuming you're using the SUN JRE, then do the following steps:
thanks,
Ken