I add the symbol IQPB from yahoo, Frankfurt Stock Exchange and open a chart. A tab is created, but the process of data retrieval does not finish. The logfile displays lots of
"WARNING [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: http://www.chartsy.org/updates.xml.php:8643:23: The content of element type "module" must match "(description?,module_notification?,external_package*,(manifest|l10n))".
WARNING [org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogParser]: http://www.chartsy.org/updates.xml.php:8942:23: The content of element type "module" must match "(description?,module_notification?,external_package*,(manifest|l10n))"."
errors. Seems to be a update warning, nevertheless chartsy is up to date. I have another chart open, the data for this one is grabbed correctly. Error appears on Windows 7 Pro, 32bit.
Tried a different symbol. With a different result in the log. However, chart is not drawn.
INFO [org.chartsy.main.data]: http://www.mrswing.com/chartsy/symbolsearch.php?q=geely
OK
OK
OK
OK
SEVERE [org.chartsy.yahoo.Yahoo]
java.text.ParseException: Unparseable date: "N/A"
at java.text.DateFormat.parse(Unknown Source)
at org.chartsy.yahoo.Yahoo.getLastDataItem(Yahoo.java:175)
at org.chartsy.main.ChartFrame$PeriodTimer.run(ChartFrame.java:791)
at java.util.TimerThread.mainLoop(Unknown Source)
[catch] at java.util.TimerThread.run(Unknown Source)
Exception in thread "Timer-2" java.lang.NullPointerException
at org.chartsy.main.ChartFrame$PeriodTimer.run(ChartFrame.java:796)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)
Moved to v1.3