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

JavaWebServer can not be started with B69

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 1.4.0
    • 1.4.0
    • hotspot
    • beta2
    • generic
    • generic
    • Verified

      With Merlin b69, JavaWebServer Server can not be started with the exception:
      java.lang.ClassCircularityError: com/sun/server/security/ServletClassLoader
              at com.sun.server.security.ServletSecurity.inServlet(ServletSecurity.jav
      a:115)
              at com.sun.server.security.ServletSecurity.checkPackageAccess(ServletSec
      urity.java:612)
              at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
              at java.lang.ClassLoader.loadClass(ClassLoader.java:260)
              at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
              at com.sun.server.security.ServletSecurity.inServlet(ServletSecurity.jav
      a:115)
      ...

      The failure happens on all platforms: Solaris Sparc/X86, Linux and Windows.



      To start JWS server:
      1. telnet jtgb4u2b
      2. cd /bt/JavaWebServerrun.3541.-server
      3. cp /home/junzhong/env.ksh .
      4. $JAVA ${JWSPROPS} com.sun.server.ServerProcess

      The exception will be thrown after step 4.

      june.zhong@eng 2001-06-25

            kbr Kenneth Russell (Inactive)
            jzhongsunw June Zhong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: