Hi Saikat, Can you check the "Export linked resources to server" option in your remote workflow run configuration and see if that helps? Please provide more details about your hop server and run configurations if it doesn't.
Regards, Bart On Wed, Dec 11, 2024 at 11:23 PM Saikat Basu <[email protected]> wrote: > I am running Hop Client 2.9 and pulled latest hop-server docker image > recently on my Windows 11 using openjdk version "21.0.4". > > > > I can run pipelines and workflows both from my windows host on docker > container in short-lived mode using docker run command as in documentation. > > > > From hop-gui on my Windows laptop, following the documentation, I can run > pipelines in docker as remote execution engine. > > > > But following same document when I try to execute a workflow on hop-gui > using remote execution engine on docker (with run configuration local), I > get following error – > > > > 2024/12/11 16:40:59 - Hop - Starting workflow > > 2024/12/11 16:40:59 - config/projects/samples/loops/repeat-action.hwf : > repeat-action - Executing this workflow using the Remote Workflow Engine > with run configuration 'myDockerWF' > > 2024/12/11 16:41:01 - config/projects/samples/loops/repeat-action.hwf : > repeat-action - 2024/12/11 21:41:00 - repeat-action - Start of workflow > execution > > 2024/12/11 21:41:00 - repeat-action - ERROR: A serious error occurred > during workflow execution: Cannot invoke "String.replaceAll(String, > String)" because "vfsFilename" is null > > 2024/12/11 21:41:00 - repeat-action - ERROR: > java.lang.NullPointerException: Cannot invoke "String.replaceAll(String, > String)" because "vfsFilename" is null > > 2024/12/11 21:41:00 - repeat-action - at > org.apache.hop.core.vfs.HopVfs.cleanseFilename(HopVfs.java:311) > > 2024/12/11 21:41:00 - repeat-action - at > org.apache.hop.core.vfs.HopVfs.getFileObject(HopVfs.java:283) > > > > Can you please help me to resolve this issue? > > > > Thanks and Best Regards, > > > > [image: Logo, company name Description automatically generated] > > *Saikat Basu* > *Solution Engineer-**Information Technology* > > *P:* 616.458..3888 > > *E:* [email protected] > > *www.marcecoltd.com* <http://www.marcecoltd.com/> > [image: Logo, icon Description automatically generated] > <http://www.facebook.com/marcecoltd> [image: Logo, icon Description > automatically generated] <http://www.twitter.com/marceconation> [image: > Icon Description automatically generated] > <http://www.instagram.com/marceco_nation> [image: Icon Description > automatically generated] <https://www.linkedin.com/company/marceco/> > > > > >
