cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with RemoteControl

chris_8226
Champ in-the-making
Champ in-the-making
Hi,

we migrated from OWD 3.2.0.2 to OWD 4.0.0.0 and have now a really strange issue with the RemoteControl plugin => we implemented this function to execute a search from another  application.

Our search template is "Find_TestDocuments.xml".

This is the link we were testing (and this link worked in OWD 3.2.0.2):
http://localhost:8082/owd/?owappeid=com.wewebu.ow.RemoteControl.Doc&ctrlev=search&plugid=com.wewebu....

We get the following stacktrace:
Error: OwSearchDocument.onDispatch: Property = D:owd:doc.owd:docNumber not found
Error Source: OECM

com.wewebu.ow.server.exceptions.OwInvalidOperationException: OwSearchDocument.onDispatch: Property = D:owd:doc.owd:docNumber not found
   at com.wewebu.ow.server.plug.owsearch.OwSearchDocument.onDispatch(OwSearchDocument.java:425)
   at com.wewebu.ow.server.app.OwMasterDocument.dispatch(OwMasterDocument.java:174)
   at com.wewebu.ow.server.plug.owremote.OwRemoteControlDocument.onSearch(OwRemoteControlDocument.java:251)
   at com.wewebu.ow.server.plug.owremote.OwRemoteControlDocument.onExternalRequest(OwRemoteControlDocument.java:171)
   at com.wewebu.ow.server.ui.OwAppContext.handleExternalTargetRequest(OwAppContext.java:1166)
   at com.wewebu.ow.server.ui.OwAppContext.handleRequest(OwAppContext.java:1095)
   at com.wewebu.ow.server.app.OwMainAppContext.handleRequest(OwMainAppContext.java:655)
   at com.wewebu.ow.server.ui.OwWebApplication.handleRequest(OwWebApplication.java:358)
   at org.apache.jsp.default20_jsp._jspService(default20_jsp.java:79)
   at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
   at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
   at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
   at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
   at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
   at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
   at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
   at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
   at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
   at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
   at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:931)
   at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
   at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
   at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
   at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
   at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312)
   at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
   at java.lang.Thread.run(Thread.java:662)

It works fine if we select the search template (Find_TestDocuments.xml) before we execute the remote link. If another search template is selected, we get the stacktrace above.

Have you ever noticed this issue?

Thanks in advance,
Chris
1 REPLY 1

deko
Star Contributor
Star Contributor
Hi Chris,

after investigating the described behavior, I have to tell you that you have found an issue here, which seems to have been introduced with OpenWorkdesk 4.0.0.0. I created an internal ticket for this issue, which will be planned for a fixpack version by product management asap. I will notify you here again, as soon as a solution is available.