Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 59865 invoked from network); 2 Feb 2005 20:19:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Feb 2005 20:19:14 -0000 Received: (qmail 43790 invoked by uid 500); 2 Feb 2005 20:18:14 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 43735 invoked by uid 500); 2 Feb 2005 20:18:13 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 43680 invoked by uid 99); 2 Feb 2005 20:18:13 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 02 Feb 2005 12:18:12 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j12JPHY5010973 for ; Wed, 2 Feb 2005 20:25:18 +0100 Message-ID: <1331819874.1107372317996.JavaMail.jira@ajax.apache.org> Date: Wed, 2 Feb 2005 20:25:17 +0100 (CET) From: "dre pac (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Created: (AXIS-1800) tcpmon AWT-EventQueue-0 bug in JDK1.5 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N tcpmon AWT-EventQueue-0 bug in JDK1.5 ------------------------------------- Key: AXIS-1800 URL: http://issues.apache.org/jira/browse/AXIS-1800 Project: Axis Type: Bug Environment: JBoss 4.0.1 running on JDK 1.5.0_01 Reporter: dre pac After running tcpmon ,when trying to push the "add" button to listen on port 8070 ,for example, I get a AWT-EventQueue-0 NullPointException instead of a new tab for the selected port. This problem does not seem to occur when using JDK 1.4.2_07 which I am using as a temporary solution. I have been trying to google this issue but not many people seem to have this problem except those who tried ruuning tcpmon with JDK1.5. I find it really strange since both axis and JDK1.5 have been around for quite a while now, and what's even stranger is that not many people seem to use this combination. below is the full stacktrace, please give us some feedback on when this issue will be fixed, thanks. [java] 'org.apache.axis.utils.tcpmon' [java] [java] The ' characters around the executable and arguments are [java] not part of the command. [java] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerExceptio n [java] at org.apache.axis.utils.tcpmon$8.valueChanged(tcpmon.java:1590) [java] at javax.swing.DefaultListSelectionModel.fireValueChanged(Defaul tListSelectionModel.java:187) [java] at javax.swing.DefaultListSelectionModel.fireValueChanged(Defaul tListSelectionModel.java:167) [java] at javax.swing.DefaultListSelectionModel.fireValueChanged(Defaul tListSelectionModel.java:214) [java] at javax.swing.DefaultListSelectionModel.changeSelection(Default ListSelectionModel.java:408) [java] at javax.swing.DefaultListSelectionModel.changeSelection(Default ListSelectionModel.java:417) [java] at javax.swing.DefaultListSelectionModel.removeSelectionInterval Impl(DefaultListSelectionModel.java:510) [java] at javax.swing.DefaultListSelectionModel.removeSelectionInterval (DefaultListSelectionModel.java:482) [java] at javax.swing.JTable.checkLeadAnchor(JTable.java:2965) [java] at javax.swing.JTable.tableRowsInserted(JTable.java:3081) [java] at javax.swing.JTable.tableChanged(JTable.java:3015) [java] at javax.swing.table.AbstractTableModel.fireTableChanged(Abstrac tTableModel.java:280) [java] at javax.swing.table.AbstractTableModel.fireTableRowsInserted(Ab stractTableModel.java:215) [java] at javax.swing.table.DefaultTableModel.insertRow(DefaultTableMod el.java:349) [java] at javax.swing.table.DefaultTableModel.addRow(DefaultTableModel. java:323) [java] at javax.swing.table.DefaultTableModel.addRow(DefaultTableModel. java:334) [java] at org.apache.axis.utils.tcpmon$Listener.(tcpmon.java:1643 ) [java] at org.apache.axis.utils.tcpmon$5.actionPerformed(tcpmon.java:42 8) [java] at javax.swing.AbstractButton.fireActionPerformed(AbstractButton .java:1849) [java] at javax.swing.AbstractButton$Handler.actionPerformed(AbstractBu tton.java:2169) [java] at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultBut tonModel.java:420) [java] at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel. java:258) [java] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Basi cButtonListener.java:234) [java] at java.awt.Component.processMouseEvent(Component.java:5488) [java] at javax.swing.JComponent.processMouseEvent(JComponent.java:3093 ) [java] at java.awt.Component.processEvent(Component.java:5253) [java] at java.awt.Container.processEvent(Container.java:1966) [java] at java.awt.Component.dispatchEventImpl(Component.java:3955) [java] at java.awt.Container.dispatchEventImpl(Container.java:2024) [java] at java.awt.Component.dispatchEvent(Component.java:3803) [java] at java.awt.LightweightDispatcher.retargetMouseEvent(Container.j ava:4212) [java] at java.awt.LightweightDispatcher.processMouseEvent(Container.ja va:3892) [java] at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3 822) [java] at java.awt.Container.dispatchEventImpl(Container.java:2010) [java] at java.awt.Window.dispatchEventImpl(Window.java:1766) [java] at java.awt.Component.dispatchEvent(Component.java:3803) [java] at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) [java] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDi spatchThread.java:234) [java] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDisp atchThread.java:163) [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j ava:157) [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j ava:149) [java] at java.awt.EventDispatchThread.run(EventDispatchThread.java:110 ) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira