<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Catalian.out errors</title>
  <link rel="self" href="https://liferay.dev/sv/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=8314625" />
  <subtitle>Catalian.out errors</subtitle>
  <id>https://liferay.dev/sv/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=8314625</id>
  <updated>2026-05-20T00:09:35Z</updated>
  <dc:date>2026-05-20T00:09:35Z</dc:date>
  <entry>
    <title>RE: Catalian.out errors</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8365307" />
    <author>
      <name>William Fleming</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8365307</id>
    <updated>2011-04-26T09:39:52Z</updated>
    <published>2011-04-26T09:39:52Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Mnaged to get rid of the NFS locks during boot up but this error is still appearing when trying to upload JPEG images and at other points even when just navigating pages. The logs are just exploding in volume. Nothing seems to be broken apart from being unable to upload JPEG's. &lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;com.liferay.portal.NoSuchLayoutSetException: No LayoutSet exists with the key {groupId=0, privateLayout=false}&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;and this is the error displayed on the page when you attempt to upload a jpeg&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;java.lang.NoClassDefFoundError: com/sun/image/codec/jpeg/ImageFormatException&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;The NFS locks were permission issues with the OS.&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;William&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>William Fleming</dc:creator>
    <dc:date>2011-04-26T09:39:52Z</dc:date>
  </entry>
  <entry>
    <title>RE: Catalian.out errors</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8322343" />
    <author>
      <name>Hitoshi Ozawa</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8322343</id>
    <updated>2011-04-20T21:47:41Z</updated>
    <published>2011-04-20T21:47:41Z</published>
    <summary type="html">Try specifying different addresses on following properties on each server.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;    #&lt;br /&gt;    # Set the directory where Lucene indexes are stored. This is only referenced&lt;br /&gt;    # if Lucene stores indexes in the file system.&lt;br /&gt;    #&lt;br /&gt;    lucene.dir=${liferay.home}/data/lucene/&lt;br /&gt;&lt;br /&gt;    #&lt;br /&gt;    # FileSystemHook&lt;br /&gt;    #&lt;br /&gt;    dl.hook.file.system.root.dir=${liferay.home}/data/document_library&lt;br /&gt;&lt;br /&gt;    jcr.jackrabbit.repository.root=${liferay.home}/data/jackrabbit</summary>
    <dc:creator>Hitoshi Ozawa</dc:creator>
    <dc:date>2011-04-20T21:47:41Z</dc:date>
  </entry>
  <entry>
    <title>RE: Catalian.out errors</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8315088" />
    <author>
      <name>William Fleming</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8315088</id>
    <updated>2011-04-20T13:29:12Z</updated>
    <published>2011-04-20T13:29:12Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;I have set the 2 machines to cluster in tomcat with the ehcahing set in my portal-ext. So they are clustered fine without session replication just now. &lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;jdbc.default.driverClassName=com.mysql.jdbc.Driver
jdbc.default.url=jdbc:mysql://192.168.1.xx:3306/lportalx?useUnicode=true&amp;amp;amp;characterEncoding=UTF-8&amp;amp;amp;useFastDateParsing=false
jdbc.default.username=lportalx
jdbc.default.password=lportalx

#redirect.url.security.mode=ip
#redirect.url.ips.allowed=127.0.0.1,liferay.xxxxxx
redirect.url.security.mode=domain
redirect.url.domains.allowed=

http.proxyHost=proxyxxxx
https.proxyHost=proxyxxx
https.proxyPort=80x
http.proxyPort=80x
http.nonProxyHosts="localhost"

breadcrumb.show.parent.groups=true
breadcrumb.show.guest.group=false

net.sf.ehcache.configurationResourceName=/ehcache/hibernate-clustered.xml
ehcache.multi.vm.config.location=/ehcache/liferay-multi-vm-clustered.xml
&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;That is my portal-ext. I do not have any setting for Lucene in there. If i am using solr what can I do to disable lucene?&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>William Fleming</dc:creator>
    <dc:date>2011-04-20T13:29:12Z</dc:date>
  </entry>
  <entry>
    <title>RE: Catalian.out errors</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8314979" />
    <author>
      <name>Hitoshi Ozawa</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8314979</id>
    <updated>2011-04-20T13:17:17Z</updated>
    <published>2011-04-20T13:17:17Z</published>
    <summary type="html">Liferay by default uses local file system for its Lucene index. I assume that you&amp;#39;ve changed Liferay to use Solr instead of Lucene. Unfortunately, it seems Liferay still goes to Lucene on startup.&lt;br /&gt;How did you setup your cluster and what are you sharing with your NFS?&lt;br /&gt;&lt;br /&gt;    #&lt;br /&gt;    # Designate whether Lucene stores indexes in a database via JDBC, file&lt;br /&gt;    # system, or in RAM.&lt;br /&gt;    #&lt;br /&gt;    #lucene.store.type=jdbc&lt;br /&gt;    lucene.store.type=file&lt;br /&gt;    #lucene.store.type=ram&lt;br /&gt;    #&lt;br /&gt;    # Set this to true if you want the portal to replicate an index write across&lt;br /&gt;    # all members of the cluster. This is useful in some clustered environments&lt;br /&gt;    # where you wish each server instance to have its own copy of the Lucene&lt;br /&gt;    # search index. This is only relevant when using the default Lucene indexing&lt;br /&gt;    # engine.&lt;br /&gt;    #&lt;br /&gt;    lucene.replicate.write=false</summary>
    <dc:creator>Hitoshi Ozawa</dc:creator>
    <dc:date>2011-04-20T13:17:17Z</dc:date>
  </entry>
  <entry>
    <title>Catalian.out errors</title>
    <link rel="alternate" href="https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8314624" />
    <author>
      <name>William Fleming</name>
    </author>
    <id>https://liferay.dev/sv/c/message_boards/find_message?p_l_id=119785294&amp;messageId=8314624</id>
    <updated>2011-04-20T12:33:07Z</updated>
    <published>2011-04-20T12:33:07Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;I have moved a liferay 6.0.5 mySQL database onto a new machine and pointed a 6.0.6 install. This worked well and the database upgraded fine. But when I have mounted the NFS share to the new machines ( 2 machines in cluster ) Im gettinga  few errors in the launch.Both are openBSD machines with mysl DB and solr installed. The first one is &lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;com.liferay.portal.NoSuchLayoutSetException: No LayoutSet exists with the key {groupId=0, privateLayout=false}
&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;12:04:59,318 ERROR [IndexAccessorImpl:446] Initializing Lucene writer failed for 0
org.apache.lucene.store.LockObtainFailedException: Lock obtain timed out: NativeFSLock@/home/Liferay-606_v0.1/data/lucene/0/write.lock: java.io.FileNotFound$&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;The next is an error with lucene and the NFS lock. Im really clueless to either of these not sure if the 2 machines are trying access the same image or files at the same time which is causing the lock when its launched?&lt;br&gt;&lt;br&gt;Will provide full logs if needed.&lt;br&gt;Any advice would be helpful thanks.&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>William Fleming</dc:creator>
    <dc:date>2011-04-20T12:33:07Z</dc:date>
  </entry>
</feed>
