anandplace
Programmer
Hi,
I installed Crystal Reports 8.5 in Windows 2000.
For viewing reports using Java viewer,i tried to login using the Crystal Enterprise SDK API.
The method i am calling is
CrystalEnterprise..getSessionMgr().logon(username, password, apsName, apsAuthType);
Though i am giving the correct values for username,password,apsName and apsAuthType,it
is giving the following error and i am unable to logon:
'com.crystaldecisions.sdk.exception.SDKException$OCAFramework: Communication error occurred when trying to connect
to server
cause:com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException$CommunicationError: Communication error
occurred when trying to connect to server
cause:com.crystaldecisions.thirdparty.org.omg.CORBA.BAD_PARAM: minor code: 0x0 completed: No detail:Communication
error occurred when trying to connect to server
The exception originally thrown was com.crystaldecisions.thirdparty.org.omg.CORBA.BAD_PARAM: minor code: 0x0
completed: No detail:Communication '
Pls note that i am able to logon with the same values thro' the 'Crystal Publishing Wizard'.
I am getting this error only when i tried to logon using JSP.
The following are enabled running:
Crystal APS
Crystal Cache Server
Crystal Input Repository Server
Crystal Output Repository Server
Crystal Page Server
Crystal Report Job Server
Crystal Web Component Server
If anyone knows the solution, please let me know.
Thanks,
Anand
I installed Crystal Reports 8.5 in Windows 2000.
For viewing reports using Java viewer,i tried to login using the Crystal Enterprise SDK API.
The method i am calling is
CrystalEnterprise..getSessionMgr().logon(username, password, apsName, apsAuthType);
Though i am giving the correct values for username,password,apsName and apsAuthType,it
is giving the following error and i am unable to logon:
'com.crystaldecisions.sdk.exception.SDKException$OCAFramework: Communication error occurred when trying to connect
to server
cause:com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException$CommunicationError: Communication error
occurred when trying to connect to server
cause:com.crystaldecisions.thirdparty.org.omg.CORBA.BAD_PARAM: minor code: 0x0 completed: No detail:Communication
error occurred when trying to connect to server
The exception originally thrown was com.crystaldecisions.thirdparty.org.omg.CORBA.BAD_PARAM: minor code: 0x0
completed: No detail:Communication '
Pls note that i am able to logon with the same values thro' the 'Crystal Publishing Wizard'.
I am getting this error only when i tried to logon using JSP.
The following are enabled running:
Crystal APS
Crystal Cache Server
Crystal Input Repository Server
Crystal Output Repository Server
Crystal Page Server
Crystal Report Job Server
Crystal Web Component Server
If anyone knows the solution, please let me know.
Thanks,
Anand