<?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 promoting items to staging sandbox in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-promoting-items-to-staging-sandbox/m-p/131371#M92302</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 am using the latest release of alfresco 2.1. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was trying to deploy a war file.I deployed it directly in the staging sandbox.when i preview it a new page opens up with the following url&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www-finaloutcome--staging.avm.127-0-0-1.ip.alfrescodemo.net:8180/WCM_POC_body.ftl" rel="nofollow noopener noreferrer"&gt;http://www-finaloutcome--staging.avm.127-0-0-1.ip.alfrescodemo.net:8180/WCM_POC_body.ftl&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;with the below said error page &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;There is a problem with the page you are trying to reach and it cannot be displayed. &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;10061 - Connection refused &lt;BR /&gt;Internet Security and Acceleration Server &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;——————————————————————————– &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please try the following: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Click the Refresh button, or try again later. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Open the Web site home page, and then look for links to the information you want. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the Web site home page. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10061 - Connection refused &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Internet Security and Acceleration Server &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;——————————————————————————– &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Technical Information (for support personnel) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Background: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The server you are attempting to access has refused the connection with the gateway. This usually results from trying to connect to a service that is inactive on the server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ISA Server: ndainfaprox01.xone.xansa.com &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Via: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Time: 9/5/2007 5:18:04 AM GMT &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;same thing happend when I tried to upload the alfresco website thru its war file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Isd it a problem pertaining to the firewall or is my virtulization server not configured properly???? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anybody help me. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in anticipation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vandana&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2007 11:51:53 GMT</pubDate>
    <dc:creator>vandana</dc:creator>
    <dc:date>2007-09-05T11:51:53Z</dc:date>
    <item>
      <title>problem in promoting items to staging sandbox</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-promoting-items-to-staging-sandbox/m-p/131369#M92300</link>
      <description>I had created two company footers following the WCM tutorials……the second footer caused a NUllPointer Exception.when I checked in the modified items in the Administrative sandbox it showed no new assets that await promotion to staging ….though these items were present in /ROOT/media/releases/content</description>
      <pubDate>Thu, 30 Aug 2007 10:20:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-promoting-items-to-staging-sandbox/m-p/131369#M92300</guid>
      <dc:creator>vandana</dc:creator>
      <dc:date>2007-08-30T10:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: problem in promoting items to staging sandbox</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-promoting-items-to-staging-sandbox/m-p/131370#M92301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you have the checkbox "Submit when Finish" selected, and did you accidentally click on the "Finish" button twice?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In 2.1.0 Community, if this checkbox is selected and you click Finish, the item will get promoted to Staging.&amp;nbsp; Hence you would see the item in the admin sandbox, staging, and bob's workarea without seeing it in your modified items list. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There were some issues we had to work around with JSF to better handle double-clicks.&amp;nbsp; Essentially, the first click actually takes the generated XML in your preview layer in your sandbox and flattens into your user sandbox.&amp;nbsp; If you double-click, there's actually no item left your preview layer to flatten - hence you may have gotten a NullPoint.&amp;nbsp; Those issues should all be fixed with 2.1.0 Enterprise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are not evaluating either 2.1.0 Community or 2.1.0 Enterprise, I highly recommend it.&amp;nbsp; Let us know if you've further questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 13:23:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-promoting-items-to-staging-sandbox/m-p/131370#M92301</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-09-04T13:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: problem in promoting items to staging sandbox</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-in-promoting-items-to-staging-sandbox/m-p/131371#M92302</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 am using the latest release of alfresco 2.1. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was trying to deploy a war file.I deployed it directly in the staging sandbox.when i preview it a new page opens up with the following url&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www-finaloutcome--staging.avm.127-0-0-1.ip.alfrescodemo.net:8180/WCM_POC_body.ftl" rel="nofollow noopener noreferrer"&gt;http://www-finaloutcome--staging.avm.127-0-0-1.ip.alfrescodemo.net:8180/WCM_POC_body.ftl&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;with the below said error page &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;There is a problem with the page you are trying to reach and it cannot be displayed. &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;10061 - Connection refused &lt;BR /&gt;Internet Security and Acceleration Server &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;——————————————————————————– &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please try the following: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Click the Refresh button, or try again later. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Open the Web site home page, and then look for links to the information you want. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the Web site home page. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10061 - Connection refused &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Internet Security and Acceleration Server &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;——————————————————————————– &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Technical Information (for support personnel) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Background: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The server you are attempting to access has refused the connection with the gateway. This usually results from trying to connect to a service that is inactive on the server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ISA Server: ndainfaprox01.xone.xansa.com &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Via: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Time: 9/5/2007 5:18:04 AM GMT &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;same thing happend when I tried to upload the alfresco website thru its war file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Isd it a problem pertaining to the firewall or is my virtulization server not configured properly???? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anybody help me. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in anticipation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Vandana&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 11:51:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-in-promoting-items-to-staging-sandbox/m-p/131371#M92302</guid>
      <dc:creator>vandana</dc:creator>
      <dc:date>2007-09-05T11:51:53Z</dc:date>
    </item>
  </channel>
</rss>

