We define our application using D2 4.2 installed with Documentum 6.7 SP1 versions.
I exported my configuration many times without any problem.
Since a couple of days when I try to export my configuration from D2-Config, when I select for example "All application" and click "Ok" is displaying an error dialog with no message.
In D2-Config.log there is the following error:
2014-10-07 09:20:43 [INFO ] - c.e.d.w.s.D2HttpServlet[ ] : ExportConfigDialog - Plugins (0.000s)
2014-10-07 09:20:43 [INFO ] - c.e.d.w.s.D2HttpServlet[ ] : ExportConfigDialog - Standard Servlet :
2014-10-07 09:20:43 [ERROR] - c.e.d.w.s.D2HttpServlet[ ] : ExportConfigDialog - java.lang.AbstractMethodError
2014-10-07 09:20:43 [ERROR] - c.e.d.w.s.D2HttpServlet[ ] : {}
java.lang.AbstractMethodError: null
at com.emc.d2.api.config.D2Config.getExportTypeNames(D2Config.java:1178) [D2-API-4.2.0.jar:na]
at com.emc.d2.api.config.D2Config.getLightXmlExport(D2Config.java:290) [D2-API-4.2.0.jar:na]
at com.emc.d2.web.servlets.config.ExportConfigDialog.processRequest(ExportConfigDialog.java:60) [ExportConfigDialog.class:na]
at com.emc.d2.web.servlets.D2HttpServlet.execute(D2HttpServlet.java:233) [D2-Web-4.2.0.jar:na]
at com.emc.d2.web.servlets.D2HttpServlet.doGetAndPost(D2HttpServlet.java:421) [D2-Web-4.2.0.jar:na]
at com.emc.d2.web.servlets.D2HttpServlet.doPost(D2HttpServlet.java:127) [D2-Web-4.2.0.jar:na]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:647) [servlet-api.jar:na]
........
In the past week I have not changed anything in the configuration what could be the problem?
Any help will be appreciated.
Annalisa