Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I downloaded the binaries for the eDelivery SMP 3.0.0-RC1, installed into Tomcat 7, mapped to an Oracle DB.  I used the SOAPUI project to try to GET service metadata and I get the following error.  I also get this error if I try to go to the admin console (hostname:8080/cipa-smp-full-webapp/).  Does anyone have an idea what the problem is?

 


HTTP/1.1 500 Internal Server Error
Server: Apache-Coyote/1.1
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Content-Type: text/html;charset=utf-8
Content-Language: en
Transfer-Encoding: chunked
Date: Mon, 17 Apr 2017 15:54:08 GMT
Connection: close

...

Answer

Hi,

AbstractMethodError suggest to suggests a version difference between API and the implementing classes.

This probably won't help much, but may give a hint what to start looking for. Usually this is because your API is of higher version than the IMPL used (complies to lower version of that API).

...

Content by Label
showLabelsfalse
max5
spacesHOME
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("eDelivery","SML","AbstractMethodError","SMP","Tomcat7","300RC1") and type = "page" and space = "HOME"
labelsdomibus

...