Error I'm getting to stdout Follow
Hi all.
Not sure if this is totally scala related, but when running idea from the command line, I get this output:
Fatal error parsing XML: java.net.SocketTimeoutException: Read timed out
org.apache.xmlrpc.ParseFailed: java.net.SocketTimeoutException: Read timed out
Fatal error parsing XML: java.net.SocketTimeoutException: Read timed out
org.apache.xmlrpc.ParseFailed: java.net.SocketTimeoutException: Read timed out
I can't say whether it is causing any problems or not but whenever idea goes really slow such that I have to restart, this is always present. However, it's present at the moment and idea is running fine so it probably doesn't cause too many problems. Just thought I would let people know.
Thanks, Nick.
Please sign in to leave a comment.
No, it's not causing idea to be slow. Actualy, it's not a problem at all. What's causing idea to be slow is scala plugin. I hope next nightly will be much faster for all. For me it's twice faster.
Best regards,
Alexander Podkhalyuzin.
Thanks for the response Alexander.
I only tend to use the released scala plugin (I'm already using the one from yesterday), so if you could find time to do a quick release of the fast plugin, it would be very much appreciated!
Thanks, Nick.
Of cource, I'm planning to do it (seems it will be tomorrow). Last release was bad.
Best regards,
Alexander Podkhalyuzin.
Thanks, tomorrow will be great.
Nick.