Delayed error in resource gfx/invobjs/feast-bbbb [Fixed]

The worst monsters in the Hearthlands warp the fabric of space and time..

Delayed error in resource gfx/invobjs/feast-bbbb [Fixed]

Postby mvgulik » Sat Dec 17, 2011 7:57 pm

There seems to be a problem with "Birchbark Baked Bream" when its used in the prayer section ("beliefs" tab, "Character Sheet")
{Default Client.Local files][Win.Xp.Pro.32bits][Java.7]

Case 1:
- opening the "beliefs" tab in the "Character Sheet"
Code: Select all
javax.media.opengl.GLException: java.lang.RuntimeException: Delayed error in resource gfx/invobjs/feast-bbbb (v1), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
        at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)
        at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:410)
        at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
        at haven.HavenPanel.uglyjoglhack(HavenPanel.java:349)
        at haven.HavenPanel.run(HavenPanel.java:378)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/invobjs/feast-bbbb (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.Item.draw(Item.java:89)
        at haven.Widget.draw(Widget.java:283)
        at haven.Inventory.draw(Inventory.java:49)
        at haven.Widget.draw(Widget.java:283)
        at haven.CharWnd$Worship.draw(CharWnd.java:408)
        at haven.Widget.draw(Widget.java:283)
        at haven.Widget.draw(Widget.java:283)
        at haven.Window.draw(Window.java:111)
        at haven.Widget.draw(Widget.java:283)
        at haven.RootWidget.draw(RootWidget.java:61)
        at haven.UI.draw(UI.java:136)
        at haven.HavenPanel.redraw(HavenPanel.java:254)
        at haven.HavenPanel$1.display(HavenPanel.java:77)
        at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
        at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
        at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$000(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/invobjs/feast-bbbb(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)
        at java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: java.lang.RuntimeException: Could not generate DH keypair
        at sun.security.ssl.Alerts.getSSLException(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.handleException(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
        at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
        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.lang.RuntimeException: Could not generate DH keypair
        at sun.security.ssl.DHCrypt.<init>(Unknown Source)
        at sun.security.ssl.ClientHandshaker.serverKeyExchange(Unknown Source)
        at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
        at sun.security.ssl.Handshaker.processLoop(Unknown Source)
        at sun.security.ssl.Handshaker.process_record(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
        ... 11 more
Caused by: java.security.InvalidAlgorithmParameterException: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
        at com.sun.crypto.provider.DHKeyPairGenerator.initialize(DHKeyPairGenerator.java:120)
        at java.security.KeyPairGenerator$Delegate.initialize(Unknown Source)
        ... 18 more
Exception in thread "Haven UI thread" javax.media.opengl.GLException: java.lang.RuntimeException: Delayed error in resource gfx/invobjs/feast-bbbb (v1), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
        at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)
        at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:410)
        at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
        at haven.HavenPanel.uglyjoglhack(HavenPanel.java:349)
        at haven.HavenPanel.run(HavenPanel.java:378)
        at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Delayed error in resource gfx/invobjs/feast-bbbb (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.Item.draw(Item.java:89)
        at haven.Widget.draw(Widget.java:283)
        at haven.Inventory.draw(Inventory.java:49)
        at haven.Widget.draw(Widget.java:283)
        at haven.CharWnd$Worship.draw(CharWnd.java:408)
        at haven.Widget.draw(Widget.java:283)
        at haven.Widget.draw(Widget.java:283)
        at haven.Window.draw(Window.java:111)
        at haven.Widget.draw(Widget.java:283)
        at haven.RootWidget.draw(RootWidget.java:61)
        at haven.UI.draw(UI.java:136)
        at haven.HavenPanel.redraw(HavenPanel.java:254)
        at haven.HavenPanel$1.display(HavenPanel.java:77)
        at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
        at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
        at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
        at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$000(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/invobjs/feast-bbbb(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)
        at java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLException: java.lang.RuntimeException: Could not generate DH keypair
        at sun.security.ssl.Alerts.getSSLException(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.handleException(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
        at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
        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.lang.RuntimeException: Could not generate DH keypair
        at sun.security.ssl.DHCrypt.<init>(Unknown Source)
        at sun.security.ssl.ClientHandshaker.serverKeyExchange(Unknown Source)
        at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
        at sun.security.ssl.Handshaker.processLoop(Unknown Source)
        at sun.security.ssl.Handshaker.process_record(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
        ... 11 more
Caused by: java.security.InvalidAlgorithmParameterException: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
        at com.sun.crypto.provider.DHKeyPairGenerator.initialize(DHKeyPairGenerator.java:120)
        at java.security.KeyPairGenerator$Delegate.initialize(Unknown Source)
        ... 18 more
Exception in thread "Haven main thread" java.lang.RuntimeException: Delayed error in resource gfx/invobjs/feast-bbbb (v1), from forking source backed by HTTP res source (https://www.havenandhearth.com/res/)
        at haven.Resource.checkerr(Resource.java:1058)
        at haven.Resource.compareTo(Resource.java:950)
        at haven.Resource.compareTo(Resource.java:39)
        at java.util.ComparableTimSort.countRunAndMakeAscending(Unknown Source)
        at java.util.ComparableTimSort.sort(Unknown Source)
        at java.util.ComparableTimSort.sort(Unknown Source)
        at java.util.Arrays.sort(Unknown Source)
        at java.util.Collections.sort(Unknown Source)
        at haven.Resource.dumplist(Resource.java:1106)
        at haven.MainFrame.main2(MainFrame.java:235)
        at haven.MainFrame.access$100(MainFrame.java:34)
        at haven.MainFrame$5.run(MainFrame.java:266)
        at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/invobjs/feast-bbbb(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.lang.RuntimeException: Could not generate DH keypair
        at sun.security.ssl.Alerts.getSSLException(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.handleException(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
        at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
        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.lang.RuntimeException: Could not generate DH keypair
        at sun.security.ssl.DHCrypt.<init>(Unknown Source)
        at sun.security.ssl.ClientHandshaker.serverKeyExchange(Unknown Source)
        at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
        at sun.security.ssl.Handshaker.processLoop(Unknown Source)
        at sun.security.ssl.Handshaker.process_record(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
        ... 11 more
Caused by: java.security.InvalidAlgorithmParameterException: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
        at com.sun.crypto.provider.DHKeyPairGenerator.initialize(DHKeyPairGenerator.java:120)
        at java.security.KeyPairGenerator$Delegate.initialize(Unknown Source)
        ... 18 more
Druk op een toets om door te gaan. . .


Case 2:
- opening "Character Sheet" for a second time. (Ergo: Open,Close,Open->Err)
- is similar to last part of case 1 error log, but not identical.
Code: Select all
Exception in thread "Haven main thread" java.lang.RuntimeException: Delayed error in resource gfx/invobjs/feast-bbbb (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.Item.fixsize(Item.java:74)
        at haven.Item.<init>(Item.java:205)
        at haven.CharWnd$Worship.wish(CharWnd.java:414)
        at haven.CharWnd.uimsg(CharWnd.java:731)
        at haven.UI.uimsg(UI.java:224)
        at haven.RemoteUI.run(RemoteUI.java:62)
        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:266)
        at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Load error in resource gfx/invobjs/feast-bbbb(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.lang.RuntimeException: Could not generate DH keypair
        at sun.security.ssl.Alerts.getSSLException(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.handleException(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
        at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
        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.lang.RuntimeException: Could not generate DH keypair
        at sun.security.ssl.DHCrypt.<init>(Unknown Source)
        at sun.security.ssl.ClientHandshaker.serverKeyExchange(Unknown Source)
        at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
        at sun.security.ssl.Handshaker.processLoop(Unknown Source)
        at sun.security.ssl.Handshaker.process_record(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
        ... 11 more
Caused by: java.security.InvalidAlgorithmParameterException: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
        at com.sun.crypto.provider.DHKeyPairGenerator.initialize(DHKeyPairGenerator.java:120)
        at java.security.KeyPairGenerator$Delegate.initialize(Unknown Source)
        ... 18 more
Druk op een toets om door te gaan. . .


Case 3: EnderClient-r49, On client close down. (After rolling new prayer items)
- just adding this case as additional info and/or reverance use.
Code: Select all
Exception in thread "Haven main thread" java.lang.RuntimeException: Delayed error in resource gfx/hud/skills/hunting (v3), from forking source backed by HTTP res source (http://www.havenandhearth.com/res/)
        at haven.Resource.checkerr(Resource.java:1133)
        at haven.Resource.compareTo(Resource.java:1025)
        at haven.Resource.compareTo(Resource.java:74)
        at java.util.ComparableTimSort.countRunAndMakeAscending(Unknown Source)
        at java.util.ComparableTimSort.sort(Unknown Source)
        at java.util.ComparableTimSort.sort(Unknown Source)
        at java.util.Arrays.sort(Unknown Source)
        at java.util.Collections.sort(Unknown Source)
        at haven.Resource.dumplist(Resource.java:1181)
        at haven.MainFrame.main2(MainFrame.java:296)
        at haven.MainFrame.access$100(MainFrame.java:52)
        at haven.MainFrame$6.run(MainFrame.java:327)
        at java.lang.Thread.run(Unknown Source)
Caused by: haven.Resource$LoadException: Wrong res version (5 != 3)
        at haven.Resource.load(Resource.java:1056)
        at haven.Resource.access$300(Resource.java:74)
        at haven.Resource$Loader.handle(Resource.java:471)
        at haven.Resource$Loader.run(Resource.java:450)
        ... 1 more
Druk op een toets om door te gaan. . .


... Screen shot of bufferd screen showed the Apple, but not the BBB. ...
... Case 1 and case 2 errors when away after rolling new Prayer items. ...
Last edited by mvgulik on Thu Dec 22, 2011 10:40 pm, edited 1 time in total.
mvgulik
 
Posts: 3771
Joined: Fri May 21, 2010 2:29 am

Re: Delayed error in resource gfx/invobjs/feast-bbbb

Postby Dogslovevball » Thu Dec 22, 2011 6:52 pm

Looks like there is something wrong with the java security or something like that you may want to update java.
Dogslovevball
 
Posts: 141
Joined: Sun Jun 26, 2011 3:28 am

Re: Delayed error in resource gfx/invobjs/feast-bbbb

Postby mvgulik » Thu Dec 22, 2011 7:56 pm

??? ... You got a target name to go with that "you".
mvgulik
 
Posts: 3771
Joined: Fri May 21, 2010 2:29 am

Re: Delayed error in resource gfx/invobjs/feast-bbbb

Postby Dogslovevball » Thu Dec 22, 2011 8:04 pm

mvgulik wrote:??? ... You got a target name to go with that "you".


Ya the target name is mvgulik, mvgulik should update java maybe. That beter
Dogslovevball
 
Posts: 141
Joined: Sun Jun 26, 2011 3:28 am

Re: Delayed error in resource gfx/invobjs/feast-bbbb

Postby mvgulik » Thu Dec 22, 2011 9:54 pm

Aha. ;)

Currently running with latest [Java.1.7.0_02-b13], But probably tested these with [Java.1.7.0_01-b?]
Don't really think the used Java version here would have any effect though.
But If you have any data to support the idea why it would/might make a difference I don't mind retesting them (to update the report in case its warranted).

Mmm, Retesting this with the new HnH version is probably more warranted at the moment ... (tomorrow)
mvgulik
 
Posts: 3771
Joined: Fri May 21, 2010 2:29 am

Re: Delayed error in resource gfx/invobjs/feast-bbbb

Postby EnderWiggin » Thu Dec 22, 2011 10:14 pm

I think this is same as this problem. At least it looks really similar.
User avatar
EnderWiggin
 
Posts: 1154
Joined: Sat Mar 20, 2010 8:23 pm

Re: Delayed error in resource gfx/invobjs/feast-bbbb

Postby mvgulik » Thu Dec 22, 2011 10:39 pm

Did take a sneak peek.
Could not reproduce it anymore ... But considering I now have two "feast-bbb*" files
Old: feast-bbb.cached
New: feast-bbbb.cached

I think the problem was fixed. (One way or a other) (Tagging report as such.)
mvgulik
 
Posts: 3771
Joined: Fri May 21, 2010 2:29 am


Return to Bugs

Who is online

Users browsing this forum: Claude [Bot], Meta [Bot] and 1 guest