EAR Deployment failing on JEE WebLogic Server ear-deployment-failing-on-jee-weblogic-server
Issue issue
When a user attempts to deploy the adobe-livecycle-weblogic.ear, the Null Pointer exception is encountered .
Applies to applies-to
This solution applies to:
- AEM Forms on WebLogic JEE server version 12.2.1.x.
Solution solution
To resolve the issue, follow these steps:
-
Go to the
<domain_home>\bindirectory of installed WebLogic JEE server. -
Edit the
setDomainEnv.cmdorsetDomainEnv.shfile, asapplicable. -
Search for the last occurrence of
JAVA_OPTSand add-DANTLR_USE_DIRECT_CLASS_LOADING=trueto it. For example, the updated string appears as:code language-none set `JAVA_OPTIONS=%JAVA_OPTIONS% -DANTLR_USE_DIRECT_CLASS_LOADING=true` -
Save the changes.
recommendation-more-help
19ffd973-7af2-44d0-84b5-d547b0dffee2