IBM Support

Same Shared Class Cache (SCC) name for DMGR and ODRServer causes high variance in the Java ODR benchmark using Java 7.0

Troubleshooting


Problem

When ODRServer is installed on the same server with the Dmgr, performance variation is observed:

Cause

Shared Class Cache is shared between DMGR & ODRServer and it is causing the ODRServer to perform poorly.

Resolving The Problem

Create a new Shared Class Cache for the ODR Server .

1.) Go to the ODRServer "Generic JVM arguments" section on the JVM page from the Admin console. Watch the demo in the following developer works article to assist you in accessing the JVM page: http://www.ibm.com/developerworks/offers/lp/demos/summary/WASv8_ISC_JVMdemo.html 
2.) Set a new Shared Class Cache name for the ODRServer.
Syntax: -Xshareclasses:name=<cachename> (e.g. -Xshareclasses:name=ODRServerSCC)

3.) Restart the ODRServer.

When the server is restarted, the ODRServer will pick up the new Shared Class Cache.

[{"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF012","label":"IBM i"},{"code":"PF016","label":"Linux"},{"code":"PF014","label":"iOS"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"},{"code":"PF035","label":"z\/OS"},{"code":"PF013","label":"Inspur K-UX"}],"Version":"8.5.5;8.5","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
15 June 2018

UID

swg21965655