2 Replies Latest reply on Jan 5, 2015 5:55 AM by mvj616

    Not able to generate snapshot with profiler 2.0

    beanfarmer

      Hello,

       

          I have configured required jars in Jboss\bin and property file and also copied sar file into deploy folder.

       

         configured "save=file" and required packages to profile

       

          1. I have started the server (profiler started)

          2. in browser I have accessed my application to reach the packges configured in propertied file.  

              As a result I get the some binay dump files  

          3. new cmd --> tried to take snapshot

              No file is being generated.

       

       

      I am kind of confused how exactly it works. In documentation only commands given but the result of command is not known. Dont know what to expect.

      Please sombody with kind heart write me back.

        • 1. Re: Not able to generate snapshot with profiler 2.0
          beanfarmer

          Sorry when I am accssing the snapshot command from client it generates data file in another folder.

           

          Dont know how read those binary files. Any idea please let me know. Thank you.

           

          Following is the properties file from bin folder

           

          enable=yes

          precompiled=no

          cpu=yes

          memory=yes

          includes=org.jboss.profiler.*|public,com.xyz.testApp.*|public,com.xyz.extrapps.*|public

          excludes=*

          visibility=public

          save=yes

          savelocation=.

          startup=yes

          repository=no

          remote=yes

          store=file

          location=.

          host=localhost

          port=5400

          ejb=yes

          servlet=yes

          jsf=yes

          jmx=yes

          rmi=yes

          corba=yes

          plugin.1=org.jboss.profiler.plugins.Hibernate

          plugin.2=org.jboss.profiler.plugins.Seam

          • 2. Re: Not able to generate snapshot with profiler 2.0
            mvj616

            Have you find any solution in this i am also facing the same issue...:(