ODI11 > jdbc cannot get the connection exception Jdbc - HELP!

Dear

I'm doing a conexion a new installation in the 11 ODI, in a new machine.

which occurs when you try to configure the connection to the moment that will define the repository of the work, the following error occurs.
==
Parameters
ODI user and password - OK (checked and is correct)
The repository and master user password - ok (checked and is correct)
List of drivers - oracle.jdbc.OracleDriver
URL >
JDBC: oracle: thin: @ (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = sss.rrr3.ttttj.ggg.br) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = RRR3)))

and
Error text >
oracle.odi.core.config.MasterRepositoryResourceFailureException: org.springframework.jdbc.CannotGetJdbcConnectionException: could not make connection JDBC; nested exception is java.sql.SQLException: Exception when the connection: oracle.ucp.UniversalConnectionPoolException: cannot get data Source connection
at oracle.odi.core.repository.Repository.getMasterRepository (Repository.java: 74)
at oracle.odi.core.OdiInstance.createMasterRepository (OdiInstance.java: 501)
to oracle.odi.core.OdiInstance. < Init > (OdiInstance.java: 553)
at oracle.odi.core.OdiInstance.createInstance (OdiInstance.java: 529)
at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.jButtonRepository_ActionPerformed (SnpsDialogLoginDetail.java: 1209)
at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.connEtoC9 (SnpsDialogLoginDetail.java: 394)
com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.access $ 15 (SnpsDialogLoginDetail.java: 390)
com.sunopsis.graphical.dialog.SnpsDialogLoginDetail to $ IvjEventHandler.actionPerformed (SnpsDialogLoginDetail.java: 186)
at javax.swing.AbstractButton.fireActionPerformed (AbstractButton.java: 1995)
javax.swing.AbstractButton to $ Handler.actionPerformed (AbstractButton.java: 2318)
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: 6267)
at javax.swing.JComponent.processMouseEvent (JComponent.java: 3267)
at java.awt.Component.processEvent (Component.java: 6032)
at java.awt.Container.processEvent (Container.java: 2041)
at java.awt.Component.dispatchEventImpl (Component.java: 4630)
at java.awt.Container.dispatchEventImpl (Container.java: 2099)
at java.awt.Component.dispatchEvent (Component.java: 4460)
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)
to java.awt.Window.dispatchEventImpl (Window.java: 2478)
at java.awt.Component.dispatchEvent (Component.java: 4460)
at java.awt.EventQueue.dispatchEvent (EventQueue.java: 599)
at java.awt.EventDispatchThread.pumpOneEventForFilters (EventDispatchThread.java: 269)
at java.awt.EventDispatchThread.pumpEventsForFilter (EventDispatchThread.java: 184)
at java.awt.EventDispatchThread.pumpEventsForFilter (EventDispatchThread.java: 178)
java.awt.Dialog to $1. run (Dialog.java: 1046)
java.awt.Dialog at $3. Run (Dialog.java: 1098)
at java.security.AccessController.doPrivileged (Native Method)
at java.awt.Dialog.show (Dialog.java: 1096)
at java.awt.Component.show (Component.java: 1563)
at java.awt.Component.setVisible (Component.java: 1515)
to java.awt.Window.setVisible (Window.java: 842)
at java.awt.Dialog.setVisible (Dialog.java: 986)
at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.snpsInitializeDisplayAll (SnpsDialogLoginDetail.java: 1475)
at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.snpsInitialize (SnpsDialogLoginDetail.java: 1421)
at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.initialize (SnpsDialogLoginDetail.java: 1096)
to com.sunopsis.graphical.dialog.SnpsDialogLoginDetail. < Init > (SnpsDialogLoginDetail.java: 230)
to com.sunopsis.graphical.dialog.SnpsDialogLoginDetail. < Init > (SnpsDialogLoginDetail.java: 208)
at oracle.odi.ui.LoginFactory.createLoginDetailDialog (LoginFactory.java: 218)
at oracle.odi.ui.LoginFactory.createNewLogin (LoginFactory.java: 291)
at com.sunopsis.graphical.dialog.SnpsDialogLogin.jToolBarButtonNew_ActionPerformed (SnpsDialogLogin.java: 853)
at com.sunopsis.graphical.dialog.SnpsDialogLogin.connEtoC1 (SnpsDialogLogin.java: 166)
com.sunopsis.graphical.dialog.SnpsDialogLogin to $ IvjEventHandler.actionPerformed (SnpsDialogLogin.java: 120)
at javax.swing.AbstractButton.fireActionPerformed (AbstractButton.java: 1995)
javax.swing.AbstractButton to $ Handler.actionPerformed (AbstractButton.java: 2318)
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: 6267)
at javax.swing.JComponent.processMouseEvent (JComponent.java: 3267)
at java.awt.Component.processEvent (Component.java: 6032)
at java.awt.Container.processEvent (Container.java: 2041)
at java.awt.Component.dispatchEventImpl (Component.java: 4630)
at java.awt.Container.dispatchEventImpl (Container.java: 2099)
at java.awt.Component.dispatchEvent (Component.java: 4460)
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)
to java.awt.Window.dispatchEventImpl (Window.java: 2478)
at java.awt.Component.dispatchEvent (Component.java: 4460)
at java.awt.EventQueue.dispatchEvent (EventQueue.java: 599)
at java.awt.EventDispatchThread.pumpOneEventForFilters (EventDispatchThread.java: 269)
at java.awt.EventDispatchThread.pumpEventsForFilter (EventDispatchThread.java: 184)
at java.awt.EventDispatchThread.pumpEventsForFilter (EventDispatchThread.java: 178)
java.awt.Dialog to $1. run (Dialog.java: 1046)
java.awt.Dialog at $3. Run (Dialog.java: 1098)
at java.security.AccessController.doPrivileged (Native Method)
at java.awt.Dialog.show (Dialog.java: 1096)
at java.awt.Component.show (Component.java: 1563)
at java.awt.Component.setVisible (Component.java: 1515)
to java.awt.Window.setVisible (Window.java: 842)
at java.awt.Dialog.setVisible (Dialog.java: 986)
at com.sunopsis.graphical.dialog.SnpsAbstractDialog.setVisible (SnpsAbstractDialog.java: 299)
at oracle.odi.ui.OdiConnectController.handleEvent (OdiConnectController.java: 114)
at oracle.ide.controller.IdeAction.performAction (IdeAction.java: 529)
at oracle.ide.controller.IdeAction.actionPerformedImpl (IdeAction.java: 884)
at oracle.ide.controller.IdeAction.actionPerformed (IdeAction.java: 501)
oracle.odi.ui.docking.AbstractOdiDockableWindow to $1. actionPerformed (AbstractOdiDockableWindow.java: 203)
at javax.swing.AbstractButton.fireActionPerformed (AbstractButton.java: 1995)
javax.swing.AbstractButton to $ Handler.actionPerformed (AbstractButton.java: 2318)
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: 6267)
at javax.swing.JComponent.processMouseEvent (JComponent.java: 3267)
at java.awt.Component.processEvent (Component.java: 6032)
at java.awt.Container.processEvent (Container.java: 2041)
at java.awt.Component.dispatchEventImpl (Component.java: 4630)
at java.awt.Container.dispatchEventImpl (Container.java: 2099)
at java.awt.Component.dispatchEvent (Component.java: 4460)
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)
to java.awt.Window.dispatchEventImpl (Window.java: 2478)
at java.awt.Component.dispatchEvent (Component.java: 4460)
at java.awt.EventQueue.dispatchEvent (EventQueue.java: 599)
at java.awt.EventDispatchThread.pumpOneEventForFilters (EventDispatchThread.java: 269)
at java.awt.EventDispatchThread.pumpEventsForFilter (EventDispatchThread.java: 184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.java: 174)
at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java: 169)
at java.awt.EventDispatchThread.pumpEvents (EventDispatchThread.java: 161)
at java.awt.EventDispatchThread.run (EventDispatchThread.java: 122)
Caused by: org.springframework.jdbc.CannotGetJdbcConnectionException: could not make connection JDBC; nested exception is java.sql.SQLException: Exception when the connection: oracle.ucp.UniversalConnectionPoolException: could not get the Data Source 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)
oracle.odi.core.repository.support.RepositoryUtils to $ RepositoryInfoSource.loadRepositoryInfo (RepositoryUtils.java: 179)
at oracle.odi.core.repository.support.RepositoryUtils.loadMasterRepositoryInfo (RepositoryUtils.java: 373)
at oracle.odi.core.repository.Repository.getMasterRepository (Repository.java: 72)
... more than 113
Caused by: java.sql.SQLException: Exception when the connection: oracle.ucp.UniversalConnectionPoolException: could not get the Data Source 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)
... more than 123
Caused by: java.sql.SQLException: Exception when the connection: oracle.ucp.UniversalConnectionPoolException: could not get the Data Source connection
at oracle.ucp.util.UCPErrorHandler.newSQLException (UCPErrorHandler.java: 541)
at oracle.ucp.jdbc.PoolDataSourceImpl.throwSQLException (PoolDataSourceImpl.java: 587)
at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection (PoolDataSourceImpl.java: 668)
at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection (PoolDataSourceImpl.java: 613)
at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection (PoolDataSourceImpl.java: 607)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java: 39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java: 25)
at java.lang.reflect.Method.invoke (Method.java: 597)
oracle.odi.core.datasource.support.RuntimeClassLoaderDataSourceCreator to $ DataSourceInvocationHandler.invoke (RuntimeClassLoaderDataSourceCreator.java: 41)
Proxy0.getConnection $ (unknown Source)
oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter to $ ConnectionProcessor.run (LoginTimeoutDatasourceAdapter.java: 217)
java.util.concurrent.Executors to $ RunnableAdapter.call (Executors.java: 441)
java.util.concurrent.FutureTask to $ Sync.innerRun (FutureTask.java: 303)
at java.util.concurrent.FutureTask.run (FutureTask.java: 138)
to java.util.concurrent.ThreadPoolExecutor $ Worker.runTask (ThreadPoolExecutor.java: 886)
to java.util.concurrent.ThreadPoolExecutor $ Worker.run (ThreadPoolExecutor.java: 908)
at java.lang.Thread.run (Thread.java: 662)
Caused by: oracle.ucp.UniversalConnectionPoolException: could not get the Data Source connection
at oracle.ucp.util.UCPErrorHandler.newUniversalConnectionPoolException (UCPErrorHandler.java: 421)
at oracle.ucp.util.UCPErrorHandler.newUniversalConnectionPoolException (UCPErrorHandler.java: 389)
at oracle.ucp.jdbc.DriverConnectionFactoryAdapter.createConnection (DriverConnectionFactoryAdapter.java: 133)
oracle.ucp.common.UniversalConnectionPoolImpl to $ UniversalConnectionPoolInternal.createOnePooledConnectionInternal (UniversalConnectionPoolImpl.java: 1570)
Oracle.ucp.common.UniversalConnectionPoolImpl UniversalConnectionPoolInternal.access $ to $600 (UniversalConnectionPoolImpl.java: 1378)
at oracle.ucp.common.UniversalConnectionPoolImpl.createOnePooledConnection (UniversalConnectionPoolImpl.java: 445)
at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnectionWithoutCountingRequests (UniversalConnectionPoolImpl.java: 302)
at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnection (UniversalConnectionPoolImpl.java: 129)
at oracle.ucp.jdbc.JDBCConnectionPool.borrowConnection (JDBCConnectionPool.java: 119)
at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection (PoolDataSourceImpl.java: 655)
... 15 more
Caused by: java.sql.SQLException: ORA-01017: password / username invalid; log - it refused

at oracle.jdbc.driver.SQLStateMapping.newSQLException (SQLStateMapping.java: 70)
at oracle.jdbc.driver.DatabaseError.newSQLException (DatabaseError.java: 133)
at oracle.jdbc.driver.DatabaseError.throwSqlException (DatabaseError.java: 206)
at oracle.jdbc.driver.T4CTTIoer.processError (T4CTTIoer.java: 455)
at oracle.jdbc.driver.T4CTTIoer.processError (T4CTTIoer.java: 406)
at oracle.jdbc.driver.T4CTTIoer.processError (T4CTTIoer.java: 399)
at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOauth (T4CTTIoauthenticate.java: 799)
at oracle.jdbc.driver.T4CConnection.logon (T4CConnection.java: 368)
to oracle.jdbc.driver.PhysicalConnection. < Init > (PhysicalConnection.java: 508)
to oracle.jdbc.driver.T4CConnection. < Init > (T4CConnection.java: 203)
at oracle.jdbc.driver.T4CDriverExtension.getConnection (T4CDriverExtension.java: 33)
at oracle.jdbc.driver.OracleDriver.connect (OracleDriver.java: 510)
at oracle.ucp.jdbc.DriverConnectionFactoryAdapter.createConnection (DriverConnectionFactoryAdapter.java: 129)
... more than 22

==

>
I think the problem is in jdbc
but exhausted my ideas on how to fix
This

where:
Already reinstalled ODI 11
checked in SO way (JAVA_HOME, ODI_JAVA_HOME'm on C:-Program Files-Java-bin------jdk1.6.0_23)
ORACLE_CLASSES'm on C:-oracle-product------10.2.0------client_1-jdbc-lib------ojdbc14.jar is
and
ORACLE_HOME uses C:-oracle-product-10.2.0------client_1


My OS is windows vista Professional (the odi11 of client machine)
the oracle11 database connection


have any suggestions for a procedure, something which has not, you have forgotten or did not even know.

Thank you.

Michael,

I'm not 100% clear on your location of the error.
1. do you get this error when you try to install the ODI 11 g?
2.) or you get this error when you try to establish a connection with the master and the repository of work in the Studio of ODI?
I think the second is true because you also mention the password and user ODI

user and password must be that of the schema of the master repository.

Your driver should be

oracle.jdbc.driver.OracleDriver

Try with this URL
JDBC:Oracle:thin:@SSS.rrr3.ttttj.GGG.br:1521:RRR3

Tags: Business Intelligence

Similar Questions

  • Satellite L650 cannot get the Gigabit connection to switch

    I tried to connect to the Netgear gs108 gigabit switch but cannot get a connection of 100 Mb. have updated drivers Atheros AR8152 version 1.0.0.26 Win7 64 bit running but still no go.

    All ideas

    Thank you Rich

    Hey that's great that you fixed the problem yourself!

    If you have other questions you're welcome in the forum :)

  • I can connect to my wireless router, but cannot get internet connectivity via Wireless. If I connect the cable to the port on the router, I get internet connectivity.

    Wireless router / Internet problems

    I am running Windows Vista Home Edition with Security Essentials.  I can connect to my wireless router, but cannot get internet connectivity via Wireless.  If I connect the cable to the port on the router, I get internet connectivity.  Is there a firewall setting that could cause this problem?

    Hello

    Your router could be suspicious here, you have successfully updated its firmware as a possible solution? And I would like to
    Update your WiFi drivers on computers. How you are positioned in the router? Are there
    obstacles in the path?

    Actually try updating your driver and disabling the network logon.

    Control Panel - network - write down of the brand and the model of the Wifi - double click top - tab of the driver - write
    version - click the driver update (cannot do something that MS is far behind the pilots of certification). Then
    Right click on the Wifi device and UNINSTALL - Reboot - it will refresh the driver stack.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    Download - SAVE - go where you put it - right click – RUN AS ADMIN.

    You can download several at once however restart after the installation of each of them.

    After watching the system manufacturer, you can check the manufacturer of the device an even newer version. (The
    manufacturer of system become your backup policies).

    Repeat for network (NIC) card and is a good time to get the other updated drivers as Vista like
    updated drivers.

    I would also turn off auto update for the drivers. If the updates Windows suggests a just HIDE as they
    are almost always old, and you can search drivers manually as needed.

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

    ------------------------------------------------------

    Make sure you know the details of connection to your wireless router - SSID and password.

    You lose connection when you do and have to redo your logon.

    Control Panel - Network & Sharing Center - right, click Customize - page set of network locations.
    lower left click on merge or delete network locations - REMOVE all instances of your network (and the
    others you don't use anymore) - REBOOT. Start - Connect To log on to the network.

    -----------------------------------------------------

    Check this box:

    Strange problem with Internet under Vista
    http://www.catonett.com/blog/archives/194

    Windows Vista cannot obtain an IP address from certain routers or some non-Microsoft DHCP servers
    http://support.Microsoft.com/kb/928233/en-us

    ----------------------------------------------------

    And:

    Network connection problems
    http://windowshelp.Microsoft.com/Windows/en-us/help/33307acf-0698-41ba-B014-ea0a2eb8d0a81033.mspx

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • Failed to get the connection-; First exception is: java.lang.NullPointerExceptio

    Hello:

    When I got to connection requests, click any OAM following errors. All forms are good.
    An error has occurred!
    Failed to get the connection-; First exception is: java.lang.NullPointerException

    I don't know when it started to be like that, but I applied a few patches yesterday. Thanks in advance for your help.

    Salvation;

    You don't need to check the log file. Check the log file for details of the error apache.

    By the way you are trying
    1. close apps services
    2. run autoconfig on dbtier that
    3. run autoconfig on appstier and make sure that you have no error message, than check again question

    Respect of
    HELIOS

  • vCenter + 3 guest - root - cannot complete the connection due to an incorrect username or password

    Hi guys,.

    It is the latest attempt to address this issue the nice way.

    We have 3 guest running VMware essentials 5.5 with Veeam B & R (recently updated v9)

    I use a unit of vCenter hosted in one of the ESXI servers. Has joined the field - but no authentication SSO or AD has never been setup for it.

    Since yesterday, I am unable to connect to no machines with my password local root - or ESXI and vCenter. I almost use the same password for the hosts and vCenter (except the vCenter last character that is special) passwords have not been changed for 400 days. (I can remember in the past I have problem with my account lockout and I had to do something in vCenter turn it off - so I guess that this has been done)

    I am guard on getting "cannot complete the connection due to an incorrect username or password" when I try to connect via vSphere client, web browser, SSH or the physical server.

    Funny but my server of Veeam speaks to vCenter as nothing happened. Veeam management shows 400 days since the last change of password for root. Also, I am able to rescan vCenter successfully. If I ask for identifying information another user from the credentials manager in Veeam he dismisses them. So somehow Veeam is still talking to vCenter...

    It's just incredibly odd that two separate passwords for ESXI and vCenter are no longer works...

    Any feedback is greatly appreciated!

    Apparently, was my old brain!

    Just enter the password once again with a slight difference and it worked. @

  • I have a HP G60-214EM laptop and cannot get it connected to my samsung 26 "smart tv. Can anyone help?

    I have a HP G60-214EM laptop and cannot get it connected to my samsung 26 "smart tv. Can anyone help?

    Hello Maureen56,

    I understand that you want to connect your TV to your laptop.

    To connect your computer to your TV HDTV using an HDMI cable, follow these steps:

    1. Locate the HDMI port on the back of your TV. It should be more than one, in order to choose the one that is otherwise unused. Note the port on which you choose.
  • I replaced a HP with an Epson Stylus all-in-one printer and cannot get the printer to print more than one page when printing from the computer.

    Original title: new printer

    I replaced a HP with an Epson Stylus all-in-one printer and cannot get the printer to print more than one page when printing from the computer.  The printer works fine when printing from a laptop or ipad!

    Start by going here--> http://www.epson.com/cgi-bin/Store/support/supDetail.jsp?UseCookie=yes&oid=232591&prodoid=63099059&infoType=Downloads&platform=nodetect

    If the web page has not correctly detected your operating system, select it by using the drop-down list.  Rather than using the "Combo package" recommended but huge, expand the "Drivers" section and download driver printer v2.32 to a location that you will remember later.

    • Click on the ORB start and go into devices and printers.
    • Select (click) the icon of your Epson printer.
    • Once you have selected the printer, a button labeled "Print server properties" will appear in the toolbar.  Click on this button.
    • Click the "Drivers" tab on the print server properties dialog box.
    • Select the Epson printer in the list of installed printer drivers, and then click 'remove '.
    • In the context menu, select "Remove driver and driver package" and click OK
    • Click Yes, and then delete
    • Once the removal process is complete, restart the computer (probably not really necessary, but can't hurt)
    • Install the driver and the software using the file that you downloaded earlier

    At this point, your printer should work fine.  However, if you want the ability to print by emailing a file to your printer, you may need to install both 'Remote Printer Driver v1.65' in the category 'Pilot' and "v1.30 utility Configuration of printer Epson Connect" in the "Utilities" category

  • Will set up the HP Photosmart 7510 new iMac OSX 10.7.3; Cannot get the home screen appears.

    Instead of the home screen, I get an error message ' no connection: your printer is not connected to a network. " If please connect to a network and try again. "I downloaded the software and latest drivers; my iMac recognizes the new HP printer.  But I must still be able to get the home screen to display on the printer so that I can do the basic settings.  I did the simple troubleshooting suggestions (for example, for printer disconnected from the socket wall and then plugged in;) I restarted the iMac; I uninstalled the software and drivers and reinstalled)... but no change, cannot get the home screen appears.

    The printer turned on, unplug the power to the back of the printer (not the wall) for 30 seconds.

    If this does not work, it seems that your printer is maybe defective.  Here's how to contact HP technical support: www.hp.com/go/totalcare (click on printers & monitors, there is a phone number on the resulting page).

  • Cannot get a connection of help after 120 seconds.

    Hello

    Cannot get a connection of help after 120 seconds.
    I get this result when I run OpenScript scripts of Test Manager.
    I installed browser support.

    Can anyone advise, a solution.

    Thank you
    LEA

    Hi Leah,

    Maybe I wasn't clear, you must create a specific Windows user account for the service. Or if your all running on a box, use the account that you are currently using to log on to the service.

    Then go to services, to find the Oracle Oracle Application Testing Suite Agent Service, double-click on and switch to the logon tab. It specify that you want your agent service to run under a different account under the local system account.

    Good luck, Jules

  • Cannot get the password or re-establish the link. What should I do?

    Cannot get the password or re-establish the link. What should I do? Reset email is never sent. This master password"... How do you define? I'm locked out of Thunderbird. Help

    Maybe he's trying reset Pasword Thunderbird Master as I'm doing? I copy the code and paset in the console tools\error and press Evaluate. I wonder if I want to reset the Master PW and I say yes, then I get a saying that the Master PW has been reset. Maybe he's looking for an e-mail to tell him that the IPL has been rest to? But the problem is, nothing happens when the password has been reset, msg is sent. TB continues to request the password. I have not changed my PW and when I enter the good PW, TB does not recognize. And reset the PW Master does nothing but generate Pop up messages. It's very frustrating. The information in the help files are not accurate, or the code provided does not work although it generates messages indicating that the IPL has been reset.

  • I get "the connection was reset" etc. When connected to my Bank.

    When you are connected to my Bank (business account) and the implementation of weekly payments I can put up a couple of them, but then I get "the connection was reset" error etc. If I try to log in again I just get the same message.

    So I have to open Chrome, you connect to the store and finish the job with no problems at all. Usually I prefer to use Firefox; but maybe not for long!

    You can try the following steps in case of problems with web pages:

    You can reload webpages and ignore the cache to refresh potentially stale or corrupt.

    • Hold down the SHIFT key and click the Reload button
    • Press 'Ctrl + F5' or 'Ctrl + Shift + R' (Windows, Linux)
    • Press 'Command + shift + R' (Mac)

    Clear the cache and delete cookies only from Web sites that cause problems.

    "Clear the Cache":

    • Firefox/tools > Options > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox/tools > Options > privacy > "Use the custom settings for history" > Cookies: "show the Cookies".

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem.

    • Put yourself in the DEFAULT theme: Firefox/tools > Modules > appearance
    • Do NOT click on the reset button on the startup window Mode safe
  • I have Firefox 8.0.1 and since the update to it, some sites, I need to go so that Firefox will not accept certificates which is accepted in the previous version. I can not get the permanent exception and must uncheck permanent and do every time.

    I have Firefox 8.0.1 and since the update to it, some sites, I need to go so that Firefox will not accept certificates which is accepted in the previous version. I can not get the permanent exception and must uncheck permanent

    You can use this button to go to the Firefox profile folder:

    • Help > troubleshooting information > profile directory: opens showing the file

    It is not usually necessary to create an exception for the certificates.

    Possible causes are that a server does not send the full (intermediate) certificate chain or self signed certificates.

  • How to set up the PS4 with aircard years 790 and netgear dc112a to get the connection of type 2?

    Hi I have the Aircard 790s with Netgear DC112A router card, I tried to connect my PS4 to the router to get a connection of Type 2, but I could not, what I have done is I have my PS4 gave an IP address static, portforwarded all the ports by using the settings in the router menu, (I don't know if I should make the port forward in the menu hotspot and I don't know what I use IP: the IP Address of the router or the period of INVESTIGATION PS4?) , I put my PS4 on DMZ in the router menu, and put the router in DMZ in the menu hotspot, I disabled it Upnp. I get the connection of type 3 on the PS4, what I have to do?

    From a conceptual point of view, putting the PS4 in DMZ on the router and the router in DMZ of the hotspot should work. Try to remove all the rules of port forwarding and reboot the router and access point.

    There are two other methods to try that might work:

    1. Remove the PS4 DMZ on the router, remove port forwarding rules all and re - activate uPnP on the router. Keep the router in DMZ of the hotspot.
    2. If the card Aircard has IP Passthrough mode, try to activate it. This should ask interface the router WAN receive the public IP address of the Aircard map. This will remove a layer of NAT. Then simply bring the router to work using DMZ or port forwarding and uPnP.

  • Apple TV 4th generation-cannot get the Facetime in fashion landscape on my Samung TV

    Apple TV 4th gen TV OS 9.1

    When I do Facetime since my phone / Ipad and started airplay on my Samsung TV I cannot get the Facetime in landscape mode or mode full screen when I Flip horizontally Facetime.

    Only it shows vertical - left and right of the screen I see black spots. Is this a bug in the software?

    If you do not enable airplay after that you started to facetime and it runs in landscape mode?

  • Cannot get the file to be imported.

    I tried the method of JoseIbarra - I did as suggested but cannot get the file to be imported in the services file. He never asked me if I wanted to add the information in the registry, so it is still on the office. Don't know what to do from here.

    Please stick to the initial conversation.

    Is this you speak of course (*first conversation*):
    http://answers.Microsoft.com/en-us/Windows/Forum/windows_xp-system/how-do-i-get-print-spooler-back-into-my-Windows-XP/ed014329-1bd3-458d-9C93-bbb306fc731f

    You also made this one:
    http://answers.Microsoft.com/en-us/Windows/Forum/windows_xp-system/print-spooler/c4610093-a96f-4476-B263-eecf5b8fc339

    (but please do not reply to this one...)

    And this one:
    http://answers.Microsoft.com/en-us/Windows/Forum/windows_xp-system/continuation-of-print-spooler-problem/0e885d7b-3e64-42ee-A248-9d9f2a8e26c5

    (Even once - keep the * first conversation * going.)  Written on it.  Show how this conversation continues spreading around.)

    BTW - my suggestion has not changed.  I still think that you get just around issues that still exist, probably, by fixing the little things you need at a given time.

    Backup important files/folders (for you) (including documents, photos, music, Favorites, Internet favorites, files installable application, serial numbers, product keys, spreadsheets, you saved to the desktop email, etc.) and wipe the disc completely - I'd even a zero writing on the disc (formatting) before installing the operating system from the original installation media.  Then install your applications and restore your files.

    As to what they were asked to do... Always seems that you saved the file as a *. TXT file and not a *. REG or there is much more wrong with your machine (see my suggestion above.)

    Visit this web page to look at the photo on the left (a first) to see the screenshot of the possible is the desktop icons and let us know if it looks like the left or right of each photo version (answer here or in the longer conversation.)  * Ignore the first part of the file name - as you might have named something else than "addspooler."

    To check if you saved incorrectly or if there is something wrong with your system (or two) - right click on the file you saved and choose 'Properties' from the menu you get.  Under the 'Général' tab, she said, "file Type: registration entries (.reg)" and "opens with: Registry Editor" or something similar?  Visit this web page to look at the picture on the right (second) to see the screenshot of the possible look at the windows of the property and let us know if it looks like the left or right of each photo version (answer here or in the longer conversation.)  * Ignore the first part of the file name - as you might have named something else than "addspooler."

Maybe you are looking for