Java transformation does not find the JAR
This
error may occur if the Java transformation does not find the JAR file.
Follow the user guide from resources tab. Please try the below steps:
- Please make sure that the JAR file path should have a jar file name like “C:\Informatica\9.5.1\server\infa_shared\Temp\concat.jar”.
- For compile time: Under settings of Java Transformation, the first classpath should be an absolute path on the server and second should be the absolute path of the client machine. Make sure that file exists in both the locations. However, classpath of the server is optional.
- For run time: In session properties > Properties tab > Java Classpath > Here, provide the absolute path from server machine.
- If you still face the same problem, provide the path only from client machine twice.
Comments
Post a Comment