-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
4.3.0.Alpha2
-
None
This happens to me on OS X 10.10 Yosemite and JBDS 9.0.0.Alpha2 nightly (jboss-devstudio-9.0.0.Alpha2-v20150413-0429-B2940-installer-standalone.jar ).
When I start JBDS, Central gets opened and it tries to load the blog entries. But it will fail with this message instead of the content:
An error occurred: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz . Open the Error Log view for more details
The workspace log contains this:
!ENTRY org.jboss.tools.central 4 0 2015-04-13 14:18:33.532 !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz !STACK 1 org.eclipse.core.runtime.CoreException: Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.createRemoteFileIOCoreException(InternalURLTransport.java:218) at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.checkFile(InternalURLTransport.java:557) at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.doGetLastModified(InternalURLTransport.java:211) at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:175) at org.jboss.tools.foundation.core.ecf.internal.InternalURLTransport.getLastModified(InternalURLTransport.java:144) at org.jboss.tools.foundation.core.ecf.URLTransportUtility$2.run(URLTransportUtility.java:279) at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.run(BarrierProgressWaitJob.java:85) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) !SUBENTRY 1 org.jboss.tools.foundation.core 4 0 2015-04-13 14:18:33.533 !MESSAGE Error checking remote timestamp for url http://planet.jboss.org/feeds/buzz
BTW, this works fine in JBDS 9.0.0.Alpha1.
- duplicates
-
JBDS-3399 http://planet.jboss.org/feeds/buzz is returning a 503 error
- Closed