<?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 how to  use Remote Java Application to debug activiti-app in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-remote-java-application-to-debug-activiti-app/m-p/245340#M198470</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i deploy activiti-app.war in tpmcat8,&amp;nbsp; it is running quite normal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but i want to debug it&amp;nbsp; through remote java application in eclipse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when i&amp;nbsp; confige&amp;nbsp;&amp;nbsp;&amp;nbsp; remote java application&amp;nbsp; in&amp;nbsp; Debug Configurations dialog, i can not find itself int the selecttable after Click Browse button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Nov 2016 09:41:19 GMT</pubDate>
    <dc:creator>windforce</dc:creator>
    <dc:date>2016-11-17T09:41:19Z</dc:date>
    <item>
      <title>how to  use Remote Java Application to debug activiti-app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-remote-java-application-to-debug-activiti-app/m-p/245340#M198470</link>
      <description>i deploy activiti-app.war in tpmcat8,&amp;nbsp; it is running quite normal.but i want to debug it&amp;nbsp; through remote java application in eclipse.when i&amp;nbsp; confige&amp;nbsp;&amp;nbsp;&amp;nbsp; remote java application&amp;nbsp; in&amp;nbsp; Debug Configurations dialog, i can not find itself int the selecttable after Click Browse button.</description>
      <pubDate>Thu, 17 Nov 2016 09:41:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-remote-java-application-to-debug-activiti-app/m-p/245340#M198470</guid>
      <dc:creator>windforce</dc:creator>
      <dc:date>2016-11-17T09:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: how to  use Remote Java Application to debug activiti-app</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-remote-java-application-to-debug-activiti-app/m-p/245341#M198471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide more details as I dont understand your question.&lt;/P&gt;&lt;P&gt;using remote debug on Alfresco Activiti Enterprise takes no more than updating the start-activiti.sh as shown below:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;#!/bin/sh&lt;BR /&gt;JAVA_OPTS="-Xms512m -Xmx1024m -XX&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ermSize=512m"&lt;BR /&gt;export JAVA_OPTS&lt;BR /&gt;JAVA_HOME="/Applications/activiti/java"&lt;BR /&gt;export JAVA_HOME&lt;BR /&gt;JPDA_ADDRESS=5555&lt;BR /&gt;export JPDA_ADDRESS&lt;BR /&gt;JPDA_TRANSPORT=dt_socket&lt;BR /&gt;export JPDA_TRANSPORT&lt;BR /&gt;JPDA_SUSPEND=y&lt;BR /&gt;export JPDA_SUSPEND&lt;/P&gt;&lt;P&gt;trap 'actstop' SIGINT SIGTERM EXIT&lt;/P&gt;&lt;P&gt;actstop() {&lt;BR /&gt; trap '' SIGINT SIGTERM EXIT # ignore INT and TERM while shutting down&lt;BR /&gt; echo "**** Shutting down H2... ****" # added double quotes&lt;BR /&gt; sh /Applications/activiti/h2/stop-h2.sh&lt;BR /&gt; echo "**** Shutting down Tomcat... ****" # added double quotes&lt;BR /&gt; sh /Applications/activiti/tomcat/bin/catalina.sh stop&lt;BR /&gt; echo "**** DONE."&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;sh /Applications/activiti/h2/start-h2.sh &amp;amp;&lt;BR /&gt;sh /Applications/activiti/tomcat/bin/catalina.sh jpda start &amp;amp;&lt;BR /&gt;wait&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You will now be able to attach a debugger on port 5555.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;/P&gt;&lt;P&gt;Greg&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Feb 2017 18:13:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-remote-java-application-to-debug-activiti-app/m-p/245341#M198471</guid>
      <dc:creator>gdharley</dc:creator>
      <dc:date>2017-02-25T18:13:17Z</dc:date>
    </item>
  </channel>
</rss>

