Skip to Content
0
Former Member
Oct 26, 2006 at 02:57 PM

ISA B2B access problem

64 Views

Dear All,

we use the ISA 4.0 SP10 B2B hosted on the SAP Web-AS 6.20 PatchLevel 103149.20. The web shop was

installed and configured by another company beforehand. Unfortunately I have undeployed all

web-apps via the Deploy Tool by accident. This is the list of the undeployed web-apps:

SAPWASCALLEJB

BTF

ClientInfo

HTML_Business_for_Java

lcrsaprfc

bcbici

Mobile_HTMLB_for_Java

Modeler

b2b

crm.shopadmin

lwc

webcatadmin

cviews

isauseradm

sharedcatalog

partnerregistration

calculator

Shop

Hello

The webshop was previously configured successfully by somebody else and the configuration

stored in:

I:\usr\sap\SAPC17DB\java\XCM\B2B

I:\usr\sap\SAPC17DB\java\XCM\isauseradm

I:\usr\sap\SAPC17DB\java\XCM\lwc

I:\usr\sap\SAPC17DB\java\XCM\partnerregistration

I:\usr\sap\SAPC17DB\java\XCM\sharedcatalog

I:\usr\sap\SAPC17DB\java\XCM\shopadmn

The following packages have been redeployed by myself successfully and without errors as described

in "CRM 4.0 SP60 - 6.20 Java Components of E-Selling and Channel Management on a SAP J2EE

Engine 6.20" using the Deploy Tool just a while ago:

b2b.ear

shopadmin.ear

isauseradm.ear

cviewsear

lwc.ear

webcatadmin.ear

partnerregistration.ear

sharedcatalog.ear

trex3.ear

After restarting the J2EE-Engine and calling http:// :50000/b2b/b2b/ init.do

this messages is displayed on the browser:

Application cannot be startetContext parameter 'customer.config.path.xcm.config.isa.sapmarkets.com' is not maintained in web.xml.

The logs inside b2b\root\WEB-INF\logs contains the message:

Oct 26, 2006 12:38:07 PM,757 Client_Thread_26 Error bbcom.sapmarkets.isa.core.util.MiscUtil [undefined|system.xcm.init.exception] An exception occurred when initializing extended configuration management: ERROR: System variable 'sys.global.dir' missing!!!

Oct 26, 2006 12:38:07 PM,757 Client_Thread_26 Error bbcom.sapmarkets.isa.core.util.MiscUtil [undefined|system.xcm.init.exception] An exception occurred when initializing extended configuration management: ERROR: System variable 'sys.global.dir' missing!!!

Oct 26, 2006 12:38:08 PM,179 Client_Thread_26 Error bbcom.sapmarkets.isa.core.util.MiscUtil [undefined|system.xcm.init.exception] An exception occurred when initializing extended configuration management: ERROR: System variable 'sys.global.dir' missing!!!

Oct 26, 2006 12:38:08 PM,179 Client_Thread_26 Error bbcom.sapmarkets.isa.core.util.MiscUtil [undefined|system.xcm.init.exception] An exception occurred when initializing extended configuration management: ERROR: System variable 'sys.global.dir' missing!!!

Oct 26, 2006 12:38:14 PM,272 Client_Thread_26 Error bbcom.sapmarkets.isa.core.xcm.init.ConfigLoader [undefined|system.xcm.exception] An exception occurred in extended configuration management Error parsing resource for URL = ''file:/%sys.global.dir%/xcm/${com.sap.dc_name}/config-data.xml'

java.lang.IllegalArgumentException

Error parsing resource for URL = ''file:/%sys.global.dir%/xcm/${com.sap.dc_name}/config-data.xml'

java.lang.IllegalArgumentException

at com.sapmarkets.isa.core.xcm.xml.XIncludeProcessor.getDoc(XIncludeProcessor.java:209)

Inside b2b\root\WEB-INF\web.xml is the variable customer.config.path.xcm.config.isa.sapmarkets.com.

It's value was %sys.global.dir%/xcm/${com.sap.dc_name} which I changed to I:/usr/sap/SAPC17DB/java/XCM/B2B

as pointed out by note 655949. I also changed this analogously for isauseradm, lwc, partnerregistration, sharedcatalog, shopadmin and trex3.

When the J2EE-Engine is now restarted the parsing exception as well as three of the four sys.global.dir missings are gone, but still one there:

Oct 26, 2006 3:55:29 PM,122 System_Thread_74 Error bbcom.sapmarkets.isa.core.util.MiscUtil [undefined|system.xcm.init.exception] An exception occurred when initializing extended configuration management: ERROR: System variable 'sys.global.dir' missing!!!

which I cannot figure out where it is from.

When I try to hit When http:// :50000/b2b/b2b/ init.do is called via the browser there is still the same error as before:

Application cannot be startetContext parameter 'customer.config.path.xcm.config.isa.sapmarkets.com' is not maintained in web.xml.

It is possible to call http://<host_of_j2ee_engine>:50000/b2b/admin/index.jsp but the XCM Administration link

links to http:// :50000/b2b/admin/xcm/ init.do which also results in:

Application cannot be startetContext parameter 'customer.config.path.xcm.config.isa.sapmarkets.com' is not maintained in web.xml

Any idea of what I missed in order to recover the original web application?

Any help is highly appreciated and needed 😉

Best Regards and Thanks in Advance,

Martin Muellenberg