cancel
Showing results for 
Search instead for 
Did you mean: 

custom application not working in the dialog instances for server0

Former Member
0 Kudos

Hi Experts,

We have deployed a custom crm application in the CRM system and the corresponding URL working fine for the central instance but not for the dialog instances.

The below is the error:

javax.naming.NoInitialContextException: Cannot instantiate class: com.sap.engine.services.jndi.InitialContextFactoryImpl. Root exception is java.lang.ClassNotFoundException: com.sap.engine.services.jndi.InitialContextFactoryImpl

Then we found that this application is not working for the node sever0. If another node server1 is created, its working fine there.

In this case, there is an option to delete the server0 and continue with server1. But if we delete server0, the j2ee instance is not identified by the message server and thus cannot access the URL through the webdispatcher.

Any suggestions?

Regards,

Amit.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Thanks for replying.

We have restarted system many times. That had not solved the issue.

Regards,

Amit.

siarhei_pisarenka3
Active Contributor
0 Kudos

Hi Amit

In NW 7.0 in case of multiple server nodes there might be a problem with the application deployment. The application physically might be put under the single node only. I'd suggest you restart the cluster after a deployment of your application. Restart shall synchronize application folders of the two server nodes.

BR, Siarhei