hi,
i've set simple workflow, consists of 2 user qpacs, connected each other, let's call first 1 'user' , second 1 'admin'.
i use simple init-form, merely consists of dropdown , submit button.
the workflow works fine: 'user' selects value dropdown-list, submits form, 'admin' opens form, dropdown's value still selected.
however, in logfile, following exception thrown:
as workflow works, forget exception. outputs couple of thousand(!) lines in logfile each time, form's submit button pressed.
does know, why filenotfound exception though workflow works fine???
the exception may result incorrect path, contains
regards,
steve
i've set simple workflow, consists of 2 user qpacs, connected each other, let's call first 1 'user' , second 1 'admin'.
i use simple init-form, merely consists of dropdown , submit button.
the workflow works fine: 'user' selects value dropdown-list, submits form, 'admin' opens form, dropdown's value still selected.
however, in logfile, following exception thrown:
...
info [stdout] got tempfile : d:\adobe\livecycle\temp\adobejb\dm4268780530925093172.dir\dm6500814794164759285.pdf
info [stdout] com.adobe.fm.extension.formserver.aresutil getpdfdocument
info: loading pdf.
info [stdout] com.adobe.fm.extension.formserver.aresutil setpdfrights
info: buflength : 100415
error [org.jboss.ejb.plugins.loginterceptor] ejbexception:
javax.ejb.ejbexception: filenotfound exception: file [/fm//forms/test_dropdown.xdp] not found
@ com.adobe.ebxml.registry.appstore.url.provider.xappstoreurldataproviderbean.getinputstream(xappstoreurldataproviderbean.java:193)
@ sun.reflect.generatedmethodaccessor419.invoke(unknown source)
@ sun.reflect.delegatingmethodaccessorimpl.invoke(delegatingmethodaccessorimpl.java:25)
@ java.lang.reflect.method.invoke(method.java:324)
...
as workflow works, forget exception. outputs couple of thousand(!) lines in logfile each time, form's submit button pressed.
does know, why filenotfound exception though workflow works fine???
the exception may result incorrect path, contains
//
. why form loaded anyway? regards,
steve
hi steve
i find interesting looking form at:
/fm//forms/test_dropdown.xdp. believe should looking form //forms level , /fm should not preceed it.
when in adminui @ form manager->file manager, forms top level of repository?
if is, have manually specified form path somewhere else in workflow such 1) "template-url" field of form variable 2) mappings tab of user qpac in "change form template url to:" field?
diana
i find interesting looking form at:
/fm//forms/test_dropdown.xdp. believe should looking form //forms level , /fm should not preceed it.
when in adminui @ form manager->file manager, forms top level of repository?
if is, have manually specified form path somewhere else in workflow such 1) "template-url" field of form variable 2) mappings tab of user qpac in "change form template url to:" field?
diana
More discussions in LiveCycle pre-ES (6.x and 7.x) discussions
adobe
Comments
Post a Comment