Oracle SOA Suite 11g Patch Set 2, installation

Once in a while i just clean my how Oracle environment and start from scratch which a clean one.

For this new installation i used the next set of installations

Loopback adapter

Optional installation of the Microsoft Loopback adapter (in case of dhcp)

Oracle Database 11g Release 2, Enterprise Edition

Follow the installation guide

*Note
Install the new db and update a few system parameters, otherwise the installation of the SOA Suite will fail

  • alter system set processes=500 scope=spfile;
  • alter system set open_cursors=500 scope=spfile;

Repository Creation Utility

Run: rcuHome/bin/rcu.bat
Select the components you need and finish installation








WebLogic Server

Run: wls1033_oepe111150_win32.exe
Create a new Middleware Home




SOA Suite

Oracle SOA Suite patchset1 was a fullblown new release. For the installation of the new patchset 2, we first need to install the patchset1 release.
Without it you will face the next message 😉

Run: Disk1/setup.exe (soa_11.1.1.2.0)
Select the Middleware Home we just created with the installation of Patchset 1





Run: Disk1/setup.exe (soa_11.1.1.3.0)



Configure Oracle SOA Suite

Run: middleware/wlserver_10.3/common/bin/config.exe
We’ll create a new weblogic domain for the soasuite components. Select the components you want to get installed in the domain, configurate database-settings and go.









Install Oracle Composite Editor for Jdeveloper

I use the manual install of the extension, but you can also update it fron within JDeveloper itself.
Help > Check for Updates > Source > Install From Local File, and Browse to the downloaded zip file, and your done.

*Note
If your Application Server Connection test fails in Jdeveloper, check if the proxy settings in Jdeveloper are correct. By default it’s turned on.

And that’s pretty much it of what’s needed for the installation of a new Oracle SOA Suite stack.
Original blog

Share this Post:
Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

11 Responses to “Oracle SOA Suite 11g Patch Set 2, installation”

[…] And that’s pretty much it of what’s needed for the installation of a new Oracle SOA Suite stack. Original blog […]

commenter

I have followed the same steps and successfully installed all the components. I created a composite application (Example Credit Card Validation.) It fails on testing on Enterprise Manager. with a large number of errors/exceptions/warnings. Probably not successfully deployed.

The only thing I can think of is I installed Database 10g express edition. Is it must to have Oracle Database 10g Release 2 (10.2.0.1.0) for this installation??? Beacys if yes, do I have to install everything from scratch???

Thanks

Eric Elzinga | July 7th, 2010 at 6:32 pm
commenter

Can you show some of the errors ? I’m not sure if aq is needed for your handson but 11g suite works perfect on oracle xe.

commenter

Could not find partial trigger request_xml_choice_toggle from RichTreeTable[org.apache.myfaces.trinidad.component.UIXTree$RowKeyFacesBeanWrapper@175a777, id=treetablerequest] with the supported partialTriggers syntax. The partial trigger was found with the deprecated syntax. Please use the supported syntax.

Could not find partial trigger service from RichTreeTable[org.apache.myfaces.trinidad.component.UIXTree$RowKeyFacesBeanWrapper@175a777, id=treetablerequest] with the supported partialTriggers syntax. The partial trigger was found with the deprecated syntax. Please use the supported syntax.

WSMAgent is initialized for category=management, function=agent.function.client, topologyNodePath=/wls-domain/AdminServer/em/EJBs/default/WEBSERVICECLIENTs/getStatusByCC/PORTs/execute_pt/INTERCEPTORs/, isJ2EE=true

WSMAgent is initialized for category=security, function=agent.function.client, topologyNodePath=/wls-domain/AdminServer/em/EJBs/default/WEBSERVICECLIENTs/getStatusByCC/PORTs/execute_pt/INTERCEPTORs/, isJ2EE=true

Database Adapter validationForCC:getCreditValidation [ getCreditValidation_ptt::getCreditValidationSelect(getCreditValidationSelect_inputParameters,CreditcardinfoCollection) ] unable to execute the NamedQuery: getCreditValidation.Creditcardinfo.getCreditValidationSelect

JCABinding=> validationForCC:getCreditValidation [ getCreditValidation_ptt::getCreditValidationSelect(getCreditValidationSelect_inputParameters,CreditcardinfoCollection) ] Change logging level to TRACE:n to see full error stack

Payload after BaseActionHander.requestMessage :{getCreditValidationSelect_inputParameters=oracle.xml.parser.v2.XMLElement@1c4ee80}

Got an exception: oracle.fabric.common.FabricInvocationException: BINDING.JCA-12563

Rolling back transaction due to ORAMED-03303:[Unexpected exception in case execution]Unexpected exception in request response operation “getCreditValidationSelect” on reference “getCreditValidation”. Possible Fix:Check whether the reference service is properly configured and running or look at exception for analysing the reason or contact oracle support

Exception occured during invocation of JCA binding: “JCA Binding execute of Reference operation ‘getCreditValidationSelect’ failed due to: Could not create/access the TopLink Session.
This session is used to connect to the datastore.
Caused by java.lang.ClassCastException: oracle.tip.adapter.db.DBConnectionFactory cannot be cast to javax.sql.DataSource.
“.
The invoked JCA adapter raised a resource exception.
Please examine the above error message carefully to determine a resolution

Failed to invoke operation.

Thanks

Eric Elzinga | July 9th, 2010 at 5:49 am
commenter

http://forums.oracle.com/forums/thread.jspa?threadID=939821
can you check if the datasource is pointing to the correct schema and if it’s valid ?
that would maybe fix part of the stacktrace, after that try again and show me the stacktrace again please if it’s different. I do get jsf errors once in a while too, but after some refreshing in the console it works for me.

commenter

hi,
I need to make a similar installation, can you tell me how much time takes to you the complete installation?

Thanks in advance

commenter

In max around 2 or 3 hours you should be done with a installation like this.

commenter

I am not able to install oracle soa suite in my laptop that is of 64bit windows-7.Plz help

commenter

What’s the error you get?

Leave a Reply:

Name (required):
Mail (will not be published) (required):
Website:
Comment (required):
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>