<?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: Not able to debug a plugin. Need Help! in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313939#M940</link>
    <description>&lt;P&gt;This is standard Eclipse remote debugging, there is nothing specific to Nuxeo about it. Check that the port is opened by Java using a system tool like netstat. Check that it works with any other Java application besides Nuxeo.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2017 12:48:23 GMT</pubDate>
    <dc:creator>Florent_Guillau</dc:creator>
    <dc:date>2017-07-25T12:48:23Z</dc:date>
    <item>
      <title>Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313933#M934</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have uncommented the line from nuxeo.conf for debugging and restarted Nuxeo.&lt;/P&gt;
&lt;P&gt;Added Eclipse remote debugging configuration (see the attached image)&lt;/P&gt;
&lt;P&gt;but still I get the error : "Failed to connect to remote VM. Connection refused. Connection refused: connect"&lt;/P&gt;
&lt;P&gt;Could someone please help in fixing this ?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 09:52:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313933#M934</guid>
      <dc:creator>Sherry_Ummen</dc:creator>
      <dc:date>2017-07-25T09:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313934#M935</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;the line for activating remote debugging in nuxeo.conf ships with a configured port of 8787. Did you change it to match the port 5005 your screenshot shows?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;## Sample JPDA settings for remote socket debugging
#JAVA_OPTS=$JAVA_OPTS -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ronan&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 11:09:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313934#M935</guid>
      <dc:creator>Ronan_Daniellou</dc:creator>
      <dc:date>2017-07-25T11:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313935#M936</link>
      <description>&lt;P&gt;Yes I did that, earlier it was 8787 and that did not work so I tried other port number i.e. 5005 that also did not work.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 11:15:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313935#M936</guid>
      <dc:creator>Sherry_Ummen</dc:creator>
      <dc:date>2017-07-25T11:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313936#M937</link>
      <description>&lt;P&gt;You could also give me some debugging tips to figure out the problem.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 11:50:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313936#M937</guid>
      <dc:creator>Sherry_Ummen</dc:creator>
      <dc:date>2017-07-25T11:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313937#M938</link>
      <description>&lt;P&gt;You may check if a process is actually listening on port 5005, and check which process, to be sure, the Nuxeo platform is actually listening on that port.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 12:35:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313937#M938</guid>
      <dc:creator>Ronan_Daniellou</dc:creator>
      <dc:date>2017-07-25T12:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313938#M939</link>
      <description>&lt;P&gt;I checked, there is a java.exe process listening to that port. I don know which java.exe as I really do not use java so I assume its Nuxeo.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 12:46:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313938#M939</guid>
      <dc:creator>Sherry_Ummen</dc:creator>
      <dc:date>2017-07-25T12:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313939#M940</link>
      <description>&lt;P&gt;This is standard Eclipse remote debugging, there is nothing specific to Nuxeo about it. Check that the port is opened by Java using a system tool like netstat. Check that it works with any other Java application besides Nuxeo.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 12:48:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313939#M940</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2017-07-25T12:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313940#M941</link>
      <description>&lt;P&gt;ohh hmm the state is actually ESTABLISHED when I do nestat -ano , it should be LISTENING ? And why is not LISTENING. I am not sure. Any help ?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 12:58:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313940#M941</guid>
      <dc:creator>Sherry_Ummen</dc:creator>
      <dc:date>2017-07-25T12:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313941#M942</link>
      <description>&lt;P&gt;You lost me, you say there is a java.exe process listening on that port (5005), and later on you say it is listening on 9200...?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 13:12:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313941#M942</guid>
      <dc:creator>Ronan_Daniellou</dc:creator>
      <dc:date>2017-07-25T13:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313942#M943</link>
      <description>&lt;P&gt;Sorry for that.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 13:33:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313942#M943</guid>
      <dc:creator>Sherry_Ummen</dc:creator>
      <dc:date>2017-07-25T13:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313943#M944</link>
      <description>&lt;P&gt;0.0.0.0 means all interfaces. ESTABLISHED means that something (likely your Eclipse) has connected. Again this is nothing Nuxeo specific, please ask in a Java forum or an Eclipse forum.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 13:58:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313943#M944</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2017-07-25T13:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313944#M945</link>
      <description>&lt;P&gt;Yes, in nuxeo 9.1, I can easily able to debug source code with Eclipse Luna Release (4.4.0) on remote debugging mode.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 05:23:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313944#M945</guid>
      <dc:creator>Santosh_Yadav</dc:creator>
      <dc:date>2017-07-26T05:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313945#M946</link>
      <description>&lt;P&gt;[Florent Guillaume](https&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 13:05:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313945#M946</guid>
      <dc:creator>Sherry_Ummen</dc:creator>
      <dc:date>2017-07-27T13:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313946#M947</link>
      <description>&lt;P&gt;[Santosh Yadav](https&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 13:05:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313946#M947</guid>
      <dc:creator>Sherry_Ummen</dc:creator>
      <dc:date>2017-07-27T13:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to debug a plugin. Need Help!</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313947#M948</link>
      <description>&lt;P&gt;just get source code from git, and import in eclipse. Then restart server in debugged mode by uncommenting following line in nuxeo.conf&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 14:18:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/not-able-to-debug-a-plugin-need-help/m-p/313947#M948</guid>
      <dc:creator>Santosh_Yadav</dc:creator>
      <dc:date>2017-08-10T14:18:29Z</dc:date>
    </item>
  </channel>
</rss>

