Cannot get a connection to hyperion Essbase

Hi all

Here's the problem I have face,

I'm the Admin user
I created a new planning application
now after having managed the creation of the application not able to connect it with the id of the Admin.

Here's the follow-up of phase i:

1 creating schema/User.
2 creation of DSN on the schema
Specifies the details of the scheme and essbase server details while creating DSN.
3. then, using Appwizard-created application plannig.
4. now the application is not reflected in essbase.neither it ois allowoing to connect in the planning of an application with the id of the Admin.
5. not allowing to delete this application in Appwizard too.

I get errors:

[13/01/11 8:47:53:919 IS] 0000001f SystemErr R com.hyperion.planning.olap.NoAvailableOlapConnectionsException: could not get a connection to Hyperion Essbase. If the problem persists, contact your administrator.
at com.hyperion.planning.olap.HspEssbasePool.getConnectionInternal (unknown Source)
at com.hyperion.planning.olap.HspEssbasePool.getConnection (unknown Source)
at com.hyperion.planning.olap.HspEssbaseJniOlap.setApplicationID (unknown Source)
at com.hyperion.planning.HspJSImpl.setAppIDinEssbase (unknown Source)
to com.hyperion.planning.HspJSImpl. < init >(Unknown Source)
at com.hyperion.planning.HspJSHomeImpl.createHspJS (unknown Source)
at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp (unknown Source)
at com.hyperion.planning.HyperionPlanningBean.Login (unknown Source)
at HspLogOn.Handle (unknown Source)
at HspLogOn.doPost (unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:989)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:930)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:118)
at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:761)
at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:673)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:498)
at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1433)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:100)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:274)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
to com.ibm.io.async.ResultHandler$ 2.run(ResultHandler.java:873)
to com.ibm.ws.util.ThreadPool$ Worker.run (ThreadPool.java:1469)

[13/01/11 8:47:53:920 IS] 0000001f SystemErr R at com.hyperion.planning.olap.HspEssbasePool.getConnectionInternal (unknown Source)
[13/01/11 8:47:53:921 IS] 0000001f SystemErr R at com.hyperion.planning.olap.HspEssbasePool.getConnection (unknown Source)
[13/01/11 8:47:53:922 IS] 0000001f SystemErr R at com.hyperion.planning.olap.HspEssbaseJniOlap.setApplicationID (unknown Source)
[13/01/11 8:47:53:922 IS] 0000001f SystemErr R at com.hyperion.planning.HspJSImpl.setAppIDinEssbase (unknown Source)
[13/01/11 8:47:53:923 IS] 0000001f SystemErr R at com.hyperion.planning.HspJSImpl. < init >(Unknown Source)
[13/01/11 8:47:53:924 IS] 0000001f SystemErr R at com.hyperion.planning.HspJSHomeImpl.createHspJS (unknown Source)
[13/01/11 8:47:53:924 IS] 0000001f SystemErr R at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp (unknown Source)
[13/01/11 8:47:53:925 IS] 0000001f SystemErr R at com.hyperion.planning.HyperionPlanningBean.Login (unknown Source)
[13/01/11 8:47:53:926 EST] 0000001f SystemErr R at HspLogOn.Handle (unknown Source)
[13/01/11 8:47:53:926 EST] 0000001f SystemErr R at HspLogOn.doPost (unknown Source)
[13/01/11 8:47:53:927 IS] 0000001f SystemErr R to javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
[13/01/11 8:47:53:928 IS] 0000001f SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
[13/01/11 8:47:53:928 IS] 0000001f SystemErr R to com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:989)
[13/01/11 8:47:53:929 IS] 0000001f SystemErr R to com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:930)
[13/01/11 8:47:53:930 IS] 0000001f SystemErr R to com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:118)
[13/01/11 8:47:53:930 IS] 0000001f SystemErr R to com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
[13/01/11 8:47:53:931 IS] 0000001f SystemErr R to com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:761)
[13/01/11 8:47:53:932 IS] 0000001f SystemErr R to com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:673)
[13/01/11 8:47:53:932 IS] 0000001f SystemErr R to com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:498)
[13/01/11 8:47:53:933 IS] 0000001f SystemErr R to com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
[13/01/11 8:47:53:934 IS] 0000001f SystemErr R to com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
[13/01/11 8:47:53:935 IS] 0000001f SystemErr R to com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
[13/01/11 8:47:53:935 IS] 0000001f SystemErr R to com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1433)
[13/01/11 8:47:53:936 IS] 0000001f SystemErr R to com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:100)
[13/01/11 8:47:53:937 IS] 0000001f SystemErr R to com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
[13/01/11 8:47:53:937 IS] 0000001f SystemErr R to com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
[13/01/11 8:47:53:938 IS] 0000001f SystemErr R to com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:274)
[13/01/11 8:47:53:939 EST] 0000001f SystemErr R to com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
[13/01/11 8:47:53:939 EST] 0000001f SystemErr R to com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
[13/01/11 8:47:53:940 EST] 0000001f SystemErr R to com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
[13/01/11 8:47:53:941 IS] 0000001f SystemErr R to com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
[13/01/11 8:47:53:941 IS] 0000001f SystemErr R to com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
[13/01/11 8:47:53:942 IS] 0000001f SystemErr R to com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
[13/01/11 8:47:53:943 IS] 0000001f SystemErr R to com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
[13/01/11 8:47:53:944 IS] 0000001f SystemErr R to com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
[13/01/11 8:47:53:944 IS] 0000001f SystemErr R to com.ibm.io.async.ResultHandler$ 2.run(ResultHandler.java:873)
[13/01/11 8:47:53:945 IS] 0000001f SystemErr R to com.ibm.ws.util.ThreadPool$ Worker.run (ThreadPool.java:1469)
[13/01/11 8:47:53:946 IS] 00000047 SystemErr R Unable to create the connection to the pool: com.hyperion.planning.olap.EssbaseException: Application %s is not (1051030)
[13/01/11 8:47:53:969 IS] 00000047 SystemErr R Unable to create the connection to the pool: com.hyperion.planning.olap.EssbaseException: Application %s is not (1051030)


what I've tried:

1 editing DSN again to assure him that I am entering the correct credentials for the schema and the essbase server.
2 restart once again planning
3 tried to manually create the application in essbase through EAS. IT's not too...

Need help on this! 1

After all doesn't help no points awarded? :)

See you soon

John
http://John-Goodwin.blogspot.com/

Tags: Business Intelligence

Similar Questions

  • Cannot get a connection to Hyperion Essbase of planning an Application

    Dear all,

    I installed FDM + Foundation + HFM + Essbase + planning 11.1.1.3 (Tomcat)
    I stacked with the following problem:
    When I try to open my data form, I'm
    "Unable to get a connection for Hyperion Essbase. If the problem persists, please contact your administrator. "
    Validate Database Connection & validate Essbase connection are menu manage a successful Jet data Source
    Essbase user has administrator privileges
    In the Regional service console I can do myself, of course, that my application is running
    Data form is valid (checked in the preview screen in the data form wizard)

    Can someone help me with this?

    Best regards
    Siarhei

    May be useful to have a reading of "How to Troubleshoot the error,"Unable to get connection to Hyperion Essbase"[1274650.1 ID] ' on My Oracle Support

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • 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="">

  • 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.
  • 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

  • ODI11 &gt; 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

  • Tecra A10 - refurbished - cannot get it connected to my home network

    I just got this Tecra A10-104 refurbished Laptop... before I take this back I ask here in case where theres something I missed as I am unable to get it connected to my home network.

    I use a Belkin wireless router that has 2 main (LAN) directly connected PC and another PC connected wireless.
    It's my router: http://www.belkin.com/uk/support/article/?lid=enu&pid=F5D8233uk4&aid=9238&scid=0

    All PC connected and fine work.
    Now I'm setting up this laptop to connect.

    I uninstalled the Vista Business and ussed the product recovery disc that came with the Tecra XP Pro.

    Is my wireless card: Intel (r) Wireless WiFi Link 5100 (pilot Date: 27/04/2008 - the driver Version: 12.0.0.73)

    He sees the network, but no matter what I try just does not connect.

    What I've done so far (read before suggesting things I've already tried):

    Reconfigured routers WPS to the shared key system.

    Ensured that the wireless adapter's parameters defined at 20 / 40 Hz (automatic)

    Restarted the router, cable modem & laptop several times

    Laptop wireless button is turned on.

    FN + F8 to activate BLUETOOTH WIFI (ON) (OFF)

    Wireless network added to settings Auto Connect with the end SSID and password encryption method.

    Click on connect when network appear in the revamped network and Password Viewer dialog.

    Does not.

    I would add that the laptop has no problem connecting via its Gigabit LAN port.

    Something else I'm missing?

    Thanks in advance.

    EDIT: Double post deleted.

    UPDATE:

    The next thing I tried was to reinstall Vista Professional recovery disk to see if it has suffered from the same problem.

    Wireless has worked under Vista, and despite the updates I was offered, worked without having to update all the drivers.

    This got me thinking... so the question is probably DRIVER XP related.
    What I've done now is to back up all the updates driver told me to download TEMPRO (BIOS & Manager wireless updates included).

    I think part of the problem is that only TEMPRO works under Vista (not XP) so you are not informed of any updates may be required if you upgrade to XP directly after the purchase (which is what I did).

  • Cannot get wireless connections.

    original title; Unable to get wirless connectios.

    I am using Linksys Wireless-G.  Message + Windows cannot configure this wireless connection. I reinstalled my Xp operating system. Now wirless device will not work. Worked before reinstalling the OS.

    Reinstalled the Linksys several times without success

    Hello

    Follow the steps in the links below and check if the number persisists.
    Method 1: How to solve the wireless network connections in Windows XP Service Pack 2?
    Method 2: Wi - Fi and in Windows network connection issues
    In addition, check out the link below and check if it helps.
    In Windows network connection issues
    Hope this information helps.
  • Cannot get internet connection through wireless network

    I have a Sony VAIO laptop that came with Vista 32 bit and went from 7 Home Premium 32 bit.  I connect to the internet via my Ethernet via a DSL modem with no problems.  When I try to use the edge Intel 4965AGN wireless to connect to my DLink 655 Wireless N Gigabit router, it appears that it connects to the network, but there is no internet connection.  Both the router and the edge Intel have the latest drivers and the encryption is set on AES, WPA2-Personal.  Some additional information:

    I have desktop computer Dell with a DLink USB WiFi and it connects to the network and gets internet

    I constantly get the message from Windows saying: Windows has detected an IP address conflict with another computer on the network.  I restarted the router several times to no effect.

    In network and sharing Center (of course the troubleshooting network said he found nothing) the network appears as a Public and unidentified and it gives me no option to change it to a home network.

    I tried to connect to other networks public wireless (hotspots) and I can't connect it

    Hello

    Something is wrong with the TCP/IP parameters.

    Autoconfiguration IPv4 address:169.254.1 52.88
    IPv4 subnet mask: 255.255.0.0
    Autoconfiguration IPv4 address: 192.168.0.1
    IPv4 subnet mask: 255.255.255.0
    IPv4 default gateway:

    This 169.254.1 52.88 is the IP by default Windows assigns when there is no DHCP server, this isn't a working IP address.

    The second IP address is the IP address of the Wired card. That is why router conflicted reports.

    Configure the two cards for full Auto obtain IP and DNS.

    Then do a WinSock and TCP/IP updating.

    Type Cmd in the search text box.

    Press Ctrl-Shift-Enter keyboard shortcut to run a command as administrator prompt.  Allow the elevation.

    Type netsh winsock reset at the command prompt and press the Enter key.

    Do the same process to refresh the TCP/IP just replace the command typed with.

    netsh interface ipv4 reset Press enter

    netsh interface ipv6 reset Press enter

    ipconfig/flushdns press Enter

    Restart your computer.

    Jack-MVP Windows Networking. WWW.EZLAN.NET

  • Cannot get a connection Network Simulator

    I downloaded and installed the JDE 4.7 and ran the Simulator, but the browser loads web pages and the HTTPDemo always times out.  My computer itself has no problem to the internet.  Is there anything else I need to do for the Simulator to get a network connection?

    Thank you

    Brian

    Nevermind, I figured it out... looks like you must have the MDS - CS market Simulator too.  I wish it was more obvious.

    -Brian

  • Cannot get remote connection to the computer or phone

    Original title: sentinel160GB Network CCTV connection

    I have the apparently mandatory sentinel160GB CCTV and the system works OK, but for the life of me I can't get the remote to my PC or telephone connection to the or see same DVR?  Help

    Hello

    1. don't you get error message when you try to get the remote connection?

    2. you talk about Digital Video Recorder?

    3. were there any changes (hardware or software) to the computer before the show?

    Reply with answers to help you in a better way.

    Click on the below mentioned link to get an idea on how to ask for suggestions in this forum.

    Suggestions for a question on the help forums

  • Cannot get a connection Wi - Fi work-&gt; now works again!

    Hi all

    Just a quick note for all that you guys know... this msg was sent to you...
    Wireless... happy days... don't know how. but I'm back wireless... I decided not to use my built in mini WiFi, but my sitecom... connected USB non-problemes adapter

    Thanks to all who take the time to help :)

    See you soon with my next prob.

    Thanks for sharing this info with us

  • 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 :)

  • Establish the connection between Hyperion DRM 9.3.1 and Hyperion Essbase 9.3.1

    Hi all
    I have an an immediate need.

    How can establish us connection to Hyperion Essbase/ERP of DRM systems to manage the hierarchy...

    Ex: lets say we have 3 cubes-A, data customer 10,15,20 B & C having respectively.
    How DRM will understand that this list of 10 criticism comes from a TEC...
    It would be great if somebdy can help me to solve this crucial problem.



    Kind regards
    NISH

    The best way to think of the analogy is this: a hierarchy in the DRM is a dimension in Essbase. I have the following hierarchy of DRM

    Accounts (level 1 member)
    Assets (member of level 2)
    Treasury (level 3 member)
    Checking account 1 (level 4 leaves)
    Petty cash Loc 1 (level 4 leaves)

    I exported my the account dimension hierarchy in the cube. Any structural changes (ie the additions, deletions, changes) would be reflected in my hierarchy DRM (for example to add another account of petty cash for Loc 2) so next time I export to Essbase change (in this case the Bill would be picked up). DRM, one of the property tabs would be properties Essbase, so I exported the Leafs and/or members where appropriate according to my cube with properties appropriate essbase for the storage of the uda, formulas, etc...

    The advantage to the use of DRM is that the changes are captured in DRM (with logging and detail for the SOX) after having been once. I can then export these changes to 1 or more cubes depending on whether the change is appropriate for this cube. I make the change once and then export. I don't have to make the change in each cube and the change is uniform in all my cubes. If the change is appropriate, it is a good thing. DRM allows to reduce tedious maintenance cube and ensures consistency and because you can force the validation and/or verification, you can preview changes before going to external systems downstream.

    I hope this helps...

  • get internet connection through another computer...

    Hello

    I would go straight to the point :)

    I have a desktop running windows vista. I have a normal internet connection through a router that connects to the internet on this desktop computer.

    now, I also have a laptop with windows xp and here is what I do. my laptop's wireless was always bothers me, sometimes it connects, sometimes it doesn't work out... so I saw that there is an Ethernet card installed in the laptop with an Ethernet port.

    My question is this:

    I have a lot of Ethernet cables at home and I was wondering if there is a way to get internet to my laptop via the Ethernet port on my desktop, but without needing the desktop computer to be running, cause I only use my laptop these days and my router is too far to connect from my room. I hope you understand my problem. In theory, I think it's possible to do, but I'm not sure how, so please help me on this one. my laptop also has firewire, but I prefer ethernet for some reason any.

    Thank you

    Hello

    Sorry, but you cannot get a connection via another computer if the computer is off.

    I'm not sure that I understand completely the topology.  However, if the office is connected by cable to a router for Internet connection, you can solve the problem by buying a simple network switch.

    You take the cable from the desktop and connect to the switch. Then you plug the desktop and laptop computer at the switch.

    That this switch network does, it divides a cable to feed many computers.

    Example of a switch that can be connected with a cable to a router and feed 5 computers.

    http://www.Newegg.com/product/product.aspx?item=N82E16833166034-

    Jack - Microsoft MVP, Windows networking. WWW.EZLAN.NET

Maybe you are looking for

  • Why Photos opens by itself

    I get Photos the Welcome window when I ask for him. I just got El Capitan.

  • No connection Internet Windows 7

    First off I have COMODO net security on my Windows 7 computer. I write from my other windows XP computer to tell you what happened on my Windows 7. I'm not showing any Internet connection and can't open any browser. He wants me to use a system image

  • Customization of the Desktop problems

    Try to use individual photos to the photo folder to customize desktop poster all the files in all the files of Documents at the same time as the content of the folder of the image, which makes the impossible choice. See below - look down - every last

  • Konica magicolor 2430 DL printer & laptop 32 bit Windows 7

    What are my options when my konica Magicolor 2430 DL printer (& 3 toners unused) are not compatible with my 32-bit laptop to windows 7? How can I get a compatible driver?

  • Index of the string to the apex XML output range error

    Hi I am a newbie to the apex and my current versions areRequest Express 4.2.0.00.27apex listener 2.0.5I read this article http://marcsewtz.blogspot.com/2013/04/pdf-printing-with-oracle-application.htmlI'm trying to get the PDF reports in my applicati