<?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: Javascript Debugger - Alfresco One on CentOS in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/javascript-debugger-alfresco-one-on-centos/m-p/299444#M252574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there are various potential reasons why this is not working. Please check the alfresco.log file for any further logging output that is not reported directly on the page. Server log output will never be written to the Chrome console, so you have to check that file (contents will be restricted/controlled by the log4j.properties).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Potential reasons:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- you run on a headless server - the debugger only supports running on a host which has a graphical interface associated with it&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- you run the server on a different user account - the debugger will start its UI in the current process, which means for the user that is executing the Alfresco Tomcat instance / daemon. If that user account is different from yours, you will not set the UI popup. If that user account has no associated screen, than the attempt to open the UI may fail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- your JDK / JRE somehow does not support the debugger UI - this I find rather improbable, since the UI technology being used is part of JVM core libraries&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 07:32:47 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2016-06-06T07:32:47Z</dc:date>
    <item>
      <title>Javascript Debugger - Alfresco One on CentOS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/javascript-debugger-alfresco-one-on-centos/m-p/299443#M252573</link>
      <description>Hi guys,I'm pretty new in the Alfresco world.I'm trying to do something simple and I keep hitting blockers. I wonder if I do something wrong or if something is broken. He is the problem description :Background :I want to create a Javascript script to perform actions on a document when document enter</description>
      <pubDate>Fri, 03 Jun 2016 12:20:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/javascript-debugger-alfresco-one-on-centos/m-p/299443#M252573</guid>
      <dc:creator>beber7</dc:creator>
      <dc:date>2016-06-03T12:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript Debugger - Alfresco One on CentOS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/javascript-debugger-alfresco-one-on-centos/m-p/299444#M252574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there are various potential reasons why this is not working. Please check the alfresco.log file for any further logging output that is not reported directly on the page. Server log output will never be written to the Chrome console, so you have to check that file (contents will be restricted/controlled by the log4j.properties).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Potential reasons:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- you run on a headless server - the debugger only supports running on a host which has a graphical interface associated with it&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- you run the server on a different user account - the debugger will start its UI in the current process, which means for the user that is executing the Alfresco Tomcat instance / daemon. If that user account is different from yours, you will not set the UI popup. If that user account has no associated screen, than the attempt to open the UI may fail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- your JDK / JRE somehow does not support the debugger UI - this I find rather improbable, since the UI technology being used is part of JVM core libraries&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 07:32:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/javascript-debugger-alfresco-one-on-centos/m-p/299444#M252574</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2016-06-06T07:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript Debugger - Alfresco One on CentOS</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/javascript-debugger-alfresco-one-on-centos/m-p/299445#M252575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi AFaust,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems my problem is I'm on a headless server. I checked the alfresco.log file and can see my logs and breaking errors. The configuration of the Log4j did allow my trace in alfresco.log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You made it so much more clear, thank you again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I now can debug this script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2016 09:37:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/javascript-debugger-alfresco-one-on-centos/m-p/299445#M252575</guid>
      <dc:creator>beber7</dc:creator>
      <dc:date>2016-06-08T09:37:25Z</dc:date>
    </item>
  </channel>
</rss>

