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

atg6.0.0 ScenarioManager unable to start with Tiger

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • None
    • 5.0
    • xml

      I am trying to upgrade atg from 5.6.1 to newer version 6.0.0

      The following error happens when atg Dynamo server starts.
      **** Error Wed Apr 16 06:57:30 PDT 2003 1050501450112 /atg/scenario/ScenarioManager Unable to update process /recorders/adminregister.sdl CONTAINER:atg.process.ProcessException: Could not perform XSL transformation dynamosystemresource:/atg/scenario/definition/sdlToPdl.xsl on scenario /recorders/adminregister.sdl; SOURCE:java.lang.NullPointerException
      **** Error Wed Apr 16 06:57:30 PDT 2003 1050501450112 /atg/scenario/ScenarioManager at atg.scenario.definition.SDLToPDLConverter.convert(SDLToPDLConverter.java:183)
      **** Error Wed Apr 16 06:57:30 PDT 2003 1050501450112 /atg/scenario/ScenarioManager at atg.scenario.definition.SDLParser.parseToDOM(SDLParser.java:137)
      **** Error Wed Apr 16 06:57:30 PDT 2003 1050501450112 /atg/scenario/ScenarioManager at atg.process.definition.PDLParser.parseProcessTagOnly(PDLParser.java:385)
      **** Error Wed Apr 16 06:57:30 PDT 2003 1050501450112 /atg/scenario/ScenarioManager at atg.process.ProcessManagerService.getProcessFromByteArray(ProcessManagerService.java:7786)
      **** Error Wed Apr 16 06:57:30 PDT 2003 1050501450112 /atg/scenario/ScenarioManager at atg.process.ProcessManagerService.getProcessFromProcessInfoItem(ProcessManagerService.java:7726)
      ...

      How to reproduce the problem:

      1. telnet to jtg-u80-1.sfbay ( root passwd: jtg-u80-1 )
      2. cd /home/junzhong/tmp/Dynamo6.0.0/home/bin
      3. start Dynamo server by executing the script ./startDynamo


      With jdk1.3.1, Dynamo Server starts successfully without any problem.
      The problem happens from jdk1.4

      ###@###.### 2003-06-11

      I have contacted ATG tech support. Below is his response.
      > Jun,
      >
      > I've tracked this error down to a method call in the
      > org.apache.xalan.serialize.SerializerFactory class. The call is to
      > java.util.Properties.getProperty() method in the form of:
      >
      > String className = format.getProperty("{http://xml.apache.org/xslt}");
      >
      > Can you tell me if there were any changes to the
      > Properties.getProperty(String
      > key) method between Java versions 1.3.1 and 1.4?
      >
      > Cheers,
      > Charles Pretzer
      > ATG Technical Support


      ###@###.### 2003-06-11

            ayadavsunw Arun Yadav (Inactive)
            jzhongsunw June Zhong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: