<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The LiveCycle Post &#187; Pankaj Parashar</title>
	<atom:link href="http://blogs.adobe.com/livecyclepost/author/pankajpr/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.adobe.com/livecyclepost</link>
	<description>Hand-picked user assistance content from the LiveCycle community</description>
	<lastBuildDate>Tue, 23 Apr 2013 08:15:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>LiveCycle ES2 – Unicast based Workspace Clustering</title>
		<link>http://blogs.adobe.com/livecycle/2012/09/livecycle-es2-unicast-based-workspace-clustering.html</link>
		<comments>http://blogs.adobe.com/livecycle/2012/09/livecycle-es2-unicast-based-workspace-clustering.html#comments</comments>
		<pubDate>Thu, 27 Sep 2012 08:33:42 +0000</pubDate>
		<dc:creator>Pankaj Parashar</dc:creator>
				<category><![CDATA[Internal]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/livecycle/?p=4015</guid>
		<description><![CDATA[Adobe LiveCycle Workspace is based on client-server application model. It has Flex based client and Java based server component. All clients connected to different servers in a cluster, should be in sync all the time. This is achieved using event &#8230; <a href="http://blogs.adobe.com/livecycle/2012/09/livecycle-es2-unicast-based-workspace-clustering.html">Continue reading <span>&#8594;</span></a>
]]></description>
				<content:encoded><![CDATA[Adobe LiveCycle Workspace is based on client-server application model. It has Flex based client and Java based server component. All clients connected to different servers in a cluster, should be in sync all the time. This is achieved using event &#8230; <a href="http://blogs.adobe.com/livecycle/2012/09/livecycle-es2-unicast-based-workspace-clustering.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/livecyclepost/2012/09/livecycle-es2-unicast-based-workspace-clustering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>LiveCycle Cluster – WebLogic Unicast Clustering</title>
		<link>http://blogs.adobe.com/livecycle/2012/09/livecycle-cluster-weblogic-unicast-clustering.html</link>
		<comments>http://blogs.adobe.com/livecycle/2012/09/livecycle-cluster-weblogic-unicast-clustering.html#comments</comments>
		<pubDate>Thu, 20 Sep 2012 10:22:08 +0000</pubDate>
		<dc:creator>Pankaj Parashar</dc:creator>
				<category><![CDATA[Internal]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/livecycle/?p=4007</guid>
		<description><![CDATA[LiveCycle deployment is supported on both unicast and multicast based appserver clusters. LiveCycle&#160;documentation&#160;provides steps for default application server cluster configuration, usually multicast based cluster. In this blog, we will go through steps for creating unicast based WebLogic cluster. Steps for &#8230; <a href="http://blogs.adobe.com/livecycle/2012/09/livecycle-cluster-weblogic-unicast-clustering.html">Continue reading <span>&#8594;</span></a>
]]></description>
				<content:encoded><![CDATA[LiveCycle deployment is supported on both unicast and multicast based appserver clusters. LiveCycle documentation provides steps for default application server cluster configuration, usually multicast based cluster. In this blog, we will go through steps for creating unicast based WebLogic cluster. Steps for &#8230; <a href="http://blogs.adobe.com/livecycle/2012/09/livecycle-cluster-weblogic-unicast-clustering.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/livecyclepost/2012/09/livecycle-cluster-weblogic-unicast-clustering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>LiveCycle – Application Server Clustering Verification</title>
		<link>http://blogs.adobe.com/livecycle/2012/07/livecycle-application-server-clustering-verification.html</link>
		<comments>http://blogs.adobe.com/livecycle/2012/07/livecycle-application-server-clustering-verification.html#comments</comments>
		<pubDate>Tue, 24 Jul 2012 05:44:47 +0000</pubDate>
		<dc:creator>Pankaj Parashar</dc:creator>
				<category><![CDATA[LiveCycle Enterprise Suite]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[LiveCycle]]></category>
		<category><![CDATA[WebLogic]]></category>
		<category><![CDATA[WebSphere]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/livecycle/?p=3904</guid>
		<description><![CDATA[When running Adobe LiveCycle in cluster mode, it is important to verify that the cluster is configured and started successfully. LiveCycle deployment has has two clustering layers Application Server Clustering LiveCycle Clustering LiveCycle runs on J2...]]></description>
				<content:encoded><![CDATA[<p><em>When running Adobe LiveCycle in cluster mode, it is important to verify that the cluster is configured and started successfully. LiveCycle deployment has has two</em><em>clustering </em>layers</p>
<ul>
	<li><em>Application Server Clustering</em><em></em></li>
	<li><em>LiveCycle Clustering</em></li>
</ul>
<p><em></em><em>LiveCycle runs on J2EE stack. J2EE level clustering should be configured as mentioned in LiveCycle cluster</em><em> documentation. </em>In this article we will go through each application server and based on logs determine if the clustering is successful or not, LiveCycle Clustering is described in the article – <a title="http://blogs.adobe.com/livecycle/2012/07/livecycle-cluster-verification.html" href="http://blogs.adobe.com/livecycle/2012/07/livecycle-cluster-verification.html">LiveCycle Cluster Verification</a>.</p>

<p>---</p>

<p>Read the complete post at <a href="http://blogs.adobe.com/livecycle/2012/07/livecycle-application-server-clustering-verification.html">Adobe LiveCycle Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/livecyclepost/2012/07/livecycle-application-server-clustering-verification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LiveCycle Cluster Verification</title>
		<link>http://blogs.adobe.com/livecycle/2012/07/livecycle-cluster-verification.html</link>
		<comments>http://blogs.adobe.com/livecycle/2012/07/livecycle-cluster-verification.html#comments</comments>
		<pubDate>Sun, 22 Jul 2012 04:45:08 +0000</pubDate>
		<dc:creator>Pankaj Parashar</dc:creator>
				<category><![CDATA[LiveCycle Enterprise Suite]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[Gemfire]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[LiveCycle]]></category>
		<category><![CDATA[WebLogic]]></category>
		<category><![CDATA[WebSphere]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/livecycle/?p=3898</guid>
		<description><![CDATA[On top of J2EE clustering, LiveCycle is clustered using Gemfire Distributed Cache. In cluster deployments, it is important that all the members of a LiveCycle cluster are able to find each other so that they can keep their individual caches &#8230; Con...]]></description>
				<content:encoded><![CDATA[<p><em>On top of J2EE clustering, LiveCycle is clustered using Gemfire Distributed Cache.</em> <em>In cluster deployments, it is important that all the members of a LiveCycle cluster are able to find each other so that they can keep their individual caches in synchronization with one another. LiveCycle Cluster is configured properly or not can be identified based on two key indicators. The following are the key indicators.</em></p>
<ul>
	<li><em>Clustered Scheduler Service</em></li>
	<li><em>Gemfire Logs</em></li>
</ul>
<p>---</p>
<p>Read the complete post at <a href="https://blogs.adobe.com/livecycle/2012/07/livecycle-cluster-verification.html">Adobe LiveCycle Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/livecyclepost/2012/07/livecycle-cluster-verification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LiveCycle Cluster – TCP based JBoss Clustering</title>
		<link>http://blogs.adobe.com/livecycle/2012/07/livecycle-cluster-tcp-based-jboss-clustering.html</link>
		<comments>http://blogs.adobe.com/livecycle/2012/07/livecycle-cluster-tcp-based-jboss-clustering.html#comments</comments>
		<pubDate>Wed, 04 Jul 2012 17:02:28 +0000</pubDate>
		<dc:creator>Pankaj Parashar</dc:creator>
				<category><![CDATA[LiveCycle Enterprise Suite]]></category>
		<category><![CDATA[clustering]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[LiveCycle]]></category>
		<category><![CDATA[TCP]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/livecycle/?p=3815</guid>
		<description><![CDATA[Adobe LiveCycle comes with pre-configured JBoss (Community Edition only) . The preconfigured JBoss has both standalone and cluster-enabled configurations. All cluster-enabled configurations are based on UDP by default. Various enterprise organizations ...]]></description>
				<content:encoded><![CDATA[<p><em>- <strong>Pankaj Parashar</strong>, Lead Softweare Engineer @ Adobe</em></p>

<p>Adobe LiveCycle comes with pre-configured JBoss (Community Edition only) . The preconfigured JBoss has both standalone and cluster-enabled configurations. All cluster-enabled configurations are based on UDP by default. Various enterprise organizations have very restrictive network policy and don’t allow multicasting in their networks. For such organizations, TCP based clustering is recommended option. JBoss instances belonging to different subnets require TCP based clustering only. In this article, we will go through detailed instructions to configure TCP based JBoss cluster. These instructions are applicable for both preconfigured JBoss and downloaded JBoss (Version 5.1 only).</p>

<p>The Following are the detailed instructions for TCP Clustering:</p>

<p>---</p>

<p>Read the complete post at <a href="https://blogs.adobe.com/livecycle/2012/07/livecycle-cluster-tcp-based-jboss-clustering.html">Adobe LiveCycle Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/livecyclepost/2012/07/livecycle-cluster-tcp-based-jboss-clustering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Service For TCP Locator</title>
		<link>http://blogs.adobe.com/livecycle/2012/06/windows-service-for-tcp-locator.html</link>
		<comments>http://blogs.adobe.com/livecycle/2012/06/windows-service-for-tcp-locator.html#comments</comments>
		<pubDate>Mon, 25 Jun 2012 08:40:21 +0000</pubDate>
		<dc:creator>Pankaj Parashar</dc:creator>
				<category><![CDATA[LiveCycle Enterprise Suite]]></category>
		<category><![CDATA[LiveCycle]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[TCP locator]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/livecycle/?p=3649</guid>
		<description><![CDATA[In most Windows server environments, users want software running as Windows services that are configured to auto-start and auto-stop on Windows start and stop. So far the LiveCycle provided TCP Locator is started using startlocator.bat script on the Wi...]]></description>
				<content:encoded><![CDATA[<p><em>- <strong>Pankaj Parashar</strong>, Lead Software Engineer @ Adobe</em></p>

<p>In most Windows server environments, users want software running as Windows services that are configured to auto-start and auto-stop on Windows start and stop. So far the LiveCycle provided TCP Locator is started using startlocator.bat script on the Windows environment. There is no inbuilt mechanism to start TCP Locator as a Windows service. However, there are various free tools available for creating Windows service for Java Applications. YAJSW (Yet Another Java Service Wrapper) is one such tool that wraps a Java process and runs it as a Windows service. YAJSW is an LGPL licensed tool.</p>

<p>---</p>

<p>Read the complate post at <a href="https://blogs.adobe.com/livecycle/2012/06/windows-service-for-tcp-locator.html">Adobe LiveCycle Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/livecyclepost/2012/06/windows-service-for-tcp-locator-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JBoss Cluster Discarding Messages</title>
		<link>http://blogs.adobe.com/livecycle/2012/06/jboss-cluster-discarding-messages.html</link>
		<comments>http://blogs.adobe.com/livecycle/2012/06/jboss-cluster-discarding-messages.html#comments</comments>
		<pubDate>Mon, 25 Jun 2012 08:34:37 +0000</pubDate>
		<dc:creator>Pankaj Parashar</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[LiveCycle Enterprise Suite]]></category>
		<category><![CDATA[clustering]]></category>
		<category><![CDATA[error messages]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[LiveCycle]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/livecycle/?p=3679</guid>
		<description><![CDATA[Sometimes while running LiveCycle on JBoss Cluster, you may see the following log messages appearing in server logs. WARN [org.jgroups.protocols.UDP] discarded message from different group “DefaultPartition” (our group is “LIVECYCLE-CLUSTER”). ...]]></description>
				<content:encoded><![CDATA[<p><em>- <strong>Pankaj Parashar</strong>, Lead Software Engineer @ Adobe</em></p>

<p>Sometimes while running LiveCycle on JBoss Cluster, you may see the following log messages appearing in server logs. WARN [org.jgroups.protocols.UDP] discarded message from different group “DefaultPartition” (our group is “LIVECYCLE-CLUSTER”). Sender was 10.56.78.90:54356</p>

<p>---</p>

<p>Read the complete post at <a href="https://blogs.adobe.com/livecycle/2012/06/jboss-cluster-discarding-messages.html">Adobe LiveCycle Blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/livecyclepost/2012/06/jboss-cluster-discarding-messages-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
