Stock Quote Synchronizer not working
I noticed yesterday that the Stock Quote Synchronizer is not
working. Looking at the error.txt I see the following exception for
each security:
java.net.ConnectException: Operation timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.Socket.connect(Socket.java:520)
at java.net.Socket.connect(Socket.java:470)
at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:388)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:523)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:231)
at sun.net.www.http.HttpClient.New(HttpClient.java:304)
at sun.net.www.http.HttpClient.New(HttpClient.java:321)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:830)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:782)
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:707)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:951)
at java.net.URL.openStream(URL.java:1007)
at com.moneydance.modules.features.yahooqt.StockConnection.getCurrentPrice(StockConnection.java:305)
at com.moneydance.modules.features.yahooqt.Main.updateSecurity(Main.java:205)
at com.moneydance.modules.features.yahooqt.Main.access$400(Main.java:25)
at com.moneydance.modules.features.yahooqt.Main$1.run(Main.java:101)
at java.lang.Thread.run(Thread.java:613)
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ben Spencer on 08 Jul, 2009 07:10 PM
Hi Ray
Are you able to access other services on the Internet from the computer that is reporting this "java.net.ConnectException: Operation timed out"?
Are you using an HTTP or some other type of web proxy on your local network?
Sincerely
Ben Spencer
2 Posted by ray on 08 Jul, 2009 07:18 PM
Hi Ben,
Yes, I can access update or load extensions from the internet with no
issues. I do not have any proxy in my local network. If I try to go to
finance.yahoo.com from a web browser I get a timeout as well. Is this
still a valid URL being called from Stock Quote Synchronizer?
Additional information: I am using Mac OS X (10.6) but have not had
any updates over the last few days. I had no issues with the software
on Monday.
Ray Hazlip
3 Posted by Ben Spencer on 08 Jul, 2009 07:29 PM
Hi Ray
finance.yahoo.com is most definitely a valid URL. I am able to connect to their service through my web browser and through the Stock Quote Synchroniser.
Are you on a network at work. Is it possible that a network administrator is blocking this site?
Given that you are not able to access finance.yahoo.com from your browser I am inclined to believe that this is not a Moneydance error and that there must be something on your network preventing connections to that url.
Sincerely
Ben Spencer
4 Posted by ray on 08 Jul, 2009 07:32 PM
Hi Ben,
No, I am not on a network at work just my home network. I will
investigate on my end.
Thank you,
Ray
5 Posted by ray on 08 Jul, 2009 07:41 PM
Issue resolved. Rebooted my router,