<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: command line tool to execute JMX operations in Windchill</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill/command-line-tool-to-execute-JMX-operations/m-p/100784#M11917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jess, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding .. your answer was much helpful, There may not be direct way to execute PULL operation but with the tools you mentioned , look like, may be it is possible to get some workaround. will explore about them .. update to this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI, PULL operation, Here PULL operation what I am refering is with respect to File Server syncronisation.&lt;/P&gt;&lt;P&gt;This is normal which is executed from Jconsole to get content from all replica servers to master server. Hope now it is clear to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our need is to automate this operation from command line. that is why I am looking out for any such direct commands.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jan 2015 15:18:31 GMT</pubDate>
    <dc:creator>ManojC</dc:creator>
    <dc:date>2015-01-02T15:18:31Z</dc:date>
    <item>
      <title>command line tool to execute JMX operations</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/command-line-tool-to-execute-JMX-operations/m-p/100781#M11914</link>
      <description>Hi,I am looking for command line command to execute JMX operatiosn \ tasks like PULL.is it possible to execute PULL operation from windchill shell directly not from UI? thanks Manoj</description>
      <pubDate>Wed, 02 May 2018 12:58:36 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/command-line-tool-to-execute-JMX-operations/m-p/100781#M11914</guid>
      <dc:creator>ManojC</dc:creator>
      <dc:date>2018-05-02T12:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: command line tool to execute JMX operations</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/command-line-tool-to-execute-JMX-operations/m-p/100782#M11915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have no idea what the "PULL" operation you're talking about is here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for executing JMX from the command-line there's no general purpose command-line JMX interface integrated with Windchill, but googling "JMX command-line interface" brings up several general purpose tools along these lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's also wt.util.jmx.RunScript and wt.util.jmx.RunSWScript to be aware of. These command-line tools, which are part of all recent Windchill releases, allow one to run one or more scripts via a javax.script-based scripting engine that is installed in the classpath of the JVM in question. By default Java 6 and higher include a JavaScript engine, but many other scripting engines are available. Invoke these commands without arguments (using "java" from a Windchill shell or "windchill" otherwise) for more usage information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 14:24:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/command-line-tool-to-execute-JMX-operations/m-p/100782#M11915</guid>
      <dc:creator>jessh</dc:creator>
      <dc:date>2015-01-02T14:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: command line tool to execute JMX operations</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/command-line-tool-to-execute-JMX-operations/m-p/100783#M11916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I also should mention that the JDK demos include an example jconsole plugin that adds a JavaScript shell window to jconsole (or VisualVM) with various helpful built-in commands.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 14:28:08 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/command-line-tool-to-execute-JMX-operations/m-p/100783#M11916</guid>
      <dc:creator>jessh</dc:creator>
      <dc:date>2015-01-02T14:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: command line tool to execute JMX operations</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/command-line-tool-to-execute-JMX-operations/m-p/100784#M11917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jess, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding .. your answer was much helpful, There may not be direct way to execute PULL operation but with the tools you mentioned , look like, may be it is possible to get some workaround. will explore about them .. update to this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI, PULL operation, Here PULL operation what I am refering is with respect to File Server syncronisation.&lt;/P&gt;&lt;P&gt;This is normal which is executed from Jconsole to get content from all replica servers to master server. Hope now it is clear to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our need is to automate this operation from command line. that is why I am looking out for any such direct commands.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 15:18:31 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/command-line-tool-to-execute-JMX-operations/m-p/100784#M11917</guid>
      <dc:creator>ManojC</dc:creator>
      <dc:date>2015-01-02T15:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: command line tool to execute JMX operations</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/command-line-tool-to-execute-JMX-operations/m-p/100785#M11918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could always write a short Java program to form a JMX connection and invoke the JMX command(s) you desire.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could do the same from a script as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Jan 2015 19:08:29 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/command-line-tool-to-execute-JMX-operations/m-p/100785#M11918</guid>
      <dc:creator>jessh</dc:creator>
      <dc:date>2015-01-03T19:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: command line tool to execute JMX operations</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill/command-line-tool-to-execute-JMX-operations/m-p/100786#M11919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manoj, based on Jess' helpful information were you able to get what you needed? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 00:36:21 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill/command-line-tool-to-execute-JMX-operations/m-p/100786#M11919</guid>
      <dc:creator>LoriSood</dc:creator>
      <dc:date>2015-02-10T00:36:21Z</dc:date>
    </item>
  </channel>
</rss>

