ORACLE ENDECA – JSP Reference Implementation not working

  1. Home
  2. Blog
  3. ORACLE ENDECA – JSP Reference Implementation not working

ORACLE ENDECA – JSP Reference Implementation not working

Error:
Once we are done will all smooth Endeca installation, application creation and baseline.
If we try to run the endeca jsp ref application we get following error
com.endeca.navigation.ENEException: Navigation Engine not able to process request ‘http://localhost:15000/graph?node=0&offset=0&nbins=10&irversion=620’.
Cause:
This is because API version is not matching the Endeca installation version. The API version getting referred is Endeca  6.2.0 and the required version of Endeca API is 6.4.1 [Whatever is the the latest version]
Solution:
Copy the correct version of jars.
From Location: C:EndecaToolsAndFrameworks3.1.2referenceendeca_jsprefWEB-INFlib
Files: endeca_navigation-6.4.1.jar  [Whatever is the the latest version], endeca_logging-6.4.1.jar  [Whatever is the the latest version] and eacclient.jar
To Location: C:EndecaPlatformServices6.1.3toolsserverwebappsendeca_jsprefWEB-INFlib
And restart the PlatformServices [EndecaHTTPservice] from services.
Let's Share
Show Buttons
Hide Buttons