When the customers try to start the adapter instance by Adapter Tester on TIBCO Designer, TIBCO Designer throws the following exception and the adapter instance cannot be started due to the following exception.
java.lang.NullPointerException at com.tibco.ae.tools.adaptertester.AdapterProcess.run(AdapterProcess.java:606)
at java.lang.Thread.run(Thread.java:748)
|
The above error is seen in TIBCO Designer if the project directory is used as working directory for the adapter, please check if you are using project directory as working directory for adapter.