Release Notes › Known Issues › Upgrades › Errors When Upgrading on WebLogic 9.2.1
Errors When Upgrading on WebLogic 9.2.1
When upgrading from CA Identity Manager r12 on WebLogic 9.2.1, the following errors may occur:
- Unable to deploy EJB: C:\bea\user_projects\domains\base_domain\applications\IdentityMinder.ear\wpServer.jar from wpServer.jar: Unable to load a class specified in your ejb-jar.xml: com.workpoint.server.ejb.SchemaPvtHome.
- Error while parsing the Tag Library Descriptor at "C:\bea\user_projects\domains\base_domain\servers\AdminServer\tmp\_WL_user\IdentityMinder\wfq3pk\war\WEB-INF\lib\standard.jar!/META-INF/c-rt.tld".
Workaround
- Delete the temp WL_User folder, for example, domains\base_domain\servers\AdminServer\tmp\_WL_user.
Note: For WebLogic clusters, the cache needs to be cleared on each managed node. The cache location to clean is WebLogic_folder\ common\nodemanager\servers\server\tmp\ _WL_user.
- Edit the setDomainEnv.cmd file located in C:\bea\user_projects\domains\base_domain\bin and add the following line:
set IDM_OPTS= %IDM_OPTS% -Djavax.xml.stream.XMLInputFactory=weblogic.xml.stax.XMLStreamInputFactory
- Restart the application server.