<?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 Re: Alfresco SDK Samples - FirstFoundationClient not able to run in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-samples-firstfoundationclient-not-able-to-run/m-p/197094#M150224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Satish.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FInally managed to get it running and able to see the FirstFoundation file in company folder : &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This time I created the database using the scripts in the \extras\databases\mysql. I did not started the webserver at this point. But i executed the first foundation client after doing the required changes in the properties file and including the dependencies. This meant that the schema will be created through this program and not through the scripts when i restart the sever after putting the war file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After this i ran the webserver and was able to view the results succcesfuly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aakash Sharma&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2009 06:38:00 GMT</pubDate>
    <dc:creator>heyitsaakash</dc:creator>
    <dc:date>2009-03-05T06:38:00Z</dc:date>
    <item>
      <title>Alfresco SDK Samples - FirstFoundationClient not able to run</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-samples-firstfoundationclient-not-able-to-run/m-p/197092#M150222</link>
      <description>Hi I have installed War file of alfresco 2.9 on jboss server 4.2.3GA. After that I am trying to run some sample examplesI am trying to execute the FirstFoundationClient.java after following the steps given in the http://wiki.alfresco.com/wiki/Alfresco_SDK link. However, I am not able to run the prog</description>
      <pubDate>Wed, 11 Feb 2009 12:57:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-samples-firstfoundationclient-not-able-to-run/m-p/197092#M150222</guid>
      <dc:creator>heyitsaakash</dc:creator>
      <dc:date>2009-02-11T12:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco SDK Samples - FirstFoundationClient not able to run</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-samples-firstfoundationclient-not-able-to-run/m-p/197093#M150223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please find all the custom-repository.properties in all the samples. and find and change the jdbc driver of yours in the custom-repository.properties and custom-hibernate-dialect.properties files @ the shared\classes\alfresco\extension location of your app server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then run your app server first to run all the dbscripts to get run and should create the schema first and it should end successfully then u shut the app server and then run the FirstFoundationClient.java and it will run and update the same schema created by ur app server. and will be successfull.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then again start ur app server and hit the alfresco application to see the content created in ur company home space… let me know when u gets it&amp;nbsp; &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;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sathish kumar.K&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 06:37:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-samples-firstfoundationclient-not-able-to-run/m-p/197093#M150223</guid>
      <dc:creator>sathishkumark</dc:creator>
      <dc:date>2009-02-16T06:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco SDK Samples - FirstFoundationClient not able to run</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-samples-firstfoundationclient-not-able-to-run/m-p/197094#M150224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Satish.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FInally managed to get it running and able to see the FirstFoundation file in company folder : &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This time I created the database using the scripts in the \extras\databases\mysql. I did not started the webserver at this point. But i executed the first foundation client after doing the required changes in the properties file and including the dependencies. This meant that the schema will be created through this program and not through the scripts when i restart the sever after putting the war file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After this i ran the webserver and was able to view the results succcesfuly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aakash Sharma&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2009 06:38:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-samples-firstfoundationclient-not-able-to-run/m-p/197094#M150224</guid>
      <dc:creator>heyitsaakash</dc:creator>
      <dc:date>2009-03-05T06:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco SDK Samples - FirstFoundationClient not able to run</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-samples-firstfoundationclient-not-able-to-run/m-p/197095#M150225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The version of SDK I use is 2.9B, and the Alfresco is 3lab-full.I use with Tomcat 5.5 and MySQL server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I run FirstFoundationClient, I have the same problem. And I have followed your instruction, but I still get this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;————————————————————————————————————————————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception in thread "main" java.lang.NullPointerException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.util.RuntimeSystemPropertiesSetter.postProcessBeanFactory(RuntimeSystemPropertiesSetter.java:68)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:414)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:328)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.ClassPathXmlApplicationContext.&amp;lt;init&amp;gt;(ClassPathXmlApplicationContext.java:92)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.context.support.ClassPathXmlApplicationContext.&amp;lt;init&amp;gt;(ClassPathXmlApplicationContext.java:77)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.util.ApplicationContextHelper.getApplicationContext(ApplicationContextHelper.java:55)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.sample.FirstFoundationClient.main(FirstFoundationClient.java:69)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;————————————————————————————————————————————————&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Besides, I can't find out the file &lt;/SPAN&gt;&lt;STRONG&gt;custom-hibernate-dialect.properties&lt;/STRONG&gt;&lt;SPAN&gt; in Alfresco SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is my &lt;/SPAN&gt;&lt;STRONG&gt;custom-repository.properties&lt;/STRONG&gt;&lt;SPAN&gt; file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Sample custom content and index data location&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dir.root=C:/Alfresco/alf_data&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;db.username=alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.password=alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# MySQL connection (This is default and requires mysql-connector-java-3.1.12-bin.jar, which ships with the Alfresco server)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.driver=C:/Alfresco/tomcat/shared/classes/alfresco/extension&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;db.url=jdbc:mysql://localhost/alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;————————————————————————-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate any help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2009 02:23:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-samples-firstfoundationclient-not-able-to-run/m-p/197095#M150225</guid>
      <dc:creator>cttrang</dc:creator>
      <dc:date>2009-04-13T02:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco SDK Samples - FirstFoundationClient not able to run</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-samples-firstfoundationclient-not-able-to-run/m-p/197096#M150226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;am getting this error when i run FirstFoundationClient of sdk samples&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me.Am stuck with this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.UnsupportedClassVersionError: Bad version number in .class file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.ClassLoader.defineClass1(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.ClassLoader.defineClass(ClassLoader.java:621)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.net.URLClassLoader.access$100(URLClassLoader.java:56)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.net.URLClassLoader$1.run(URLClassLoader.java:195)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.security.AccessController.doPrivileged(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.net.URLClassLoader.findClass(URLClassLoader.java:188)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.ClassLoader.loadClass(ClassLoader.java:307)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.ClassLoader.loadClass(ClassLoader.java:252)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception in thread "main" &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Carol Anna&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 05:07:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-sdk-samples-firstfoundationclient-not-able-to-run/m-p/197096#M150226</guid>
      <dc:creator>carolanna</dc:creator>
      <dc:date>2011-03-25T05:07:22Z</dc:date>
    </item>
  </channel>
</rss>

