ODI11 jdbc Cannot Get Jdbc Connection Exception - HELP!

Dear
I'm trying to make a conexion a new facility in the ODI 11 in a new machine.
that occurs when you try to configure the conexion at exactly the moment that will define the repository of work the following error occurs.
==
Parameters
Odi user and password - OK (checked and is correct)
Repository User and Master password - ok (checked and is correct)
Driver List - 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 get JDBC Connection; nested exception is java.sql.SQLException: Exception while getting connection: oracle.ucp.UniversalConnectionPoolException: Can not get connection Data Source
at oracle.odi.core.repository.Repository.getMasterRepository (Repository.java: 74)
at oracle.odi.core.OdiInstance.createMasterRepository (OdiInstance.java: 501)
at 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 at $ 15 (SnpsDialogLoginDetail.java: 390)
com.sunopsis.graphical.dialog.SnpsDialogLoginDetail at $ IvjEventHandler.actionPerformed (SnpsDialogLoginDetail.java: 186)
at javax.swing.AbstractButton.fireActionPerformed (AbstractButton.java: 1995)
javax.swing.AbstractButton at $ 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)
at 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 at $ 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)
at 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)
at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail. <init> (SnpsDialogLoginDetail.java: 230)
at 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 at $ IvjEventHandler.actionPerformed (SnpsDialogLogin.java: 120)
at javax.swing.AbstractButton.fireActionPerformed (AbstractButton.java: 1995)
javax.swing.AbstractButton at $ 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)
at 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 at $ 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)
at 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 at $ 1.actionPerformed (AbstractOdiDockableWindow.java: 203)
at javax.swing.AbstractButton.fireActionPerformed (AbstractButton.java: 1995)
javax.swing.AbstractButton at $ 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)
at 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 get JDBC Connection; nested exception is java.sql.SQLException: Exception while getting connection: oracle.ucp.UniversalConnectionPoolException: Unable to get Connection from Data Source
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 at $ 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)
... 113 more
Caused by: java.sql.SQLException: Exception while getting connection: oracle.ucp.UniversalConnectionPoolException: Unable to get Connection from Data Source
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)
... 123 more
Caused by: java.sql.SQLException: Exception while getting connection: oracle.ucp.UniversalConnectionPoolException: Unable to get Connection from Data Source
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 at $ DataSourceInvocationHandler.invoke (RuntimeClassLoaderDataSourceCreator.java: 41)
Proxy0.getConnection at $ (Unknown Source)
oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter at $ ConnectionProcessor.run (LoginTimeoutDatasourceAdapter.java: 217)
java.util.concurrent.Executors at $ RunnableAdapter.call (Executors.java: 441)
java.util.concurrent.FutureTask at $ Sync.innerRun (FutureTask.java: 303)
at java.util.concurrent.FutureTask.run (FutureTask.java: 138)
at java.util.concurrent.ThreadPoolExecutor $ Worker.runTask (ThreadPoolExecutor.java: 886)
at java.util.concurrent.ThreadPoolExecutor $ Worker.run (ThreadPoolExecutor.java: 908)
at java.lang.Thread.run (Thread.java: 662)
Caused by: oracle.ucp.UniversalConnectionPoolException: Unable to get Connection from Data Source
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 at $ UniversalConnectionPoolInternal.createOnePooledConnectionInternal (UniversalConnectionPoolImpl.java: 1570)
$ UniversalConnectionPoolInternal.access oracle.ucp.common.UniversalConnectionPoolImpl at $ 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-on denied
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)
at oracle.jdbc.driver.PhysicalConnection. <init> (PhysicalConnection.java: 508)
at 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)
... 22 more
==
>
I think the problem is in jdbc
but exhausted my ideas on how to fix
this
where:
ODI already reinstalled 11
checked path in SO (JAVA_HOME, ODI_JAVA_HOME am using C: \ Program Files \ Java \ bin \ jdk1.6.0_23)
ORACLE_CLASSES am using C: \ oracle \ product \ 10.2.0 \ client_1 \ jdbc \ lib \ ojdbc14.jar
and
ORACLE_HOME is using C: \ oracle \ product \ 10.2.0 \ client_1
My OS is windows vista business (the client machine odi11)
connecting to the database oracle11
have any suggestions for a procedure, something that did not, forgot or did not even know.
Thank you.

Hi Ankit Jain
yes it's the second option,
exactly the error occurs when I click the icon to select the repository of work - work_dev
then this exception is generated
=
I select for the field
Drivers List -
the value >> Oracle JDBC Driver
and then is placed in the Driver Name field
value>> oracle.jdbc.OracleDriver
and after I put a URL
jdbc: oracle: thin: @ (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = sss.rrr3.ttttj.ggg.br) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = RRR3) ))
It should say
that
This is occurring on a machine, but others the same configuration is working
I think it's something of the environment on this machine,
but no longer know what to test
grateful for your attention.

Similar Messages

  • OpenScript & ant ssh - "Cannot get a connection from helper after 120 seconds"

    Hi, I'm trying to run openscript tests (with runscript.bat file) from hudson. I'm connecting to windows XP machine through ssh and executing batch file, but execution of scipt finishes with error "Cannot get a connection from helper after 120 seconds". This error occurs when openscript tries to run test on Internet Explorer. If IE is not nescessary, test finishes with OK. When running batch directly on windows (without hudson and ssh, but on the same user) everything works fine. Has enyone met with such issue ?

    Hi,
    What Jules has suggested should work, but I have also used the following to get scripts working from OTM -
    OATS Application service - run as a user with local admin rights
    helper service - local system
    OATS agent service - set to manual
    Then, run the agent service as a console app -
    1. run a cmd prompt
    2. Run c:\> C:\OracleATS\agentmanager\bin\AgentManagerService.exe -c C:\OracleATS\agentmanager\bin\\AgentManagerService.conf
    3. Execute the script from OTM
    If the agent is running on a machine separate to OTM then the user will have to remain logged in.
    Cheers,
    Jamie

  • OTM-Cannot get a connection from helper after 120 seconds.

    Can any one tell me how to fix the problem of ,
    OTM not able to run the scripts, and getting the following error:
    "Cannot get a connection from helper after 120 seconds. "
    I have tried un-installing and installing all the services , actually its happening for helper service,but at the same time
    Its working when we use OpenScript, with out any such helper issue but when we use to run the same script using OTM , the above mentioned error message is getting displayed.
    Please let me know a solution, if any one has made a fix for this.
    Thanks in Advance
    Atish

    Hi,
    Step1: Uninstall ATS products and Oracle XE database
    Step2: Remove/Rename the following folders.
    Remove/Rename ATS install directory (e.g. C:\OracleATS).
    Remove/Rename the directory: C:\Documents and Settings\username\osworkspace (depends on your Operating System, it may look like: C:\Users\username\osworkspace)
    Remove/Rename the directory: C:\Program Files\Oracle\Inventory ( depends on your Operating System, it may look like: C:\Program Files (x86)\Oracle\Inventory)
    C:\Windows\rsw.ini
    Step3: Remove the following Services (if services exist)
    Start -> Run. Enter "cmd" Type the command: sc delete servicename
    Oracle Application Testing Suite Application Service
    Step4: Remove the Registry Keys (if exist)
    Start -> Run. Enter "regedit" to launch Registry Editor. Remove the keys below:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Oracle Application Testing Suite Application Services
    HKEY_LOCAL_MACHINE\Software\Oracle\Oracle Application Testing Suite and Oracle Test Management
    Step5: Restart your System
    Step6: Install ATS with admin privilege
    Regards,
    Deepu M

  • Cannot get Local Connection, No available resource, Wait-time expired

    Hi Friends,
    Please answer my queries below.
    Thanks and Regards
    Busincess Requirement
    I have to display a particular set of rows in a dashboard or screen, and it is being refreshed every 1 minute, also user can update from that screen displayed values.
    The below program extracts some data from database and passes to the front end through a collection where it is being displayed.
    Code Logic Flow
    1. CockpitAction calls CockpitOraDAO for database results
    2. CockpitOraDAO is a singleton class.
    3. After getting the CockpitOraDAO object, the action will then call the getLabAreaCockpitDetails() method.
    getLabAreaCockpitDetails will
         - Get the Connetion from the OracleConnectionManager class (It is a plain class with getPooledConnection() and releaseConnection() methods).
         - Execute the query and put the result to a collection
         - close the connection
         - return result to the calling action.
    This getLabAreaCockpitDetails() are called around once in every 1 minute
    So, I believe everytime a call is made to action for cockpit display, it will take the existing object of the CockpitOraDAO class and make a call to database. i.e there will be only one object of CockpitOraDAO reside in application server at any particular interval of time.
    My Understandings
    1. Only 1 object of CockpitOraDAO will reside in application server (provided it is not user longer and garbage collected) at a particular instance.
    2. Many objects of Connection will be created and destroyed.(Each time the getLabAreaCockpitDetails() method is called, we will get one connection from connection pool and in finally the Connection will be released to connection pool).
    My Problems
    It is showing the "Cannot get Local Connection, No available resource, Wait-time expired"
    after running around 1 full day.
    My doubts
    1. Can anybody say why I get this error ?
    2. There may be some connections are not closed. But I have checked at finally block, the status of the connection is closed after calling this method.
    3. There may be some problem due to the singleton instane of CockpitOraDAO, Is it affecting performance ?
    4. Is it valid that I have to make CockpitOraDAO as Singleton ?
    public class CockpitOraDAO extends DAOAdaptor //implements BISample
         private static CockpitOraDAO instance=null;
         private static boolean debug = true;
         * The below method will be used to provide the singleton intance of the CockpitOraDAO object.
         public static CockpitOraDAO getInstance()
              if (instance == null)
                   synchronized (CockpitOraDAO.class)
                        if (instance == null)
                             instance = new CockpitOraDAO();
              return instance;
         * The below method will be used to get the cockpit details of the lab area.
         * This will return collecton of sample details for the specific lab.
         public Collection getLabAreaCockpitDetails(Collection prevCockpitDetailList,Collection filterCriteria) throws Exception
         if(debug)
              System.out.println("Inside CockpitOraDAO::getLabAreaCockpitDetails() method");
              Connection conn = null;
              boolean sampleExists = false;
              PreparedStatement pstmt=null;
              ResultSet rs=null;
              String returnStr=null;
              StringBuffer sqlQuery = null;
              String tempComment1=null, tempComment2=null;
              LabCockpitDO labc=null;
              LabCockpitDO labc2=null;
              Collection resultList=null, manCommentList=null, labCommentList=null, labCompCommentList=null;
              ArrayList result1List=null, prevCockpitDetail1List=null,filterList = null;
              OracleConnectionManager manager = null;
              boolean flag = false;
              try
                   labc2 = new LabCockpitDO();
                   prevCockpitDetail1List = (ArrayList) prevCockpitDetailList;
                   sqlQuery = new StringBuffer();
                   sqlQuery.append("select s.sample_sample_no sample_no, s.sample_inspection_lot_no inspection_lot_no,");
                   manager = new OracleConnectionManager();
                   conn = manager.getPooledConnection("myDS");
                   pstmt = conn.prepareStatement(sqlQuery.toString());
                   if(debug)
                   System.out.println("Query********"+sqlQuery.toString());
                   rs = pstmt.executeQuery();
              catch(Exception e)
                   //System.out.println(e);
                   throw e;
              finally
                        try
                             manager.releaseConnection("myDS");
    if(debug)
    System.out.println("Connection Status Closed=true/ Open=false=["+conn.isClosed()+"]");
    if(conn!=null || !conn.isClosed())
    conn.close();
    if(debug)
    System.out.println("Connection Status After Closing Connection Closed=true/ Open=false=["+conn.isClosed()+"]");
                             if(rs != null)
                                  rs.close();
                             if(pstmt != null)
                                  pstmt.close();
                             conn = null;
                             pstmt=null;
                             rs = null;
                             sqlQuery=null;
                             returnStr=null;
                             labc=null;
                             labc2=null;
                             manCommentList=null;
                             labCommentList=null;
                             labCompCommentList=null;
                             tempComment1=null;
                             tempComment2=null;
                             resultList=null;
                             prevCockpitDetailList=null;
                             prevCockpitDetail1List=null;
                        catch(Exception e)
                             //System.out.println("Unable to Release Connection ="+e);
                             throw e;
              //if(debug)     
              //System.out.println(resultList);
              return result1List;
         }

    Hi,
    As you can see from other posts, this is a very common problem. Until now the cause always ends up pointing to a connection not being close.
    I suggest you try to run through a full single cycle of you app, while using the CLI monitoting to check that the connections created/closed matches the expected created/closed connections. Also that the number of free connections at the end is correct.

  • "Cannot get mail, connection to the service failed". why and how do I repair it?

    "Cannot get mail, connection to the service failed". why and how do I repair it?

    Thanks. However...these links are to basic troubleshooting.  Good stuff, except I -- like it seems others -- have multiple email accounts coming into their iPhones (my case, iPhone 5 running latest version of iOS) that until this past Friday evening (September 12, 2014).... worked perfectly, then just all stopped.
    In my case, I also lost access to an internet forum I frequent multiple times daily.  All worked fine, until things abruptly stopped working the evening of September 12.
    Seems like anything with a stored login/password got hosed.
    I went into the profiles to make sure my passwords were still there (thought they may have somehow gotten wiped out), but they were there.  I re-entered them just in case, no change.
    Now just this morning, Sunday September 14, two emails from the same (employer) email account have trickled in.  But nothing from the others (gmail, yahoo mail).
    Spouse is having same issue on an iPhone 5.

  • OATS: Error Message "Cannot get a connection from the Browser" on recording

    Hi,
    I am involved in the functional testing for Siebel 8.1 application, with the OATS 9.3 tool.
    On trying to record, an error Message *"Cannot get a connection from the Browser. Do you want to continue waiting for the browser to load?"* is displayed, even though InstallBrowserHelpers has been installed.
    I tried uninstalling the 'BrowserHelpers' and re-installing but the issue remains.
    Ur response on this will be appreciated.
    Thanks!

    Hi JB,
    I uninstalled the Plug-ins.
    To make it worse, I am unable to access Openscript now. :-(
    On trying to access Openscript, I am seeing the error "An error has occured. See the log file".
    Below is the extract from the log file.
    !SESSION 2012-05-29 14:05:32.634 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.6.0_07
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86
    This is a continuation of log file C:\Documents and Settings\sg0210788\osworkspace\.metadata\.bak_0.log
    Created Time: 2012-05-29 14:05:34.993
    !ENTRY org.eclipse.osgi 2 0 2012-05-29 14:05:34.993
    !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:34.993
    !MESSAGE Bundle update@plugins/com.ibm.icu.source.nl_ja_3.8.1.v20080530.jar [5] was not resolved.
    !SUBENTRY 2 com.ibm.icu.source.nl_ja 2 0 2012-05-29 14:05:34.993
    !MESSAGE Missing host com.ibm.icu.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:34.993
    !MESSAGE Bundle update@plugins/javax.servlet.jsp.source.nl_ja_2.0.0.v200806031607.jar [9] was not resolved.
    !SUBENTRY 2 javax.servlet.jsp.source.nl_ja 2 0 2012-05-29 14:05:34.993
    !MESSAGE Missing host javax.servlet.jsp.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:34.993
    !MESSAGE Bundle update@plugins/javax.servlet.source.nl_ja_2.4.0.v200806031604.jar [12] was not resolved.
    !SUBENTRY 2 javax.servlet.source.nl_ja 2 0 2012-05-29 14:05:34.993
    !MESSAGE Missing host javax.servlet.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:34.993
    !MESSAGE Bundle update@plugins/org.apache.ant.source.nl_ja_1.7.0.v200803061910.jar [209] was not resolved.
    !SUBENTRY 2 org.apache.ant.source.nl_ja 2 0 2012-05-29 14:05:34.993
    !MESSAGE Missing host org.apache.ant.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:34.993
    !MESSAGE Bundle update@plugins/org.apache.commons.el.source.nl_ja_1.0.0.v200806031608.jar [212] was not resolved.
    !SUBENTRY 2 org.apache.commons.el.source.nl_ja 2 0 2012-05-29 14:05:34.993
    !MESSAGE Missing host org.apache.commons.el.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:34.993
    !MESSAGE Bundle update@plugins/org.apache.commons.logging.source.nl_ja_1.0.4.v20080605-1930.jar [215] was not resolved.
    !SUBENTRY 2 org.apache.commons.logging.source.nl_ja 2 0 2012-05-29 14:05:34.993
    !MESSAGE Missing host org.apache.commons.logging.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:34.993
    !MESSAGE Bundle update@plugins/org.apache.jasper.source.nl_ja_5.5.17.v200806031609.jar [219] was not resolved.
    !SUBENTRY 2 org.apache.jasper.source.nl_ja 2 0 2012-05-29 14:05:34.993
    !MESSAGE Missing host org.apache.jasper.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:34.993
    !MESSAGE Bundle update@plugins/org.apache.lucene.analysis.source.nl_ja_1.9.1.v20080530-1600.jar [222] was not resolved.
    !SUBENTRY 2 org.apache.lucene.analysis.source.nl_ja 2 0 2012-05-29 14:05:34.993
    !MESSAGE Missing host org.apache.lucene.analysis.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:34.993
    !MESSAGE Bundle update@plugins/org.apache.lucene.source.nl_ja_1.9.1.v20080530-1600.jar [224] was not resolved.
    !SUBENTRY 2 org.apache.lucene.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.apache.lucene.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.ant.core.source.nl_ja_3.2.0.v20080529.jar [229] was not resolved.
    !SUBENTRY 2 org.eclipse.ant.core.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.ant.core.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.ant.ui.source.nl_ja_3.3.0.v20080529.jar [232] was not resolved.
    !SUBENTRY 2 org.eclipse.ant.ui.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.ant.ui.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.compare.source.nl_ja_3.4.0.I20080604.jar [235] was not resolved.
    !SUBENTRY 2 org.eclipse.compare.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.compare.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.commands.source.nl_ja_3.4.0.I20080509-2000.jar [240] was not resolved.
    !SUBENTRY 2 org.eclipse.core.commands.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.commands.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.contenttype.source.nl_ja_3.3.0.v20080604-1400.jar [243] was not resolved.
    !SUBENTRY 2 org.eclipse.core.contenttype.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.contenttype.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.databinding.beans.source.nl_ja_1.1.1.M20080827-0800a.jar [246] was not resolved.
    !SUBENTRY 2 org.eclipse.core.databinding.beans.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.databinding.beans.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.databinding.source.nl_ja_1.1.1.M20080827-0800b.jar [249] was not resolved.
    !SUBENTRY 2 org.eclipse.core.databinding.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.databinding.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.expressions.source.nl_ja_3.4.0.v20080603-2000.jar [252] was not resolved.
    !SUBENTRY 2 org.eclipse.core.expressions.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.expressions.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.filebuffers.source.nl_ja_3.4.0.v20080603-2000.jar [255] was not resolved.
    !SUBENTRY 2 org.eclipse.core.filebuffers.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.filebuffers.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.linux.x86_1.2.0.v20080604-1400.jar [257] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.macosx.nl_ja_1.0.0.v20080604-1400.jar [258] was not resolved.
    !SUBENTRY 2 org.eclipse.core.filesystem.macosx.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.filesystem.macosx_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.solaris.sparc_1.0.100.v20080604-1400.jar [260] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.source.nl_ja_1.2.0.v20080604-1400.jar [261] was not resolved.
    !SUBENTRY 2 org.eclipse.core.filesystem.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.filesystem.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.win32.x86.nl_ja_1.1.0.v20080604-1400.jar [262] was not resolved.
    !SUBENTRY 2 org.eclipse.core.filesystem.win32.x86.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.filesystem.win32.x86_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.jobs.source.nl_ja_3.4.0.v20080512.jar [266] was not resolved.
    !SUBENTRY 2 org.eclipse.core.jobs.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.jobs.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.net.linux.x86_1.0.0.I20080521.jar [268] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.net.source.nl_ja_1.1.0.I20080604.jar [270] was not resolved.
    !SUBENTRY 2 org.eclipse.core.net.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.net.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.net.win32.x86.nl_ja_1.0.0.I20080521.jar [271] was not resolved.
    !SUBENTRY 2 org.eclipse.core.net.win32.x86.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.net.win32.x86_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.resources.compatibility.nl_ja_3.4.0.v20080604-1400.jar [274] was not resolved.
    !SUBENTRY 2 org.eclipse.core.resources.compatibility.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.resources.compatibility_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.resources.compatibility.source.nl_ja_3.4.0.v20080604-1400.jar [275] was not resolved.
    !SUBENTRY 2 org.eclipse.core.resources.compatibility.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.resources.compatibility.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.resources.source.nl_ja_3.4.1.R34x_v20080902.jar [278] was not resolved.
    !SUBENTRY 2 org.eclipse.core.resources.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.resources.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.runtime.compatibility.auth.source.nl_ja_3.2.100.v20070502.jar [282] was not resolved.
    !SUBENTRY 2 org.eclipse.core.runtime.compatibility.auth.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.runtime.compatibility.auth.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.runtime.compatibility.registry.nl_ja_3.2.200.v20080610.jar [285] was not resolved.
    !SUBENTRY 2 org.eclipse.core.runtime.compatibility.registry.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.runtime.compatibility.registry_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.runtime.compatibility.registry.source.nl_ja_3.2.200.v20080610.jar [286] was not resolved.
    !SUBENTRY 2 org.eclipse.core.runtime.compatibility.registry.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.runtime.compatibility.registry.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.runtime.compatibility.source.nl_ja_3.2.0.v20071008.jar [288] was not resolved.
    !SUBENTRY 2 org.eclipse.core.runtime.compatibility.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.runtime.compatibility.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.runtime.source.nl_ja_3.4.0.v20080512.jar [291] was not resolved.
    !SUBENTRY 2 org.eclipse.core.runtime.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.runtime.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.core.variables.source.nl_ja_3.2.100.v20080529-1300.jar [294] was not resolved.
    !SUBENTRY 2 org.eclipse.core.variables.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.core.variables.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.cvs.nl_ja_1.0.100.v20080603.jar [296] was not resolved.
    !SUBENTRY 2 org.eclipse.cvs.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.cvs_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.cvs.source.nl_ja_1.0.100.v20080603.jar [297] was not resolved.
    !SUBENTRY 2 org.eclipse.cvs.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.cvs.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.debug.core.source.nl_ja_3.4.0.v20080612.jar [299] was not resolved.
    !SUBENTRY 2 org.eclipse.debug.core.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.debug.core.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.debug.ui.source.nl_ja_3.4.1.v20080811_r341.jar [302] was not resolved.
    !SUBENTRY 2 org.eclipse.debug.ui.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.debug.ui.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.ecf.filetransfer.nl_ja_2.0.0.v20080611-1715.jar [304] was not resolved.
    !SUBENTRY 2 org.eclipse.ecf.filetransfer.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.ecf.filetransfer_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.ecf.identity.nl_ja_2.0.0.v20080611-1715.jar [305] was not resolved.
    !SUBENTRY 2 org.eclipse.ecf.identity.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.ecf.identity_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.ecf.nl_ja_2.0.0.v20080611-1715.jar [306] was not resolved.
    !SUBENTRY 2 org.eclipse.ecf.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.ecf_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.ecf.provider.filetransfer.nl_ja_2.0.0.v20080611-1715.jar [307] was not resolved.
    !SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.ecf.provider.filetransfer_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.ecf.provider.filetransfer.ssl.nl_ja_1.0.0.v20080611-1715.jar [308] was not resolved.
    !SUBENTRY 2 org.eclipse.ecf.provider.filetransfer.ssl.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.ecf.provider.filetransfer.ssl_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.ecf.ssl.nl_ja_1.0.0.v20080611-1715.jar [309] was not resolved.
    !SUBENTRY 2 org.eclipse.ecf.ssl.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.ecf.ssl_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.app.source.nl_ja_1.1.0.v20080421-2006.jar [311] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.app.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.app.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.common.source.nl_ja_3.4.0.v20080421-2006.jar [314] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.common.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.common.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.frameworkadmin.equinox.nl_ja_1.0.2.R34x_v20080911.jar [316] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.frameworkadmin.equinox.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.frameworkadmin.equinox_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.frameworkadmin.equinox.source.nl_ja_1.0.2.R34x_v20080911.jar [317] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.frameworkadmin.equinox.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.frameworkadmin.equinox.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.frameworkadmin.nl_ja_1.0.2.R34x_v20080910.jar [318] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.frameworkadmin.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.frameworkadmin_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.frameworkadmin.source.nl_ja_1.0.2.R34x_v20080910.jar [319] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.frameworkadmin.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.frameworkadmin.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.http.jetty.source.nl_ja_1.1.0.v20080425.jar [321] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.http.jetty.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.http.jetty.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.http.registry.source.nl_ja_1.0.100.v20080427-0830.jar [324] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.http.registry.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.http.registry.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.http.servlet.source.nl_ja_1.0.100.v20080427-0830.jar [327] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.http.servlet.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.http.servlet.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.jsp.jasper.registry.source.nl_ja_1.0.0.v20080427-0830.jar [331] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.jsp.jasper.registry.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.jsp.jasper.registry.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.jsp.jasper.source.nl_ja_1.0.100.v20080427-0830.jar [333] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.jsp.jasper.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.jsp.jasper.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/ [335] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.101.R34x_v20080731/ [336] was not resolved.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.source.nl_ja_1.0.101.R34x_v20080819.jar [338] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.launcher.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.launcher.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.win32.win32.x86.nl_ja_1.0.101.R34x_v20080731.jar [339] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.launcher.win32.win32.x86.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.launcher.win32.win32.x86_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.preferences.source.nl_ja_3.2.201.R34x_v20080709.jar [343] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.preferences.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.preferences.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.registry.source.nl_ja_3.4.0.v20080516-0950.jar [346] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.registry.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.registry.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.security.source.nl_ja_1.0.1.R34x_v20080721.jar [349] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.security.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.security.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.security.ui.source.nl_ja_1.0.0.v20080603-1810.jar [351] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.security.ui.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.security.ui.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.security.win32.x86.nl_ja_1.0.0.v20080529-1600.jar [353] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.security.win32.x86.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.security.win32.x86_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.equinox.security.win32.x86.source.nl_ja_1.0.0.v20080529-1600.jar [354] was not resolved.
    !SUBENTRY 2 org.eclipse.equinox.security.win32.x86.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.equinox.security.win32.x86.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.help.appserver.source.nl_ja_3.1.300.v20080507.jar [358] was not resolved.
    !SUBENTRY 2 org.eclipse.help.appserver.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.help.appserver.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.help.base.source.nl_ja_3.3.101.M20080728_34x.jar [361] was not resolved.
    !SUBENTRY 2 org.eclipse.help.base.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.help.base.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.help.source.nl_ja_3.3.101.v20080702_34x.jar [364] was not resolved.
    !SUBENTRY 2 org.eclipse.help.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.help.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.help.ui.source.nl_ja_3.3.101.M20080715_34x.jar [366] was not resolved.
    !SUBENTRY 2 org.eclipse.help.ui.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.help.ui.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.help.webapp.source.nl_ja_3.3.101.M20080805_34x.jar [369] was not resolved.
    !SUBENTRY 2 org.eclipse.help.webapp.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.help.webapp.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.apt.core.source.nl_ja_3.3.101.R34x_v20080902-1220.jar [373] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.apt.core.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.apt.core.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.apt.pluggable.core.source.nl_ja_1.0.100.v20080407-1345.jar [376] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.apt.pluggable.core.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.apt.ui.source.nl_ja_3.3.100.v20080407-1345.jar [379] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.apt.ui.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.apt.ui.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt.nl_ja_1.0.100.v20080513-1235.jar [381] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.compiler.apt.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.compiler.apt_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt.source.nl_ja_1.0.100.v20080513-1235.jar [382] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.compiler.apt.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.compiler.apt.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool.nl_ja_1.0.100.v_883_R34x.jar [384] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.compiler.tool.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.compiler.tool_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool.source.nl_ja_1.0.100.v_883_R34x.jar [385] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.compiler.tool.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.compiler.tool.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.core.manipulation.source.nl_ja_1.2.0.v20080603-2000.jar [388] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.core.manipulation.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.core.manipulation.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.core.source.nl_ja_3.4.2.v_883_R34x.jar [391] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.core.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.core.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.debug.source.nl_ja_3.4.0.v20080604.jar [394] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.debug.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.debug.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.debug.ui.source.nl_ja_3.3.1.v20080730_r341.jar [396] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.debug.ui.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.debug.ui.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.doc.isv.nl_ja_3.4.1.r341_v20080716-0800.jar [399] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.doc.isv.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.doc.isv_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.junit.runtime.source.nl_ja_3.3.0.v20080603-2000.jar [404] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.junit.runtime.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.junit.runtime.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.junit.source.nl_ja_3.4.0.v20080603-2000.jar [406] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.junit.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.junit.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.junit4.runtime.source.nl_ja_1.0.200.v20080603-2000.jar [408] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.junit4.runtime.source.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.junit4.runtime.source_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.launching.macosx.nl_ja_3.1.100.v20080422.jar [411] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.launching.macosx.nl_ja 2 0 2012-05-29 14:05:35.009
    !MESSAGE Missing host org.eclipse.jdt.launching.macosx_0.0.0.
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-05-29 14:05:35.009
    !MESSAGE Bundle update@plugins/org.eclipse.jdt.launching.source.nl_ja_3.4.1.v20080729_r341.jar [413] was not resolved.
    !SUBENTRY 2 org.eclipse.jdt.launching.source.nl_ja 2 0 2012-05-29 14:05:35.009

  • Cannot get maile connection to server failed

    followed the instructions for icloud set up in apple support for ipad and iphone even deleted the account and then set the account up with the correct ID and password.  I do use a different ID  than my apple ID for my icloud account.  I use my me.com email address.  I can get into the cloud on my pc and I can send and recieve email when I log into my icloud account but this fails to work on my ipad and iphone.  Attempts to seen or get email on these devices when on a wifi network end up with the message "cannot get mail connection to server failed"
    lee

    Hi HLSdoc,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at this article:
    iCloud: Troubleshooting iCloud Mail
    http://support.apple.com/kb/ts4002
    Issues sending or receiving mail on iPhone, iPad, or iPod touch
    Best of luck,
    Mario

  • Cannot get mail error: please help! :/

    Everytime I click on my mail app on my iphone 4, I get the "cannot get mail, connection to the server failed". I have deleted the account before and it fixes it temporarily only to happen again in the future. What is going on?

    Start with these two support articles. Try everything in both. If you still have no success, post back and try to be very specific about steps that you worked through, what happened, etc.
    Unable to send or receive mail
    http://support.apple.com/kb/TS3899
    Setting up and troubleshooting mail.
    http://www.apple.com/support/ipad/assistant/mail/

  • Cannot get a connection, pool error Timeout waiting for idle object

    my connection pool setting is
      maxActive="3" minIdle="2"                maxWait="10000"              removeAbandoed="true" logAbandoned="true"         removeAbandonedTimeout="30"         autoreconnection="true" 
    we have 7 people hitting the group of search functions ,
    about 3 minutes I get
    I got error like
    org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object         at org.apache.tomcat.dbcp.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:104)         at org.apache.tomcat.dbcp.dbcp.BasicDataSource.getConnection(BasicDataSource.java:880)         at Deferment.showResult.checStudent(showResult.java:135)         at Deferment.showResult.doPost(showResult.java:99)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)         at org.apache.catalina.servlets.InvokerServlet.serveRequest(InvokerServlet.java:402)         at org.apache.catalina.servlets.InvokerServlet.doPost(InvokerServlet.java:170)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)         at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    I just wonder
    1) Cannot get a connection, pool error Timeout waiting for idle object-> cause by connection pool leaking or other problem.
    2) Setting the maxactive to -1 ( suggestion from Google) , if I set my connection to ulimit , waht should I put on minIdle="2"
    3) How can I test my connection pool have problem or not ? is
    SHOW PROCESSLIST; tolding me someinformation? I use Mysql
    Thank you!

    I try something like ps2 = conn.prepareStatement(target);
                ps2.setString(1, UNumber); // set input parameter
                rs = ps2.executeQuery();
                sendMail = 0;//how many rows we can find.
                while (rs.next()) {
                    sendMail++;
                ps2.close();
                rs.close();
                conn.close();
      if ((count1 == 0) || (count2 == 0)) {
                    conn.rollback();
                } else {
                    conn.commit();
                    conn.setAutoCommit(true);
                ps.close();
                calstat2.close();
                conn.close();
    calstat = (CallableStatement) conn.prepareCall("{call findStudent}");
                calstat.executeQuery();
                calstat.close();
                conn.close();is that enought? what else I should do to make sure I did close all the connection, after I use it ?
    thank you

  • Sybase jconnect and tomcat 5. Getting error:Cannot get a connection, pool

    Hi,
    I am not sure why i am getting this error.
    All the drivers are in the write location. Tomcat does find and load the driver correctly.
    But... when i try to connect, i get this error.
    org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool exhausted, cause:
    java.util.NoSuchElementException: Could not create a validated object
    at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:851)
    at org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:140)
    at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:518)
    at com.aoltw.ic.ars.data.DAO.connect(DAO.java:233)
    at com.aoltw.ic.ars.data.authenticateDAO.getGroups(authenticateDAO.java:114)
    at com.aoltw.ic.ars.data.authenticateDAO.getUserInfo(authenticateDAO.java:97)
    at com.aoltw.ic.ars.helpcentral.presentation.action.loginAction.authenticate(loginAction.java:35)
    at com.aoltw.ic.ars.helpcentral.presentation.action.loginAction.execute(loginAction.java:86)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:446)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:266)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1292)
    Thanks
    --Arun

    What is the "right" location? I'll assume you mean your app's WEB-INF/lib.
    Sounds like your Java code isn't closing statements and/or connections properly, or perhaps you need to increase the number of connections in the pool. I'm guessing it's the former.
    MOD

  • 5130 cannot get phone connection, using as modem

    Recently purchased 5130 to use as modem for my laptop.  Am using sim card from primary phone to access internet (primary phone has internet service), and connection with USB cable.  Downloaded PC suite, have Vista OS.  Have set specs to phone and internet provider (AT&T) but cannot get connection.  Error display says cannot get phone connection.  Phone works in phone mode, although cannot see contacts.
    ( I have a new bluetooth USB adaptor, but do not want to open package if I can get cable to work.  No point in opening blue tooth yet as cannot even get phone connection.)
    Any advice? 

    Hello, dthurnherr.
    Thank you for visiting Apple Support Communities.
    Here are a couple troubleshooting articles that I would recommend going through when experiencing this issue.
    FaceTime for Mac: Troubleshooting FaceTime
    http://support.apple.com/kb/ts4185
    Unable to make or receive FaceTime calls after April 16, 2014
    http://support.apple.com/kb/TS5419
    Cheers,
    Jason H.

  • "Cannot get parameter type" exception in logs

    Hello, Everyone!
    I am trying to migrate my old Birt reports to a new runtime version (and new designing capabilities as well). The reports get rendered correctly after migration but I experience some lack of performance (quite significant actually). When I check logs I see lots of SEVERE exceptions concerning report parameters which probably affect the delay.
    Technical parameters:
    Database: Oracle 11g
    AS: Apache Tomcat 7.0.26
    Java: 1.7.0_67
    JDBC Driver: ojdbc6.jar or ojdbc7.jar (described below)
    old Birt Viewer Runtime version: 2.5.2
    new Birt Viewer Runtime version: 4.4.2 (the latest)
    The exceptions are following:
    Apr 07, 2015 7:55:40 PM org.eclipse.birt.data.engine.odaconsumer.PreparedStatement doSetNull( int )
    SEVERE: Cannot set a null value to parameter 147.
    org.eclipse.birt.report.data.oda.jdbc.JDBCException: Cannot set preparedStatement null value.
    SQL error #1:Unsupported feature
    java.sql.SQLException: Unsupported feature
    at org.eclipse.birt.report.data.oda.jdbc.Statement.setNull(Statement.java:884)
    at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaQuery.setNull(OdaQuery.java:1223)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.doSetNull(PreparedStatement.java:4691)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.setNull(PreparedStatement.java:4173)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.setParameterValue(PreparedStatement.java:3113)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.setParameterValue(PreparedStatement.java:3070)
    at org.eclipse.birt.data.engine.executor.DataSourceQuery.setInputParameterBinding(DataSourceQuery.java:1159)
    at org.eclipse.birt.data.engine.executor.DataSourceQuery.execute(DataSourceQuery.java:919)
    at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery$OdaDSQueryExecutor.executeOdiQuery(PreparedOdaDSQuery.java:503)
    at org.eclipse.birt.data.engine.impl.QueryExecutor.execute(QueryExecutor.java:1222)
    at org.eclipse.birt.data.engine.impl.ServiceForQueryResults.executeQuery(ServiceForQueryResults.java:233)
    at org.eclipse.birt.data.engine.impl.QueryResults.getResultIterator(QueryResults.java:178)
    at org.eclipse.birt.report.engine.data.dte.QueryResultSet.<init>(QueryResultSet.java:98)
    at org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:168)
    at org.eclipse.birt.report.engine.data.dte.DataGenerationEngine.doExecuteQuery(DataGenerationEngine.java:83)
    at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:275)
    at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1947)
    at org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:80)
    at org.eclipse.birt.report.engine.executor.TableItemExecutor.execute(TableItemExecutor.java:62)
    at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:46)
    at org.eclipse.birt.report.engine.internal.executor.emitter.ReportItemEmitterExecutor.execute(ReportItemEmitterExecutor.java:46)
    at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute(SuppressDuplicateItemExecutor.java:43)
    at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:46)
    at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:34)
    at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:65)
    at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:92)
    at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:100)
    at org.eclipse.birt.report.engine.presentation.ReportDocumentBuilder.build(ReportDocumentBuilder.java:249)
    at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:269)
    at org.eclipse.birt.report.engine.api.impl.RunTask.run(RunTask.java:86)
    at org.eclipse.birt.report.service.ReportEngineService.runReport(ReportEngineService.java:1325)
    at org.eclipse.birt.report.service.BirtViewerReportService.runReport(BirtViewerReportService.java:158)
    at org.eclipse.birt.report.service.actionhandler.BirtRunReportActionHandler.__execute(BirtRunReportActionHandler.java:81)
    at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(AbstractBaseActionHandler.java:90)
    at org.eclipse.birt.report.presentation.aggregation.layout.FramesetFragment.doService(FramesetFragment.java:191)
    at org.eclipse.birt.report.presentation.aggregation.layout.FramesetFragment.service(FramesetFragment.java:86)
    at org.eclipse.birt.report.servlet.ViewerServlet.__doGet(ViewerServlet.java:181)
    at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(BirtSoapMessageDispatcherServlet.java:278)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
    at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
    at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.service(BirtSoapMessageDispatcherServlet.java:122)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
    at org.eclipse.birt.report.filter.ViewerFilter.doFilter(ViewerFilter.java:68)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
    at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
    at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:722)
    Caused by: java.sql.SQLException: Unsupported feature
    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:199)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445)
    at oracle.jdbc.driver.DatabaseError.throwUnsupportedFeatureSqlException(DatabaseError.java:765)
    at oracle.jdbc.driver.OracleParameterMetaData.getParameterType(OracleParameterMetaData.java:156)
    at org.eclipse.birt.report.data.oda.jdbc.Statement.setNull(Statement.java:879)
    ... 60 more
    and:
    Apr 07, 2015 7:55:40 PM org.eclipse.birt.data.engine.odaconsumer.ParameterMetaData getRuntimeParameterType
    SEVERE: Cannot get the type for parameter: 1.
    org.eclipse.birt.report.data.oda.jdbc.JDBCException: Cannot get parameter type.
    SQL error #1:Unsupported feature
    java.sql.SQLException: Unsupported feature
    at org.eclipse.birt.report.data.oda.jdbc.ParameterMetaData.getParameterType(ParameterMetaData.java:161)
    at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaParameterMetaData.getParameterType(OdaParameterMetaData.java:177)
    at org.eclipse.birt.data.engine.odaconsumer.ParameterMetaData.getRuntimeParameterType(ParameterMetaData.java:233)
    at org.eclipse.birt.data.engine.odaconsumer.ParameterMetaData.<init>(ParameterMetaData.java:97)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.mergeParamHintsWithMetaData(PreparedStatement.java:1674)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.getParameterMetaData(PreparedStatement.java:1525)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.getParameterMetaData(PreparedStatement.java:1539)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.getParameterType(PreparedStatement.java:798)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.retrySetParameterValue(PreparedStatement.java:3211)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.setParameterValue(PreparedStatement.java:3188)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.setParameterValue(PreparedStatement.java:3070)
    at org.eclipse.birt.data.engine.executor.DataSourceQuery.setInputParameterBinding(DataSourceQuery.java:1159)
    at org.eclipse.birt.data.engine.executor.DataSourceQuery.execute(DataSourceQuery.java:919)
    at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery$OdaDSQueryExecutor.executeOdiQuery(PreparedOdaDSQuery.java:503)
    at org.eclipse.birt.data.engine.impl.QueryExecutor.execute(QueryExecutor.java:1222)
    at org.eclipse.birt.data.engine.impl.ServiceForQueryResults.executeQuery(ServiceForQueryResults.java:233)
    at org.eclipse.birt.data.engine.impl.QueryResults.getResultIterator(QueryResults.java:178)
    at org.eclipse.birt.report.engine.data.dte.QueryResultSet.<init>(QueryResultSet.java:98)
    at org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:168)
    at org.eclipse.birt.report.engine.data.dte.DataGenerationEngine.doExecuteQuery(DataGenerationEngine.java:83)
    at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:275)
    at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1947)
    at org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:80)
    at org.eclipse.birt.report.engine.executor.TableItemExecutor.execute(TableItemExecutor.java:62)
    at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:46)
    at org.eclipse.birt.report.engine.internal.executor.emitter.ReportItemEmitterExecutor.execute(ReportItemEmitterExecutor.java:46)
    at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute(SuppressDuplicateItemExecutor.java:43)
    at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:46)
    at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:34)
    at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:65)
    at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:92)
    at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:100)
    at org.eclipse.birt.report.engine.presentation.ReportDocumentBuilder.build(ReportDocumentBuilder.java:249)
    at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:269)
    at org.eclipse.birt.report.engine.api.impl.RunTask.run(RunTask.java:86)
    at org.eclipse.birt.report.service.ReportEngineService.runReport(ReportEngineService.java:1325)
    at org.eclipse.birt.report.service.BirtViewerReportService.runReport(BirtViewerReportService.java:158)
    at org.eclipse.birt.report.service.actionhandler.BirtRunReportActionHandler.__execute(BirtRunReportActionHandler.java:81)
    at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(AbstractBaseActionHandler.java:90)
    at org.eclipse.birt.report.presentation.aggregation.layout.FramesetFragment.doService(FramesetFragment.java:191)
    at org.eclipse.birt.report.presentation.aggregation.layout.FramesetFragment.service(FramesetFragment.java:86)
    at org.eclipse.birt.report.servlet.ViewerServlet.__doGet(ViewerServlet.java:181)
    at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(BirtSoapMessageDispatcherServlet.java:278)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
    at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
    at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.service(BirtSoapMessageDispatcherServlet.java:122)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
    at org.eclipse.birt.report.filter.ViewerFilter.doFilter(ViewerFilter.java:68)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
    at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
    at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:722)
    Caused by: java.sql.SQLException: Unsupported feature
    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:199)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445)
    at oracle.jdbc.driver.DatabaseError.throwUnsupportedFeatureSqlException(DatabaseError.java:765)
    at oracle.jdbc.driver.OracleParameterMetaData.getParameterType(OracleParameterMetaData.java:156)
    at org.eclipse.birt.report.data.oda.jdbc.ParameterMetaData.getParameterType(ParameterMetaData.java:155)
    ... 65 more
    These exceptions probably refer to dataset (query) parameters rather than to report parameters because of their numbers and total amount.
    The first exception "Cannot set preparedStatement null" seems to be thrown for all parameters that are initially nulls. The second exception "Cannot get parameter type" seems to be thrown for all parameters (twice for some).
    The second one probably has something to do with this bug: https:\//bugs.eclipse.org/bugs/show_bug.cgi?format=multiple&id=384925 Although it is declared to be fixed in an earlier Birt runtime version (4.2.1) and I'm using a later one (4.4.2).
    The first one gets critical if I change the Oracle jdbc driver to the new and the most appropriate one (ojdbc7.jar), which should be a better choice because I have Java 7. Older driver ojdbc6.jar renders the report but writes the exception to the logfile, the newer one produces the following in browser:
    - org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report.
    AxisFault
    faultCode: BirtRunReportActionHandler.__execute()
    faultSubcode:
    faultString: org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report.
    faultActor:
    faultNode:
    faultDetail:
    stackTrace:org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report.
    at org.eclipse.birt.report.engine.api.impl.EngineTask.handleFatalExceptions(EngineTask.java:2363)
    at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:277)
    at org.eclipse.birt.report.engine.api.impl.RunTask.run(RunTask.java:86)
    at org.eclipse.birt.report.service.ReportEngineService.runReport(ReportEngineService.java:1325)
    at org.eclipse.birt.report.service.BirtViewerReportService.runReport(BirtViewerReportService.java:158)
    at org.eclipse.birt.report.service.actionhandler.BirtRunReportActionHandler.__execute(BirtRunReportActionHandler.java:81)
    at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(AbstractBaseActionHandler.java:90)
    at org.eclipse.birt.report.presentation.aggregation.layout.FramesetFragment.doService(FramesetFragment.java:191)
    at org.eclipse.birt.report.presentation.aggregation.layout.FramesetFragment.service(FramesetFragment.java:86)
    at org.eclipse.birt.report.servlet.ViewerServlet.__doGet(ViewerServlet.java:181)
    at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(BirtSoapMessageDispatcherServlet.java:278)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
    at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
    at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.service(BirtSoapMessageDispatcherServlet.java:122)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
    at org.eclipse.birt.report.filter.ViewerFilter.doFilter(ViewerFilter.java:68)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
    at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
    at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:745)
    Caused by: java.lang.NullPointerException
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.getScaleValue(PreparedStatement.java:4423)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.doSetBigDecimal(PreparedStatement.java:4359)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.setBigDecimal(PreparedStatement.java:3955)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.retrySetNullParamValue(PreparedStatement.java:3744)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.retrySetParameterValue(PreparedStatement.java:3245)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.setParameterValue(PreparedStatement.java:3183)
    at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.setParameterValue(PreparedStatement.java:3070)
    at org.eclipse.birt.data.engine.executor.DataSourceQuery.setInputParameterBinding(DataSourceQuery.java:1159)
    at org.eclipse.birt.data.engine.executor.DataSourceQuery.addParameterDefns(DataSourceQuery.java:605)
    at org.eclipse.birt.data.engine.executor.DataSourceQuery.prepare(DataSourceQuery.java:304)
    at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery$OdaDSQueryExecutor.prepareOdiQuery(PreparedOdaDSQuery.java:517)
    at org.eclipse.birt.data.engine.impl.QueryExecutor.prepareExecution(QueryExecutor.java:346)
    at org.eclipse.birt.data.engine.impl.PreparedQuery.doPrepare(PreparedQuery.java:463)
    at org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery.produceQueryResults(PreparedDataSourceQuery.java:190)
    at org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery.execute(PreparedDataSourceQuery.java:178)
    at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery.execute(PreparedOdaDSQuery.java:178)
    at org.eclipse.birt.report.data.adapter.impl.DataRequestSessionImpl.execute(DataRequestSessionImpl.java:637)
    at org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:152)
    at org.eclipse.birt.report.engine.data.dte.DataGenerationEngine.doExecuteQuery(DataGenerationEngine.java:83)
    at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:275)
    at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1947)
    at org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:80)
    at org.eclipse.birt.report.engine.executor.TableItemExecutor.execute(TableItemExecutor.java:62)
    at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:46)
    at org.eclipse.birt.report.engine.internal.executor.emitter.ReportItemEmitterExecutor.execute(ReportItemEmitterExecutor.java:46)
    at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute(SuppressDuplicateItemExecutor.java:43)
    at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:46)
    at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:34)
    at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:65)
    at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:92)
    at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:100)
    at org.eclipse.birt.report.engine.presentation.ReportDocumentBuilder.build(ReportDocumentBuilder.java:249)
    at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:269)
    ... 32 more
    For reproducing the situation in the test environment I simply modified standard test.rptdesign and added a datasource and a dataset with one sample parameter:
    <?xml version="1.0" encoding="UTF-8"?>
    <report xmlns="http:\//www.eclipse.org/birt/2005/design" version="3.2.23" id="1">
    <property name="author">Bertie the Platypus</property>
    <property name="comments">Not a very interesting report, just a "Hello World" with a param.</property>
    <property name="createdBy">Eclipse BIRT Designer Version 4.3.2.v20140211-1400 Build &lt;4.3.2.v20140225-1404></property>
    <html-property name="description">Sample report used to test the BIRT viewer.</html-property>
    <property name="units">in</property>
    <property name="layoutPreference">auto layout</property>
    <parameters>
    <scalar-parameter name="sample" id="2">
    <text-property name="displayName">Sample Parameter</text-property>
    <property name="hidden">false</property>
    <property name="valueType">static</property>
    <property name="isRequired">false</property>
    <property name="dataType">decimal</property>
    <property name="distinct">true</property>
    <list-property name="selectionList"/>
    <property name="paramType">simple</property>
    <property name="concealValue">false</property>
    <property name="controlType">text-box</property>
    <structure name="format">
    <property name="category">Unformatted</property>
    </structure>
    </scalar-parameter>
    </parameters>
    <data-sources>
    <oda-data-source extensionID="org.eclipse.birt.report.data.oda.jdbc" name="compl" id="27">
    <list-property name="privateDriverProperties">
    <ex-property>
    <name>metadataBidiFormatStr</name>
    <value>ILYNN</value>
    </ex-property>
    <ex-property>
    <name>disabledMetadataBidiFormatStr</name>
    </ex-property>
    <ex-property>
    <name>contentBidiFormatStr</name>
    <value>ILYNN</value>
    </ex-property>
    <ex-property>
    <name>disabledContentBidiFormatStr</name>
    </ex-property>
    </list-property>
    <property name="odaDriverClass">oracle.jdbc.OracleDriver</property>
    <property name="odaURL">jdbc:oracle:thin:@hawk.insoft03.lan:1521:hawkw</property>
    <property name="odaUser">compl_test</property>
    <encrypted-property name="odaPassword" encryptionID="base64">Y29tcGw=</encrypted-property>
    <property name="odaJndiName">java:comp/env/jdbc/moonDB</property>
    </oda-data-source>
    </data-sources>
    <data-sets>
    <oda-data-set extensionID="org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet" name="test" id="28">
    <list-property name="parameters">
    <structure>
    <property name="name">param_1</property>
    <property name="paramName">sample</property>
    <property name="dataType">string</property>
    <property name="position">1</property>
    <property name="isInput">true</property>
    <property name="isOutput">false</property>
    </structure>
    </list-property>
    <structure name="cachedMetaData">
    <list-property name="resultSet">
    <structure>
    <property name="position">1</property>
    <property name="name">:1</property>
    <property name="dataType">string</property>
    </structure>
    </list-property>
    </structure>
    <property name="dataSource">compl</property>
    <list-property name="resultSet">
    <structure>
    <property name="position">1</property>
    <property name="name">:1</property>
    <property name="nativeName">:1</property>
    <property name="dataType">string</property>
    </structure>
    </list-property>
    <xml-property name="queryText"><![CDATA[select ?
    from dual]]></xml-property>
    <xml-property name="designerValues"><![CDATA[]]></xml-property>
    </oda-data-set>
    </data-sets>
    <page-setup>
    <simple-master-page name="Simple MasterPage" id="3">
    <property name="topMargin">1in</property>
    <property name="leftMargin">1.25in</property>
    <property name="bottomMargin">1in</property>
    <property name="rightMargin">1.25in</property>
    <page-header>
    <grid id="4">
    <property name="width">100%</property>
    <column id="5"/>
    <row id="6">
    <cell id="7">
    <property name="fontSize">xx-large</property>
    <property name="fontWeight">bold</property>
    <property name="textAlign">center</property>
    <text id="8">
    <text-property name="content"><![CDATA[Title]]></text-property>
    </text>
    </cell>
    </row>
    </grid>
    </page-header>
    <page-footer>
    <grid id="9">
    <property name="width">100%</property>
    <column id="10"/>
    <column id="11"/>
    <row id="12">
    <cell id="13">
    <text id="14">
    <property name="contentType">html</property>
    <text-property name="content"><![CDATA[<value-of>new Date()</value-of>]]></text-property>
    </text>
    </cell>
    <cell id="15">
    <property name="textAlign">right</property>
    <auto-text id="26">
    <property name="type">page-number</property>
    </auto-text>
    </cell>
    </row>
    </grid>
    </page-footer>
    </simple-master-page>
    </page-setup>
    <body>
    <text id="17">
    <property name="contentType">html</property>
    <text-property name="content"><![CDATA[<b>Congratulations!</b>
    <br><br>
    If you can see this report, it means that the BIRT viewer is installed correctly.
    <br><br>]]></text-property>
    </text>
    <grid id="18">
    <property name="width">100%</property>
    <column id="19">
    <property name="width">1.354in</property>
    </column>
    <column id="20">
    <property name="width">5.083in</property>
    </column>
    <row id="21">
    <cell id="22">
    <label id="23">
    <text-property name="text">Sample Parameter:</text-property>
    </label>
    </cell>
    <cell id="24">
    <data id="25">
    <list-property name="boundDataColumns">
    <structure>
    <property name="name">params["sample"]</property>
    <expression name="expression">params["sample"]</expression>
    </structure>
    </list-property>
    <property name="resultSetColumn">params["sample"]</property>
    </data>
    </cell>
    </row>
    <row id="29">
    <cell id="30">
    <label id="32">
    <text-property name="text">Query result:</text-property>
    </label>
    </cell>
    <cell id="31">
    <data id="33">
    <property name="dataSet">test</property>
    <list-property name="boundDataColumns">
    <structure>
    <property name="name">Column Binding</property>
    <expression name="expression" type="javascript">dataSetRow[":1"]</expression>
    <property name="dataType">string</property>
    <property name="allowExport">true</property>
    </structure>
    </list-property>
    <property name="resultSetColumn">Column Binding</property>
    </data>
    </cell>
    </row>
    </grid>
    </body>
    </report>
    The exceptions raise even in such a simple case. Of course it doesn't take minutes to show, but concerning my report with several datasets taking more than 200 parameters in total, the response time drastically raised from about 30-40 seconds up to 3 minutes.
    So I need help!

    Hello,
    Were you able to solve this problem and how?
    Thanks

  • Cannot Get Mail Connection to Server Failed

    Ok, I am not a very good with setting things up but I have the itouch 16GB, I have managed to set up my email and am receiving new ones but I can not connect when I am away from my home, everytime I try to connect I get the following message, *Cannot get mail,The connection to the server "pop3.live.com" failed.* Can anyone help as to what I have done wrong or what I need to do to make this work. Many thanks

    Tina,
    You need a good WiFi connection first. You can get a WiFi signal, tell your touch to connect to the network (which it does) and still not be able to do anything - like check e-mail.
    I've noticed that a lot of free hotspots here in the States make you go through a web page to "log on" to their networks. Even if it is free, you still have to go through this system.
    Next time this happens, open Safari and touch one of your bookmarked pages. Chances are the network log on screen will pop up. Do whatever it asks, and that network will release your log on to begin working.

  • Wrt54g - no wired connection - cannot find ethernet port upon setup, cannot get wired connection

    I've had my wrt54g router for a little over 1 year.  I had to get support to set up the router initially b/c it could not find the ethernet port when I tried to set it up initially.  I am past that date and recently had to move the router and the PC.  When I tried to redo the setup same issue - i upgraded the firmware and same issue.  If i uplug the router and plug the cable directly from the cable modem into my pc, everything works well, but when i try to set up a wireless connection, the wired connection goes down, but the wireless connection works and i cannot get the wired connection back up.  i am a novice with the device, so any detailed help in trouble shooting the problem and getting me back up on both a wired and wireless basis would be appreciated. 

    As you upgraded the router's firmware,I would suggest you to reset the router for 30 seconds and configure the router from the scratch.Make sure that the Modem is connected to the router on the internet port and the computer to the router on the ethernet port.
    Also check the ip address you are getting on the computer hardwired to the router...Click Start >> All Programs >> Accessories >> Command Prompt...A black box will appear(Command Prompt)...In the Command Prompt window type ipconfig and press 'Enter'...Look for Ethernet Adapter Local Area Connection IP Address , Subnet Mask and Default Gateway...
    IP Address should be 192.168.1.x, Subnet Mask : 255.255.255.0, Default Gateway : 192.168.1.1 (assuming your router is 192.168.1.1)...If you get the above mentioned IP Address, Subnet and Gateway Address then you should ping the Gateway, type ping 192.168.1.1 and press Enter...If it gives you request timed out then disable any firewalls, security softwares on the computer...
    If you get 4 replies then,try to open the setup page..

  • I tried to install ios7 last night and the screen is now on itunes with the usb symbols  Plugged the ipod into the laptop where itunes is stored.  Tried to restore only to be advised that a 3194 error has occured  cannot get any further please help!!

    Hi  I tried to install ios7 last night and the ipod touch now has a frozen screen with the itunes logo and the usb logo  I plugged the ipod into my laptop and tried to restore only to be met with the message 3194 error  cannot restore this ipod  please help thanks

    Hi. The two user tips both describe a sequence of steps that should get your library from the point where it threatens to wipe data from your device to where it is syncing normally, while recovering as much information as possible. It may still be necessary to wipe and reload the device but this should only take place once all the data that can be recovered has been recovered.
    Doing step 1 of 8 and then complaining things aren't the way you want them to be yet strikes me as premature...
    Since you appear to have all your media content, and we are discussing an iPod classic, not an iOS device, the main worries are already taken care of. What's left is ratings, playcounts, playlist membership and checked status. Since your device holds only part of your library at best you could only recover the missing data for the content that is on the device using third party tools.
    Recreating the previous checked/unchecked status of every track in your library from where you are now may not be that easy. Syncing with selected playlists has many advantages, one of which would have been that you would have a named playlist that could have been retrieved by 3rd party software if you had used this method.
    You haven't explained what caused your problem in the first place, but if you have a Previous iTunes Libraries folder holding old copies of your iTunes database (generated with each iTunes update) then it would be possible to restore the most recent of these and then update the library with any changes in your media folder.
    BTW Apple doesn't offer free support for this kind of issue with iTunes.
    tt2

Maybe you are looking for

  • Class Not Found in Server Application

    I have set up a basic server application. It contains three files namely Arith.java (implements the Remote interface) ArithImpl.java (implements Arith.java the server) and ArithApp.java which is the client Application All of these are in the same pac

  • Export and Import rules in Rule Architect

    Hi CAn some body tell me what is export and import under utility in rule architectect.... In fact I have prod and traning system linked to compliance calibrator 5.2.. I am creating a new rule set for my training system... I want to copy the rules fro

  • Passing input to Terminal from app

    Hi, i'm pretty new to Objective-C and I was wondering how one could open the Terminal and send it commands from a Foundation Tool or Cocoa App. I did a bit of research and found some useful example code on stackoverflow.com: -(void) runScript:(NSStri

  • Help I cannot type vowels in imovie

    I want to create a home movie using "trailers" in iMovie, but I cannot type any vowels. Vowels open a shortcut menu. How do I turn this off?

  • How do I install Speech Analysis Models for PPro CC?

    I downloaded the International English speech analysis model from here: http://www.adobe.com/uk/products/premiere/extend.displayTab3.html Which says they're for CC as well as CS6. But when I install it, I don't get the option in CC to analyze clips u