<?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 AlfrescoRuntimeException in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfrescoruntimeexception/m-p/77491#M51266</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;BR /&gt;&lt;SPAN&gt;I tried -&amp;gt; Create Form Wizard -&amp;gt; Schema -&amp;gt; /opt/alfresco/extras/wcm/forms/press-release.xsd&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.error.AlfrescoRuntimeException: This servlet can only be used to handle file upload requests, makesure you have set the enctype attribute on your form to multipart/form-data&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Darwin sokas-computer.local 8.8.1 Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386 i386 i386&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;$ java -version&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java version "1.5.0_06"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-112)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Java HotSpot(TM) Client VM (build 1.5.0_06-64, mixed mode, sharing)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; soka&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Oct 2006 21:34:49 GMT</pubDate>
    <dc:creator>mr_soka</dc:creator>
    <dc:date>2006-10-11T21:34:49Z</dc:date>
    <item>
      <title>AlfrescoRuntimeException</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfrescoruntimeexception/m-p/77491#M51266</link>
      <description>Hi,I tried -&amp;gt; Create Form Wizard -&amp;gt; Schema -&amp;gt; /opt/alfresco/extras/wcm/forms/press-release.xsdorg.alfresco.error.AlfrescoRuntimeException: This servlet can only be used to handle file upload requests, makesure you have set the enctype attribute on your form to multipart/form-dataDarwin soka</description>
      <pubDate>Wed, 11 Oct 2006 21:34:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfrescoruntimeexception/m-p/77491#M51266</guid>
      <dc:creator>mr_soka</dc:creator>
      <dc:date>2006-10-11T21:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: AlfrescoRuntimeException</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfrescoruntimeexception/m-p/77492#M51267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you follow tutorial and upload XML schemas in data dictionnary ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2006 08:39:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfrescoruntimeexception/m-p/77492#M51267</guid>
      <dc:creator>ribz33</dc:creator>
      <dc:date>2006-10-12T08:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: AlfrescoRuntimeException</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfrescoruntimeexception/m-p/77493#M51268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;this error is regarding to schema upload … Create menu - Create From element ends up on the Create Form Wizard … there I supposed to upload the xsd file … but there I get this RunTimeException …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.error.AlfrescoRuntimeException: This servlet can only be used to handle file upload requests, makesure you have set the enctype attribute on your form to multipart/form-data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.alfresco.web.app.servlet.UploadFileServlet.service(UploadFileServlet.java:73)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:663)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at java.lang.Thread.run(Thread.java:613)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2006 20:55:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfrescoruntimeexception/m-p/77493#M51268</guid>
      <dc:creator>mr_soka</dc:creator>
      <dc:date>2006-10-13T20:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: AlfrescoRuntimeException</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfrescoruntimeexception/m-p/77494#M51269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sorry for the delayed response - i hadn't realized this forum existed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what browser were you using.&amp;nbsp; by any chance was it safari?&amp;nbsp; if you are still seeing this issue with the beta we shipped yesterday, please file an issue in jira.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ariel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jan 2007 20:05:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfrescoruntimeexception/m-p/77494#M51269</guid>
      <dc:creator>arielb</dc:creator>
      <dc:date>2007-01-20T20:05:49Z</dc:date>
    </item>
  </channel>
</rss>

