cancel
Showing results for 
Search instead for 
Did you mean: 

EAR file naming issue in Channel Configuration

Former Member
0 Kudos

Hi All,

We have a Java Module deployed in our server. However, I am facing issue with the name to put in the Module tab of channel configuration.

I have tried various combinations

Ex:

localejbs/sap.com/<earfilename>/<EJB name>

sap.com/<earfilename>/<your EJB name>

localejbs/<earfilename>/<your EJB name>

localejbs/<JNDI name>

But none of them seems to work

Please help me with the issue. I am getting the below error

Error: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at <EAR filename>

Regards,

Shaibayan

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member185881
Active Participant
0 Kudos

Hello Shaibayan

This error clearly says that your ear file is not deployed in PI server. kindly cross check.

Thanks

Dheeraj Kumar

former_member188961
Participant
0 Kudos

Hi,

please put only <JNDI name>, it will work.

Thanks,

Srikanth

Former Member
0 Kudos

Hi Srikanth,

JNDI name did not work

Basis team gave me the below log

>list_app |grep zip

sap.com/EARFilename STARTED

former_member188961
Participant
0 Kudos

Hi Shaibayan,

Please check wheather the module is deployed or not in your PI server. by cheking the below path.

NWA-->Configuration-->Infrastructure-->ApplicationModules

search for your project there.

If it is deployed sucessfully. you can see your .ear name as shown in the above screen shot.

add the your JNDI name in the channel configurations.

Hope this helps you.

Thanks,

Srikanth