<?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: Problem in alfresco standalone deployment Receiver in LINUX in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-alfresco-standalone-deployment-receiver-in-linux/m-p/240906#M194036</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I dont have a deployment.log file. :shock: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I got the same problem in windows and after setting the JAVA_HOME environmental variable, DR is successfully started and the log files are properly created after DR startup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same problem is in LINUX now.. I checked my environmental variables and i saw JAVA_HOME are properly setted…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anything I had left?? I removed my sh file in /etc/init.d and I tried to execute the shell script directly from the terminal like: /usr/share/alfresco-3.3g/Deployment/deploy_start.sh, I am getting something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;====================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;= Start Alfresco Deployment Server =&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;====================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nohup: appending output to `nohup.out'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is anything wrong with RMI_LISTEN_HOSTNAME in deployment_start.sh file….&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;# Set RMI_LISTEN_HOSTNAME to the hostname you wish the deployment server to listen on.&lt;BR /&gt;# See &lt;A href="http://www.springframework.org/docs/api/org/springframework/remoting/rmi/RmiServiceExporter.html" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/docs/api/org/springframework/remoting/rmi/RmiServiceExporter.html&lt;/A&gt;&lt;BR /&gt;# for more details.&lt;BR /&gt;RMI_LISTEN_HOSTNAME=""&lt;BR /&gt;echo .&lt;BR /&gt;echo ====================================&lt;BR /&gt;echo = Start Alfresco Deployment Server =&lt;BR /&gt;echo ====================================&lt;BR /&gt;echo .&lt;BR /&gt;&lt;BR /&gt;if [ -z "$RMI_LISTEN_HOSTNAME" ] ; then&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nohup $JAVA_HOME/bin/java -server -classpath . -Djava.ext.dirs=.:$JAVA_EXT_DIR org.alfresco.deployment.Main application-context.xml &amp;amp;&lt;BR /&gt;else&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nohup $JAVA_HOME/bin/java -server -classpath . -Djava.ext.dirs=.:$JAVA_EXT_DIR -Djava.rmi.server.hostname=$RMI_LISTEN_HOSTNAME org.alfresco.deployment.Main application-context.xml &amp;amp;&lt;BR /&gt;fi&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Aug 2010 09:03:08 GMT</pubDate>
    <dc:creator>winsenthil</dc:creator>
    <dc:date>2010-08-17T09:03:08Z</dc:date>
    <item>
      <title>Problem in alfresco standalone deployment Receiver in LINUX</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-alfresco-standalone-deployment-receiver-in-linux/m-p/240903#M194033</link>
      <description>Hi…I am using alfresco community edition 3.3g… LINUX environment.I had installed alfresco 3.3g and both tomcat and virtual tomcat server are started up properly…But there is a problem in Alfresco Standalone Deployment Receiver start up.. Its not starting up,,I checked whether my JAVA_HOME environmen</description>
      <pubDate>Tue, 17 Aug 2010 07:42:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-alfresco-standalone-deployment-receiver-in-linux/m-p/240903#M194033</guid>
      <dc:creator>winsenthil</dc:creator>
      <dc:date>2010-08-17T07:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in alfresco standalone deployment Receiver in LINUX</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-alfresco-standalone-deployment-receiver-in-linux/m-p/240904#M194034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What path is "." when running from .etc/init.d :wink: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are going to have to do some debugging to see why its not running.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have anything in your deployment.log file?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 08:24:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-alfresco-standalone-deployment-receiver-in-linux/m-p/240904#M194034</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-08-17T08:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in alfresco standalone deployment Receiver in LINUX</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-alfresco-standalone-deployment-receiver-in-linux/m-p/240905#M194035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you installed DR properly…Is it necessary to write a start up script for DR..I hadnt written any start up script but my DR was running.pls check all the procedure of installation properly..R u using&amp;nbsp; Alfresco-DeploymentCommunity-3.3-Linux-x86-Install or something else…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 08:31:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-alfresco-standalone-deployment-receiver-in-linux/m-p/240905#M194035</guid>
      <dc:creator>abhashree</dc:creator>
      <dc:date>2010-08-17T08:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in alfresco standalone deployment Receiver in LINUX</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-alfresco-standalone-deployment-receiver-in-linux/m-p/240906#M194036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I dont have a deployment.log file. :shock: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I got the same problem in windows and after setting the JAVA_HOME environmental variable, DR is successfully started and the log files are properly created after DR startup.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same problem is in LINUX now.. I checked my environmental variables and i saw JAVA_HOME are properly setted…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anything I had left?? I removed my sh file in /etc/init.d and I tried to execute the shell script directly from the terminal like: /usr/share/alfresco-3.3g/Deployment/deploy_start.sh, I am getting something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;====================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;= Start Alfresco Deployment Server =&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;====================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nohup: appending output to `nohup.out'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is anything wrong with RMI_LISTEN_HOSTNAME in deployment_start.sh file….&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;# Set RMI_LISTEN_HOSTNAME to the hostname you wish the deployment server to listen on.&lt;BR /&gt;# See &lt;A href="http://www.springframework.org/docs/api/org/springframework/remoting/rmi/RmiServiceExporter.html" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/docs/api/org/springframework/remoting/rmi/RmiServiceExporter.html&lt;/A&gt;&lt;BR /&gt;# for more details.&lt;BR /&gt;RMI_LISTEN_HOSTNAME=""&lt;BR /&gt;echo .&lt;BR /&gt;echo ====================================&lt;BR /&gt;echo = Start Alfresco Deployment Server =&lt;BR /&gt;echo ====================================&lt;BR /&gt;echo .&lt;BR /&gt;&lt;BR /&gt;if [ -z "$RMI_LISTEN_HOSTNAME" ] ; then&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nohup $JAVA_HOME/bin/java -server -classpath . -Djava.ext.dirs=.:$JAVA_EXT_DIR org.alfresco.deployment.Main application-context.xml &amp;amp;&lt;BR /&gt;else&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; nohup $JAVA_HOME/bin/java -server -classpath . -Djava.ext.dirs=.:$JAVA_EXT_DIR -Djava.rmi.server.hostname=$RMI_LISTEN_HOSTNAME org.alfresco.deployment.Main application-context.xml &amp;amp;&lt;BR /&gt;fi&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 09:03:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-alfresco-standalone-deployment-receiver-in-linux/m-p/240906#M194036</guid>
      <dc:creator>winsenthil</dc:creator>
      <dc:date>2010-08-17T09:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in alfresco standalone deployment Receiver in LINUX</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-alfresco-standalone-deployment-receiver-in-linux/m-p/240907#M194037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where u want to see deployment log files…when i started DR i also got the same thing..the log files are created in logs present in the Deployment folder..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;u can check logs there…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 04:38:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-alfresco-standalone-deployment-receiver-in-linux/m-p/240907#M194037</guid>
      <dc:creator>abhashree</dc:creator>
      <dc:date>2010-08-18T04:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in alfresco standalone deployment Receiver in LINUX</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-alfresco-standalone-deployment-receiver-in-linux/m-p/240908#M194038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As you said its with the path problem running from .etc/init.d.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to execute this script from anywhere (like /etc/init.d as a service), used cd $(dirname "$0").&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;now its working fine…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 05:27:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-alfresco-standalone-deployment-receiver-in-linux/m-p/240908#M194038</guid>
      <dc:creator>winsenthil</dc:creator>
      <dc:date>2010-08-18T05:27:21Z</dc:date>
    </item>
  </channel>
</rss>

