cancel
Showing results for 
Search instead for 
Did you mean: 

WDTypeNotFoundException error Jco connection

Former Member
0 Kudos

Hello,

I developed WD project and it was all OK, but when I changed the J2EE engine server host and port to our EP environment, deployed and run I got the following WDTypeNotFoundException error:

com.sap.tc.webdynpro.services.exceptions.WDTypeNotFoundException: type br.com.embraer.dp006.model.zdpnpl098.types.Zz_Doc_Number could not be loaded: com.sap.dictionary.runtime.DdException: TypeBroker failed to access SLD: Error while obtaining JCO connection.

I reimported the model and nothing was changed, I restarted the J2EE server and the error remains. I don't what to do now. Does anybody have a clue? Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Chang

In WD project check what are the JCO References you have used. Check whether these JCO connections are created in your EP enviornment, If not create the same and run your application

Kishore

Former Member
0 Kudos

Thank you Noufal and Kishore. That's it. Jco references were'nt created. Now it works.

Answers (1)

Answers (1)

Former Member
0 Kudos

Have you checked the JCo connection and the SLD?