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 StoreServiceAMLocalWeb and edit
3 find and set fod.application.issoaenabled property to true (properties tab near the start)
4.Redeploy
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 StoreServiceAMLocalWeb and edit
3 find and set fod.application.issoaenabled property to true (properties tab near the start)
4.Redeploy
Comments
Post a Comment