Your private cache of Business Objects Tips, Tricks, Tools and Work Arounds.
Unrecognized Object Key in Tokenized expression at position
Are you receiveing "Unrecognized Object Key in Tokenized expression at position" error ??? Probabbly  these is a bad reference to an objects in the report variable, make sure there is no report variable with "????".
Official Product Tutorials – SAP BusinessObjects Business Intelligence Platform
Official Product Tutorials – SAP BusinessObjects Business Intelligence Platform created by SAP User on Sep 17, 2010 12:00 AM, last modified by Joanna Denfordon Mar 14, 2012 11:45 PM Version 7 <:section> The following tutorials have been developed to help you get started using the Business Intelligence Suite products. New content is added as soon as it becomes available,...
Business Objects 4.0 Sneak Preview

How to optimize Memory collection of WebI Java Panel

Posted By: admin on August 19, 2009 in business objects - Comments: No Comments »

1. The usage of IE is about 30MB when log in infoview.
2. After edit webi report many times, the usage of IE go up to 200MB. The memory usage is up to the time that you do edit action.
3. The memory can not be released after stop editing webi report and log out of infoview.
4. If user continually open and close Java Panel IE will hang.

It was caused by the poorly Memory Collection mechanism of WebI Java Panel. JVM also impact WebI Memory Collection.
Resolution

1. Upgrade BOE to SP5. SP5 has improve WebI Memory collection.

2. Add “-Xincgc” to Java RunTime Paramenter. It is a very important setting for this issue. It means “enable incremental garbage collection”.

Here is how to add this parameter in Java Console.

–Java 1.4 or 1.5:

Go to “Controle Panel”

Open “Java Plug-in”, then go to “Advanced” tag

put “-Xincgc” into “Java RunTime Paramenter”

–Java 1.6

Go to “Controle Panel”

Open “Java”, then click “Java” tag on the pop window

Click “View” button in “Java Applet RunTime Setting” section

put “-Xincgc” into “Java RunTime Paramenter”

Note: Must apply both above two steps to get better performance.

If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)

Leave a Reply

Copyright - All Rights Reserved