Re: [Hbci4java-help] Wallstreet
Brought to you by:
kleiner77
From: Achim H. <ah...@hi...> - 2003-07-29 10:31:36
|
Hallo! > jawoll. Sie m=FCssten auf HBCI4Java 2.4.1 aktualisieren und > auf WallStreet9 0.2. Da ist alles besser ;-) Das habe ich nat=FCrlich sofort gemacht. Allerdings habe ich damit jetzt ei= n=20 anderes Problem - die Kontoausz=FCge werden gar nicht erst angezeigt. Hier der Stacktrace: <INF> [2003.07.29 12:09:10.696] [Thread-4] comm.CommStandard: beende=20 Verbindung zum HBCI-Server <DBG> [2003.07.29 12:09:10.697] [Thread-4] comm.CommStandard: Verbindung zu= m=20 Server geschlossen *** detail data has to be updated here java.lang.NullPointerException at=20 org.kapott.wallstreet9.StatementTableModel.getValueAt(StatementTableModel.j= ava:96) at javax.swing.JTable.getValueAt(JTable.java:1759) at javax.swing.JTable.prepareRenderer(JTable.java:3675) at=20 javax.swing.plaf.basic.BasicTableUI.paintCell(BasicTableUI.java:1149) at=20 javax.swing.plaf.basic.BasicTableUI.paintCells(BasicTableUI.java:1051) at javax.swing.plaf.basic.BasicTableUI.paint(BasicTableUI.java:974) at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142) at javax.swing.JComponent.paintComponent(JComponent.java:537) at javax.swing.JComponent.paint(JComponent.java:804) at javax.swing.JComponent.paintChildren(JComponent.java:643) at javax.swing.JComponent.paint(JComponent.java:813) at javax.swing.JViewport.paint(JViewport.java:707) at javax.swing.JComponent.paintChildren(JComponent.java:643) at javax.swing.JComponent.paint(JComponent.java:813) at javax.swing.JComponent.paintChildren(JComponent.java:643) at javax.swing.JComponent.paint(JComponent.java:813) at javax.swing.JComponent.paintChildren(JComponent.java:643) at javax.swing.JComponent.paint(JComponent.java:813) at javax.swing.JComponent.paintChildren(JComponent.java:643) at javax.swing.JComponent.paint(JComponent.java:813) at javax.swing.JComponent.paintChildren(JComponent.java:643) at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1021) at javax.swing.JComponent.paint(JComponent.java:813) at javax.swing.JComponent.paintChildren(JComponent.java:643) at javax.swing.JComponent.paint(JComponent.java:813) at javax.swing.JComponent.paintChildren(JComponent.java:643) at javax.swing.JComponent.paint(JComponent.java:813) at javax.swing.JComponent.paintChildren(JComponent.java:643) at javax.swing.JComponent.paint(JComponent.java:813) at javax.swing.JLayeredPane.paint(JLayeredPane.java:552) at javax.swing.JComponent.paintChildren(JComponent.java:643) at=20 javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4742) at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4688) at javax.swing.JComponent.paint(JComponent.java:794) at=20 java.awt.GraphicsCallback$PaintCallback.run(GraphicsCallback.java:21) at=20 sun.awt.SunGraphicsCallback.runOneComponent(SunGraphicsCallback.java:60) at=20 sun.awt.SunGraphicsCallback.runComponents(SunGraphicsCallback.java:97) at java.awt.Container.paint(Container.java:1123) at sun.awt.RepaintArea.paint(RepaintArea.java:180) at sun.awt.motif.MComponentPeer.handleEvent(MComponentPeer.java:339) at java.awt.Component.dispatchEventImpl(Component.java:3586) at java.awt.Container.dispatchEventImpl(Container.java:1437) at java.awt.Window.dispatchEventImpl(Window.java:1566) at java.awt.Component.dispatchEvent(Component.java:3367) at java.awt.EventQueue.dispatchEvent(EventQueue.java:445) at=20 java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.j= ava:190) at=20 java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.jav= a:144) at=20 java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at=20 java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130) at java.awt.EventDispatchThread.run(EventDispatchThread.java:98) Die Abfrage der Kontoausz=FCge l=E4uft fehlerfrei ab - nur die Anzeige ders= elben=20 scheitert. Eine Saldenabfrage funktioniert problemlos. Gru=DF! Achim |