com.emc.d2.api.config.D2Config while importing Hr configuration in D2-Config

KunalValecha
edited September 19, 2014 in Documentum #1

Getting the following error while importing HR configuration in D2-Config "

com.emc.d2.api.config.D2Config     : {}

http://java.lang.ClassNotFoundException: com.emc.d2rps.api.config.d2rpsConfig"

Attache the error log of tomcat for the same

Tagged:

Best Answer

  • Alvaro_de_Andres
    edited April 15, 2014 #2 Answer ✓

    kunalvalecha wrote:

    Getting the following error while importing HR configuration in D2-Config "



    com.emc.d2.api.config.D2Config   
    : {}



    http://java.lang.ClassNotFoundException: com.emc.d2rps.api.config.d2rpsConfig"
    Attache the error log of tomcat for the same

    You most likely have some problem with the path variables and forgot to add some file to the classpath. Retrace configuration steps indicated in the deployment guide to be sure everything is correctly configured.

Answers

  • Alvaro_de_Andres
    edited April 15, 2014 #3 Answer ✓

    kunalvalecha wrote:

    Getting the following error while importing HR configuration in D2-Config "



    com.emc.d2.api.config.D2Config   
    : {}



    http://java.lang.ClassNotFoundException: com.emc.d2rps.api.config.d2rpsConfig"
    Attache the error log of tomcat for the same

    You most likely have some problem with the path variables and forgot to add some file to the classpath. Retrace configuration steps indicated in the deployment guide to be sure everything is correctly configured.

  • KunalValecha
    edited April 24, 2014 #4

    Hello

    I have followed all the configuration steps as mentioned in the deployment guide and was able to import the configuration, but i am getting the following error while saving anything in D2-Config "com.emc.d2.web.servlets.D2HttpServlet   : com.documentum.fc.common.DfException:".

    Attached is the tomcat log for the same.

  • acolaja
    edited September 19, 2014 #5

    Does anyone found a solution ?

    Bye