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

ATG 5.6.1 failure: Missing PersonBean

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P1 P1
    • None
    • 5.0
    • core-svc

      java version "1.5.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b15)
      Java HotSpot(TM) Client VM (build 1.5.0-beta-b15, mixed mode)

      In the atgservler.log, an exception is thrown when the PersonDemo project files are compiled:

       Compiling ./pagebuild/_doc_3/_demo/_PersonDemo/_Person.java
         --- javax.servlet.ServletException: Can't find component named: PersonBean
                 at atg.droplet.DropletDescriptor.getPropertyValue(DropletDescriptor.java:375)
                 at atg.droplet.DropletDescriptor.getPropertyValue(DropletDescriptor.java:580)
                 at _doc_3._demo._PersonDemo._Person._jspService(_Person.java:510)
                 at atg.servlet.jsp.DynamoJspPageServlet.service(DynamoJspPageServlet.java:138)
                 at atg.servlet.DynamoPageServlet.service(DynamoPageServlet.java:119)
                 at atg.servlet.pagecompile.PageCompileServlet.service(PageCompileServlet.java:411)
                 at atg.servlet.DynamoServlet.service(DynamoServlet.java:122)
                 at atg.servlet.pagecompile.PageSubServlet.serviceServlet(PageSubServlet.java:229)
                 at atg.servlet.pagecompile.PageSubServlet.service(PageSubServlet.java:155)
         ....stack trace CROPPED after 10 lines.

      This error was introduced in b15 but will not be reproduced until you get the fix for 4906397. To reproduce it, follow the steps outlined in 4906397 and use the java.beans classes in b14 in the Xbootclasspath/p.

      I came across this bug as a result of invesigating 4906397. I'm not entirely sure that this is a jmx bug but this appears to be a class loader issue and a couple of jmx fixes into b15 are the most suspicious. You may want o use JAVA_HOME point to b14 and use the javax.management and com.sun.jmx classes in the Xbootclasspath to see if the problem persists. Please see the investigation for 4906397 for details.

            jfdenise Jean-Francois Denise (Inactive)
            mdavidsosunw Mark Davidson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: