11-15-2010 03:57 AM
/app:company_home/st:sites/cm:acme led to an error. 11-15-2010 04:17 AM
…led to an error.It would perhaps be useful if you described the error in more detail.
11-15-2010 07:11 AM
<config evaluator="node-type" condition="ahp:photo">
<forms>
<form>
…
<appearance>
…
<field id="ahp:copyrightDocument" set="copyright-set">
<control template="/org/alfresco/components/form/controls/ahp_association.ftl">
<control-param name="showTargetLink">true</control-param>
<!–<control-param name="startLocation">alfresco://company/home/sites</control-param>–>
<control-param name="startLocation">/app:company_home/st:sites/cm:acme</control-param>
</control>
</field>
…
parentNodeRef: "${field.control.params.startLocation}",
org.alfresco.error.AlfrescoRuntimeException: 10150001 Failed to execute search: ID:app\:company_home\://st\:sites/cm\:acme
http://localhost:8080/share/proxy/alfresco/api/forms/picker/node//app:company_home/st:sites/cm:acme/...got the following response:
{
"status" :
{
"code" : 500,
"name" : "Internal Error",
"description" : "An error inside the HTTP server which prevented it from fulfilling the request."
},
"message" : "org.alfresco.error.AlfrescoRuntimeException: 10150001 Failed to execute search: ID:app\\:company_home\\:\/\/st\\:sites\/cm\\:acme",
"exception" : "",
"callstack" :
[
],
"server" : "Community v3.3.0 (g 2860) schema 4,100",
"time" : "Nov 15, 2010 1:04: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.