cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Stack overflow error when validating script

Former Member
0 Likes
602

Hi all,

We have installed SAP BusinessObjects BI Platform 4.0 SP4 on a solaris 10 server. All the services (database and web server) reside on the same server.

We are validating a script on Crystal Report and getting the following error:

Custom query script validity check error

[Data Federator Driver][Server] Internal or configuration error.
Reason:java.lang.StackOverflowError

Please suggest how to resolve this. I've read I need to increase the JVM for this etc.....

regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

Henry_Banks
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

If you are getting DF errors in Crystal, then it must mean you are consuming a Multi Source universe.

MSU use the Data Federator service, which is part of Adaptive Processing Server. you should split and size it according to the Sizing Companion guide or Adaptive Processing Server config guide:

http://scn.sap.com/docs/DOC-31711 

Regards,

H

Former Member
0 Likes

Hi Henry,

Thanks for your reply.

Indeed i had already read about the APS best practices. So now i'll try to split the service and see whether my issue gets resolved. I'll update once i finish.

regards.

Henry_Banks
Product and Topic Expert
Product and Topic Expert
0 Likes

if you haven't done it already, you should, it's an absolute must!

Former Member
0 Likes

Hi Henry,

I've done the splitting of the services and disabled the main APS. I've set 4gb memory for the Data Federation Server. I'm still getting same error.

Pls advise.

regards.

Former Member
0 Likes

Hi Suraj,

You can set the amount of memory that the Java virtual machine inside which Data Federator Query

Server is running will use by editing the environment file.

On your Solaris Server, it is named data-federator-install-dirLeSelect/bin/environ

ment.sh.

Set the parameter JVM_MEMORY_SIZE to the desired value in megabytes.

You must uninstall and reinstall the Data Federator services for the new value to take effect.

Regards

Arun Sasi