Commandline Build Problems after upgrade from ISX to 10.5
We're building a Universal Installer project from an ANT script. This has been working for some time now, with ISX. After upgrading to IS 10.5, we're getting lots of warnings, and several errors during the build, and the project fails to build.
An example of one of the warnings:
[java] WARNING: could not load platform pack in library C:\Program Files\In
stallShield 10.5\Universal Installer\lib\ppk\solarisppk.jar: java.lang.NoClassDe
fFoundError: com.installshield.wizard.platform.solaris.SolarisFileServiceImpl
There are several of these, and it looks like there's one for each platform pack.
Here are the errors:
[java] ERROR: ServiceException: (error code = 313; message = "java.lan
g.reflect.InvocationTargetException"; severity = 0)
[java] ERROR: ServiceException: (error code = 313; message = "java.lan
g.reflect.InvocationTargetException"; severity = 0)
[java] ERROR: ServiceException: (error code = 313; message = "java.lan
g.reflect.InvocationTargetException"; severity = 0)
Has anyone ever seen these problems?
I updated the classpath using the specifications in the 10.5 help file for running the Java build from ANT, but that hasn't made any difference.
Thanks for the help.
--Terry
Once you have tasted flight, you will always walk the earth with your eyes turned skyward, for there you have been, and there you long to return. -- Leonardo da Vinci