Installation Issues

Some of the most common issues faced while installing AIA Foundation Pack 2.5 on Oracle Application Server 10.1.3.4

1. Configuration Assistance Failed

Solution: In case configuration assistance failed to complete, check the install log under AIA_HOME/logs/Install/FP and correct the issues. Then restart the configuration assistance from SOA_HOME/cfgtools/configToolFailedCommands file. It typically looks like

E:\\product\10.1.3.1\OracleAS_1\jdk\bin\java.exe -jar E:\product\10.1.3.1\OracleAS_1/Infrastructure/install/lib/AIAUtils.jar -i E:\product\10.1.3.1\OracleAS_1 -nopips

2. Uninstall option is not available with FP2.5 installer

Solution: To uninstall FP you need to use OUI under \Disk1\install. Browse through the Oracle Application Server > Application Integration Architecture 2.5.0.0.0.0

3. AIAReadJMSNotificationProcess compilation fails with following message:
ORABPEL-01501 undefined part element.
In WSDL at "http://:8888/orabpel/default/AIAErrorTaskAdministrationProcess/AIAErrorTaskAdministrationProcess?wsdl", message part element "{http://oracle.abs.eh.service.v1/}FaultMessage" is not defined in any of the schemas.
Please make sure the spelling of the element QName is correct and the WSDL import is complete.

Solution: This situation typically happens when you have changed the default HTTP port from 80 to something else. In such scenerio following places has to be updated:
a) httpd.conf under \Apache\Apache\conf\httpd.conf folder
Port 8888
Listen 8888

b) update the HTTP_PORT in esb_parameter table in oraesb schema.

c) update the collaxa-config.xml under bpel\system\config folder
look for following enteries:



4. Manually install error handling process

Solution:
Setup environment /bin/aiaenv.sh/bat
cd $AIA_HOME/Infrastructure/ErrorHandling/AIAErrorTaskAdministrationProcess
ant

5. Manually deploy HumanTask_Actor.jsp

Solution:
Setup environment /bin/aiaenv.sh/bat
cd $AIA_HOME/Infrastructure/ErrorHandling/AIAErrorTaskAdministrationProcess
ant deployTaskForm

Comments

I'm filling the post:

c) update the collaxa-config.xml under bpel\system\config folder
look for following enteries and replace for your hard url:

property id="soapServerUrl"> <property id="soapCallbackUrl"

Popular posts from this blog

How to mount a WD Book Live as NFS in OEL6U3

ORA-44412: XE edition memory parameter invalid or not specified

Oracle SQL Developer 19.4 font too small