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

(rb) SAP J2EE engine can not start with mustang b38

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 6
    • core-libs
    • b44
    • sparc
    • solaris

      With Mustang b38, SAP J2EE engine 6.30 can not start.
      SAP J2EE engine works fine with Mustang b37.
      B38's libjvm + b37's rt.jar works.

      How to reproduce the problem:
      1. log in to big5server.sfbay as "e03adm", contact ###@###.### for the password.
      2. stopsap
      3. startsap
      4. It takes about 10-15 minutes for SAP J2EE engine to start up completely.
      Use "jcmon.sh" to monitor the startup status.
      Use "jcmon.sh", then choose "20", it shows the status of "dispatcher", "server" and "sdm".
      In a successful startup, the state of all three components change from "initial" ->
      "starting" -> "running".
      With b38, the state of "dispatcher" and "server" become "stopped" after a few minutes.
      5. The log file is "/usr/sap/E03/JC03/j2ee/cluster/server0/log/defaultTrace.0.trc"
      The file shows that SAP can't find a ResourceBundle.

      #1.5#080020ACBF58000000000002000056B60003F82257F731EF#1117251318526#System.err##
      System.err#######Thread-1##0#0#Error##Plain###java.util.MissingResourceException
      : Can't find bundle for base name com.sap.engine.frame.KernelResourceBundle, loc
      ale en#
      #1.5#080020ACBF58000000000003000056B60003F82257F76E15#1117251318541#System.err##
      System.err#######Thread-1##0#0#Error##Plain### at java.util.ResourceBundle.thro
      wMissingResourceException(ResourceBundle.java:1482)#
      #1.5#080020ACBF58000000000004000056B60003F82257F7735D#1117251318543#System.err##
      System.err#######Thread-1##0#0#Error##Plain### at java.util.ResourceBundle.getB
      undleImpl(ResourceBundle.java:1241)#
      #1.5#080020ACBF58000000000005000056B60003F82257F77879#1117251318544#System.err##
      System.err#######Thread-1##0#0#Error##Plain### at java.util.ResourceBundle.getB
      undle(ResourceBundle.java:943)#
      #1.5#080020ACBF58000000000006000056B60003F82257F77D82#1117251318545#System.err##
      System.err#######Thread-1##0#0#Error##Plain### at com.sap.localization.Resource
      Accessor.getMessageText(ResourceAccessor.java:55)#
      #1.5#080020ACBF58000000000007000056B60003F82257F7830C#1117251318547#System.err##
      System.err#######Thread-1##0#0#Error##Plain### at com.sap.engine.core.thread.Re
      sourceUtils.getString(ResourceUtils.java:127)#
      #1.5#080020ACBF58000000000008000056B60003F82257F7883D#1117251318548#System.err##
      System.err#######Thread-1##0#0#Error##Plain### at com.sap.engine.core.thread.im
      pl3.ThreadManagerImpl.init(ThreadManagerImpl.java:295)#

      The application starts successfully if the packages "java.text" "java.util" "sun.text" "sun.util" in b38 are replaced by b37's.

      ...
      ###@###.### 2005-05-31 18:17:14 GMT

            okutsu Masayoshi Okutsu
            jzhongsunw June Zhong (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: