Build import-custom --> Error: Could not find or load main class sailpoint.launch.Launcher

Which IIQ version are you inquiring about?

Version 8.3

Share all details related to your problem, including any error messages you may have received.

Dear Community

Im setting up a ssb project when i run the command " build import-custom" i get the error " import-custom:
[echo] Importing custom objects with: console iiqBeans -c “import
[echo] ‘C:\Apps\repos\eclipse\ssb-test_eclipse\build\extract/WEB-INF/config/sp.init-custom.xml’”
[echo]
[java] Error: Could not find or load main class sailpoint.launch.Launcher

BUILD FAILED
C:\Apps\repos\eclipse\ssb-test_eclipse\scripts\build.config.xml:29: Java returned: 1

What Im missing here?

Thanks in advance

Hi @fugitiva ,

Can you validate the value of IIQHome in the build.properties (again). This should point to the webapp directory of IIQ (like: c:/dev/tomcat/webapps/iiq)
Do not put " around the value.
Use either / or \\ as directory-separators.

Aso make sure you have run the command build deploy before the build import-custom.

– Remold

1 Like

Is there any reason why don’t use build script but ant directly? And the different ant then the one in ssd?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.