Can't get a new database connection

We keep on getting following JAVA Stack from our Web Application.
It access an ORACLE database and seems to say the DB IS DOWN [but its NOT!].
My real question is: WHat can cause these erors? => like "Can't get a new connection" ?
UPDATE
=======
JAVA Stack:
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
com.emeta.erights.api.exceptions.TracedRemoteException: RMI TCP Connection(29918)-194.128.151.62
com.emeta.erights.util.jdbc.exceptions.PreparedStatementException: Can't get a new connection
at com.emeta.erights.util.jdbc.PreparedStatementPool.startTransaction(PreparedStatement
Pool.java:297)
at com.emeta.erights.util.jdbc.JDBCConnectionPool.executeQuery(JDBCConnectionPool.java:641)
at com.emeta.erights.offers.coupon.CouponData.get(CouponData.java:262)
at com.emeta.erights.offers.coupon.CouponData.getClientObject(CouponData.java:882)
=====================
Terry

You may have simply run out of database connections. Check to see how many your DB allows, and see how many are in use when you start getting this.
Dave.

Similar Messages

  • Have a canon dc310 camcorder that uses mini dvd's. How can I get my new Imac to read these dvd's?Camcorder unable to connect to computer. Will a mini dvd adapter work or do I need to purchase an external dvd rom device? Which device works well with a mac?

    I have a Canon DC310 camcorder that uses mini dvd's and doesn't have the ability to connect to a computer.  How can I get my new Imac to read these dvd's?  Will the mini dvd adapter work or do I need to purchase an external dvd rom device?  Which device works well with the Mac?  Do I need anything else to get the dvd material onto my mac?  Thanks!!

    No DV port in camcorder.  Just a yellow AV port/hole.  I did find a Canopus ADVC110 device in a box that was bought several years ago to convert VHS tapes onto DVD's.  Can I use this with a Mac?  Could I connect a dvd player to the Canopus and transfer the disks onto my Mac?  Or, connect the camcorder via AV port to the Canopus and that to the Mac and transfer that way?  Thanks again!

  • Can't get bb curve to connect to computer, w/ new USB, downloaded desktop manager................anything I'm missing? Help! Thanks, Holly

    Solved!
    Go to Solution.

    If you can't answer the questions, then you leave us to pretty much guess at what could be wrong. Are you sure you don't know what PC OS you are running?
    Given what you are willing to do, there's not much that can be done here. You see, this is free to you, and voluntary by me (and the others who participate here). I get nothing helping you out here. This is not any part of your formal support. As such, there's nothing we can do beyond use the information you provide in order to guide us to what might be going on. But, so far, we have nothing from you at all.
    But, let me continue to try again...can you tell me the steps you attempt? And the results of each step? After all, you say you "can't get bb curve to connect to computer"...so, you must have tried something. What did you try? What happened with each step along the way of what you tried?
    If you can't participate in providing information, free support such as this will be pretty useless to you...fee-based support would be your next step, I'd think. If someone get's paid to help you, they might have tools available that the volunteers here don't have.
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • New database connection failed with oepe

    Hi everybody,
    @http://docs.oracle.com/cd/E27086_02/help/oracle.eclipse.tools.common.doc/html/install.html#install_oepe
    Oracle Enterprise Pack for Eclipse Installation Guide says:
    "You can install OEPE using any of the following ways:
    Download, and then unzip OEPE plugins directly into the Eclipse dropins folder and restart Eclipse."
    This is what I have done,
    then when I create a new database connection, and I press the button "test connection" i got a pop up saying "Ping failed" giving details:
    java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.net.FactoryURLClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at oracle.eclipse.tools.database.connectivity.db.OracleJDBCConnection.createConn(OracleJDBCConnection.java:198)
         at oracle.eclipse.tools.database.connectivity.db.OracleJDBCConnection.createConnection(OracleJDBCConnection.java:149)
         at org.eclipse.datatools.connectivity.DriverConnectionBase.internalCreateConnection(DriverConnectionBase.java:105)
         at org.eclipse.datatools.connectivity.DriverConnectionBase.open(DriverConnectionBase.java:54)
         at org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection.open(JDBCConnection.java:73)
         at oracle.eclipse.tools.database.connectivity.db.OracleJDBCConnectionFactory.createConnection(OracleJDBCConnectionFactory.java:26)
         at org.eclipse.datatools.connectivity.internal.ConnectionFactoryProvider.createConnection(ConnectionFactoryProvider.java:83)
         at org.eclipse.datatools.connectivity.internal.ConnectionProfile.createConnection(ConnectionProfile.java:359)
         at org.eclipse.datatools.connectivity.ui.PingJob.createTestConnection(PingJob.java:76)
         at org.eclipse.datatools.connectivity.ui.PingJob.run(PingJob.java:59)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Did I miss something?

    The documentation is out of date. The unzip to dropins method is no longer supported. The OEPE zip you downloaded is actually an archived repository. You can follow the instruction for installing using Eclipse Update Manager and point to the downloaded zip instead of the online repository.
    I will follow up to get the docs updated.
    - Konstantin

  • Create a new database connection

    i have created a database (using access) and defined a system DSN through control panel.
    I want to create a persistent unit but i can't defined the data source because when i'm trying to create a new database connection i'm getting the error-
    "Unable to obtain schema There is insufficient information to establish a connection to obtain list of schemas. Check database URL, user and password. Driver message:[Microsoft][ODBC Microsoft Access Driver]Optional feature not implemented"
    what is the problem?
    thanks in advanced.

    what did google return when you searched?

  • How can I reuse the BC4J database connection?

    How can I reuse the BC4J database connection?
    I want to use the application module connection without opening another in a custom code. At this level I can’t access de ADF code, that’s why I can’t get the DBConnection from the application module.
    Now, I have a “data-sources.xml” in my project and the application module is configured to access the database from this xml file.

    I found the solution in other Forum. I worked ok.
    Here the code:
    If the Connections-Navigator connection is DBConnection1, the corresponding datasource is jdbc/DBConnection1DS.
    1. Create a JSP page.
    2. In the web.xml of the JSP add
    <resource-ref>
    <res-ref-name>jdbc/DBConnection1DS</res-ref-name>
    <res-type>javax.sql.DataSource</res-type>
    <res-auth>Container</res-auth>
    </resource-ref>
    3. In the JSP page obtain a connection with the datasource.
    InitialContext initialContext = new InitialContext();
    javax.sql.DataSource ds = (javax.sql.DataSource)initialContext.lookup("java:comp/env/jdbc/DBConnection1DS");
    java.sql.Connection conn = ds.getConnection();

  • TS2756 How can i create a new usb connection (service)  on my iMac for sharing internet from my iPhone5 ( i seem have to deleted it )

    How can i create a new usb connection (service)  on my iMac for sharing internet from my iPhone5 ( i seem have to deleted it )
    i know its not a problem whit my carrier o data plan or sharing preferences on the ipone because when i use it un my laptop it works perfectly through
    the usb and even works on the Imac through wifi and bluethood tethering but NOT through usb!!.
    the problem is that trying to make it work i deleted the "profile" usb iphone on the network prefereces panel. Now i only have 3 options: ethernet / wifi / bluetooth
    but not the usb iPhone i used to have.
    And when i try to add a new one i dont get a USB option.
    can some one help me please??
    this is how it looks (after the bluetooth PAN i used to have USB iPhone option)

    The question would be more appropriate in the Mac forums as it is not really related to the iPhone.

  • How can I get the ipad to connect to itunes 10.6.3?

    How can I get the ipad to connect to itunes 10.6.3?

    The iPad mini requires iTunes 10.7 or newer to sync.
    (82182)

  • Yesterday I changed my email password on my home computer.  Today, I can't get any new emails on my Samsung Galaxy 4; I deleted the email account entirely and tried to set it up again as a new account, using the new password, but it keeps giving me an err

    Yesterday I changed my email password on my home computer.  Today, I can't get any new emails on my Samsung Galaxy 4; I deleted the email account entirely and tried to set it up again as a new account, using the new password, but it keeps giving me an error message that reads: Cannot safely connect to server.  The new password is working on my home computer.  I even tried the old password; it just gave me the same error message.

    I'm sorry you're having issues with your e-mail account on your phone Rusty1112. Let's figure out what's going on. First, please try deleting account/information again and then restart phone. When phone is back on, try adding e-mail account again, and be sure you're entering exactly as you set up, meaning its case-sensitive. If you're still getting same error, please let us know and let us know what e-mail account it is, Yahoo, AOL, MSN, etc.
    Thank you,
    VanessaS_VZW
    Follow us on Twitter @VZWSupport

  • I have a toshiba lap top computer with vista and I can not get my iphone to connect all the way .. it says "connected with limited activity"?

    I have a toshiba lap top computer with vista and I can not get my new iphone to connect all the way .... it says "connected with limited activity". which means I don't get on. Any help would be appreciated. Thanks.  

    Hi all,
    Guess I understand what is going on as I'm also experiencing the problem.
    Basically the issue is about the iPhone 4's personal hotspot.
    I'm trying to hook on personal hotspot to my toshiba laptop but it couldnt work as the connection is limited to local only without Internet access.
    The hotspot works well on other laptop and I-devices, but not my toshiba...
    Hope to get assistance here. Thanks

  • TS3988 I just bought a Iphone 5 -- my Iphone 4 and my ipad used to automatically sinc calendars via the Icloud whenever I entered anything on either device -- I can not get the new phone to do this.I have  check the settings on both devices and they seem

    I just bought a Iphone 5 -- my Iphone 4 and my ipad used to automatically sinc calendars via the Icloud whenever I entered anything on either device -- I can not get the new phone to do this.I have  check the settings on both devices and they seem to be t

    There are only two things that you must do to connect a device to calendars:
    1)  In settings>icloud, you must log in, WITH THE CORRECT ID/PASSWORD, and
    2)  Turn on calendars on the same page.
    You said that the iphone 4 and ipad **used** to automatically sync.  Do they no long sync?

  • Where can I get a new keyboard for my Tecra A3 in the UK?

    I spilt some water - damn! - a couple of days ago on my Tecra A3 and I think it is beyond fixing, though please correct me if I am wrong.
    I haven't been cleaning it regularly and I think there was probably quite a bit of dust - and other foreign matter - under the keys and I think some dust has got, via the water, into the electronics connecting the keys to the white connecting tissue - I don't know what you call this - which links the keyboard to the rest of the machine.
    Most of the keys aren't working, and some of them, whey they work, add in for free, for one tap, extra letters.
    I removed the keyboard, and left it and the machine to dry and, when that didn't do the trick, dried the keyboard and surrounding parts thorougly - working delicately - and cleaned it using a tiny bit of alcohol and ear cotton wool cleaners. I also used a little air pressure producing machine to try to get rid of any dust. I think I did a fair job but It is still not working.
    I think I will have to buy a new keyboard. Do you know where can I get a new keyboard A3 in the UK or a second hand keyboard that would be in perfectly good working order?
    Thanking you in advance,
    Conor Joyce

    Hi
    On the Toshiba website you can search for the nearest authorized service provider. They sell all original Toshiba spare parts. Call them and ask for a new keyboard, they can order a new one for you.
    Here you can search for the nearest ASP:
    http://eu.computers.toshiba-europe.com => Support & Downloads => Find an authorized service provider
    Second hands you get from eBay for example but normally keyboards are not so expensive so I would buy a new one.

  • NetBean, I can't establish the oracle database connection with version 9i.

    In NetBean, I can't establish the oracle database connection with version 9i.
    I have create the datasource and it is fine.
    when i try to access the tables i get a message
    "Unable to refresh children, connection is broken, unsupported feature"
    in netbeans.
    Does netbeans support oracle 9i version.
    Thanks,
    VKK

    In NetBean, I can't establish the oracle database connection with version 9i.
    I have create the datasource and it is fine.
    when i try to access the tables i get a message
    "Unable to refresh children, connection is broken, unsupported feature"
    in netbeans.
    Does netbeans support oracle 9i version.
    Thanks,
    VKK

  • HT201304 I have forgotten my "restrictions code" passcode. How can I get a new passcode? Thanks for your help. Paul

    I have forgotten my "restrictions code" passcode. How can I get a new passcode? Thanks for your help. Paul

    If You Are Locked Out Or Have Forgotten Your Passcode
    iTunes 10 for Mac- Update and restore software on iPod, iPhone, or iPad
    iPhone, iPad, iPod touch: Wrong passcode results in red disabled screen
    iOS- Understanding passcodes
    A Complete Guide to Recover Your iDevice if You Forget Your Passcode
    If you cannot remember the passcode, you will need to restore your device using the computer with which you last synced it. This allows you to reset your passcode and resync the data from the device (or restore from a backup). If you restore on a different computer that was never synced with the device, you will be able to unlock the device for use and remove the passcode, but your data will not be present. Refer to Updating and restoring iPhone, iPad and iPod touch software.
    Try restoring the iOS device if backing up and erasing all content and settings doesn't resolve the issue. Using iTunes to restore iOS devices is part of standard isolation troubleshooting. Restoring your device will delete all data and content, including songs, videos, contacts, photos, and calendar information, and will restore all settings to their factory condition.
    Before restoring your iOS device, Apple recommends that you either sync with iTunes to transfer any purchases you have made, or back up new data (data acquired after your last sync). If you have movie rentals on the device, see iTunes Store movie rental usage rights in the United States before restoring.
    Follow these steps to restore your device:
         1. Verify that you are using the latest version of iTunes before attempting to update.
         2. Connect your device to your computer.
         3. Select your iPhone, iPad, or iPod touch when it appears in iTunes under Devices.
         4. Select the Summary tab.
         5. Select the Restore option.
         6. When prompted to back up your settings before restoring, select the Back Up
             option (see in the image below). If you have just backed up the device, it is not
             necessary to create another.
         7. Select the Restore option when iTunes prompts you (as long as you've backed up,
             you should not have to worry about restoring your iOS device).
         8. When the restore process has completed, the device restarts and displays the Apple
             logo while starting up:
               After a restore, the iOS device displays the "Connect to iTunes" screen. For updating
              to iOS 5 or later, follow the steps in the iOS Setup Assistant. For earlier versions of
              iOS, keep your device connected until the "Connect to iTunes" screen goes away or
              you see "iPhone is activated."
         9. The final step is to restore your device from a previous backup.
    If you can not restore your device then you will need to go to recovery mode.
    Placing your device into recovery mode:
    Follow these steps to place your iOS device into recovery mode. If your iOS device is already in recovery mode, you can proceed immediately to step 6.
         1. Disconnect the USB cable from the iPhone, iPad, or iPod touch, but leave the other end
             of the cable connected to your computer's USB port.
         2. Turn off the device: Press and hold the Sleep/Wake button for a few seconds until the
             red slider appears, then slide the slider. Wait for the device to turn off.
              If you cannot turn off the device using the slider, press and hold the Sleep/Wake
              and Home buttons at the same time. When the device turns off, release the Sleep/Wake
              and Home buttons.
         3. While pressing and holding the Home button, reconnect the USB cable to the device.
             The device should turn on. Note: If you see the screen pictured below, let the device
             charge for at least ten minutes to ensure that the battery has some charge, and then
             start with step 2 again.
         4. Continue holding the Home button until you see the "Connect to iTunes" screen.
             When this screen appears you can release the Home button.
         5. If necessary, open iTunes. You should see the following "recovery mode" alert:
         6. Use iTunes to restore the device.
    If you don't see the "Connect to iTunes" screen, try these steps again. If you see the "Connect to iTunes" screen but the device does not appear in iTunes, see this article and its related links.
    Additional Information:
    Note: When using recovery mode, you can only restore the device. All user content on the device will be erased, but if you had previously synced with iTunes on this computer, you can restore from a previous backup. See this article for more information.

  • My apple ipod shuffle's ear headset has lost..And My ipod is in warranty period..So Can I get a new one for free or i should bye ?

    My apple ipod shuffle's ear headset has lost..And My ipod is in warranty period..So Can I get a new one for free or i should bye ?

    Frankly just about any headset with the proper size connection will likely work.  We like ear buds with soft coverings so even when we get a hard headset with a player we swap them out.  While Apple might just possibly give you a set for free since they are not an expensive item, loss is not covered by warranty.  If you're a long drive from an Apple Store it might cost you more in fuel and vehicle wear and tear than going to a local store and buying a comfortable replacement.

Maybe you are looking for

  • Formatting report in excel format

    Hi, I have to generate report in excel format but I don't know how to format it for example to add a dynamic title, and to add a logo in the top of the excel sheet... any help.. thanks in advance.

  • Condition type VPRS  is not available in ke24

    Dear Experts, My clients wants to analyze cogs in transaction code ke24. I can see a overview of stratification costs, however the cogs value is not available. I made the assignment between condition type(VPRS) and value field in KE4I. but it didn't

  • Need Advice on Shooting Video in Public

    Long story short, we need some b-roll footage of trucks (18 wheelers) in action, on the highway, at truck stops, etc.  Am I allowed to shoot video of a highway from a public vantage point and use it in my video?  I really don't want to get into the i

  • How to restart paused Task in Batch Monitor

    Hi All, So I've submitted a bunch of stuff from Compressor. Batch monitor is chugging away but there's no way it's gonna finish before I need to leave and take my laptop. So I figured I could just pause the task. Shut down. Remove the drive. Go home.

  • Control panel show I have flash player 11 installed. web sites say it isn't. do I need to enable it?

    Confused.  Flash Player 11 won't install,  says it's not downloaded. Control panel shows it is. Does it      need to be enabled? If so, how.