cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment Error

Former Member
0 Kudos

Hi,

i've developed a Web Dynpro component in JDI and released it for transport to the Quality Portal. On the Development Portal everything works fine, but after transporting the sources to the Quality Portal, an internal server error occurs with the message:

com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed in WD JNDI lookup. javax.naming.NameNotFoundException: No child found in WebDynproContext with name path.to.my.application.StartupApp

The transport logs don't show an error, everything succeeded.

What can be the reasons that an application gets "lost" during transport? Can somebody help me please?

Regards,

Martin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

So as the JNDI lookup fails, the application you look for through JNDI isn't available, has different lookup path, ... on the QA system

Regards,

Daniel

Answers (0)