[java-dev] Troubleshooting
Samuel Van Ransbeeck
Thinksamuel at yahoo.com
Wed Jan 30 16:21:08 MST 2008
- Previous message: [java-dev] Re: deferring a new operation of buf.Op
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello I aqm using the stockwatch java file to get stock data from the internet. However, everytime I start the program I get these error messages (but I do get nice music though). Can anyone explain me what is wrong here? MXJ System CLASSPATH: /Applications/MaxMSP 4.6/Cycling '74/java/lib/jode-1.1.2-pre-embedded.jar /Applications/MaxMSP 4.6/Cycling '74/java/lib/max.jar MXJClassloader CLASSPATH: /Applications/MaxMSP 4.6/Cycling '74/java/classes/ ? error: java.lang.NullPointerException ? error: at StockWatch._stuff_into_hash(StockWatch.java:207) ? error: at StockWatch._do_lookup(StockWatch.java:160) ? error: at StockWatch.run(StockWatch.java:124) ? error: at java.lang.Thread.run(Thread.java:613)
- Previous message: [java-dev] Re: deferring a new operation of buf.Op
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
