When trying to have all the mar files from vseDeploy folder to external directory outside of LISA_HOME directory by defining the proprety
lisa.vse.deploy.dir=D:\\VSE_BACKUP\\UAT_VSE_2013
Then getting below error:
2021-03-04 01:54:35,427Z (12:54) [main] ERROR com.itko.lisa.coordinator.VirtualServiceEnvironmentImpl - Unexpected exception during startup.
java.lang.RuntimeException: The directory name, "E:\DEVTES~1.6\D:\VSE\UAT_VSE_2013" could not be normalized into a real directory name.
at com.itko.lisa.vse.Rules.getVseDirectory(Rules.java:915)
at com.itko.lisa.vse.Rules.getVseDeployDirectory(Rules.java:846)
at com.itko.lisa.coordinator.VirtualServiceCatalog.<init>(VirtualServiceCatalog.java:93)
at com.itko.lisa.coordinator.VirtualServiceEnvironmentImpl.<init>(VirtualServiceEnvironmentImpl.java:397)
at com.itko.lisa.coordinator.VirtualServiceEnvironmentImpl.main(VirtualServiceEnvironmentImpl.java:236)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher$2.run(Unknown Source)
Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect
at java.io.WinNTFileSystem.canonicalize0(Native Method)
at java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:428)
at java.io.File.getCanonicalPath(File.java:618)
at java.io.File.getCanonicalFile(File.java:643)
at com.itko.lisa.vse.Rules.getVseDirectory(Rules.java:912)
... 10 more
Release : 10.6
Component : VSE
Please contact Broadcom support and request the patch named patch_DE495952_10.6.0_GA.jar.