i am getting the same thing, at first it was only happening with one character, but i logged into another character in the same area and moved toward my camp and it crashed for him too, and now i cant log into him. then i did a third character in the area, went up to my first characters hearthfire and stood there for awhile, and then it crashed on him and i am experiencing the same problem.
now, i have no idea what any of this means, but its whats in the details of the error report
java.lang.RuntimeException: Delayed error in resource paginae/craft/onionrings (v1), from forking source backed by HTTP res source (
https://www.havenandhearth.com/res/)
at haven.Resource.checkerr(Resource.java:1058)
at haven.Resource.layer(Resource.java:941)
at haven.MenuGrid.cons(MenuGrid.java:75)
at haven.MenuGrid.<init>(MenuGrid.java:97)
at haven.MenuGrid$1.create(MenuGrid.java:49)
at haven.UI.newwidget(UI.java:163)
at haven.RemoteUI.run(RemoteUI.java:58)
at haven.MainFrame.run(MainFrame.java:151)
at haven.MainFrame.main2(MainFrame.java:223)
at haven.MainFrame.access$100(MainFrame.java:34)
at haven.MainFrame$5.run(MainFrame.java:264)
at java.lang.Thread.run(Thread.java:636)
Caused by: haven.Resource$LoadException: Load error in resource paginae/craft/onionrings(v1), from forking source backed by HTTP res source (
https://www.havenandhearth.com/res/)
at haven.Resource$Loader.handle(Resource.java:401)
at haven.Resource$Loader.run(Resource.java:375)
... 1 more
Caused by: javax.net.ssl.SSLException: java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.security.internal.spec)
at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1665)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1628)
at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1611)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1192)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1169)
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:440)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1139)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
at haven.Resource$HttpSource.get(Resource.java:330)
at haven.Resource$TeeSource.get(Resource.java:225)
at haven.Resource$Loader.handle(Resource.java:395)
... 2 more
Caused by: java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.security.internal.spec)
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:342)
at java.security.AccessController.checkPermission(AccessController.java:553)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at net.sourceforge.jnlp.runtime.JNLPSecurityManager.checkPermission(JNLPSecurityManager.java:250)
at java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1529)
at java.lang.ClassLoader$1.run(ClassLoader.java:345)
at java.security.AccessController.doPrivileged(Native Method)
at java.lang.ClassLoader.checkPackageAccess(ClassLoader.java:343)
at com.sun.crypto.provider.TlsRsaPremasterSecretGenerator.engineInit(TlsRsaPremasterSecretGenerator.java:60)
at javax.crypto.KeyGenerator.init(KeyGenerator.java:424)
at javax.crypto.KeyGenerator.init(KeyGenerator.java:400)
at sun.security.ssl.RSAClientKeyExchange.<init>(RSAClientKeyExchange.java:109)
at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:703)
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:228)
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:610)