Fórumok

How to use Cluster in Liferay 6.1 EE

AIT MBAREK Nour el houda, módosítva 11 év-val korábban

How to use Cluster in Liferay 6.1 EE

New Member Bejegyzések: 4 Csatlakozás dátuma: 2013.02.04. Legújabb bejegyzések
Hi,
I have 2 instances of liferay 6.1 EE with tomcat in two différents pc and i use single DB for those instances, i want to synchronize this 2 instances wich means: synchronize images, ehcach (have same data in those instances).
thumbnail
Richard SINELLE, módosítva 11 év-val korábban

RE: How to use Cluster in Liferay 6.1 EE

Junior Member Bejegyzések: 28 Csatlakozás dátuma: 2011.04.07. Legújabb bejegyzések
Hi,
You need to deploy the ehcache cluster plugin.
In your portal-ext.properties add the following lines
ehcache.cluster.link.replication=true
cluster.link.enabled=true
lucene.replicate.write=true
dl.store.file.system.root.dir=<path to document library>

Your 2 Pc must be in the same vlan.
You also need a specific licence file in order to test a liferay cluster
Hope it's help you

Richard
AIT MBAREK Nour el houda, módosítva 11 év-val korábban

RE: How to use Cluster in Liferay 6.1 EE

New Member Bejegyzések: 4 Csatlakozás dátuma: 2013.02.04. Legújabb bejegyzések
Richard SINELLE:
Hi,
You need to deploy the ehcache cluster plugin.
In your portal-ext.properties add the following lines
ehcache.cluster.link.replication=true
cluster.link.enabled=true
lucene.replicate.write=true
dl.store.file.system.root.dir=<path to document library>

Your 2 Pc must be in the same vlan.
You also need a specific licence file in order to test a liferay cluster
Hope it's help you

Richard



Hi,

I thank you a lot for your response, I am a beginner in liferay so i don't have experience in it, what i created new file portal-ext.properties in liferay home in 2 pcs but the server can't started.

PS: the 2 pc are in the same lan (ping pass between 2 pcs)
AIT MBAREK Nour el houda, módosítva 11 év-val korábban

RE: How to use Cluster in Liferay 6.1 EE

New Member Bejegyzések: 4 Csatlakozás dátuma: 2013.02.04. Legújabb bejegyzések
Content of portal-setup-wizard.propertises is :
admin.email.from.name=Test Test
liferay.home=D:/bundle_apicil/liferay-portal-6.1.20-ee-ga2
admin.email.from.address=test@liferay.com
setup.wizard.enabled=false


#
# MySQL
#
jdbc.default.driverClassName=com.mysql.jdbc.Driver
jdbc.default.url=jdbc:mysql://10.42.6.174/lportal?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false
jdbc.default.username=houda
jdbc.default.password=root


and content of my portal-ext.propertises is :
ehcache.cluster.link.replication=true
cluster.link.enabled=true
lucene.replicate.write=true
dl.store.file.system.root.dir=D:/bundle_apicil/liferay-portal-6.1.20-ee-ga2/data/document_library

i set this configuration in two pcs, and 2 servers can't restard and terminal is closed.
AIT MBAREK Nour el houda, módosítva 11 év-val korábban

RE: How to use Cluster in Liferay 6.1 EE

New Member Bejegyzések: 4 Csatlakozás dátuma: 2013.02.04. Legújabb bejegyzések
To help you this is screenshot of server tomcat:
 13 f├®vr. 2013 09:48:23 org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performanc
e in production environments was not found on the java.library.path: D:\bundle_a
picil\liferay-portal-6.1.20-ee-ga2\tomcat-7.0.27\jre1.6.0_20\win\bin;.;C:\Window
s\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\
Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Fil
es\TortoiseSVN\bin;C:\apache-ant-1.8.4\bin;D:\bundle_apicil\apache-maven-3.0.4\b
in;D:\bundle_apicil\Java\jdk1.6.0_20\bin;C:\Program Files\MySQL\MySQL Server 5.5
\bin;D:\bundle_apicil\apache-maven-3.0.4\bin
13 f├®vr. 2013 09:48:23 org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
13 f├®vr. 2013 09:48:23 org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
13 f├®vr. 2013 09:48:23 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 368 ms
13 f├®vr. 2013 09:48:23 org.apache.catalina.core.StandardService startInternal
INFO: D├®marrage du service Catalina
13 f├®vr. 2013 09:48:23 org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.27
13 f├®vr. 2013 09:48:23 org.apache.catalina.startup.HostConfig deployDescriptor
INFO: D├®ploiement du descripteur de configuration D:\bundle_apicil\liferay-port
al-6.1.20-ee-ga2\tomcat-7.0.27\conf\Catalina\localhost\manager.xml
13 f├®vr. 2013 09:48:23 org.apache.catalina.startup.HostConfig deployDescriptor
ATTENTION: A docBase D:\bundle_apicil\liferay-portal-6.1.20-ee-ga2\tomcat-7.0.27
\webapps\usr\local\zikhteah\tomcat7\server\webapps\manager inside the host appBa
se has been specified, and will be ignored
13 f├®vr. 2013 09:48:23 org.apache.catalina.startup.HostConfig deployDescriptor
INFO: D├®ploiement du descripteur de configuration D:\bundle_apicil\liferay-port
al-6.1.20-ee-ga2\tomcat-7.0.27\conf\Catalina\localhost\ROOT.xml
Loading jar:file:/D:/bundle_apicil/liferay-portal-6.1.20-ee-ga2/tomcat-7.0.27/we
bapps/ROOT/WEB-INF/lib/portal-impl.jar!/system.properties
Loading jar:file:/D:/bundle_apicil/liferay-portal-6.1.20-ee-ga2/tomcat-7.0.27/we
bapps/ROOT/WEB-INF/lib/portal-impl.jar!/portal.properties
Loading file:/D:/bundle_apicil/liferay-portal-6.1.20-ee-ga2/portal-setup-wizard.
properties
Loading file:/D:/bundle_apicil/liferay-portal-6.1.20-ee-ga2/portal-ext.propertie
s
13 f├®vr. 2013 09:48:25 org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
09:48:29,531 INFO  [pool-2-thread-1][DialectDetector:71] Determine dialect for M
ySQL 5
09:48:29,557 INFO  [pool-2-thread-1][DialectDetector:136] Found dialect org.hibe
rnate.dialect.MySQLDialect
09:48:29,874 INFO  [pool-2-thread-1][LiferayCacheManagerPeerProviderFactory:76]
portalPropertyKey net.sf.ehcache.configurationResourceName.peerProviderPropertie
s has value peerDiscovery=automatic,multicastGroupAddress=239.255.0.4,multicastG
roupPort=23304,timeToLive=1
09:48:34,653 INFO  [pool-2-thread-1][LiferayCacheManagerPeerProviderFactory:76]
portalPropertyKey ehcache.multi.vm.config.location.peerProviderProperties has va
lue peerDiscovery=automatic,multicastGroupAddress=239.255.0.5,multicastGroupPort
=23305,timeToLive=1
09:48:46,643 INFO  [pool-2-thread-1][ClusterBase:160] Autodetecting JGroups outg
oing IP address and interface for www.google.com:80
09:48:46,851 INFO  [pool-2-thread-1][ClusterBase:176] Setting JGroups outgoing I
P address to 10.42.7.87 and interface to eth3

-------------------------------------------------------------------
GMS: address=SQLI-148-55590, cluster=LIFERAY-CONTROL-CHANNEL, physical address=1
0.42.7.87:59195
-------------------------------------------------------------------
09:48:50,298 INFO  [pool-2-thread-1][BaseReceiver:52] Accepted view [SQLI-148-55
590|0] [SQLI-148-55590]
09:48:50,306 INFO  [pool-2-thread-1][ClusterBase:112] Create a new channel with
properties UDP(oob_thread_pool_min_threads=2;bind_addr=/10.42.7.87;oob_thread_po
ol_keep_alive_time=30000;port_range=50;oob_thread_pool_enabled=true;stats=true;m
ax_bundle_size=64000;mcast_send_buf_size=100000;receive_on_all_interfaces=false;
diagnostics_addr=/224.0.75.75;mcast_recv_buf_size=500000;tos=8;bind_port=0;oob_t
hread_pool_rejection_policy=discard;mcast_port=23301;loopback=true;thread_pool_m
in_threads=2;oob_thread_pool_queue_enabled=true;name=UDP;enable_unicast_bundling
=false;thread_pool_keep_alive_time=30000;thread_pool_enabled=true;thread_pool_ma
x_threads=10;enable_diagnostics=true;thread_naming_pattern=cl;ucast_recv_buf_siz
e=64000;ucast_send_buf_size=100000;ip_ttl=8;oob_thread_pool_queue_max_size=500;e
nable_bundling=true;thread_pool_queue_enabled=true;discard_incompatible_packets=
false;use_local_host=false;diagnostics_port=7500;oob_thread_pool_max_threads=10;
max_bundle_timeout=20;ip_mcast=true;mcast_group_addr=/239.255.0.1;bind_interface
_str=;marshaller_pool_size=0;log_discard_msgs=true;num_timer_threads=4;thread_po
ol_queue_max_size=500;thread_pool_rejection_policy=Discard)
:PING(return_entire_cache=false;num_initial_members=2;break_on_coord_rsp=true;st
ats=true;name=PING;num_ping_requests=2;discovery_timeout=0;timeout=3000;num_init
ial_srv_members=0)
:MERGE2(stats=true;name=MERGE2;inconsistent_view_threshold=1;min_interval=5000;m
ax_interval=10000)
:FD_SOCK(get_cache_timeout=1000;bind_addr=/10.42.7.87;sock_conn_timeout=1000;bin
d_interface_str=;stats=true;name=FD_SOCK;suspect_msg_interval=5000;keep_alive=tr
ue;start_port=0;num_tries=3)
:FD_ALL(interval=3000;stats=true;name=FD_ALL;msg_counts_as_heartbeat=false;timeo
ut=5000)
:VERIFY_SUSPECT(bind_addr=/10.42.7.87;bind_interface_str=;stats=true;name=VERIFY
_SUSPECT;num_msgs=1;use_icmp=false;timeout=1500)
:pbcast.NAKACK(gc_lag=50;use_mcast_xmit_req=false;use_mcast_xmit=true;xmit_from_
random_member=false;stats=true;retransmit_timeouts=300,600,1200,2400,4800;expone
ntial_backoff=0;log_not_found_msgs=true;enable_xmit_time_stats=false;discard_del
ivered_msgs=true;print_stability_history_on_failed_xmit=false;use_stats_for_retr
ansmission=false;xmit_history_max_size=50;max_rebroadcast_timeout=2000;name=NAKA
CK;log_discard_msgs=true;max_xmit_buf_size=0;use_range_based_retransmitter=true)

:UNICAST(max_retransmit_time=60000;loopback=false;stats=true;name=UNICAST;timeou
t=300,600,1200,2400)
:pbcast.STABLE(desired_avg_gossip=20000;max_bytes=0;stats=true;name=STABLE;stabi
lity_delay=6000)
:FRAG(frag_size=8096;stats=true;name=FRAG;max_retained_buffer=70000)
:pbcast.GMS(print_local_addr=true;stats=true;disable_initial_coord=false;max_bun
dling_time=50;log_collect_msgs=true;resume_task_timeout=10000;print_physical_add
rs=true;use_flush_if_present=true;merge_timeout=5000;num_prev_mbrs=50;leave_time
out=5000;view_bundling=true;name=GMS;join_timeout=5000;handle_concurrent_startup
=true;view_ack_collection_timeout=2000)


-------------------------------------------------------------------
GMS: address=SQLI-148-37168, cluster=LIFERAY-TRANSPORT-CHANNEL-0, physical addre
ss=10.42.7.87:59196
-------------------------------------------------------------------
09:48:53,543 INFO  [pool-2-thread-1][BaseReceiver:52] Accepted view [SQLI-148-37
168|0] [SQLI-148-37168]
09:48:53,550 INFO  [pool-2-thread-1][ClusterBase:112] Create a new channel with
properties UDP(oob_thread_pool_min_threads=2;bind_addr=/10.42.7.87;oob_thread_po
ol_keep_alive_time=30000;port_range=50;oob_thread_pool_enabled=true;stats=true;m
ax_bundle_size=64000;mcast_send_buf_size=100000;receive_on_all_interfaces=false;
diagnostics_addr=/224.0.75.75;mcast_recv_buf_size=500000;tos=8;bind_port=0;oob_t
hread_pool_rejection_policy=discard;mcast_port=23302;loopback=true;thread_pool_m
in_threads=2;oob_thread_pool_queue_enabled=true;name=UDP;enable_unicast_bundling
=false;thread_pool_keep_alive_time=30000;thread_pool_enabled=true;thread_pool_ma
x_threads=10;enable_diagnostics=true;thread_naming_pattern=cl;ucast_recv_buf_siz
e=64000;ucast_send_buf_size=100000;ip_ttl=8;oob_thread_pool_queue_max_size=500;e
nable_bundling=true;thread_pool_queue_enabled=true;discard_incompatible_packets=
false;use_local_host=false;diagnostics_port=7500;oob_thread_pool_max_threads=10;
max_bundle_timeout=20;ip_mcast=true;mcast_group_addr=/239.255.0.2;bind_interface
_str=;marshaller_pool_size=0;log_discard_msgs=true;num_timer_threads=4;thread_po
ol_queue_max_size=500;thread_pool_rejection_policy=Discard)
:PING(return_entire_cache=false;num_initial_members=2;break_on_coord_rsp=true;st
ats=true;name=PING;num_ping_requests=2;discovery_timeout=0;timeout=3000;num_init
ial_srv_members=0)
:MERGE2(stats=true;name=MERGE2;inconsistent_view_threshold=1;min_interval=5000;m
ax_interval=10000)
:FD_SOCK(get_cache_timeout=1000;bind_addr=/10.42.7.87;sock_conn_timeout=1000;bin
d_interface_str=;stats=true;name=FD_SOCK;suspect_msg_interval=5000;keep_alive=tr
ue;start_port=0;num_tries=3)
:FD_ALL(interval=3000;stats=true;name=FD_ALL;msg_counts_as_heartbeat=false;timeo
ut=5000)
:VERIFY_SUSPECT(bind_addr=/10.42.7.87;bind_interface_str=;stats=true;name=VERIFY
_SUSPECT;num_msgs=1;use_icmp=false;timeout=1500)
:pbcast.NAKACK(gc_lag=50;use_mcast_xmit_req=false;use_mcast_xmit=true;xmit_from_
random_member=false;stats=true;retransmit_timeouts=300,600,1200,2400,4800;expone
ntial_backoff=0;log_not_found_msgs=true;enable_xmit_time_stats=false;discard_del
ivered_msgs=true;print_stability_history_on_failed_xmit=false;use_stats_for_retr
ansmission=false;xmit_history_max_size=50;max_rebroadcast_timeout=2000;name=NAKA
CK;log_discard_msgs=true;max_xmit_buf_size=0;use_range_based_retransmitter=true)

:UNICAST(max_retransmit_time=60000;loopback=false;stats=true;name=UNICAST;timeou
t=300,600,1200,2400)
:pbcast.STABLE(desired_avg_gossip=20000;max_bytes=0;stats=true;name=STABLE;stabi
lity_delay=6000)
:FRAG(frag_size=8096;stats=true;name=FRAG;max_retained_buffer=70000)
:pbcast.GMS(print_local_addr=true;stats=true;disable_initial_coord=false;max_bun
dling_time=50;log_collect_msgs=true;resume_task_timeout=10000;print_physical_add
rs=true;use_flush_if_present=true;merge_timeout=5000;num_prev_mbrs=50;leave_time
out=5000;view_bundling=true;name=GMS;join_timeout=5000;handle_concurrent_startup
=true;view_ack_collection_timeout=2000)

Starting Liferay Portal Enterprise Edition 6.1.20 EE (Paton / Build 6120 / July
31, 2012)
09:48:58,146 INFO  [pool-2-thread-1][BaseDB:455] Database does not support case
sensitive queries
David Douillard, módosítva 9 év-val korábban

RE: How to use Cluster in Liferay 6.1 EE

New Member Bejegyzések: 9 Csatlakozás dátuma: 2012.02.20. Legújabb bejegyzések
Hi

I have the same problem.
My server don't start.

06:47:10,848 INFO [localhost-startStop-1][ClusterBase:158] Autodetecting JGroups outgoing IP address and interface for nior206.niort.local:8983
06:47:10,852 INFO [localhost-startStop-1][ClusterBase:174] Setting JGroups outgoing IP address to 172.19.1.201 and interface to eth0

-------------------------------------------------------------------
GMS: address=nior201-667, cluster=LIFERAY-CONTROL-CHANNEL, physical address=172.19.1.201:52260
-------------------------------------------------------------------
06:47:13,256 INFO [localhost-startStop-1][BaseReceiver:64] Accepted view [nior201-667|0] [nior201-667]
06:47:13,285 INFO [localhost-startStop-1][ClusterBase:110] Create a new channel with properties UDP(bind_addr=172.19.1.201;oob_thread_pool_keep_alive_time=30000;timer_keep_alive_time=5000;external_port=0;oob_thread_pool_enabled=true;max_bundle_size=64000;diagnostics_ttl=8;physical_addr_max_fetch_attempts=10;receive_on_all_interfaces=false;mcast_port=23301;thread_pool_min_threads=2;thread_pool_keep_alive_time=30000;thread_pool_max_threads=10;enable_diagnostics=true;ucast_send_buf_size=100000;ip_ttl=8;oob_thread_pool_queue_max_size=500;enable_bundling=true;thread_pool_queue_enabled=true;suppress_time_different_cluster_warnings=60000;timer_rejection_policy=run;diagnostics_port=7500;oob_thread_pool_max_threads=10;wheel_size=200;disable_loopback=false;logical_addr_cache_max_size=500;ip_mcast=true;tick_time=50;logical_addr_cache_expiration=120000;thread_pool_rejection_policy=Discard;suppress_time_different_version_warnings=60000;oob_thread_pool_min_threads=2;who_has_cache_timeout=2000;port_range=50;stats=true;mcast_send_buf_size=100000;id=21;mcast_recv_buf_size=500000;diagnostics_addr=224.0.75.75;bind_port=0;tos=8;oob_thread_pool_rejection_policy=discard;loopback=true;oob_thread_pool_queue_enabled=true;name=UDP;enable_unicast_bundling=true;thread_pool_enabled=true;log_discard_msgs_version=true;thread_naming_pattern=cl;ucast_recv_buf_size=64000;timer_max_threads=10;timer_queue_max_size=500;discard_incompatible_packets=true;ergonomics=true;bundler_capacity=200000;max_bundle_timeout=20;mcast_group_addr=239.255.0.1;bind_interface_str=;timer_min_threads=4;log_discard_msgs=true;thread_pool_queue_max_size=500;bundler_type=new;timer_type=old)
emoticonING(id=6;return_entire_cache=false;num_initial_members=20;break_on_coord_rsp=true;force_sending_discovery_rsps=true;stagger_timeout=0;stats=true;name=PING;ergonomics=true;timeout=2000;num_initial_srv_members=0)
:MERGE3(id=54;max_participants_in_merge=100;stats=true;name=MERGE3;min_interval=10000;ergonomics=true;max_interval=30000)
:FD_SOCK(bind_addr=172.19.1.201;external_port=0;port_range=50;stats=true;suspect_msg_interval=5000;client_bind_port=0;ergonomics=true;num_tries=3;id=3;get_cache_timeout=1000;sock_conn_timeout=1000;bind_interface_str=;name=FD_SOCK;keep_alive=true;start_port=0)
:FD_ALL(id=29;interval=3000;stats=true;name=FD_ALL;ergonomics=true;msg_counts_as_heartbeat=false;timeout=10000;timeout_check_interval=2000)
emoticonERIFY_SUSPECT(id=13;bind_addr=172.19.1.201;bind_interface_str=;stats=true;name=VERIFY_SUSPECT;num_msgs=1;ergonomics=true;use_mcast_rsps=false;use_icmp=false;timeout=1500)
:pbcast.NAKACK2(use_mcast_xmit_req=false;use_mcast_xmit=false;suppress_time_non_member_warnings=60000;max_msg_batch_size=500;xmit_from_random_member=false;stats=true;xmit_table_max_compaction_time=30000;log_not_found_msgs=true;ergonomics=true;discard_delivered_msgs=true;print_stability_history_on_failed_xmit=false;id=57;become_server_queue_size=50;max_rebroadcast_timeout=2000;xmit_table_msgs_per_row=2000;xmit_table_num_rows=100;name=NAKACK2;log_discard_msgs=true;xmit_interval=1000;xmit_table_resize_factor=1.2)
:UNICAST2(max_retransmit_time=60000;max_bytes=10000000;max_msg_batch_size=500;stats=true;xmit_table_max_compaction_time=60000;exponential_backoff=300;max_stable_msgs=5;log_not_found_msgs=true;ergonomics=true;stable_interval=60000;id=40;conn_expiry_timeout=60000;xmit_table_msgs_per_row=2000;xmit_table_automatic_purging=true;xmit_table_num_rows=100;name=UNICAST2;timeout=400,800,1600,3200;xmit_interval=1000;xmit_table_resize_factor=1.2;use_range_based_retransmitter=true)
:pbcast.STABLE(id=16;desired_avg_gossip=50000;max_bytes=4000000;stats=true;cap=0.1;name=STABLE;ergonomics=true;stability_delay=1000)
:pbcast.GMS(print_local_addr=true;stats=true;max_bundling_time=50;log_collect_msgs=true;resume_task_timeout=20000;log_view_warnings=true;num_prev_views=20;ergonomics=true;use_flush_if_present=true;print_physical_addrs=true;merge_timeout=5000;id=14;num_prev_mbrs=50;leave_timeout=1000;view_bundling=true;name=GMS;join_timeout=3000;handle_concurrent_startup=true;view_ack_collection_timeout=2000;max_join_attempts=0)
:UFC(id=45;max_block_time=5000;max_credits=2000000;stats=true;ignore_synchronous_response=true;min_credits=800000;name=UFC;min_threshold=0.4;ergonomics=true)
:MFC(id=44;max_block_time=5000;max_credits=2000000;stats=true;ignore_synchronous_response=true;min_credits=800000;name=MFC;min_threshold=0.4;ergonomics=true)
:FRAG2(id=5;frag_size=61440;stats=true;name=FRAG2;ergonomics=true)
:RSVP(id=55;stats=true;name=RSVP;resend_interval=2000;throw_exception_on_timeout=true;ergonomics=true;ack_on_delivery=true;timeout=10000)


-------------------------------------------------------------------
GMS: address=nior201-30954, cluster=LIFERAY-TRANSPORT-CHANNEL-0, physical address=172.19.1.201:59495
-------------------------------------------------------------------
06:47:15,432 INFO [localhost-startStop-1][BaseReceiver:64] Accepted view [nior201-30954|0] [nior201-30954]
06:47:15,457 INFO [localhost-startStop-1][ClusterBase:110] Create a new channel with properties UDP(bind_addr=172.19.1.201;oob_thread_pool_keep_alive_time=30000;timer_keep_alive_time=5000;external_port=0;oob_thread_pool_enabled=true;max_bundle_size=64000;diagnostics_ttl=8;physical_addr_max_fetch_attempts=10;receive_on_all_interfaces=false;mcast_port=23302;thread_pool_min_threads=2;thread_pool_keep_alive_time=30000;thread_pool_max_threads=10;enable_diagnostics=true;ucast_send_buf_size=100000;ip_ttl=8;oob_thread_pool_queue_max_size=500;enable_bundling=true;thread_pool_queue_enabled=true;suppress_time_different_cluster_warnings=60000;timer_rejection_policy=run;diagnostics_port=7500;oob_thread_pool_max_threads=10;wheel_size=200;disable_loopback=false;logical_addr_cache_max_size=500;ip_mcast=true;tick_time=50;logical_addr_cache_expiration=120000;thread_pool_rejection_policy=Discard;suppress_time_different_version_warnings=60000;oob_thread_pool_min_threads=2;who_has_cache_timeout=2000;port_range=50;stats=true;mcast_send_buf_size=100000;id=21;mcast_recv_buf_size=500000;diagnostics_addr=224.0.75.75;bind_port=0;tos=8;oob_thread_pool_rejection_policy=discard;loopback=true;oob_thread_pool_queue_enabled=true;name=UDP;enable_unicast_bundling=true;thread_pool_enabled=true;log_discard_msgs_version=true;thread_naming_pattern=cl;ucast_recv_buf_size=64000;timer_max_threads=10;timer_queue_max_size=500;discard_incompatible_packets=true;ergonomics=true;bundler_capacity=200000;max_bundle_timeout=20;mcast_group_addr=239.255.0.2;bind_interface_str=;timer_min_threads=4;log_discard_msgs=true;thread_pool_queue_max_size=500;bundler_type=new;timer_type=old)
emoticonING(id=6;return_entire_cache=false;num_initial_members=20;break_on_coord_rsp=true;force_sending_discovery_rsps=true;stagger_timeout=0;stats=true;name=PING;ergonomics=true;timeout=2000;num_initial_srv_members=0)
:MERGE3(id=54;max_participants_in_merge=100;stats=true;name=MERGE3;min_interval=10000;ergonomics=true;max_interval=30000)
:FD_SOCK(bind_addr=172.19.1.201;external_port=0;port_range=50;stats=true;suspect_msg_interval=5000;client_bind_port=0;ergonomics=true;num_tries=3;id=3;get_cache_timeout=1000;sock_conn_timeout=1000;bind_interface_str=;name=FD_SOCK;keep_alive=true;start_port=0)
:FD_ALL(id=29;interval=3000;stats=true;name=FD_ALL;ergonomics=true;msg_counts_as_heartbeat=false;timeout=10000;timeout_check_interval=2000)
emoticonERIFY_SUSPECT(id=13;bind_addr=172.19.1.201;bind_interface_str=;stats=true;name=VERIFY_SUSPECT;num_msgs=1;ergonomics=true;use_mcast_rsps=false;use_icmp=false;timeout=1500)
:pbcast.NAKACK2(use_mcast_xmit_req=false;use_mcast_xmit=false;suppress_time_non_member_warnings=60000;max_msg_batch_size=500;xmit_from_random_member=false;stats=true;xmit_table_max_compaction_time=30000;log_not_found_msgs=true;ergonomics=true;discard_delivered_msgs=true;print_stability_history_on_failed_xmit=false;id=57;become_server_queue_size=50;max_rebroadcast_timeout=2000;xmit_table_msgs_per_row=2000;xmit_table_num_rows=100;name=NAKACK2;log_discard_msgs=true;xmit_interval=1000;xmit_table_resize_factor=1.2)
:UNICAST2(max_retransmit_time=60000;max_bytes=10000000;max_msg_batch_size=500;stats=true;xmit_table_max_compaction_time=60000;exponential_backoff=300;max_stable_msgs=5;log_not_found_msgs=true;ergonomics=true;stable_interval=60000;id=40;conn_expiry_timeout=60000;xmit_table_msgs_per_row=2000;xmit_table_automatic_purging=true;xmit_table_num_rows=100;name=UNICAST2;timeout=400,800,1600,3200;xmit_interval=1000;xmit_table_resize_factor=1.2;use_range_based_retransmitter=true)
:pbcast.STABLE(id=16;desired_avg_gossip=50000;max_bytes=4000000;stats=true;cap=0.1;name=STABLE;ergonomics=true;stability_delay=1000)
:pbcast.GMS(print_local_addr=true;stats=true;max_bundling_time=50;log_collect_msgs=true;resume_task_timeout=20000;log_view_warnings=true;num_prev_views=20;ergonomics=true;use_flush_if_present=true;print_physical_addrs=true;merge_timeout=5000;id=14;num_prev_mbrs=50;leave_timeout=1000;view_bundling=true;name=GMS;join_timeout=3000;handle_concurrent_startup=true;view_ack_collection_timeout=2000;max_join_attempts=0)
:UFC(id=45;max_block_time=5000;max_credits=2000000;stats=true;ignore_synchronous_response=true;min_credits=800000;name=UFC;min_threshold=0.4;ergonomics=true)
:MFC(id=44;max_block_time=5000;max_credits=2000000;stats=true;ignore_synchronous_response=true;min_credits=800000;name=MFC;min_threshold=0.4;ergonomics=true)
:FRAG2(id=5;frag_size=61440;stats=true;name=FRAG2;ergonomics=true)
:RSVP(id=55;stats=true;name=RSVP;resend_interval=2000;throw_exception_on_timeout=true;ergonomics=true;ack_on_delivery=true;timeout=10000)

Starting Liferay Portal Enterprise Edition 6.1.30 EE (Paton / Build 6130 / August 16, 2013)
06:47:20,874 INFO [localhost-startStop-1][BaseDB:478] Database supports case sensitive queries

Did you solve it ?

Thanks