Category: Weblogic

  • Resource manager is unavailable. ORA-17002 SQLErr (0) Weblogic

    Data source issue in Oracle Weblogic/SOA Error:   Internal Exception: java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_RMFAIL start() failed on resource ‘dsname_doamain’: XAER_RMFAIL : Resource manager is unavailable oracle.jdbc.xa.OracleXAException: XAErr (-7): Resource manager is unavailable. ORA-17002 SQLErr (0)           at oracle.jdbc.xa.OracleXAResource.checkError(OracleXAResource.java:1113)   Solution:   Go to data source–> Connection Pool and Advanced  …

  • Oracle BAM 12C error(BEA-240003,SPI:260112) while updating OracleBamAdapter

    While updating Oracle BAM 12 adpater OracleBamAdapter I was facing the below error. After troubleshooting I figured out that OracleBamAdapter was not targeted to any server. To resolve this issue go to Deployments, then click on OracleBamAdapter and then select Targets from top menu bar of OracleBamAdapter  setting. From the servers list select any server like bam_server1 and hit…

  • cfgfwk-64069 the following prerequisite found to be missing

    I was getting this error while creating domain for Webcenter content cfgfwk-64069 the following prerequisite found to be missing oracle enterprise manager I re-installed Webcenter content and then recreated domain too but the same issue was there. I was unable to see Oracle Enterprise Manager in list. I was starting domain configuration wizard from command line.…

  • Enterprise Manager is not working http://localhost:7001/em

    Case1 After installing and Creating domain for SOA server I was getting some problem while running my enterprise manager. the error was “Error 404–Not Found From RFC 2068 Hypertext Transfer Protocol — HTTP/1.1: 10.4.5 404 Not Found The server has not found anything matching the Request-URI. No indication is given of whether the condition is…

  • Could not initialize JCA Container

    While connecting to JCA in Application Explorer I was getting the following error “Could not initialize JCA Container “ First i was starting Application Explorer i.e ae.cmd file from the following directory. C:OracleMiddlewareOracle_SOA1soathirdpartyApplicationAdapterstoolsiwaebin but this was creating above error. After this I started the setDomainEnv from the following directory C:OracleMiddlewareuser_projectsdomainsbase_domainbin by using Command prompt  After running the…

  • Oracle Application Adapter for Weblogic Problem and solution

    I was workign on Oracle Applicaton Adapter for Weblogic and I was getting the following error while connecting it. Basically I was using this Adpater for Integration with Siebel CRM.   oracle/tip/adapter/api/exception/pcresourceexception The mistake that i was doing that I was not giving the correct home path in JCA config home this was default  C:Oracle\MiddlewareOracle_SOA1soathirdpartyApplicationAdapterstoolsiwaebin………