Troubleshooting
This section provides information on how to solve some commonly observed issues.
Issue Description | Cause and Resolution | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
If a jar/artifact/plugin is missing in the Problems tab after importing a project. For example, the "com.tibco.plette.shared.jar" jar is missing whose dependency is present in autogenerated pom.xml file. |
Cause: The palette shared jar is located under Resolution: Update the project. Right click ->Maven->Update Project |
|||||||||
When the maven project with the assertion is executed with Maven Goals, the following error occurs Failed to execute goal com.tibco.plugins:bw6-maven-plugin:2.9.1:bwtest (default-bwtest) on project ERROR [qtp811813182-94] com.tibco.bw.thor.management.bw.tests.rest.BWUnitTestResource - null |
Cause: It is caused due to the missing latest maven plug-in jar at Workaround:
|
|||||||||
Intermittently assertion or mocking icons are missing on activities. | Resoution: Select the Tests tab again to see the icons. |