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

Using HotSpot crashes Java Web Server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.3.0
    • hotspot
    • None
    • x86
    • windows_nt

      Running the Java Web Server2.0 Beat 2 using HotSpot VM would
      crash the webserver.

      The server will crash and die if you access
      an URL "http://localhost:8080/servlet/[" or
       "http://localhost:8080/servlet/[foobar"

      Below are the error messages running with HotSpot:

       1.) without hotspot
       
        java version "1.2.2"
        java.exe full version "JDK-1.2.2-W"
        Classic VM (build JDK-1.2.2-W, native threads, symcjit)
        
        when I access "http://localhost:8080/servlet/[" I get error 403 (Not Found)
        which is correct
       
        2.) with hotspot
        
        java version "1.2.2" - JDK
        java.exe full version "JDK-1.2.2-W"
        HotSpot VM (1.0fcs, mixed mode, build E)

       
        when I access "http://localhost:8080/servlet/[" I get the following hotspot
        error as stated in the mail.
        
        javawebserver: #
        javawebserver: # HotSpot Virtual Machine Error, Internal Error
        javawebserver: #
        javawebserver: # Error ID: 4649454C44345950450E4350500026
        javawebserver: #

      Testing with the latest HotSpot 1.0.1 also produces the same error.

            rschmidtsunw Rene Schmidt (Inactive)
            mchansunw Mei Chan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: