Hi Experts,
My team is developing a crystal report java application that access CR Report in the CR server X1.
The report retrieval works fine in windows dev environment (using Tomcat or Oracle App Server (OC4J)).
But when we deploy it to Oracle App server in Sun Solaris machine, we encounter this CMS server connection error.
[error]
08/12/01 18:40:43 com.crystaldecisions.sdk.exception.SDKException$OCAFramework: Unable to find servers in CMS <ip address> and cluster with kind cms and extra criteria null. All such servers could be down or disabled by the administrator.
cause:com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException$AllServersDown: Unable to find servers in CMS <ip address> and cluster with kind cms and extra criteria null. All such servers could be down or disabled by the administrator.
detail:Unable to find servers in CMS <ip address> and cluster with kind cms and extra criteria null. All such servers could be down or disabled by the administrator.
The exception originally thrown was com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException$AllServersDown: Unable to find servers in CMS <ip address> and cluster with kind cms and extra criteria null. All such servers could be down or disabled by the administrator. and had the following message: Unable to find servers in CMS 10.188.12.108 and cluster with kind cms and extra criteria null. All such servers could be down or disabled by the administrator.
[error]
I'm pretty sure that that CR server is not down since we can access it in our windows machine.
This might be a common problem and experts out there can share some resolutions.
Thank you in advance.
Regards,
Rulix