Skip to Content
0
Former Member
Jun 21, 2006 at 03:32 PM

'XCM_SESSION_SCOPE' & 'XCM_APP_SCOPE'

49 Views

Hi All

Now Very intresting Problems i m facing, which i would like to share with you.

Case : ISA B2C CRM

Deploying through SDM

I have created New Custom B2C as per Extension Template

Action

Business Object Manager

Business Object

Backend Interface

Backend Object

Created Entries in bom-config.xml & backendobject-config.xml as well

Classes are as per Extension.

My Modified Application was working Fine ==> It has passed all layers & retriving DATA from CRM & Displaying on Custom JSP.

<b>Now what is the intresting point i am facing is the EAR which has been deployed successfully & Running before Server Restart is only Working.</b>

, when i Create new EAR ( with Same context node) & deploy , after launching that Application this Errors Come( yes i have undeployed the Working EAR as the context node is same)

500 Internal Server Error

SAP J2EE Engine/6.40

Application error occurred during request processing.

Details: Error [com.sap.engine.services.servlets_jsp.server.exceptions.WebServletException:

Error while servlet [action] is initialized with a run-as identity.],

with root cause [java.security.PrivilegedActionException: null].

Exception id: [0002A56BEBF7005700000112000007A400041641E2ED396E]

Now it the same case with each n every EAR with different contextnode which i create through isa build tool ( but earlier it was not the case though i am following same procedure for creating ear)

What is going Wrong !!!!!!!!!!!!!.

Is there is any problem with SDM !!!!.

When i have gone to Logs isaerror.log

#1.5#0002A56BEBF7003E00000039000007A400041642BB7830DC#1150375776023#bccom.sapmarkets.isa.core.cache.CacheInitHandler#sap.com/crm.b2c_b2cApp#bccom.sapmarkets.isa.core.cache.CacheInitHandler#J2EE_ADMIN#542##ilggladev04_C4D_4756250#Guest#65318570fc6d11dac2c90002a56bebf7#SAPEngine_Application_Thread[impl:3]_19##0#0#Error#1#/#Plain###[undefined|system.cache.exception] An error occurred in <b>the core cache "region 'XCM_SESSION_SCOPE' already exists in cache"#</b> #1.5#0002A56BEBF7003E0000003A000007A400041642BB7A1624#1150375776132#bccom.sapmarkets.isa.core.cache.CacheInitHandler#sap.com/crm.b2c_b2cApp#bccom.sapmarkets.isa.core.cache.CacheInitHandler#J2EE_ADMIN#542##ilggladev04_C4D_4756250#Guest#65318570fc6d11dac2c90002a56bebf7#SAPEngine_Application_Thread[impl:3]_19##0#0#Error#1#/#Plain###[undefined|system.cache.exception] <b>An error occurred in the core cache "region 'XCM_APP_SCOPE' already exists in cache"#</b> #1.5#0002A56BEBF7003E0000003B000007A400041642BE2515F7#1150375820912#bccom.sapmarkets.isa.core.init.InitializationHanlder.performInitialization#sap.com/crm.b2c_b2cApp#bccom.sapmarkets.isa.core.init.InitializationHanlder.performInitialization#J2EE_ADMIN#542##ilggladev04_C4D_4756250#Guest#65318570fc6d11dac2c90002a56bebf7#SAPEngine_Application_Thread[impl:3]_19##0#0#Error#1#/#Plain###[undefined|system.initFailed] <b>Initalization of com.sapmarkets.isa.core.xcm.init.ExtendedConfigInitHandler failed

java.lang.StackOverflowError</b> #

then I have come to Point that there is somthing wrong with Cach Control Configuration .

with errors as follows

An error occurred in the core cache "region 'XCM_SESSION_SCOPE' already exists in cache"#

An error occurred in the core cache "region 'XCM_APP_SCOPE' already exists in cache"#

Initalization of com.sapmarkets.isa.core.xcm.init.ExtendedConfigInitHandler failed

I tried to clear the cache through http://localhost:50000/b2c_b2cApp/admin/index.jsp

but the page comes blank without any links

Initially this was not the Problem , now how it is Coming !!!! But as far as i know , <b>once our Development Server was Restarted .( not just j2ee Server)</b>

Now after that whatever new EAR i m building ( locally) is not coming Properly

Please can u throw some Light on that.

pls help me , i believe , u all can solve my problem

Please Reply Soon

Thanks & Regards

--

Ravi Sah