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

NumberFormatException thrown when launching HtmlConverter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 6
    • 6
    • deploy
    • b20
    • generic
    • generic
    • Verified


      JDK-Info:
      ---------
      java version "1.6.0-ea"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b17)
      Java HotSpot(TM) Client VM (build 1.6.0-ea-b17, mixed mode, sharing)


      System-Info:
      ------------
      Generic


      Steps to Reproduce:
      -------------------
      Launch JDK6.0 b17 HtmlConverter on Linux/Solaris 10/windows

      Following exception is thrown:

      Exception in thread "main" java.lang.NumberFormatException: For input string: "a"
      at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      at java.lang.Integer.parseInt(Integer.java:447)
      at java.lang.Integer.<init>(Integer.java:620)


      Expected Behavior:
      ------------------
      HtmlConverter should be launched successfully

      Actual Behavior:
      ----------------
      NumberFormatException thrown when launching HtmlConverter


      ###@###.### 2004-12-27 15:16:51 GMT

            ccheung Calvin Cheung
            rkumarsunw Ram Kumar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: