Author |
Message |
kalyani
Newbie
Joined: 10 Oct 2013
Online Status: Offline
Posts: 10
|
Topic: Crystal repot server 2013 - Sub reports issue Posted: 11 Feb 2016 at 7:39am |
Hi,
We use Crystal report server 2008 at our company and planning to upgrade.
We are evaluating Crystal report server 2013 and the reports not running. After further investigation, we found out that if the format file has more than three sub reports, the report gives below error:
"Unable to connect to the server: {0}."
Please help us in resolving the issue.
Edited by kalyani - 11 Feb 2016 at 7:40am
|
IP Logged |
|
kevlray
Admin Group
Joined: 29 Oct 2009
Online Status: Offline
Posts: 1587
|
Posted: 11 Feb 2016 at 9:51am |
Almost sounds like an issue that SAP needs to be aware of. I follow a couple of other forums. I have not see this issue reported before.
|
IP Logged |
|
kalyani
Newbie
Joined: 10 Oct 2013
Online Status: Offline
Posts: 10
|
Posted: 09 May 2016 at 8:02am |
Upon further investigation of the issue, what we found is that the SubreportController.getSubreportDatabase method call from Java is giving the exception "Unable to connect to the server: {0}". Could any one help on how to resolve the issue?This error comes on few reports only.
|
IP Logged |
|
hilfy
Admin Group
Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
|
Posted: 10 May 2016 at 11:47am |
If you're using the trial version of CRS 2013, I believe that is SP1. It's now up to SP 6 or 7. CRS is build on the same code-base as BusinessObjects and none of my clients who are on either one are reporting this issue.
What type of database connection are you using (ODBC, OleDB, JDBC, Native, etc.)? What type of database are you connecting to?
-Dell
|
|
IP Logged |
|
kalyani
Newbie
Joined: 10 Oct 2013
Online Status: Offline
Posts: 10
|
Posted: 16 May 2016 at 8:05am |
We got the latest Crystal report server OEM SP7 edition and still same issue. Some reports run with no issues. But some reports fail depending on the sub reports or formulas. If i delete them and re-save the format file then the report runs with no issues.
We use JDBC, Oracle 11 g database.
|
IP Logged |
|
kalyani
Newbie
Joined: 10 Oct 2013
Online Status: Offline
Posts: 10
|
Posted: 16 May 2016 at 8:10am |
Where can i download rasapp.jar file from? we are using old one from 2008.
|
IP Logged |
|
hilfy
Admin Group
Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
|
Posted: 16 May 2016 at 9:07am |
It appears that rasapp.jar has been deprecated and no longer exists in the SDK.
What are you trying to do that requires it?
-Dell
|
|
IP Logged |
|
kalyani
Newbie
Joined: 10 Oct 2013
Online Status: Offline
Posts: 10
|
Posted: 17 May 2016 at 4:09am |
we use ReportClientDocument.class from the rasapp.jar file to open Crystal report format file from Java.
We got the latest Crystal report server OEM SP7 edition and still same issue. Some reports run with no issues. But some reports fail depending on the sub reports or formulas.
Note: we are upgrading from Crystal report server 2008 to Crystal report server 2013 OEM edition
|
IP Logged |
|
|