cancel
Showing results for 
Search instead for 
Did you mean: 

Error when getting service facade : Service manager initialization failed I

former_member185845
Active Participant
0 Kudos

Dear Friends,

we have created entities in CAS((nwds 7.0.1)) and deployed in J2ee.

During Testing:

when we right click on entity and click on test.

service Browser. is opening with two Buttons.

One Button it is " start with CAF source".

when we select this its throwing error

Error text:

Error when getting service facade : Service manager initialization failed Illegal argument exception: Unable to create javax.ejb.EJBObject. because of this we are unable to test the entity.

request to throw pointers to clear this error.

Answers will be rewared.

Regards

shekar chandra

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Chandra,

This error probably means that at least one of the ear projects of your CAF applications is not deployed or not started. Please check all the ear projects of your CAF applications.

Regards

Ivan

former_member185845
Active Participant
0 Kudos

even if go using this url http://hostnae:portname/caf

i could see the main page then i click TestTools->Service browsser, Still lso i am getting the same screen with Buttons.

one saying "Start with CAF Source" @ other "Start with ABAP

Source"

If .ear is one of the cause I have removed all the projects from DC->.dtr.Now my NWDS is empty.

Still why it is comming.

Regards

Shekar Chandra

former_member4529
Active Contributor
0 Kudos

Hi,

Removing the projects from NWDS won't help as this is an issue with the server. So to resolve this issue undeploy the CAF projects from the server (using SDM). Some of the CAF projects haven't deployed properly and hence the error.

thanks,

Dipankar

former_member185845
Active Participant
0 Kudos

Thanks Ivan & Dipankar,

I undeployed the ear files from sdm(j2ee).

Now its working fine.

Thanks once again for your help.

Dipankar: Hope same Dipankar working with IBM Calcutta Ex SAp Guy.I was your collegue in one of the XI project in SAP LABS.

Regards

chandra sheakr

former_member4529
Active Contributor
0 Kudos

Hi Chandra,

Nice to meet you again in SDN Forums!

Thanks,

Dipankar

Answers (1)

Answers (1)

Former Member
0 Kudos

There's no need to undeploy the CAF projects. Just check if their ears are deployed and started (each CAF project has one ear DC). If not - try to deploy/start them.