Encountering "java.lang.NoClassDefFoundError: org.apache.commons.dbcp.ConnectionFactory " - During W
During installation of Webcenter Site 11.1.1.8.0 following Oracle documentation.
Installation method: Silent mode
Weblogic Structure: (Cluster of one)
> AdminServe:
> Cluster: wcs_cluster
> Managed Server: wcs_server1
We are at the point of performing activities relating to " Midpoint Configuration Changes" (after executing: ./csInstall.sh -silent)
When deploying CS Application: Got the following error:
======================== Error Stack Snippet ========================
This Exception occurred at Wed Jan 15 17:21:22 GMT 2014.
weblogic.application.ModuleException: [HTTP:101216]Servlet: "ContentServer" failed to preload on startup in Web application: "CS".
java.lang.NoClassDefFoundError: org.apache.commons.dbcp.ConnectionFactory
at java.lang.J9VMInternals.verifyImpl(Native Method)
at java.lang.J9VMInternals.verify(J9VMInternals.java:85)
Installation method: Silent mode
Weblogic Structure: (Cluster of one)
> AdminServe:
> Cluster: wcs_cluster
> Managed Server: wcs_server1
We are at the point of performing activities relating to " Midpoint Configuration Changes" (after executing: ./csInstall.sh -silent)
When deploying CS Application: Got the following error:
======================== Error Stack Snippet ========================
This Exception occurred at Wed Jan 15 17:21:22 GMT 2014.
weblogic.application.ModuleException: [HTTP:101216]Servlet: "ContentServer" failed to preload on startup in Web application: "CS".
java.lang.NoClassDefFoundError: org.apache.commons.dbcp.ConnectionFactory
at java.lang.J9VMInternals.verifyImpl(Native Method)
at java.lang.J9VMInternals.verify(J9VMInternals.java:85)
0