Hi,
When I am tring to run Java service first time I am getting the error like
couldnot compile
com.wm.app.b2b.server.ServiceException:[ISS.0014.9166] Unable to locate or start compiler.
Can any help me on this…
Hi,
When I am tring to run Java service first time I am getting the error like
couldnot compile
com.wm.app.b2b.server.ServiceException:[ISS.0014.9166] Unable to locate or start compiler.
Can any help me on this…
Welcome to wMUsers. Please search the forums for “unable to locate or start compiler.” I’m sure you’ll find the information you seek. (This topic has been covered once or twice, if I recall correctly.)
Hi,
You can refer the following existing thread. It will be very useful
[URL=“wmusers.com”]wmusers.com
Thanks!
Arul
Hi Nagesh,
You need to set the JAVA_DIR located in server.bat located in
:\IntegrationServer\bin\Server.bat
SET JAVA_DIR=:\jvm\win142\jre.
before setting stop the IS Server save the changes and restart the IS Server
Reamon,
Could you please confirm is that correct, if we do the above settings?
Thanks in Advance
Gouse.
I can confirm two things:
My answer pointed to the documentation to help make readers of this thread more self-sufficient–they become self-sufficient by looking up answers to such basic questions in the docs and the forums. I hope everyone will encourage posters to review the documentation when the answer to their question is clearly covered there.
Thanks Reamon
Thanks to every body…
Developer. The easiest way to solve this as follows:
I’m so glad these instructions, which are in the wM Installation Guide, have been posted here yet again! Yippee!
We do have:
But still we are having this problem!
Hi NageshWM,
I am able to resolve my IS java svcs compilation problem with your instructions to change the extended properties with the javac path.
Thanks.