cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy Internet Sales B2B/B2C Web- Application for CRM 5.0

Former Member
0 Kudos

Dear all,

We upgraded to CRM 5.0. Because of the CRM 5.0, we had to use the SAP Developerstudio (Eclipse) and the new J2EE Engine.

I deployed the B2C shop application, but i get a confusing error message, if i try to visit the login page.

Error [javax.servlet.ServletException: Initialization of Extended Configuration Management failed.
Could not initialize XCM configuration in Database.
Check if you have deployed the Software Component 'SAP JAVA DATA DICTIONARY 5.0'].

Exception id: [0013CE89C2FB00750000005700005870000429479003B101]

If i try to access the admin page ".../b2c/admin", i get a page without the menu entries. No XCM Link, No Version info, and so on. If i try to access the XCM manuelly "...b2c/admin/xcm/init.do", then a get again the error above.

Someone can help, where i can find the "SAP JAVA DATA DICTIONARY" and what i have to do for the deployment?

Thanks for your time!

Accepted Solutions (0)

Answers (8)

Answers (8)

Former Member
0 Kudos

Are you planning on using NWDI as part of your Developlment Landscape?

Former Member
0 Kudos

Hi there,

you may already have solved the problem. If you haven't, I believe it is caused by a missing component SAP-CRMDIC. This was highlighted already in one of the previous posts.

Also, have a look at OSS note 979884 (for NW04s SP09) or install a later service pack.

HTH

Cheers

G

Former Member
0 Kudos

This worked for me. Deploy the SAPCRMDIC......sca file using SDM.

former_member206299
Contributor
0 Kudos

Hi,

Even im facing a similar issue and I suppose its due to missing

Component SAP-CRMDIC.

Could anyone please guide me in Deploying the Component SAP-CRMDIC first to the engine.

Regards,

Sijo.

Former Member
0 Kudos

Hello again,

here a mapping from my list to your deployed packages

SAPJAVA sap.com SAP-SHRJAV 5.0 SP8

SAPWEB sap.com SAP-SHRWEB 5.0 SP8

SAPAPP sap.com SAP-SHRAPP 5.0 SP8

CRMJAVA => sap.com SAP-CRMJAV 5.0 SP8

CRMWEB => sap.com SAP-CRMWEB 5.0 SP8

CRMAPP => sap.com SAP-CRMAPP 5.0 SP8

Everything is deployed. But the SP8 could be a problem (maybe). Download the highest available SP for all packages and deploy it again. Also download the newest *.ear file for your application. I can´t give you more helpful answers, If this do not work.

Former Member
0 Kudos

Hi Andreas,

thanks for your kind help

suresh

Former Member
0 Kudos

I am so sorry, i do not know why you still have the problems. The missing libraries are normally the reason for the missing entries on the admin page. There could be a version conflict - maybe.

Former Member
0 Kudos

Hi Andreas,

thanks once again.

So according to the system info which i have sent in earlier message ,do you feel my server is patched with java data dictionary 5.0 and other required files which you mentioned in your earlier mesaage?

I found these version details in the standard icss_b2b which is deployed .

Inside <b>WEB-INF/doc/version.txt</b>

solution-name=CRM

app-name=ISA To be done

context-root=b2b

major-version=4

minor-version=0

support-package=7

build-time=20040610_1909

changelist=190969

thanks

Suresh

Former Member
0 Kudos

I can see that you installed packages for service pack 8 and everything else is service pack 11. Is there no higher version available?

Which version your SAP Engine has?

Former Member
0 Kudos

Hi Andreas,

thanks for your quick reply.and also please find the following details.

I am using SAP J2EE Engine 7.0.

Enhancement and Development tool:NWDS 7.0.09 (configured the NWDS to point to the remote j2ee engine by giving message server host and port)

Deployment: NWDS deploy option where it will ask sdm password.

I followed the SAP note 1017761 do deploy the standard application with different name.

I have changed the source code according customer requirement,which is in other workspace.if this problem resolved ,i am planning to include the changed source into the deployment workspace.

Former Member
0 Kudos

Hi Andreas,

I am also facing the same error which you have already resolved.

I have deployed CRM 5.0 ICSS B2B custom application using NWDS.if i visit the login page ,i am getting the following error.

Application error occurred during request processing.

Details: Error [javax.servlet.ServletException: Initialization of Extended Configuration Management failed.

Could not initialize XCM configuration in Database.

Check if you have deployed the Software Component 'SAP JAVA DATA DICTIONARY 5.0'].

Exception id: [0014C265B0070068000000B6000019D90004311C9338F0A5]

if i try to access the admin page icss_b2b_custom/admin ,i get the page without the menu entries.i i access the link manually again the same error.

you have suggested the following packages to deploy

JAVADDIC

SAPJAVA

SAPWEB

SAPAPP

CRMJAVA

CRMWEB

CRMAPP

i visited the following link

My Company's Application Components>SAP CRM>SAP CRM 5.0> Entry by Component>CRM Java

• ADOBE DOCUMENT SERVICES 7.00

• APACHE JAKARTA STRUTS 1.1

• BI META MODEL REPOSITORY 7.00

• BI UDI 7.00

• CRM IPC MOBILE 5.0

• CRM JAVA APPLICATIONS 5.0

• CRM JAVA COMPONENTS 5.0

• CRM JAVA WEB COMPONENTS 5.0

• DI BUILD TOOL 7.00

• J2EE ENGINE BASE TABLES 7.00

• J2EE ENGINE CORE TOOLS 7.00

• JAVA LOG VIEWER 7.00

• JAVA SP MANAGER 7.00

• LIFECYCLE MGMT TOOLS 7.00

• SAP CAF 7.00

• SAP CAF-UM 7.00

• SAP IGS 7.00

• SAP J2EE ENGINE 7.00

• SAP J2EE ENGINE CORE 7.00

• <b>SAP JAVA DATA DICTIONARY 5.0</b>

• SAP JAVA TECH SERVICES 7.00

• SAP KERNEL 7.00 32-BIT UNICODE

• SAP KERNEL 7.00 64-BIT UNICODE

• SAP SHARED JAVA APPLIC. 5.0

• SAP SHARED JAVA COMPONENTS 5.0

• SAP SHARED WEB COMPONENTS 5.0

• SAP SOFTW. DELIV. MANAGER 7.00

• SAP STARTUP FRAMEWORK 7.00

• SAP TECH S 7.00 OFFLINE

• SAP VIRUS SCAN INTERFACE 7.00

• SAP_IKS_7.00

• TEALEAF 4.5

• UME ADMINISTRATION 7.00

in the above components which i need to download and deploy.i found the following system infor on my server.

<b>Software Components </b>

<b>Vendor Name Version</b>

sap.com SAP-JEECOR 7.00 SP11

sap.com CORE-TOOLS 7.00 SP11

sap.com SAP_JTECHF 7.00 SP11

sap.com BASETABLES 7.00 SP11

sap.com JLOGVIEW 7.00 SP11

sap.com SAP-JEE 7.00 SP11

sap.com SAP-SHRAPP 5.0 SP8

sap.com LM-TOOLS 7.00 SP11

sap.com JSPM 7.00 SP11

sap.com ADSSAP 7.00 SP11

sap.com CAF-UM 7.00 SP11

sap.com KM-KW_JIKS 7.00 SP11

sap.com UMEADMIN 7.00 SP11

sap.com BI_MMR 7.00 SP11

sap.com SAP_JTECHS 7.00 SP11

sap.com BI_UDI 7.00 SP11

sap.com CAF 7.00 SP11

sap.com KMC-COLL 7.00 SP11

sap.com EP-WDC 7.00 SP11

sap.com EPBC2 7.00 SP11

sap.com KMC-BC 7.00 SP11

sap.com KMC-CM 7.00 SP11

sap.com LM-PORTAL 7.00 SP11

sap.com RTC-STREAM 7.00 SP11

sap.com SAP-EU 7.00 SP11

sap.com CAF-KM 7.00 SP11

sap.com VCFLEX 7.00 SP11

sap.com EPBC 7.00 SP11

sap.com VCFRAMEWORK 7.00 SP11

sap.com VCBASE 7.00 SP11

sap.com VCKITGP 7.00 SP11

<b>sap.com SAP-CRMJAV 5.0 SP8 </b>

<b>sap.com SAP-CRMWEB 5.0 SP8 </b>

sap.com SAP-IPCMSA 5.0 SP8

sap.com SAP-SHRJAV 5.0 SP8

sap.com SAP-SHRWEB 5.0 SP8

<b>sap.com SAP-CRMAPP 5.0 SP8 </b>

<b>sap.com SAP-CRMDIC 5.0 SP8 </b>

sap.com VCKITXX 7.00 SP11

sap.com NET-PDK 7.00 SP11

sap.com RTC 7.00 SP11

sap.com BP_CRM50 5.0.0 SP0

sap.com DI_CMS 7.00 SP11

sap.com DI_CBS 7.00 SP11

sap.com WDEXTENSIONS 7.00 SP11

sap.com DI_DTR 7.00 SP11

sap.com UWLJWF 7.00 SP11

sap.com EP-PSERV 7.00 SP11

as per the above system info ,did you feel java data dictionary installed.

Please help me to resolve the above problem urgently.

Thanks

Suresh

Former Member
0 Kudos

I am not a technical consultant but i would try redeploying B2C.ear file once again. For you to do the xcm config you should first be able to access b2c/admin/xcm/init.do.

Former Member
0 Kudos

I already tried this before. This was not the problem.

Someone else give me this information:

Deploy:

JAVADDIC

SAPJAVA

SAPWEB

SAPAPP

CRMJAVA

CRMWEB

CRMAPP

Access over SAP Support Packages > Application Components > Enter by App.Group. > CRM 5.0 > Entry by Component > CRM JAVA

Former Member
0 Kudos

I am having the same issue. Did you find a solution?

Thanks,

Tony

Former Member
0 Kudos

Download the packages which i listed in my last posting and deploy it. This should help!

Former Member
0 Kudos

Hi

Looks like XCM Configurations is not done properly.Please let me know what have you done in the XCM Configuration.

Cheers

Former Member
0 Kudos

Thats the Problem, i see absolutly no links (XCM and Co.) on the adminpage. And if i call the XCM directly using ".../b2c/admin/xcm/init.do", i get the same error message.

I think i can exclude a XCM Problem for the moment. The problem seems to be placed deeper!