SEVERE: Exception while loading LCM : java.lang.reflect.InvocationTargetException | Community
Skip to main content
Level 1
January 28, 2026
Question

SEVERE: Exception while loading LCM : java.lang.reflect.InvocationTargetException

  • January 28, 2026
  • 1 reply
  • 4 views

We are trying to install AEM Forms 6.5.24 on a Weblogic platform and getting below error while running ConfigurationManager.sh. We double checked that ../lib/adobe-lcm-bootstrapper.jar is present. Any advise.

 

===============================================================================

GUI Launcher

===============================================================================

JAVA_HOME Found! Set to: /opt/java/hotspot/8/64_bit/jdk1.8.0_471

===============================================================================

ConfigurationManager Environment

JAVA: /opt/java/hotspot/8/64_bit/jdk1.8.0_471/bin/java

JAVA_OPTS: -Xms128m -Xmx1536m -Dfile.encoding=utf8 -Djava.net.preferIPv4Stack=true -cp ../lib/adobe-lcm-bootstrapper.jar com.adobe.livecycle.lcm.bootstrap.LCMBootStrapper ../lib/adobe-lcm.jar:../lib/xml-apis-2.7.2.jar:../lib/xalan-2.7.2.jar:../lib/serializer-2.7.2.jar:../lib/xercesImpl-2.12.0.jar:../lib/commons-net-1.4.1.jar:../lib/adobe-bootstrapper-client.jar:../lib/adobe-truststore-api.jar:../lib/cryptojcommon-6.2.5.0.2.jar:../lib/certj-6.2.4.jar:../lib/ant/ant-1.6.5.jar:../lib/ant/ant-launcher-1.6.5.jar:../lib/ant/ant-trax-1.6.5.jar:../lib/ant/ant-xalan1-1.6.5.jar:../../sdk/client-libs/common/adobe-livecycle-client.jar:../../sdk/client-libs/common/adobe-applicationmanager-client-sdk.jar:../../sdk/client-libs/common/adobe-usermanager-client.jar:../../sdk/client-libs/common/adobe-truststore-client.jar:../../sdk/client-libs/thirdparty/axis-1.4.1.1.jar:../../sdk/client-libs/thirdparty/jaxrpc-api-1.1.jar:../../sdk/client-libs/thirdparty/saaj-1.2.jar:../../sdk/client-libs/thirdparty/xercesImpl-2.12.0.jar:../../sdk/client-libs/thirdparty/activation-1.0.2.jar:../../sdk/client-libs/thirdparty/commons-codec-1.4.jar:../../sdk/client-libs/thirdparty/commons-collections-3.2.2.jar:../../sdk/client-libs/thirdparty/commons-discovery-0.2.jar:../../sdk/client-libs/thirdparty/commons-httpclient-3.1.jar:../../sdk/client-libs/thirdparty/commons-io-2.6.jar:../../sdk/client-libs/thirdparty/commons-lang-2.4.jar:../../sdk/client-libs/thirdparty/commons-logging-1.0.4.jar:../../sdk/client-libs/thirdparty/dom3-xml-apis-2.5.0.jar:../../sdk/client-libs/thirdparty/jaxen-1.1.6.jar:../../sdk/client-libs/thirdparty/jcmFIPS-6.2.5.jar:../../sdk/client-libs/thirdparty/mail-1.4.jar:../../sdk/client-libs/thirdparty/wsdl4j-1.5.1.jar:../../sdk/client-libs/thirdparty/xalan-2.7.2.jar:../../sdk/client-libs/thirdparty/xbean-2.3.0.jar:../../sdk/client-libs/thirdparty/jacorb.jar:../../sdk/client-libs/common/adobe-application-remote-client.jar:../../sdk/client-libs/common/adobe-repository-client.jar -guiMode

CLASSPATH:

===============================================================================

Jan 28, 2026 6:30:30 AM com.adobe.livecycle.lcm.bootstrap.LCMBootStrapper loadLCM
INFO: loading LCM...
Jan 28, 2026 6:30:30 AM com.adobe.livecycle.lcm.bootstrap.LCMBootStrapper loadLCM
SEVERE: Exception while loading LCM : java.lang.reflect.InvocationTargetException

1 reply

Adobe Employee
February 5, 2026

Hi ​@JayaY,

The issue that you are seeing is because the LCM is not able to start itself properly because of an incompatible version of JAVA. 

Please know that, any JDK versions higher than 1.8.0_281 are not supported for WebLogic server. Request you to downgrade the JAVA and then validate the use-case your issue would be resolved. Please find below the documentation as well.

https://experienceleague.adobe.com/en/docs/experience-manager-65/content/forms/install-aem-forms/jee-installation/aem-forms-jee-supported-platforms#exceptions-to-supported-server-platforms

Thanks
Pranay