GithubHelp home page GithubHelp logo

Comments (12)

jlusdy avatar jlusdy commented on May 7, 2024

shift
touch "$CATALINA_OUT"
if [ "$1" = "-security" ] ; then
if [ $have_tty -eq 1 ]; then
echo "Using Security Manager"
fi
shift
eval "$_RUNJAVA" "$LOGGING_CONFIG" $LOGGING_MANAGER $JAVA_OPTS $CATALINA
_OPTS
-Djava.endorsed.dirs="$JAVA_ENDORSED_DIRS" -classpath "$CLASSPATH"
-Djava.security.manager
-Djava.security.policy=="$CATALINA_BASE/conf/catalina.policy"
-Dcatalina.base="$CATALINA_BASE"
-Dcatalina.home="$CATALINA_HOME"
-Djava.io.tmpdir="$CATALINA_TMPDIR"
org.apache.catalina.startup.Bootstrap "$@" start
>> "$CATALINA_OUT" 2>&1 "&"

else
eval "$_RUNJAVA" "$LOGGING_CONFIG" $LOGGING_MANAGER $JAVA_OPTS $CATALINA
_OPTS
-Djava.endorsed.dirs="$JAVA_ENDORSED_DIRS" -classpath "$CLASSPATH"
-Dcatalina.base="$CATALINA_BASE"
-Dcatalina.home="$CATALINA_HOME"
-Djava.io.tmpdir="$CATALINA_TMPDIR"
-javaagent:/home/admin/tprofiler/tprofiler.jar -Dprofile.properties=/home/
admin/tprofiler/profile.properties
org.apache.catalina.startup.Bootstrap "$@" start
>> "$CATALINA_OUT" 2>&1 "&"

加在catalina.sh的启动脚本段

from tprofiler.

jlusdy avatar jlusdy commented on May 7, 2024

@HappyLiang 问题解决了吗

from tprofiler.

JimmyYu001 avatar JimmyYu001 commented on May 7, 2024

谢谢解决了,是我jsvc 版本低不支持 javaagent 参数

在 2013-07-08 14:06:56,"丁宇" [email protected] 写道:

@HappyLiang 问题解决了吗


Reply to this email directly or view it on GitHub.

from tprofiler.

jlusdy avatar jlusdy commented on May 7, 2024

@HappyLiang
好的,了解了

from tprofiler.

JimmyYu001 avatar JimmyYu001 commented on May 7, 2024

你好,还有一个问题想请教,我们这监控日志tmethod.log 为什么运行后没有数据呢,请问这是什么原因呢

在 2013-07-15 14:14:19,"丁宇" [email protected] 写道:

@HappyLiang
好的,了解了


Reply to this email directly or view it on GitHub.

from tprofiler.

jlusdy avatar jlusdy commented on May 7, 2024

要等你配置的结束时间到了,才会有这个数据

from tprofiler.

jlusdy avatar jlusdy commented on May 7, 2024

@HappyLiang

from tprofiler.

JimmyYu001 avatar JimmyYu001 commented on May 7, 2024

您好,谢谢百忙当中帮我解答啊,现在是每次都等配置时间过后在用那个分析程序分析,但是分析后就是文件里没有数据

在 2013-07-30 13:31:51,"丁宇" [email protected] 写道:

要等你配置的结束时间到了,才会有这个数据


Reply to this email directly or view it on GitHub.

from tprofiler.

jlusdy avatar jlusdy commented on May 7, 2024

@HappyLiang 你可以把你的配置文件和生成的日志发到我邮箱,我看看
tsampler那个就不用发了

from tprofiler.

JimmyYu001 avatar JimmyYu001 commented on May 7, 2024

您好,这是我项目生成日志,你帮忙给我看下有啥问题

from tprofiler.

jlusdy avatar jlusdy commented on May 7, 2024

没看到,你提交到哪里了?

from tprofiler.

JimmyYu001 avatar JimmyYu001 commented on May 7, 2024

???ϴ????˸???????û???յ???

?? 2013-08-02 11:57:56??"????" [email protected] д?

from tprofiler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.