04-08-2008 05:46 AM
07-02-2008 08:04 PM
07-08-2008 02:55 AM
07-10-2008 12:48 AM
07-16-2008 03:48 AM
07-16-2008 01:02 PM
07-17-2008 12:10 AM
07-23-2008 12:32 PM
Application Error: Execution of web script failed:HTTP request error Stack Trace: null
If I try and generate a flash preview on a gif image I get the error: Application Error: Execution of web script failed:Error #1085 Stack Trace: null
I am running Ubuntu and pdf2swf is in my path.1. It looks like it was part way through the login webscript that is builtin to alfresco. Try calling the login webscript url in your browser
http://localhost:8080/alfresco/service/api/login?u=admin&pw=admin (with your hostname, port, user, pw). It will return <ticket>TICKET_verylongnumber</ticket> to the browser if it worked
2. Make sure the installed the integratedsemantics.zip webscripts are installed ok (are listed by http://localhost:8080/alfresco/service/ in the Browse by Web Script Package link.
07-23-2008 12:47 PM
07-23-2008 02:00 PM
Did you add in the custom-transform-context.xml described in readmeWebScripts.txt ?
Does the alfresco log indicate any pdf2swf or transformation errors?
13:48:59,154 DEBUG [web.scripts.WebScriptServlet] Processing request (POST) http://myfqdn:8080/alfresco/service/flexspaces/makePreviewRendition
13:48:59,155 DEBUG [web.scripts.WebScriptRuntime] Processing script url (POST) /flexspaces/makePreviewRendition
13:48:59,155 DEBUG [web.scripts.DeclarativeWebScriptRegistry] Web Script index lookup for uri /flexspaces/makePreviewRendition took 0ms
13:48:59,155 DEBUG [web.scripts.WebScriptRuntime] Agent: null
13:48:59,155 DEBUG [web.scripts.WebScriptRuntime] Format style: argument, Default format: xml
13:48:59,155 DEBUG [web.scripts.WebScriptRuntime] Invoking Web Script integratedsemantics/preview/makePreviewRendition.post (unauthenticated)
13:48:59,155 DEBUG [web.scripts.WebScriptRuntime] Begin transaction: required
13:48:59,155 DEBUG [web.scripts.WebScriptRuntime] Current authentication: unauthenticated
13:48:59,156 DEBUG [web.scripts.WebScriptRuntime] Authentication required: user
13:48:59,156 DEBUG [web.scripts.WebScriptRuntime] Guest login: false
13:48:59,156 DEBUG [web.scripts.BasicHttpAuthenticator] HTTP Authorization provided: false
13:48:59,156 DEBUG [web.scripts.BasicHttpAuthenticator] URL ticket provided: true
13:48:59,156 DEBUG [web.scripts.BasicHttpAuthenticator] Authenticating (URL argument) ticket TICKET_1035fc13ba1f71384a9423f80243efa4bca25864
13:48:59,158 DEBUG [web.scripts.DeclarativeWebScript] Executing script workspace://SpacesStore//Company Home/Data Dictionary/Web Scripts Extensions/integratedsemantics/preview/makePreviewRendition.post.js
13:49:00,136 DEBUG [web.scripts.AbstractWebScript] Force success status header in response: false
13:49:00,137 DEBUG [web.scripts.AbstractWebScript] Sending status 500 (Template: /xml.status.ftl)
13:49:00,137 DEBUG [web.scripts.AbstractWebScript] Rendering response: content type=text/xml
13:49:00,198 DEBUG [web.scripts.AbstractWebScript] Rendered template /xml.status.ftl in 61ms
13:49:00,199 DEBUG [web.scripts.WebScriptRuntime] Authentication reset: unauthenticated
13:49:00,199 DEBUG [web.scripts.WebScriptRuntime] End transaction: required
13:49:00,297 DEBUG [web.scripts.WebScriptRuntime] Web Script integratedsemantics/preview/makePreviewRendition.post executed in 1142ms
13:49:00,297 DEBUG [web.scripts.WebScriptRuntime] Processed script url (POST) /flexspaces/makePreviewRendition in 1142ms
Also you need to be using the new dev version of swftools, since I am using newer options for flash 9 format.
07-23-2008 02:11 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.