Brian showed where Java's IO wouldn't work with the NMC webserver, resulting in "Received fatal alert: handshake_failure".
I found that the wget-based support doesn't work either, because there's still one place where the Java connection is used (DefaultWebProtocol object). So I've added WGetWebProtocol.
We tried http://autoplot.org/data/tools/disableSSLVerification.jy but this doesn't work either.
I've been able to get the WGet version to work successfully.
If you see things on the interwebs that I could try on the webserver we can
try changes there too.
Brian
On Wed, Nov 23, 2016 at 9:12 AM, Jeremy Faden jbfaden@users.sf.net wrote:
Related
Bugs: #1716
This is caused by old Java versions, such as v1.7.0_45, which did not properly accept the GoDaddy signature. We found that using newer versions of Java (jre1.8.0_111) don't show the problem.
I still see this as happening "filesystem is offline" to
https://rbsp-ect.newmexicoconsortium.org/data_pub/ from LANL.
Build Information:
http://apps-pw.physics.uiowa.edu/hudson/job/autoplot-release/3425/
[1] https://svn.code.sf.net/p/autoplot/code/autoplot/trunk/
Runtime Information:
Java version: 1.8.0_102
allocated)
the process)
On Sat, Nov 26, 2016 at 6:59 AM, Jeremy Faden jbfaden@users.sf.net wrote:
Related
Bugs: #1716
1.8.0_102 is not that old, and I'd be surprised if it didn't have the fix. I assume it's not trivial to get jre1.8.0_111 installed, so we can check against it?
Interesting my system says it is using 1.8.0_112. The autoplot I used was
the OSX build. Does this have anything to do with the version?
On Mon, Nov 28, 2016 at 12:04 PM, Jeremy Faden jbfaden@users.sf.net wrote:
Related
Bugs: #1716
java -jar /Applications/autoplot/autoplot.jar
welcome to autoplot (v2016a_9)
Nov 28, 2016 12:17:20 PM org.virbo.autoplot.AutoplotUI main
INFO: welcome to autoplot (v2016a_9)
Nov 28, 2016 12:17:21 PM org.autoplot.help.AutoplotHelpSystem <init>
WARNING: Error loading helpset /helpfiles/autoplotHelp.hs
ready in just a few seconds...
turning off default log, look for messages in console tab.
Connection refused (Connection refused)
0: failed to connect to https://rbsp-ect.newmexicoconsortium.org/data_pub/
Connection refused (Connection refused)
filesystem is offline: https://rbsp-ect.newmexicoconsortium.org/data_pub/</init>
http://apps-pw.physics.uiowa.edu/hudson/job/autoplot-release/3425/
[1] https://svn.code.sf.net/p/autoplot/code/autoplot/trunk/
-
-
-
Runtime Information:
Java version: 1.8.0_112
allocated)
the process)
-
-
On Mon, Nov 28, 2016 at 12:06 PM, Brian Larsen larsenba@users.sf.net
wrote:
Related
Bugs: #1716