<?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 General question About Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/general-question-about-alfresco/m-p/282464#M235594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1.Why the share tier &amp;amp; explorer tier names I am studying.? Could you explain me in detail about these 2 terms.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. If both are for the UI representation purpose, How can i implement a custom behaviour which should display in the explorer interface. &amp;amp; when does it (implemented custom behaviour )display in the share user interface&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3.Meta-tagging &amp;amp; changes to the attributes based on the csv files. &amp;amp; Can i do the same through programatically ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Does Community Edition works in the windows xp? I am getting so many errors while working with alfresco on windows xp.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;5.I am referring the document which is in the below url to implement the custom behaviour.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html#part-1-implementing-a-custom-content-model" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html#part-1-implementing-a-custom-content-model&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;But I am getting Errors while installing. I have posted detailed about my error as a separate topic in this url: &lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/forum/developer-discussions/development-environment/unable-create-custom-behaviour-05282015-1641" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/forum/developer-discussions/development-environment/unable-create-custom-behaviour-05282015-1641&lt;/A&gt;&lt;SPAN&gt;. can you help me to find the error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;6.I was succesfully installed the alfresco community edition &amp;amp; everything works fine. But suddenly I didnt understand I observed that alfresco tomcat is not starting…. If you manually start the server it is not starting. Any help ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are the log files … If any other log files you to post please tell me the path where they reside.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I start the tomcat server manually from the alfresco community manager tool, 3 files are creating those are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;file name :alfrescotomcat-stderr.2015-06-02&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2015-06-02 13:30:45 Commons Daemon procrun stderr initialized&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.NoClassDefFoundError: Main&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Caused by: java.lang.ClassNotFoundException: Main&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.net.URLClassLoader$1.run(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.net.URLClassLoader$1.run(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.security.AccessController.doPrivileged(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.net.URLClassLoader.findClass(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.lang.ClassLoader.loadClass(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.lang.ClassLoader.loadClass(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception in thread "main"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;file name: alfrescotomcat-stdout.2015-06-02&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2015-06-02 13:30:45 Commons Daemon procrun stdout initialized&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;file name:commons-daemon.2015-06-02&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[2015-06-02 13:30:45] [info] [ 5192] Commons Daemon procrun (1.0.15.0 32-bit) started&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[2015-06-02 13:30:45] [info] [ 5192] Running 'alfrescoTomcat' Service…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[2015-06-02 13:30:45] [info] [ 5384] Starting service…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[2015-06-02 13:30:48] [error] [ 4044] FindClass Main failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[2015-06-02 13:30:48] [error] [ 5384] Failed to start Java&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[2015-06-02 13:30:48] [error] [ 5384] ServiceStart returned 4&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[2015-06-02 13:30:48] [info] [ 5192] Run service finished.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[2015-06-02 13:30:48] [info] [ 5192] Commons Daemon procrun finished&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FYI: I re-installed the Java Already even though the same errors are found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;7.How can i make my documents to be view in the explorer, if I implement a custom behaviour.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8.How do we access to the files present in the local system/any other database&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;9. What are the system requirements for the alfresco community edition &amp;amp; alfresco one&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2015 08:46:42 GMT</pubDate>
    <dc:creator>saikrishnatavva</dc:creator>
    <dc:date>2015-06-02T08:46:42Z</dc:date>
    <item>
      <title>General question About Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/general-question-about-alfresco/m-p/282464#M235594</link>
      <description>1.Why the share tier &amp;amp; explorer tier names I am studying.? Could you explain me in detail about these 2 terms.2. If both are for the UI representation purpose, How can i implement a custom behaviour which should display in the explorer interface. &amp;amp; when does it (implemented custom behaviour</description>
      <pubDate>Tue, 02 Jun 2015 08:46:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/general-question-about-alfresco/m-p/282464#M235594</guid>
      <dc:creator>saikrishnatavva</dc:creator>
      <dc:date>2015-06-02T08:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: General question About Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/general-question-about-alfresco/m-p/282465#M235595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Too many questions for single post I guess &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Answers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1)Alfresco Explorer was the old JSF based interface provided by Alfresco and Share is latest Surf based new user interface, in 5.0 version onwards Explorer interface is completely removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2)Both interface use common repository and behaviors has nothing to do with interface it is something with bound to services on top of repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3)YES&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4)YES, may be due to some configuration issue you are not able to run it properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5) You may need to change your JVM parameters setting as you are facing java related issue in starting alfresco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 09:41:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/general-question-about-alfresco/m-p/282465#M235595</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2015-06-02T09:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: General question About Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/general-question-about-alfresco/m-p/282466#M235596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes please stick to one topic per posting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;5 you don't have enough memory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Please clarify.&amp;nbsp; Your question does not make any sense.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;7. You can't use Explorer at all in 5.X but there's no connection between behaviours and viewing documents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;8. You don't&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;9. Depends upon your requirements.&amp;nbsp; There's a minimum of about 4GB of memory required.&amp;nbsp; There are installation guidelines available for alfresco one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 10:15:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/general-question-about-alfresco/m-p/282466#M235596</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2015-06-02T10:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: General question About Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/general-question-about-alfresco/m-p/282467#M235597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Thank you for your quick reply . I have posted questions individually , But I havent get the answers so I created a new post &amp;amp; combined all the questions in it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mrogers cant we have access to the files which are in other database ? (oracle database.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 10:48:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/general-question-about-alfresco/m-p/282467#M235597</guid>
      <dc:creator>saikrishnatavva</dc:creator>
      <dc:date>2015-06-02T10:48:08Z</dc:date>
    </item>
  </channel>
</rss>

