Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8604

Re: Object failed to run due to an error while processing on the Job Server.

$
0
0

Hi Shweta,

Increase the Java VM setting of Adaptive Job Server.

 

Open the Central Management Console

  1. Browse to the Servers page
  2. Open the properties of Adaptive Job Server
  3. In the Command Line Parameters, locate the string Xmx, then change
    it to Xmx2g ( 2G of RAM).
    Depending on the complexity and data size, you may need to use

    Xmx4g.
  4. Save and Close.
  5. Restart the Adaptive Job Server

 

The following is the sample of Command Line Parameter field of Adaptive Job
Server:

 

Before the change:

 

-javaargs
"Djava.awt.headless=true,Dcom.businessobjects.mds.cs.ImplementationID=csEX,XX:MaxPermSize=192m,Xmx,Dbusinessobjects.connectivity.directory=C:/Program
Files (x86)/SAP BusinessObjects/SAP BusinessObjects Enterprise XI 4.0//dataAccess/connectionServer" -loggingPath "C:/Program Files x86)/SAP
BusinessObjects/SAP BusinessObjects Enterprise XI 4.0/logging/" -maxDesktops 0 -jsTypeDescription "Crystal Reports Job Server" -objectType
CrystalEnterprise.Report

 

After the change:

 

-javaargs
"Djava.awt.headless=true,Dcom.businessobjects.mds.cs.ImplementationID=csEX,XX:MaxPermSize=192m,Xmx2g,Dbusinessobjects.connectivity.directory=C:/Program
Files (x86)/SAP BusinessObjects/SAP BusinessObjects Enterprise XI 4.0//dataAccess/connectionServer" -loggingPath "C:/Program Files (x86)/SAP BusinessObjects/SAP BusinessObjects Enterprise XI 4.0/logging/" -maxDesktops 0 -jsTypeDescription "Crystal Reports Job Server" -objectType CrystalEnterprise.Report

 

Hope this will Help!!

 

Thanks,

Daya


Viewing all articles
Browse latest Browse all 8604

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>