Issue
FormsIVS was installed and working fine on one Solaris box. When trying to use the FormsIVS interface from other Solaris boxes the following exception occured:
com.adobe.formServer.interfaces.RenderFormException: com.adobe.formServer.interfaces.FormServerException: java.lang.IlgalStateException: Connection to failed service. at ros.core.technicalservices.service.docgen.ejb.impl.DocumentGenerationManagerBean.generateViewablePDF
Reason
This is because the following packages were not installed on the other Solaris servers:
SUNWxwplt, SUNWxwpltx, SUNWxwrtl, SUNWxwrtx
These pacakages install libX11.so.4 into:
/usr/openwin/lib
/usr/openwin/sparcv9/lib
/usr/lib/
/usr/lib/sparcv9
Solution
Installing these packages to the other Solaris servers, and making sure the file is on the classpath will resolve the issue.
reference: (1-32957277)
