REP-56110: Failed to connect to security repository Oracle Portal.

Dear All,
I need your help on the error REP-56110: Failed to connect to security repository Oracle Portal.
I have installed Oracle Application Server 10g R2.
I have enabled SSO for form Sevice and Report Service.
I created OID user login and map it to my database user (on which my Application Run).
When i run my application, SSO page apear. I login it with user id and Password and My application Runing Succesfully. But when i call Reports from my Application through Run_Repor_Object or Web.Show document. I get the error REP-56110: Failed to connect to security repository Oracle Portal.
my oid user id and passwor is as follow
username = ssotest
password = ssotest1
IF i run rwservlet command. It is showing the Server page with Secure mode.
http://server:7778/reports/rwservlet/showjobs?
What is the reasong behind this? Help me out.
http://server/reports/rwservlet?destype=cache&desformat=pdf&report=sr_master.rdf&FromDate='01-JAN-12'&ToDate='31-DEC-12'&SSOConn=test/OracleDB/ssotest
where -- test is my Resoruce Name define in OID
oracleDB Resource Type
ssotest my sso user name
Edited by: Meherban Khan on Mar 27, 2012 6:21 AM

I changed %PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%
with the actual username/password of the portal schema. Now i get the following Error.
REP-56071: Security check failed with error message: Error code30004 - Cannot access the output type:cache
In package:wwv_rw_usr function:security_check
Command line is: server=rep_portal_form_report_services report=KPIx/Churn Analysis/ChurnByAgeGroup.jsp destype=cache desformat=html rundate="27-DEC-05 12:12:20"
Executed on:12/27/05 12:12:29

Similar Messages

  • Can no longer connect to iProjects using Oracle Portal

    From one day to the other, I can no longer connect to iProjects using Oracle Portal. It gives the message "Cannot connect to iprojects-files.oracle.com" because the username or password is incorrect. I can connect using the web interface though, using the same username and password. I type my username in uppercase and password in lowercase. Tried other combinations (upper and lower) as well, to no avail.
    Any Idea?
    Jan Kettenis

    JEM24 , your suggestion is included in:
    - iOS: Troubleshooting Wi-Fi networks and connections
    Turn your Wi-Fi router off and on2. If your ISP also provides cable or phone service, check with them before attempting this step to avoid interruption of service.
    JEM24 wrote:
    Sorry Mindi, also have your tried rebooting your router? That's all. Try that before you attempt to Restore. Cheers.

  • Web connectivity and security in Oracle 8i

    How can i make Web Connectivity with Oracle 8i database.
    Junaid Tareen

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by [email protected] ():
    What do you mean by data level security?
    Can you give an example and explain your query?<HR></BLOCKQUOTE>
    When giving him permissions to users on a table I want that the user can manipulate only certain columns and that the others are restricted for him. If it is connected by application, SQL, ODBC, etc. That it always has activates the restrictions on the data of those columns.
    Ej.
    I have a table with 5 columns, need to give permissions him of select to users on that table but single desire to show the users columns to him the 1,2 and 3.Las others will remain restricted for those users until it is decided to assign them.

  • Failed to connect to OLAP Service

    I create a demo cube with two dimensions. When I try connect from Excel I get the following error:
    (it is very strange because my schema is DWH and not D_DWH)
    Failed to connect to OLAP Service
    oracle.olapi.metadata.DuplicateMetadataIDException: D_DWH.D_TIME
    at
    oracle.olapi.metadata.BaseMetadataProvider.registerMetadataObject(BaseMetadataProvider.java:331)
    at
    oracle.olapi.metadata.BaseMetadataObjectFactory.registerObject(BaseMetadataObjectFactory.java:73)
    at
    oracle.olapi.metadata.mdm.MdmObjectFactory.createStandardDimension(MdmObjectFactory.java:110)
    at
    oracle.olapi.metadata.MdmXMLReaderObjectFactory.createMetadataObject(MdmXMLReaderObjectFactory.java:48)
    at
    oracle.olapi.metadata.MetadataXMLReaderElementState.enter(MetadataXMLReaderElementState.java:69)
    at
    oracle.olapi.metadata.MetadataXMLReader.startElement(MetadataXMLReader.java:159)
    at
    org.xml.sax.helpers.ParserAdapter.startElement(ParserAdapter.java:597)
    at
    oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:180)
    at
    oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1224)
    at
    oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:311)
    at
    oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:278)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:184)
    at org.xml.sax.helpers.ParserAdapter.parse(ParserAdapter.java:431)
    at
    oracle.olapi.metadata.MetadataFetcher.processXML(MetadataFetcher.java:224)
    at
    oracle.olapi.metadata.MetadataFetcher.fetchBaseMetadataObjects(MetadataFetcher.java:179)
    at
    oracle.olapi.metadata.BaseMetadataProvider.fetchMetadataObject(BaseMetadataProvider.java:154)
    at
    oracle.olapi.metadata.BaseMetadataProvider.fetchMetadataObject(BaseMetadataProvider.java:109)
    at
    oracle.olapi.metadata.mdm.MdmMetadataProvider.getMetadataObject(MdmMetadataProvider.java:169)
    at
    oracle.olapi.metadata.mdm.MdmMetadataProvider.getRootSchema(MdmMetadataProvider.java:196)
    at
    oracle.express.mdm.MdmMetadataProvider.getRootSchema(MdmMetadataProvider.java:133)
    at
    oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getMdmSchema(MDMMetadataDriverImpl_92.java:1449)
    at
    oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getRoot(MDMMetadataDriverImpl_92.java:1110)
    at
    oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.addToObjectModel(MDMMetadataDriverImpl_92.java:2511)
    at
    oracle.dss.metadataManager.server.drivers.mdm.MDMMetadataDriverImpl.addToObjectModel(MDMMetadataDriverImpl.java:280)
    at
    oracle.dss.metadataManager.server.MetadataManagerImpl.buildObjectModel(MetadataManagerImpl.java:1198)
    at
    oracle.dss.metadataManager.server.MetadataManagerImpl.attach(MetadataManagerImpl.java:1027)
    at
    oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:943)
    at
    oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:840)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.ConHandler.populateConLink(ConHandler.java:1003)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.ConHandler.connect2(ConHandler.java:312)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.ConHandler.connect(ConHandler.java:178)
    at oracle.dss.xladdin.bibeans.oraolapxl.Core.connect(Core.java:467)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.XLQuery.connectToServer(XLQuery.java:836)
    at oracle.dss.xladdin.bibeans.oraolapxl.Editor.edit2(Editor.java:203)
    at oracle.dss.xladdin.bibeans.oraolapxl.Editor.edit(Editor.java:128)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.XLQuery.editQuery(XLQuery.java:417)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.XLQuery.editQuery(XLQuery.java:400)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.XLQuery.newQuery(XLQuery.java:544)
    at oracle.dss.xladdin.bibeans.oraolapxl.XLQM.newQuery(XLQM.java:4254)
    at oracle.dss.xladdin.bibeans.oraolapxl.XLQM.onMenuEvent(XLQM.java:895)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.OraMenu.fireMenuEvent(OraMenu.java:146)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.Core.fireMenuEvent(Core.java:825)
    About my configurations:
    => Database: Oracle 10g (patchset 10.1.0.4)
    => Oracle Analytic Worksapace Manager Version 10.0.0.1.0
    => Oracle Enterprise Manager 10g Grid Control Release 10.1.0.3.0
    Supported Target Databases 10.1.0.x
    9.2.0.4
    9.0.1.4
    8.1.7.4
    Supported Target Application Servers 9.0.4.x
    9.0.3.x
    9.0.2.x
    Accessibility Mode Disabled
    => Microsoft Office Excel 2003(11.5612.5606)
    => OracleBI Spreadshet Add-In - Release 1 version 10.1.2.0.0
    I need some help.

    OK. First off, the D_DWH is correct in the referencing of your AW. The reference that you are seeing is the metadata manager definition of the analytic workspace. It appends the D_ by default.
    An excerpt and some code from the online help...
    Most classes that extend oracle.dss.metadataManager.common.MDObject are client-side representations of objects that exist in an analytic workspace. To find the analytic workspace name for an object, use the following methods of MDObject: isAWObject -- Determines whether an object is a logical representation of an analytic workspace data object getAWObjectName -- Retrieves the analytic workspace name for an object Example: Retrieving the analytic workspace name for an object The following code assumes that myObject is an existing MDObject. //Confirms that an MDObject is a logical representation of
    //an analytic workspace object and then prints the object's name.
    public void printAWObjectName (MDObject myObject)
    if (myObject.isAWObject())
    system.out.println ("AWObjectName = " +
    myObject.getAWObjectName());
    That being said, here is the trick to verifying the internal metadata name for the AW objects.
    Knowing this, I'm going to guess that naming your dimension D_TIME may not be the best idea as this may confuse the MDM. Rename the dimension and give it another shot.

  • DAC: Failing to connection to INFA Server and INFA Rep Ser

    OBIEE APPPS: 7.9.3
    Informatica OS: Windows 2003
    DB: Oracle 10gR2 on Windows 2003
    Informatica is running without any issues. Successfully restored the repository, make sure to configure the repository server in workflow manager as well. Successfully tested 'Physical Data Sources' with out any issues. Successfully validate the DAC connection to Informatica rep server.
    Problem: When I am testing my testing my informatica connections from DAC client from tab "Informatica Server" I am failing in both the connection
    Whenk I test: my Informatica Server I am getting error "
    Failure connecting to "ORACLE_BI_DW_SERVER"!
    =======================================
    STD OUTPUT
    ========================================
    ==========================================
    ERROR OUTPUT
    ===========================================
    I am getting following error when I test connection for repository server:
    Feb 27, 2008 12:54:57 PM com.siebel.etl.engine.core.ETLUtils logException
    SEVERE: MESSAGE:::CreateProcess: pmrep connect -r Oracle_BI_DW_Base -n Administr
    ator -x Administrator -h obieewin.ultradent.com -o 5001 error=2
    EXCEPTION CLASS::: java.io.IOException
    java.lang.ProcessImpl.create(Native Method)
    java.lang.ProcessImpl.<init>(ProcessImpl.java:81)
    java.lang.ProcessImpl.start(ProcessImpl.java:30)
    java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
    java.lang.Runtime.exec(Runtime.java:591)
    java.lang.Runtime.exec(Runtime.java:429)
    java.lang.Runtime.exec(Runtime.java:326)
    com.siebel.etl.functional.ExternalProcessExecutor.fire(ExternalProcessExecutor.j
    ava:142)
    com.siebel.etl.functional.ExternalProcessExecutor.execute(ExternalProcessExecuto
    r.java:99)
    com.siebel.analytics.etl.infa.interaction.PmrepInvoker.pmrep(PmrepInvoker.java:9
    0)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testRepositoryServer(StaticDatabaseC
    alls.java:946)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testInformaticaServer(StaticDatabase
    Calls.java:881)
    com.siebel.etl.net.ExecutionPlan.getInformaticaStatus(ExecutionPlan.java:261)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.mBeanRequestInformaticaS
    tatus(ClientMessageDispatcher.java:403)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.consoleMessage(ClientMes
    sageDispatcher.java:220)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.run(ClientMessageDispatc
    her.java:140)
    10 SEVERE Wed Feb 27 12:54:57 MST 2008 MESSAGE:::CreateProcess: pmrep connect
    -r Oracle_BI_DW_Base -n Administrator -x Administrator -h mycompany.company.co
    m -o 5001 error=2
    EXCEPTION CLASS::: java.io.IOException
    java.lang.ProcessImpl.create(Native Method)
    java.lang.ProcessImpl.<init>(ProcessImpl.java:81)
    java.lang.ProcessImpl.start(ProcessImpl.java:30)
    java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
    java.lang.Runtime.exec(Runtime.java:591)
    java.lang.Runtime.exec(Runtime.java:429)
    java.lang.Runtime.exec(Runtime.java:326)
    com.siebel.etl.functional.ExternalProcessExecutor.fire(ExternalProcessExecutor.j
    ava:142)
    com.siebel.etl.functional.ExternalProcessExecutor.execute(ExternalProcessExecuto
    r.java:99)
    com.siebel.analytics.etl.infa.interaction.PmrepInvoker.pmrep(PmrepInvoker.java:9
    0)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testRepositoryServer(StaticDatabaseC
    alls.java:946)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testInformaticaServer(StaticDatabase
    Calls.java:881)
    com.siebel.etl.net.ExecutionPlan.getInformaticaStatus(ExecutionPlan.java:261)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.mBeanRequestInformaticaS
    tatus(ClientMessageDispatcher.java:403)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.consoleMessage(ClientMes
    sageDispatcher.java:220)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.run(ClientMessageDispatc
    her.java:140)
    Feb 27, 2008 12:54:57 PM com.siebel.etl.engine.core.ETLUtils logException
    SEVERE:
    ANOMALY INFO::: Error while connecting to informatica repository server
    MESSAGE:::
    pmrep Connect Error
    =====================================
    STD OUTPUT
    =====================================
    =====================================
    ERROR OUTPUT
    =====================================
    EXCEPTION CLASS::: com.siebel.analytics.etl.infa.interaction.PmrepConnectExcepti
    on
    com.siebel.analytics.etl.infa.interaction.PmrepInvoker.pmrep(PmrepInvoker.java:9
    3)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testRepositoryServer(StaticDatabaseC
    alls.java:946)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testInformaticaServer(StaticDatabase
    Calls.java:881)
    com.siebel.etl.net.ExecutionPlan.getInformaticaStatus(ExecutionPlan.java:261)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.mBeanRequestInformaticaS
    tatus(ClientMessageDispatcher.java:403)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.consoleMessage(ClientMes
    sageDispatcher.java:220)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.run(ClientMessageDispatc
    her.java:140)
    11 SEVERE Wed Feb 27 12:54:57 MST 2008
    ANOMALY INFO::: Error while connecting to informatica repository server
    MESSAGE:::
    pmrep Connect Error
    =====================================
    STD OUTPUT
    =====================================
    =====================================
    ERROR OUTPUT
    =====================================
    information about how it is set in DAC client:
    Informatica Server: ORACLE_BI_DW_SERVER
    PORT: 4001
    Repository: Oracle_BI_DW_Base
    Port: 5001
    Please keep in mind that I have set the environment varialbles correctly, I have never faced these issues. Please help me out ASAP.
    Thank you in advance.
    P.S: DAC and OLAP repositories have created and loaded without any issues. I am stuck here where I need to make sure DAC can talk to Informatica but failing.

    HI,
    You can restart your windows box and then see if the error is still coming. From your error log it seems there is some IO issue. I am also facing similar kind of issue. Actually my Informatica server runs and connects properly from DAC client. But when i run Execution plan, my Informatica server crashes? Do you have any idea what might be the cause?
    Thanks,
    Prasad N

  • ODI - Connection to work repository failing...

    Hi,
    I have ODI 11g installed on my machine and Oracle Database 11g express edition on my machine.
    I created master and work repository using the Repository Creation Utility (RCU) successfully.
    I want to connect to work repository in ODI. I am able to connect to Master repository but when I try to connect Work repository I am getting timeout issue given below.
    When I click on Select Work Repository option, I could select the work repository but during the connection it is failing.
    I am using user SUPERVISOR (Default Password) SUNOPSIS.
    Also I am able to connect to DB using SQL Developer successful.
    Below are the some more connection details :
    Driver List : Oracle JDBC Driver
    Driver Name: oracle.jdbc.OracleDriver
    Url : jdbc:oracle:thin:@localhost:1521:xe
    In the URL I tried IP Address as well as PC name still same error is coming.
    Thanks for the help in advance.
    oracle.odi.core.config.WorkRepositoryResourceFailureException: ODI-10182: Uncategorized exception during repository access.     
    Could not get JDBC Connection; nested exception is oracle.odi.jdbc.datasource.ConnectionTimeoutException: A login timeout occured while connecting to the database
         at oracle.odi.core.repository.Repository.getWorkRepository(Repository.java:195)
         at oracle.odi.core.OdiInstance.createWorkRepository(OdiInstance.java:504)
         at oracle.odi.core.OdiInstance.<init>(OdiInstance.java:581)
         at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:521)
         at oracle.odi.ui.docking.panes.OdiCnxFactory$1.run(OdiCnxFactory.java:203)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:656)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is oracle.odi.jdbc.datasource.ConnectionTimeoutException: A login timeout occured while connecting to the database
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:82)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:182)
         at oracle.odi.core.repository.support.RepositoryUtils.loadWorkRepositoryInfo(RepositoryUtils.java:382)
         at oracle.odi.core.repository.Repository.getWorkRepository(Repository.java:174)
         at oracle.odi.core.OdiInstance.createWorkRepository(OdiInstance.java:505)
         ... 5 more
    Caused by: oracle.odi.jdbc.datasource.ConnectionTimeoutException: A login timeout occured while connecting to the database
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:117)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:62)
         at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:113)
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:79)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:182)
         at oracle.odi.core.repository.support.RepositoryUtils.loadWorkRepositoryInfo(RepositoryUtils.java:383)
         ... 7 more

    Thanks for the information. After increasing the timeout value getting below error now. Although with the same URL I am able to connect in SQL Developer. Can you please suggest what could be the issue in this case now?
    oracle.odi.core.config.WorkRepositoryResourceFailureException: ODI-10182: Uncategorized exception during repository access.     
    Could not get JDBC Connection; nested exception is java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
         at oracle.odi.core.repository.Repository.getWorkRepository(Repository.java:195)
         at oracle.odi.core.OdiInstance.createWorkRepository(OdiInstance.java:504)
         at oracle.odi.core.OdiInstance.<init>(OdiInstance.java:581)
         at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:521)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.testConnection(SnpsDialogLoginDetail.java:755)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.access$4(SnpsDialogLoginDetail.java:743)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail$2.performAction(SnpsDialogLoginDetail.java:288)
         at oracle.odi.ui.framework.event.OdiActionListener.actionPerformed(OdiActionListener.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:6288)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6053)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Component.dispatchEventImpl(Component.java:4651)
         at java.awt.Container.dispatchEventImpl(Container.java:2101)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:600)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:617)
         at java.awt.EventQueue$2.run(EventQueue.java:614)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:179)
         at java.awt.Dialog$1.run(Dialog.java:1051)
         at java.awt.Dialog$3.run(Dialog.java:1099)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1584)
         at java.awt.Component.setVisible(Component.java:1537)
         at java.awt.Window.setVisible(Window.java:843)
         at java.awt.Dialog.setVisible(Dialog.java:987)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:397)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:356)
         at oracle.odi.ui.framework.adapter.DefaultAdapter.displayDialog(DefaultAdapter.java:242)
         at oracle.odi.ui.framework.UIFramework.displayDialog(UIFramework.java:88)
         at oracle.odi.ui.LoginFactory.modifyLogin(LoginFactory.java:334)
         at com.sunopsis.graphical.dialog.SnpsDialogLogin$3.performAction(SnpsDialogLogin.java:185)
         at oracle.odi.ui.framework.event.OdiActionListener.actionPerformed(OdiActionListener.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.Component.processMouseEvent(Component.java:6288)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6053)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Component.dispatchEventImpl(Component.java:4651)
         at java.awt.Container.dispatchEventImpl(Container.java:2101)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:600)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:617)
         at java.awt.EventQueue$2.run(EventQueue.java:614)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:179)
         at java.awt.Dialog$1.run(Dialog.java:1051)
         at java.awt.Dialog$3.run(Dialog.java:1099)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1584)
         at java.awt.Component.setVisible(Component.java:1537)
         at java.awt.Window.setVisible(Window.java:843)
         at java.awt.Dialog.setVisible(Dialog.java:987)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:397)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:356)
         at oracle.odi.ui.framework.adapter.DefaultAdapter.displayDialog(DefaultAdapter.java:242)
         at oracle.odi.ui.framework.UIFramework.displayDialog(UIFramework.java:88)
         at oracle.odi.ui.OdiConnectController.handleEvent(OdiConnectController.java:113)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:897)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:502)
         at oracle.odi.ui.docking.AbstractOdiDockableWindow$1.actionPerformed(AbstractOdiDockableWindow.java:204)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.Component.processMouseEvent(Component.java:6288)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6053)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Component.dispatchEventImpl(Component.java:4651)
         at java.awt.Container.dispatchEventImpl(Container.java:2101)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:643)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:600)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:617)
         at java.awt.EventQueue$2.run(EventQueue.java:614)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:613)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:175)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:162)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:82)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:182)
         at oracle.odi.core.repository.support.RepositoryUtils.loadWorkRepositoryInfo(RepositoryUtils.java:382)
         at oracle.odi.core.repository.Repository.getWorkRepository(Repository.java:174)
         at oracle.odi.core.OdiInstance.createWorkRepository(OdiInstance.java:505)
         ... 135 more
    Caused by: java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:133)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:62)
         at org.springframework.jdbc.datasource.DataSourceUtils.doGetConnection(DataSourceUtils.java:113)
         at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:79)
         at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:524)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:588)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:613)
         at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:645)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:111)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:121)
         at org.springframework.jdbc.object.SqlQuery.execute(SqlQuery.java:136)
         at oracle.odi.core.repository.support.RepositoryUtils$RepositoryInfoSource.loadRepositoryInfo(RepositoryUtils.java:182)
         at oracle.odi.core.repository.support.RepositoryUtils.loadWorkRepositoryInfo(RepositoryUtils.java:383)
         ... 137 more
    Caused by: java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
         at oracle.ucp.util.UCPErrorHandler.newSQLException(UCPErrorHandler.java:488)
         at oracle.ucp.util.UCPErrorHandler.throwSQLException(UCPErrorHandler.java:163)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:943)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:873)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:863)
         at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.odi.core.datasource.support.RuntimeClassLoaderDataSourceCreator$DataSourceInvocationHandler.invoke(RuntimeClassLoaderDataSourceCreator.java:48)
         at $Proxy0.getConnection(Unknown Source)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter$ConnectionProcessor.run(LoginTimeoutDatasourceAdapter.java:217)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
         at oracle.ucp.util.UCPErrorHandler.newUniversalConnectionPoolException(UCPErrorHandler.java:368)
         at oracle.ucp.util.UCPErrorHandler.throwUniversalConnectionPoolException(UCPErrorHandler.java:49)
         at oracle.ucp.util.UCPErrorHandler.throwUniversalConnectionPoolException(UCPErrorHandler.java:80)
         at oracle.ucp.jdbc.DriverConnectionFactoryAdapter.createConnection(DriverConnectionFactoryAdapter.java:122)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.createOnePooledConnectionInternal(UniversalConnectionPoolImpl.java:1610)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.access$600(UniversalConnectionPoolImpl.java:1446)
         at oracle.ucp.common.UniversalConnectionPoolImpl.createOnePooledConnection(UniversalConnectionPoolImpl.java:514)
         at oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool.createOnePooledConnection(OracleJDBCConnectionPool.java:129)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnectionWithoutCountingRequests(UniversalConnectionPoolImpl.java:297)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnection(UniversalConnectionPoolImpl.java:142)
         at oracle.ucp.jdbc.JDBCConnectionPool.borrowConnection(JDBCConnectionPool.java:157)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:931)
         ... 14 more

  • Runtime repository connects on remote system fails in connection

    Hi,
    I've created runtime repository and access users and target schema on linux server through owb server install. Sqlplus onnections from my window2k PC work OK for all 3 users.
    I created a second runtime repository connection from my owb designer on windows2k system. When I bring up deployment manager and try to connect to the remote target through this connection, it fails with RTC-5260:failed to connect to runtime platform...,and ORA_01017:invalid username/password. Also, I notices a java thread on the remote linux server was created each time I tried the connection .
    I have the connection alias under both OWB and OracleDB tnsnames. What's the problem?
    ~Tracy

    Found one solution from metalink for this. Note:257687.1

  • Server failed to connect to BI Security Service.

    The complete error is:
    [nQSError: 43146] FMW_UPDATE_ROLE_AND_USER_REF_GUIDS inside NQSConfig.INI is set to Yes but the server failed to connect to BI Security Service.
    BI server fails to come up...
    need urgent help !!!

    Check these
    http://docs.oracle.com/cd/E21764_01/bi.1111/e10541/configfileref.htm at A.6.26
    http://www.varanasisaichand.com/2011/08/refresh-user-guids-obiee-11g.html?m=1
    Pls mark if helps

  • [DOM_10033] Service [informatica_repository] does not exist in domain [Domain_Shan]. [FAULT_PCSFCONFIGEXCEPTION]]. 08/05/2015 16:17:06-[REP_55102] Failed to connect to repository service [informatica_repository]

    Hi Experts, I have aquestion, I am getting phone number as A=123,B = 456C = 7890D= 123(Extension) I need to concatenate like this in informatica power center: (123)456-7890*123  If I dont get any extension, then we should only populate  (123)456-7890 in the target, I need to remove *ext if ext is null...  can somebody help me out with example. Thanks in advance

    Hi All, I have installed informatica Powercemtre and Oracle on windows 7. Have completed the below steps:1. Installed Oracle2. Informatica server and client Configured domain and node3. Created repository and integration service both the services are up running4. Created informatica_repository in client  
    getting the below error while trying to connect or add to the repository 08/05/2015 16:16:05-[REP_12164] Domain-related error: [[DOM_10033] [DOM_10033] Service [informatica_repository] does not exist in domain [Domain_Shan]. [FAULT_PCSFCONFIGEXCEPTION]].08/05/2015 16:16:08-[REP_55102] Failed to connect to repository service [informatica_repository].08/05/2015 16:17:03-[REP_12164] Domain-related error: [[DOM_10033] [DOM_10033] Service [informatica_repository] does not exist in domain [Domain_Shan]. [FAULT_PCSFCONFIGEXCEPTION]].08/05/2015 16:17:06-[REP_55102] Failed to connect to repository service [informatica_repository]. Domain Name: Domain_ShanHost: ShanPort : 6001  tried the below possible solutions1. Update hosts file with machine ip and host name2. Checked for Oracle services and Informatica services 3. Tried deleting and recreatinf repository  Please can anyone suggest solution for this. Thanks,Avinash

  • Connection to Master Repository on Informix DB failed

    Hi,
    I have problem with connection on Master Repository which is installed on Informix DB.
    When I tried to test connection, the connection was successful. But, when I tried to connect to Master Repository the message was:
    Connection to repository denied
    java.sql.SQLException: Transactions not supported
    Is it problem in DB user and pwd which is not snpm/snpm? Is it necessary to use this user/pwd?
    Can You suggest me some other solution?
    Thanks in advance,
    Mario

    I have exactly the same configuration and the same problem.
    1.     I have created a Master repository on Oracle DB, username: snpm, passwd: snpm
    2.     Worked fine with odiparams.bat:
    set ODI_SECU_DRIVER=oracle.jdbc.driver.OracleDriver
    set ODI_SECU_URL=jdbc:oracle:thin:@xx.xx.xx.xx:1521:orcl
    set ODI_SECU_USER=snpm
    set ODI_SECU_ENCODED_PASS=gPypo6mbWwertzGIFKhUlp
    set ODI_SECU_WORK_REP=WORKREP1
    set ODI_USER=SUPERVISOR
    set ODI_ENCODED_PASS=LELKIdsfliiejfrgrFefeeFfGH
    3.     Created Master repository on Informix, user:informix, changed odiparams.bat:
    set ODI_SECU_DRIVER=com.informix.jdbc.IfxDriver
    set ODI_SECU_URL="jdbc:informix-sqli://xx.xx.xx.xx:9088:informixserver=ol_imix;database=stores_demo"
    set ODI_SECU_USER=informix     
    set ODI_SECU_ENCODED_PASS=b9yXqoaisjdOIJDkdkOKDksf
    set ODI_SECU_WORK_REP=
    set ODI_USER=SUPERVISOR
    set ODI_ENCODED_PASS=wokdOKWdvnriosefSDDFDGGH
    4.     Test connection passed successfully.
    5.     Trying to connect and getting (with and without ODI_SECU_URL in double quotes):
    Connection to repository denied
    java.sql.SQLException: Transactions not supported
    From „Connection ...denied“ I'm guessing it has something to do with grants and permissions to Informix user
    Anybody has a suggestion?

  • Error while connecting to informatica repository server

    Hi,
    I am trying to connect to Informatica Repository Server, and getting following error:
    Failure connecting to "INFORMATICA_REP_Logical"!
    ANOMALY INFO::: Error while connecting to informatica repository server
    MESSAGE:::
    pmrep Connect Error
    =====================================
    STD OUTPUT
    =====================================
    Informatica(r) PMREP, version [8.6.1 HotFix6], build [319.0622], Windows 32-bit
    Copyright (c) Informatica Corporation 1994 - 2009
    All Rights Reserved.
    This Software may be protected by U.S. Patent Numbers 6,208,990; 6,044,374; 6,014,670; 6,032,158; 5,794,246; 6,339,775; 6,850,947; 6,895,471; 7,254,590 and other U.S. Patents Pending.
    Invoked at Sat Apr 03 15:57:50 2010
    [PCSF_10342] [PCSF_10342] Exception occurred: [[AUTHEN_10004] The Service Manager failed to authenticate user [Administrator] in the security domain [Native]. The specified user name or password is invalid.]. [FAULT_PCSFUSEREXCEPTION]
    [04/03/2010 15:57:50-[REP_12164] Domain-related error: [[DOM_10033] [DOM_10033] Service [Oracle_BI_DW_Base.rep] does not exist in domain [Domain_localhost]. [FAULT_PCSFCONFIGEXCEPTION]].]
    [Failed to connect to repository service [Oracle_BI_DW_Base.rep].]
    An error occurred while accessing the repository[Failed to connect to repository service [Oracle_BI_DW_Base.rep].]
    [04/03/2010 15:57:50-[REP_55102] Failed to connect to repository service [Oracle_BI_DW_Base.rep].]
    Repository connection failed.
    Failed to execute connect.
    Completed at Sat Apr 03 15:57:50 2010
    =====================================
    ERROR OUTPUT
    =====================================
    EXCEPTION CLASS::: com.siebel.analytics.etl.infa.interaction.PmrepConnectException
    com.siebel.analytics.etl.infa.interaction.PmrepInvoker.pmrep(PmrepInvoker.java:102)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testRepositoryServer(StaticDatabaseCalls.java:959)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testInformaticaServer(StaticDatabaseCalls.java:890)
    com.siebel.etl.net.ExecutionPlan.getInformaticaStatus(ExecutionPlan.java:275)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.mBeanRequestInformaticaStatus(ClientMessageDispatcher.java:433)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.consoleMessage(ClientMessageDispatcher.java:224)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.run(ClientMessageDispatcher.java:144)
    Kindly help.
    Regards,
    Jitendra

    I am facing the same issue.
    I am connecting from DAC, any suggestions what should have gone wrong here

  • Decision Service calls failing with connection refused

    Hi All,
    Breifing of the bpel process - Async bpel process XX_BPEL_ASYNC_002 calls decision services and a sync bpel process XX_BPEL_SYNC_001.
    We have moved to cluster 10.1.3.5.0 from 10.1.3.3.0 and the deployement of the bpel process and the decision service done on two nodes i.e., node51 and node55.
    But the bpel process is able to call the decision service only when the node 51 is UP and running, but if node 51 is down and node 55 is up and running it is failing with connection refused error. It is also working when 55 is DOWN and 051 is UP.
    the exact error is:
    exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Connection refused.
    We are using file based repository.
    It is failing when it tries to call particular url:
    http://loadbalancerurl:7777/orabpel/domain001/XX_BPEL_ASYNC_002/1.0/decisionservices.decs
    Can anyone please help me or advice me for finding some solution.
    Thanks
    Sreejit

    Hi Fatsah,
    It has been a while since we resolved this problem. But these were  the basic steps that we had taken.
    The receiver was configured a File adatpter with FTP:
    Port: 10021
    Connection security : FTPS (FTP using SSL/TLS) for Control and Data Connection
    Command Order: AUTH TLS,USER,PASS,PBSZ,PROT
    Problem: The message was blocked in our firewall.
    FTPS in this case used 10021 as the control port and the firewall allowed to pass the control request.
    Once the connection was accepted at the control level, it generated a random port number  to pass data on the channel.
    This random port number was blocked in the firewall.
    We monitored the data port numbers generated at firewall. Then we configured the firewall to open any port number  between the specific IP addresses of the sender and the receiver. That resolved the problem.
    Hope this helps!
    Please give points if this is helpful.
    Thank you.
    Dharmasiri Amith

  • On Windows 2012 Terminal Server Outlook fails to connect to Exchange 2013

    I have a new install of Windows 2012.  I have two physical servers.  One is a W2012 std Domain Controller ("DC").  The Second is configured as W2012 HyperV  ("HV").  Under HV I have
    two VMs.  One VM is W2012/Exchange 2013 ("ExchVM) and the other is W2012/Terminal Server ("VMTS").  All systems are behind a firewall appliance.  Exchange is working via Outlook and OWA internally and externally.  The self
    created SSL must be installed manually on external machines since it comes up as an untrusted certificate.  Once installed remote outlook works and OWA works.  I have configured the terminal server and I am able
    to login remotely as various users under my "TS group".  The problem is when ever I attempt to open Outlook for the 1st time, it fails to connect to the exchange server.   (Open Outlook 2013, click next
    on the splash screen, "Yes" Add an Email Account splash screen, click next, Auto Account screen populates NAME and Email Address correctly, click next, Searching for mail server settings..., check on establishing network connection, check on searching
    for alias@ domain, then fails the logging on to the mail server)  The error reads:  "Outlook cannot log on.  Verify you are connected to the network and are using the proper server and mailbox name.  The
    connection to Microsoft Exchange is unavailable.  Outlook must be online or connected to complete this action."   I am connected in RDS from offsite, and from the RD session I can access shared folders on ExchVM and DC.  I have
    tried have verified the server Exchange server name is correct via "Get=ClientAccessServer" command.  I have also tried to use the guid via "Get-Mailbox
    ALIAS | fl name, exchangeguid.  Keep in mind all desktop users on the network are connecting to Outlook without issue.
    I would appreciate any thoughts on solving this issue.

    Hi,
    According to your workaround, it seems that the Outlook Anywhere configuration in Outlook client is not correct when using the Autodiscover service.
    Once you connected to Exchange server by manually settings, please run Test E-mail AutoConfiguration tool in external Outlook client to check the autodiscover service:
    open Outlook - press CTRL key - right click on the Outlook icon from right bottom corner taskbar - Test Email AutoConfiguration. Put your email address - uncheck use guessmart and secure guessmart authentication - click Test to check your Autodiscover service.
    Please check the Log tab and confirm whether the Autodiscover service is connected successfully. Also confirm if the connection issue happens to all external users when they open Outlook for the 1st time. In Exchange server, please make sure
    autodiscover.domain.com has been included in your Exchange certificate which is assigned with IIS service.
    Regards,
    Winnie Liang
    TechNet Community Support

  • My HP Photosmart Premium C309g-m failed to connect wirelessly to my router

    When setting up my printer to connect to my wireless router, the printer can see the network Name (SSID) but failed to connect to it using WEP password.  The Wireless Network Report shows the printer Authentication Type is "Open System" while my router is configured as "Shared".  How do I change the Authentication Type on my printer to match the Router? Thank you.

    WEP is not at all secure.  It can be broken in about 10 minutes with freeware.  It is also known to cause printer connection issues.
    Change to WPA or WPA2 with a 13+ character passphrase consisting of numbers, letters, upper and lower case.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • IPhone connects to secured WiFi network, but can't access Internet

    Problem: iPhone connects to my secured home WiFi network, shows WiFi strength bars at top of screen, displays checkmark, lock, power, and blue arrow on WiFi Networks screen; however, cannot access Internet, iTunes store, stocks, Weather or anything else.
    Tests I've run:
    1. iPhone itself:
    ---DCHP:
    IP Address = 192.168.2.102 (within range automatically allocated by LinkSys router--see below)
    Subnet Mask = 255.255.255.0 (as per LinkSys router)
    Router = 192.168.2.1 (as per LinkSys router)
    DNS = 192.168.2.1 (confirmed by Apple as a valid DNS address given the above information)
    Tests:
    *Forget Network and rejoin--Failed to connect to Internet
    *Forget Network, reboot iPhone, and rejoin--Failed to connect to Internet
    *Reset Netowrk Settings and rejoin--Failed to connect to Internet
    *Reset All Settings and rejoin--Failed to connect to Internet
    *Deleted DNS entry--Failed to connect to Internet
    *Connect to Apple Store unsecured network--Success
    *Complete reset of iPhone at Apple Store:
    **Brought home, made no calls, did not sync with iTunes, did not reenter any info deleted by complete reset, joined network--Failed to connect to Internet
    **Synced data previously saved to iTunes, rejoined network--Failed to connect to Internet
    2. LinkSys router WRT310N:
    Tests:
    *Updated Router firmware--iPhone failed to connect to Internet
    *Entered a Static IP address on both router and iPhone--iPhone failed to connect to Internet
    *Reserved an IP within range automatically allocated by LinkSys router--iPhone failed to connect to Internet
    *Reserved an IP outside range automatically allocated by LinkSys router--iPhone failed to connect to Internet
    *Forced MAC filtering to use iPhone WiFi Address--iPhone failed to connect to Internet
    *Disabled all MAC filtering--iPhone failed to connect to Internet
    *Changed security settings:
    **No Security--Success
    **WAP Personal (AES)--iPhone failed to connect to Internet
    **WAP Personal 2 (auto selection AES or TKIP)--iPhone failed to connect to Internet
    **WAP Personal 2 (forced AES)--iPhone failed to connect to Internet
    **WAP Personal 2 (forced TKIP)--iPhone failed to connect to Internet
    *Changed security WAP Password/Passphrase:
    **10 characters (alpha numeric)--iPhone failed to connect to Internet
    **12 characters (alpha numeric)--iPhone failed to connect to Internet
    **10 characters (alpha numeric/ Uppercase alpha)--iPhone failed to connect to Internet
    **10 characters (alpha numeric/ Lowercase alpha)--iPhone failed to connect to Internet
    **10 characters (all numeric)--iPhone failed to connect to Internet
    *Set router to Mixed Wireless N/G/B Network Mode--iPhone failed to connect to Internet
    *Changed network radio band from Auto to Wide to Standard--iPhone failed to connect to Internet each time
    *Set router to Wireless G Only Network Mode--iPhone failed to connect to Internet
    *Changed Router IP address from 198.168.2.1 to 198.168.1.1 (LinkSys default)--iPhone failed to connect to Internet
    3. Microsoft router MN-500:
    Tried this old router (the one I used before purchasing the LinkSys). It is an old (circa 2002) Wireless B base station with WEP Security. The iPhone was never able to connect to the Internet using various settings, many of which were duplicates of the LinkSys tests above.
    On both routers my wife's Dell laptop and my HP printer connect without incident, using the same network/security settings.
    I have always been able to connect to various unsecured WiFi networks; I have never been able to connect to a secure WiFi network (although the only one I've really tried has been my own).
    I am at a loss as to what to do next. Any suggestions?

    SUCCESS!!!!!
    I visited my brother-in-law yesterday and attempted to connect with his secure network. By sheer luck, he is using the exact same model LinkSys router. My iPhone connected first time--so the iPhone was eliminated as a source of the problem.
    I didn't do a lot of troubleshooting at his house, but I did notice that his network was set for both dynamic DHCP and dynamic DNS. I know that either or both of Windstream (my ISP) and my broadband modem requires a pair of static DNS addresses.
    Sure enough, delving real deep into Windstream's support site, I discovered a LinkSys router DNS help page, specifying how to set static DNS addresses in LinkSys routers. I then accessed my router, enterd the known static addresses, saved the router settings, then rebooted the iPhone and connected to the network.
    SUCCESS!!!
    Thanks to Jane, who suggested it was an ISP issue, Jason, and all at Apple support. dumonj, I'll email you directly. Try this suggestion and see if it helps.

Maybe you are looking for

  • How to call Webservice in abap Program

    Hi Guys, How can i call a abap webservice located in another server(CRM) in Bpc BADI.Is this web service is thing is possible??

  • Monitor Blanks in and Out When Waking From Sleep

    Since getting my Mac Pro (with Apple installed RAM and NVIDIA GeForce 8800 GT), I've noticed that the screen does not immediately turn on when waking from sleep, as my older Macs did. Rather, it turns on for a split second, goes blank for two seconds

  • Display error page using web.xml error-page

    I need to dispaly error page when IOException in thrown. How to do that with web.xml error-page tag? start.jsf public String doButton1Action() throws IOException{           String value = getText1().getValue().toString();           try {             

  • What's the logic error in this piece of  code?

    Hello All: I am doing a simple program dealing with restaurant operation. The problem is that when customer click check out button, the status of the corresponding table object doesn't change to "Vacant", whereas it should as according to my design.

  • Layout Margins | Second page of section marked 'first page is different'

    I have some custom formatting for the first page of a section, marked in Inspector with 'First page is different': with a 3cm upper margin to set text to start below a banner image embedded in the section master. However the second page of that secti