<?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: Invite people to site failed ! in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220395#M173525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By installing the last version (alfresco-community-3.4.a) and setting the outboundSMTP.properties the problem got solved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Oct 2010 14:41:02 GMT</pubDate>
    <dc:creator>keesch</dc:creator>
    <dc:date>2010-10-11T14:41:02Z</dc:date>
    <item>
      <title>Invite people to site failed !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220391#M173521</link>
      <description>I have an exception when trying to invite people into my share site .in the user interface i have this message : 0 invites sent out, 1 failures‍‍‍in the log file i have this message : Caused by: org.springframework.mail.MailSendException; nested exceptions (1) are:Failed message 1: com.sun.mail.smtp</description>
      <pubDate>Tue, 14 Sep 2010 00:19:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220391#M173521</guid>
      <dc:creator>nabilblk</dc:creator>
      <dc:date>2010-09-14T00:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Invite people to site failed !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220392#M173522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hey, i m having problem. so did u get ur answer??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;send solution to me tooo &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 09:51:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220392#M173522</guid>
      <dc:creator>chetna</dc:creator>
      <dc:date>2010-09-17T09:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Invite people to site failed !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220393#M173523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No , i don't find any solution , and the community seams to leave me in the desert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 14:02:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220393#M173523</guid>
      <dc:creator>nabilblk</dc:creator>
      <dc:date>2010-09-17T14:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Invite people to site failed !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220394#M173524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Guys, dunnow if you already got a solution but configuring mail settings &amp;lt; &amp;gt; do get me past the invitation error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;mail.host=&amp;lt;smtp server&amp;gt;&lt;BR /&gt;mail.port=25&lt;BR /&gt;mail.username=anonymous&lt;BR /&gt;mail.password=&lt;BR /&gt;mail.encoding=UTF-8&lt;BR /&gt;mail.from.default=&amp;lt;send address&amp;gt;&lt;BR /&gt;mail.smtp.auth=false&lt;BR /&gt;mail.protocol=smtp&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;But the next problem is that an invited user cannot accept the invitation and gets the errormessage on invitee accepts:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to action task, which is what I read here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=27402" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=27402&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;This is about configuring host config of Apache by rewriting ProxyPass and ProxyPassReverse:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ProxyPass /share &lt;A href="http://localhost:8080/share" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share&lt;/A&gt;&lt;BR /&gt;ProxyPassReverse /share &lt;A href="http://localhost:8080/share" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/share&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Now I'm using a bootstrapped Apache with Catalina server (org.apache.catalina.startup.Bootstrap) and only found a reference to ProxyPass and ProxyPassReverse in \tomcat\webapps\docs\proxy-howto.html&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do not know how to edit httpd.conf with a bootstrapped Apache so I tried editing Alfresco\tomcat\webapps\share\WEB-INF\urlrewrite.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;lt;!–&amp;lt;to&amp;gt;/page/proxy/$1&amp;lt;/to&amp;gt;–&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;to&amp;gt;/share/page/proxy/$1&amp;lt;/to&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Only thing I know is that after trying to accept requests as site manager or site member I get the same error and the logs show every time a message dealing with an invalid jbpm id:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;13:32:17,688 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] Exception from executeScript - redirecting to status template error: 08290001 Wrapped Exception (with status template): 08290004 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/workflow/end-task.post.js': 08290003 Invalid Global Id 'jbpm18'&lt;BR /&gt;org.springframework.extensions.webscripts.WebScriptException: 08290001 Wrapped Exception (with status template): 08290004 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/workflow/end-task.post.js': 08290003 Invalid Global Id 'jbpm18'&lt;BR /&gt;Caused by: org.alfresco.scripts.ScriptException: 08290004 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/repository/workflow/end-task.post.js': 08290003 Invalid Global Id 'jbpm18'&lt;BR /&gt;Caused by: org.alfresco.service.cmr.workflow.WorkflowException: 08290003 Invalid Global Id 'jbpm18'&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;For now I'm stuck and really would appreciate some help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To convince the office Alfresco could be the app that we should use I first should have some simple tests up running&amp;nbsp; :roll:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 09:41:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220394#M173524</guid>
      <dc:creator>keesch</dc:creator>
      <dc:date>2010-09-29T09:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Invite people to site failed !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220395#M173525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By installing the last version (alfresco-community-3.4.a) and setting the outboundSMTP.properties the problem got solved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Oct 2010 14:41:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220395#M173525</guid>
      <dc:creator>keesch</dc:creator>
      <dc:date>2010-10-11T14:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Invite people to site failed !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220396#M173526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay, I'm using alfresco-3.4.a on OpenSuse 11.3 and postfix.&amp;nbsp; However, I can not find any file that has a "outboundSMTP.properties" entry for me to change.&amp;nbsp; What file do I put that entry? what syntax?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Once that entry is configured, do I need to restart Alfresco? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Patrick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Oct 2010 13:27:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220396#M173526</guid>
      <dc:creator>phswartz</dc:creator>
      <dc:date>2010-10-17T13:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Invite people to site failed !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220397#M173527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Patrick&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;outboundSMTP.properties&lt;/STRONG&gt;&lt;SPAN&gt; isn't a an entry in a file, it is the controlling file for the outBoundSMTP sub-system. Find it on your system by doing a search in the Alfresco installation directory. It will be somewhere like ~alfresco/subsystems/email/outboundSMTP. Open it up and you'll see all the default settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could change these here, but better still is to copy the settings into &lt;/SPAN&gt;&lt;STRONG&gt;alfresco-global.properties&lt;/STRONG&gt;&lt;SPAN&gt; and edit the settings there. This file (alfresco-global.properties) is the last file loaded and over-rides all the other property settings for the system. You can put any settings in here and it keeps things in one place, making this the preferred way of doing this and best practice for adminsitrators.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any time you make a change to the properties files you will need to restart the server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this answers your question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Carlos&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 07:47:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220397#M173527</guid>
      <dc:creator>carlos_miguens</dc:creator>
      <dc:date>2010-10-18T07:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Invite people to site failed !</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220398#M173528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Guys&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;When i did my Research in this topic i found out that , invite usually getting failed when both the invitee and inviter ar in same domain. what i mean to say is if &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:a@xyz.com" rel="nofollow noopener noreferrer"&gt;a@xyz.com&lt;/A&gt;&lt;SPAN&gt; is inviting &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:b@xyz.com" rel="nofollow noopener noreferrer"&gt;b@xyz.com&lt;/A&gt;&lt;SPAN&gt; then invite is getting failed. the moment u change the email id of a to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:a@zyx.com" rel="nofollow noopener noreferrer"&gt;a@zyx.com&lt;/A&gt;&lt;SPAN&gt; , then invite is sending successfully.. i still couldn't found oout ne solution why this is happening but this strange beheviour is still very much bothering me.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Atish&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 05:59:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/invite-people-to-site-failed/m-p/220398#M173528</guid>
      <dc:creator>ati_dip1982</dc:creator>
      <dc:date>2010-11-02T05:59:06Z</dc:date>
    </item>
  </channel>
</rss>

