<?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>Unable to replace the liferay logo in 6.1 version</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=15501348" />
  <subtitle>Unable to replace the liferay logo in 6.1 version</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=15501348</id>
  <updated>2026-05-07T15:22:25Z</updated>
  <dc:date>2026-05-07T15:22:25Z</dc:date>
  <entry>
    <title>RE: Unable to replace the liferay logo in 6.1 version</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=15526894" />
    <author>
      <name>Hitoshi Ozawa</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=15526894</id>
    <updated>2012-08-10T15:01:49Z</updated>
    <published>2012-08-10T15:01:49Z</published>
    <summary type="html">&lt;blockquote&gt;You mean to say that there is no need of ext plugin in this case. I can put this file here under classes but what about actual logo file, how would I put that? &lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Just create a hook if you want to hot deploy it and just specify the location in the portal-ext.properties. Shouldn&amp;#39;t use ext plugin to set portal-ext.properties. Just copy the file because properties are read when liferay is starting up.</summary>
    <dc:creator>Hitoshi Ozawa</dc:creator>
    <dc:date>2012-08-10T15:01:49Z</dc:date>
  </entry>
  <entry>
    <title>RE: Unable to replace the liferay logo in 6.1 version</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=15511035" />
    <author>
      <name>Vinod Kumar Nair</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=15511035</id>
    <updated>2012-08-10T03:57:31Z</updated>
    <published>2012-08-10T03:57:31Z</published>
    <summary type="html">&lt;div class="quote-title"&gt;Hitoshi Ozawa:&lt;/div&gt;&lt;blockquote&gt;&lt;blockquote&gt;I have created a seperate ext plugin and its portal-ext.properties file, I have override the property like:-&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Shouldn&amp;#39;t include portal-ext.properties in the ext plugin. Just add the file directly to your liferay installation under ROOT\WEB-INF\classes&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;You mean to say that there is no need of ext plugin in this case. I can put this file here under classes but what about actual logo file, how would I put that?</summary>
    <dc:creator>Vinod Kumar Nair</dc:creator>
    <dc:date>2012-08-10T03:57:31Z</dc:date>
  </entry>
  <entry>
    <title>RE: Unable to replace the liferay logo in 6.1 version</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=15507178" />
    <author>
      <name>Hitoshi Ozawa</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=15507178</id>
    <updated>2012-08-09T22:47:41Z</updated>
    <published>2012-08-09T22:47:41Z</published>
    <summary type="html">&lt;blockquote&gt;I have created a seperate ext plugin and its portal-ext.properties file, I have override the property like:-&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;Shouldn&amp;#39;t include portal-ext.properties in the ext plugin. Just add the file directly to your liferay installation under ROOT\WEB-INF\classes</summary>
    <dc:creator>Hitoshi Ozawa</dc:creator>
    <dc:date>2012-08-09T22:47:41Z</dc:date>
  </entry>
  <entry>
    <title>Unable to replace the liferay logo in 6.1 version</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=15501347" />
    <author>
      <name>Vinod Kumar Nair</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=15501347</id>
    <updated>2012-08-09T17:21:29Z</updated>
    <published>2012-08-09T17:21:29Z</published>
    <summary type="html">I have created a seperate ext plugin and its portal-ext.properties file, I have override the property like:-&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;image.default.company.logo=com/liferay/portal/dependencies/company_logo.png&lt;br /&gt;&lt;br /&gt;    # MySQL&lt;br /&gt;    &lt;br /&gt;    jdbc.default.driverClassName=com.mysql.jdbc.Driver&lt;br /&gt;    jdbc.default.url=jdbc:mysql://localhost/sdpportal?useUnicode=true&amp;amp;characterEncoding=UTF-8&amp;amp;useFastDateParsing=false&lt;br /&gt;    jdbc.default.username=root&lt;br /&gt;    jdbc.default.password=password   &lt;/strong&gt;  &lt;br /&gt;&lt;br /&gt;This company_logo.png is a different image other than the standard. I redeployed the restarted the server but all in vain. No new logo is coming up. I have also placed this poratl-ext.properties file manually under tomcat-&amp;gt;root-&amp;gt;web-inf-&amp;gt;classes folder. Any idea? Im using liferay 6.1 bundle with tomcat.&lt;br /&gt;&lt;br /&gt;I&amp;#39;m getting this exception:-&lt;strong&gt;&lt;br /&gt;17:25:44,121 INFO  [PluginPackageUtil:1099] Reading plugin package for mysdpext-ext&lt;br /&gt;17:25:46,568 INFO  [ExtHotDeployListener:226] Extension environment for mysdpext-ext will not be undeployed&lt;br /&gt;Aug 9, 2012 5:25:46 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;br /&gt;SEVERE: The web application [/mysdpext-ext] appears to have started a thread named [MultiThreadedHttpConnectionManager cleanup] but has failed to stop it. This is very likely to create a memory leak.&lt;br /&gt;17:25:47,151 INFO  [PluginPackageUtil:1099] Reading plugin package for mysdpext-ext&lt;br /&gt;17:25:47,258 INFO  [ExtHotDeployListener:234] Registering extension environment for mysdpext-ext&lt;br /&gt;17:25:47,259 INFO  [ExtHotDeployListener:152] Extension environment for mysdpext-ext has been applied.&lt;br /&gt;17:38:44,604 INFO  [PortalImpl:4873] Current URL /image/10180/3b18f456-793d-4f59-9aac-19cd28f248c5 generates exception: E:\SDP Portal\liferay-portal-6.1.0\data\document_library\10154\10503\4\1.0&lt;br /&gt;17:38:44,622 INFO  [PortalImpl:4894] com.liferay.portlet.documentlibrary.NoSuchFileException: E:\SDP Portal\liferay-portal-6.1.0\data\document_library\10154\10503\4\1.0&lt;br /&gt;com.liferay.portlet.documentlibrary.NoSuchFileException: E:\SDP Portal\liferay-portal-6.1.0\data\document_library\10154\10503\4\1.0&lt;br /&gt;	at com.liferay.portlet.documentlibrary.store.FileSystemStore.getFileAsStream(FileSystemStore.java:215)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Please see the screenshot:-</summary>
    <dc:creator>Vinod Kumar Nair</dc:creator>
    <dc:date>2012-08-09T17:21:29Z</dc:date>
  </entry>
</feed>
