[
https://issues.apache.org/jira/browse/TRAFODION-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443600#comment-16443600
]
ASF GitHub Bot commented on TRAFODION-3029:
-------------------------------------------
GitHub user kevinxu021 opened a pull request:
https://github.com/apache/trafodion/pull/1526
[TRAFODION-3029]Initialize debug parameters
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinxu021/incubator-trafodion debugParams
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1526.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1526
----
commit 02a7d8c7cc78ca2b44ba6c50029fed172a952d9f
Author: kevinxu021 <kaihua.xu@...>
Date: 2018-04-19T04:06:04Z
Initialize debug params
----
> Got DCS error while enabling debug options
> ------------------------------------------
>
> Key: TRAFODION-3029
> URL: https://issues.apache.org/jira/browse/TRAFODION-3029
> Project: Apache Trafodion
> Issue Type: Bug
> Components: connectivity-dcs
> Reporter: Kevin Xu
> Priority: Major
>
> *Uncomment* " export DCS_MASTER_OPTS=..." in dcs-env.sh
> Then do dcsstart, you will have the following error.
> It said:
> ERROR: Cannot load this JVM TI agent twice, check your java command line for
> duplicate jdwp options.
> Error occurred during initialization of VM
> agent library failed to init: jdwp
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)