<?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: Exception from executeScript: 07240268 Unexpected error occurred during upload of new content. in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/exception-from-executescript-07240268-unexpected-error-occurred/m-p/107306#M30236</link>
    <description>&lt;P&gt;Has someone a idea where to start to debug this issue?&lt;/P&gt;</description>
    <pubDate>Fri, 04 Sep 2020 13:21:25 GMT</pubDate>
    <dc:creator>samuelw</dc:creator>
    <dc:date>2020-09-04T13:21:25Z</dc:date>
    <item>
      <title>Exception from executeScript: 07240268 Unexpected error occurred during upload of new content.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/exception-from-executescript-07240268-unexpected-error-occurred/m-p/107305#M30235</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Im unable to upload new version on some files (created with Alfresco 5.0) via share.&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;Alfresco 6.1.1&lt;/P&gt;&lt;P&gt;Share 6.1.0&lt;/P&gt;&lt;PRE&gt;2020-08-24 13:41:30,963 ERROR [org.springframework.extensions.webscripts.AbstractRuntime] [http-nio-127.0.0.1-8080-exec-40] Exception from executeScript: 07240268 Unexpected error occurred during upload of new content.
org.springframework.extensions.webscripts.WebScriptException: 07240268 Unexpected error occurred during upload of new content.
        at org.springframework.extensions.webscripts.AbstractWebScript.createStatusException(AbstractWebScript.java:1124)
        at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:171)
        at org.alfresco.repo.web.scripts.RepositoryContainer$3.execute(RepositoryContainer.java:519)
        at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:450)
        at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:587)
        at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:656)
        at org.alfresco.repo.web.scripts.RepositoryContainer.executeScriptInternal(RepositoryContainer.java:428)
        at org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:308)
        at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:399)
        at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:210)
        at org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:132)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
        at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
        at org.alfresco.module.aosmodule.service.ContextRootFilter.doFilter(ContextRootFilter.java:93)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
        at org.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:68)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:94)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:502)
        at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1152)
        at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:684)
        at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1539)
        at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1495)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.mozilla.javascript.JavaScriptException: JavaException: Unexpected error occurred during upload of new content. (classpath*:alfresco/templates/webscripts/org/alfresco/repository/upload/upload.post.js#519)
        at org.mozilla.javascript.gen.classpath__alfresco_templates_webscripts_org_alfresco_repository_upload_upload_post_js_31._c_main_6(classpath*:alfresco/templates/webscripts/org/alfresco/repository/upload/upload.post.js:519)
        at org.mozilla.javascript.gen.classpath__alfresco_templates_webscripts_org_alfresco_repository_upload_upload_post_js_31.call(classpath*:alfresco/templates/webscripts/org/alfresco/repository/upload/upload.post.js)
        at org.mozilla.javascript.optimizer.OptRuntime.callName0(OptRuntime.java:74)
        at org.mozilla.javascript.gen.classpath__alfresco_templates_webscripts_org_alfresco_repository_upload_upload_post_js_31._c_script_0(classpath*:alfresco/templates/webscripts/org/alfresco/repository/upload/upload.post.js:523)
        at org.mozilla.javascript.gen.classpath__alfresco_templates_webscripts_org_alfresco_repository_upload_upload_post_js_31.call(classpath*:alfresco/templates/webscripts/org/alfresco/repository/upload/upload.post.js)
        at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:405)
        at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3508)
        at org.mozilla.javascript.gen.classpath__alfresco_templates_webscripts_org_alfresco_repository_upload_upload_post_js_31.call(classpath*:alfresco/templates/webscripts/org/alfresco/repository/upload/upload.post.js)
        at org.mozilla.javascript.gen.classpath__alfresco_templates_webscripts_org_alfresco_repository_upload_upload_post_js_31.exec(classpath*:alfresco/templates/webscripts/org/alfresco/repository/upload/upload.post.js)
        at org.alfresco.repo.jscript.RhinoScriptProcessor.executeScriptImpl(RhinoScriptProcessor.java:509)
        at org.alfresco.repo.jscript.RhinoScriptProcessor.execute(RhinoScriptProcessor.java:207)
        at org.alfresco.repo.processor.ScriptServiceImpl.execute(ScriptServiceImpl.java:219)
        at org.alfresco.repo.processor.ScriptServiceImpl.executeScript(ScriptServiceImpl.java:181)
        at org.alfresco.repo.web.scripts.RepositoryScriptProcessor.executeScript(RepositoryScriptProcessor.java:109)
        at org.springframework.extensions.webscripts.AbstractWebScript.executeScript(AbstractWebScript.java:1376)
        at org.springframework.extensions.webscripts.DeclarativeWebScript.execute(DeclarativeWebScript.java:86)
        ... 36 more&lt;/PRE&gt;</description>
      <pubDate>Mon, 24 Aug 2020 11:58:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/exception-from-executescript-07240268-unexpected-error-occurred/m-p/107305#M30235</guid>
      <dc:creator>samuelw</dc:creator>
      <dc:date>2020-08-24T11:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Exception from executeScript: 07240268 Unexpected error occurred during upload of new content.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/exception-from-executescript-07240268-unexpected-error-occurred/m-p/107306#M30236</link>
      <description>&lt;P&gt;Has someone a idea where to start to debug this issue?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2020 13:21:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/exception-from-executescript-07240268-unexpected-error-occurred/m-p/107306#M30236</guid>
      <dc:creator>samuelw</dc:creator>
      <dc:date>2020-09-04T13:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Exception from executeScript: 07240268 Unexpected error occurred during upload of new content.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/exception-from-executescript-07240268-unexpected-error-occurred/m-p/107307#M30237</link>
      <description>&lt;P&gt;Are there any other related errors before or after that exception stack?&lt;/P&gt;&lt;P&gt;Is there anything particular about this file? For example, large size?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 16:43:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/exception-from-executescript-07240268-unexpected-error-occurred/m-p/107307#M30237</guid>
      <dc:creator>lcolorado</dc:creator>
      <dc:date>2020-10-05T16:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Exception from executeScript: 07240268 Unexpected error occurred during upload of new content.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/exception-from-executescript-07240268-unexpected-error-occurred/m-p/107308#M30238</link>
      <description>&lt;DIV&gt;&lt;FONT&gt;You can try to print out the detail exception message by adding following line in file&lt;BR /&gt;alfresco\templates\webscripts\org\alfresco\repository\upload\upload.post.js&lt;BR /&gt;which is located in alfresco-remote-api-**.jar and see what happens.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;FONT&gt;logger.error(e.message);&lt;/FONT&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT&gt;&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ图片20201006113912.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/806iB97A4D7AE0B808A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Oct 2020 03:39:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/exception-from-executescript-07240268-unexpected-error-occurred/m-p/107308#M30238</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2020-10-06T03:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Exception from executeScript: 07240268 Unexpected error occurred during upload of new content.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/exception-from-executescript-07240268-unexpected-error-occurred/m-p/107309#M30239</link>
      <description>&lt;P&gt;A little late to the party, but did you find the cause of the problem ?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 08:17:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/exception-from-executescript-07240268-unexpected-error-occurred/m-p/107309#M30239</guid>
      <dc:creator>AlfrescoZZZ</dc:creator>
      <dc:date>2022-02-04T08:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Exception from executeScript: 07240268 Unexpected error occurred during upload of new content.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/exception-from-executescript-07240268-unexpected-error-occurred/m-p/107310#M30240</link>
      <description>&lt;P&gt;&lt;SPAN&gt;if the error is due to large size. Do you have a solution for this problem?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 03:50:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/exception-from-executescript-07240268-unexpected-error-occurred/m-p/107310#M30240</guid>
      <dc:creator>datngo</dc:creator>
      <dc:date>2023-07-25T03:50:04Z</dc:date>
    </item>
  </channel>
</rss>

