PreRequisites for installing AIA Foundation Pack 11.1.1.4
- Oracle SOA Suite 11.1.1.4.0
- JDeveloper 11.1.1.4.0
- AIA Foundation Pack Service Constructor for JDeveloper 11.1.1.4.0
This extension creates Application Integration Architecture (AIA) Service Constructor to create an AIA based service component project. This extension is an online JDeveloper update. Start JDeveloper. From the menu choose Help > Check for Updates. In the Update Wizard, select Search Update Centers and ensure the first and second options are checked . Then ensure that Oracle AIA Foundation Pack Service Constructor is checked.
AIA Foundation Pack 11.1.1.4 which can be downloaded from the following link
http://www.oracle.com/technetwork/middleware/foundation-pack/downloads/fpdownloads-152617.html
Optional Softwares
- Oracle Enterprise Repository
- Oracle Service Registry
- Oracle Business Process Analysis Suite
Start the node manager .Than start the weblogic server.Than start your soa_server from the admin console using the node manager.For starting the soa_server using the admin console goto servers>control and than start the server.It is mandatory to start the soa_server using the node manager.Once the servers are running,run the Setup.exe for the foundation pack.
Enter the JDK path.Click on next and your installation is complete.
Note: I have not installed Oracle Service Registry and Oracle Service Repository so have skipped those screens while installation.
Hi,
ReplyDeletecan you tell me how to increase USER_MEM_ARGS in setSOADomainEnv.cmd. I want to install AIA11g and according to oracle documents (increase USER_MEM_ARGS=-Xms1024 –Xmx1024 -XX:PermSize=256m -
XX:MaxPermSize=256m -XX:AppendRatio=3).HOW to increase them in my setSOADomainEnv.cmd it look like:
set JAVA_OPTIONS=%JAVA_OPTIONS%
set DEFAULT_MEM_ARGS=-Xms512m -Xmx1024m
set PORT_MEM_ARGS=%DEFAULT_MEM_ARGS%
if "%JAVA_VENDOR%" == "Oracle" goto OracleJVM
set DEFAULT_MEM_ARGS=%DEFAULT_MEM_ARGS% -XX:PermSize=256m -XX:MaxPermSize=512m
set PORT_MEM_ARGS=%PORT_MEM_ARGS% -XX:PermSize=256m -XX:MaxPermSize=512m
:OracleJVM
if "%PROCESSOR_ARCHITECTURE%"=="AMD64" (
set USER_MEM_ARGS=%PORT_MEM_ARGS%
) else (
set USER_MEM_ARGS=%DEFAULT_MEM_ARGS%
)
echo PATH=%PATH%
echo .
echo USER_MEM_ARGS=%USER_MEM_ARGS%
Hi
ReplyDeletewhat is the ram in the machine in which you are installing your AIA 11g.if installing in windows and around 3 GB machine set everywhere you have mentioned the values as 256 512 for both %PORT_MEM_ARGS% and %DEFAULT_MEM_ARGS%
while installing AIA showing this
ReplyDeleteWhen I hit "Next" button, I see Installation Location go RED without giving any error message
reply
Hi
ReplyDeleteCan you verify whether you installed SOA or not..
https://oraclefusionlearning.blogspot.com/2020/10/oracle-fusion-fundamentals-multi-org.html
ReplyDelete