Hi, I am facing the same issue too. When I try to compile a java source code in designer,
I get the error
Error: com.wm.app.b2b.server.ServiceException: [ISS.0014.9116] Unable to locate or start compiler
I have configured the extended settings (watt.server.compile and watt.server.compile.unicode) as well. After doing this and restarting IS server, i see the following error in wrapper.log when i try to compile a java source code from designer.
INFO | jvm 1 | 2022/07/20 21:56:15 | java.io.IOException: Cannot run program “C:\SoftwareAG\jvm\jvm\bin\javac”: CreateProcess error=206, The filename or extension is too long
INFO | jvm 1 | 2022/07/20 21:56:15 | at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
INFO | jvm 1 | 2022/07/20 21:56:15 | at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
INFO | jvm 1 | 2022/07/20 21:56:15 | at java.base/java.lang.Runtime.exec(Runtime.java:592)
INFO | jvm 1 | 2022/07/20 21:56:15 | at java.base/java.lang.Runtime.exec(Runtime.java:416)
INFO | jvm 1 | 2022/07/20 21:56:15 | at java.base/java.lang.Runtime.exec(Runtime.java:354)
I tried the subst as indicated in the post, but as mentioned by @vjaligama, even I faced the issue that the IS failed to start up and there were no exceptions in wrapper.log as well.
@Sreekanth_Siddapur_Channakeshava , Is anything else required to be configured in the steps mentioned for the long path workaround.
Thanks,
Hema
#Integration-Server-and-ESB#Service-Designer#webMethods