Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-2069

[KIESRV] jstat in container does not work due to permissions issues

XMLWordPrintable

    • CLOUD Maintenance Sprint 12

      Follows up on https://issues.jboss.org/browse/CLOUD-1185

      The original fix did not include kieservers

      on a assembled brms application: (built with s2i):

      sh-4.2$ ps -ef | grep java | awk '{print $2}' | head -n 1
      636
      sh-4.2$ jstat -gc 636
      Picked up JAVA_TOOL_OPTIONS: -Duser.home=/home/jboss -Duser.name=jboss
      636 not found
      
      touch /tmp/hsperfdata_jboss/foobar 
      touch: cannot touch '/tmp/hsperfdata_jboss/foobar': Permission denied
      

            wdecoste1@redhat.com William Decoste (Inactive)
            maschmid@redhat.com Marek Schmidt
            Marek Schmidt Marek Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: