openworm / org.geppetto.simulation

Generic simulation bundle for Geppetto
http://www.geppetto.org/
Other
9 stars 10 forks source link

No error when server returns 403 #38

Closed tarelli closed 10 years ago

tarelli commented 11 years ago

Load from sample "Liquid/Elastic Big" Load simulation appears and never disappears, the backend throws the following exception:

System.err Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://raw.github.com/openworm/org.geppetto.samples/master/SPH/LiquidElasticBig/sphModel_Elastic.xml [2013-07-24 14:20:25.930] ERROR http-bio-8080-exec-5 System.err at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625)

tarelli commented 10 years ago

New error handling takes care of this.