URL: ex4.2ch.net/news/dat/xxxxxxxxxxxx.dat Response Code: 206 Partial Content java.lang.NullPointerException at V2C.V2CThreadPanel.drawStringLineWrap(V2CThreadPanel.java:1372) at V2C.V2CThreadPanel.calcSize(V2CThreadPanel.java:1578) at V2C.V2CThreadPanel.calcSize(V2CThreadPanel.java:1545) at V2C.V2CThreadPanel.setPopupGeometry(V2CThreadPanel.java:2276) at V2C.V2CThreadPanel$PopupWindowListener.windowOpened(V2CThreadPanel.java:2316) at java.awt.Window.processWindowEvent(Window.java:1118) at java.awt.Window.processEvent(Window.java:1079) at java.awt.Component.dispatchEventImpl(Component.java:3615) at java.awt.Container.dispatchEventImpl(Container.java:1627) at java.awt.Window.dispatchEventImpl(Window.java:1606) at java.awt.Component.dispatchEvent(Component.java:3477) at java.awt.EventQueue.dispatchEvent(EventQueue.java:456) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137) at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
java.lang.NullPointerException at V2C.V2CThreadPanel$2.run(Unknown Source) java.lang.NullPointerException at V2C.V2CThreadPanel.resizeScrollBar(Unknown Source) at V2C.V2CThreadPanel.doLayoutWorks(Unknown Source) at V2C.V2CThreadPanelLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)
java.lang.NullPointerException at V2C.V2CThreadPanel.draw(Unknown Source) at V2C.V2CThreadPanel.renderOffscreen(Unknown Source) at V2C.V2CThreadPanel.paintComponent(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintWithOffscreenBuffer(Unknown Source) at javax.swing.JComponent.paintDoubleBuffered(Unknown Source) at javax.swing.JComponent._paintImmediately(Unknown Source) at javax.swing.JComponent.paintImmediately(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)
java.lang.NullPointerException at V2C.V2CProgressBar.setOwnerIcon(Unknown Source) at V2C.V2CProgressBar.setProgState(Unknown Source) at V2C.V2CProgressBar.setState(Unknown Source) at V2C.V2CThreadPanel.focusGained(Unknown Source) at java.awt.AWTEventMulticaster.focusGained(Unknown Source) at java.awt.Component.processFocusEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)
>>59,60は初めて見るタイプの例外のようですが、行番号がないとよくわからない… やはりJava Web Startの方も行番号情報を残した方がいいですね。 >>61はこちらでは以前時々出ていたので対処したはずですが、まだ出ますか… Java Web Startは使用者の意思とは関係なく更新されてしまうのでいきなり最新版を置かないようにしています。 しかし選択肢として常に最新版を使うというのもあった方がいいという気がしてきたので次回更新から 常に最新版を使うためのリンクを作っておきます。
java.lang.NullPointerException at V2C.V2CThreadPanel$2.run(V2CThreadPanel.java:744) java.lang.NullPointerException at V2C.V2CThreadPanel.resizeScrollBar(V2CThreadPanel.java:1766) at V2C.V2CThreadPanel.doLayoutWorks(V2CThreadPanel.java:1726) at V2C.V2CThreadPanelLayout.layoutContainer(V2CThreadPanelLayout.java:30) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)
76 名前:58 mailto:sage [04/05/06 21:41 ID:i9VWi2+V]
java.lang.NullPointerException at V2C.V2CThreadPanel.draw(V2CThreadPanel.java:1039) at V2C.V2CThreadPanel.renderOffscreen(V2CThreadPanel.java:2196) at V2C.V2CThreadPanel.paintComponent(V2CThreadPanel.java:2254) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintWithOffscreenBuffer(Unknown Source) at javax.swing.JComponent.paintDoubleBuffered(Unknown Source) at javax.swing.JComponent._paintImmediately(Unknown Source) at javax.swing.JComponent.paintImmediately(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)
77 名前:58 mailto:sage [04/05/06 21:43 ID:i9VWi2+V]
【V2C】 T20040501a 【Java】 1.4.2_04 (Sun Microsystems Inc.) 【OS】 Linux 2.4.26 (i386) Java Web Start 版でつ。