Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-11263

Please consolidate 'MSC Threads' flags so only one is needed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • EAP 6.0.0
    • None
    • Hide

      Try to increase the number of MSC threads with either flag. Take thread dumps to validate success.

      Show
      Try to increase the number of MSC threads with either flag. Take thread dumps to validate success.
    • NEW

    Description

      Some kinds of applications (i.e. Fuse/BPEL applications) will stall the server on startup if more than 7 applications are deployed. Debugging (and effective workarounds) suggest that increasing the number of MSC threads solves the problem.

      To increase the number of threads seems to require 2 flags:
      JAVA_OPTS="$JAVA_OPTS -Dorg.jboss.server.bootstrap.maxThreads=60"
      JAVA_OPTS="$JAVA_OPTS -Djboss.msc.max.container.threads=60"

      Can we please consolidate these into just 1 flag?

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-rick Rick Wagner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: