Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4370904

JDBC tests fail for JAWS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • None
    • jaws-0.9-ea
    • deploy
    • x86
    • windows_nt

      Steps to Reproduce

      Platform : Win95 / NT / 2000
      Browser : IE / NS

      1.) Install JAWS from
          /net/mizu/usr/re/javaws1.0/bundles/b05-2000-09-12

      2.) Invoke the JAWS application and follow the steps to change its settings
         i ) Edit -> Preferences -> Advanced
         ii ) Enable Java Console
         iii) Enable Log Output and specify where it has to be stored along with file name eg: D:\jaws.txt (for windows) \home\usr\jaws.trace (Solaris)
         iv ) Replace the Remote Apps URL with http://ignoramus.eng.sun.com/jump/
         v ) Save the changes

      3.) go to the URL http://comanche.eng.sun.com/jawstest/jdbc/
       and Run the tests jdbctest_lazy.jnlp

      Result :
      Pass Criteria : The Console and the trace file should display JDBC : Passed
       
      Fail Criteria : Throws exception

      Here is the stack trace below :

      ******************************************************************************

      Java Web Start Console, v1.0-beta started Wed Sep 13 17:40:07 PDT 2000

      Logging to file: E:\jaws.txt

      Attempting to load Driver.
      Finished loading Driver.
      Attempting to get connection ...
      Error: JZ006: Caught IOException: java.net.UnknownHostException: swbtqrpt.central
      java.sql.SQLException: JZ006: Caught IOException: java.net.UnknownHostException: swbtqrpt.central
      at com.sybase.jdbc.ErrorMessage.raiseError(ErrorMessage.java)
      at com.sybase.tds.Tds.login(Tds.java)
      at com.sybase.jdbc.SybConnection.<init>(SybConnection.java)
      at com.sybase.jdbc.SybDriver.connect(SybDriver.java)
      at java.sql.DriverManager.getConnection(Unknown Source)
      at java.sql.DriverManager.getConnection(Unknown Source)
      at jdbctest.runTest(jdbctest.java:80)
      at jdbctest$1.actionPerformed(jdbctest.java:38)
      at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
      at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
      at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
      at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
      at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
      at java.awt.Component.processMouseEvent(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.LightweightDispatcher.retargetMouseEvent(Unknown Source)
      at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
      at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
      at java.awt.Container.dispatchEventImpl(Unknown Source)
      at java.awt.Window.dispatchEventImpl(Unknown Source)
      at java.awt.Component.dispatchEvent(Unknown Source)
      at java.awt.EventQueue.dispatchEvent(Unknown Source)
      at java.awt.EventDispatchThread.pumpOneEvent(Unknown Source)
      at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
      at java.awt.EventDispatchThread.run(Unknown Source)
      STATUS: FAILED

            ksrini Kumar Srinivasan
            smadishesunw Srinivas Madishetty (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: