Skip to main content

Posts

Showing posts with the label soa suite installation problems rcu

Random notes from SOA suite examples help (XE, windows 64 bit)

Problem:   rcu fails on prevalidation of soa mds. Solution:   alter system set processes=500 scope=spfile; and then restart Problem: wsdl errors in compilebuildAll Solution: run importCommonServiceArtifactsIntoMds before compilebuildAll Problem: OutofMemoryException Solution:   restart soa suite with 2Gb heap and 768 permgen (change in the setSOADomainEnv.cmd) Problem: There was an error deploying the composite on AdminServer: Deployment Failed: oracle.integration.platform.blocks.folder.FolderNotFoundException: Partition soaFusionOrderDemo does not exist. Make sure the partition was created and exists.: Partition soaFusionOrderDemo does not exist. Make sure the partition was created and exists.. Solution: Before running ant scripts : Create soa partition as in properties file Problem: New oreder Event  instance not showing up in em view. Solution :  1.In Jdev goto StoreServiceAM and select Configurations. 2.Select StoreSer...