not able to connect to the database users

Hello


OS Oracle Solaris on SPARC (64-bit)
database version 10.2.0.2



There was a problem, one of the database, most of the applications were unable to connect, only 1 or 2 managed applications to connect, which totalled around 4 to 6 hours. Once the database has been recycle everything was ok, so what could be the reason? I have too many words from sr oracle, oracle specified as there was a sql with 13000 executions, also as 2 users have tried to update the same row in the table, so that users must commit frequently, just read the lines highlighted. My question is if there is a conflict of line, that would restrict other applications to connect to the database. And after reboot, everything was normal. I m wondering as is the resource_limit or max execeeded processes at this time this is why not able to sign in as user applications oracle unable to generate new processes.

As I mentioned in the SR #, users could not establish connection to recycling of the database at all. So what is the root cause?




Support of Oracle - December 06, 2010 16:01:13 GMT - 05:00 [Notes]

Generic note
------------------------
Report from the WORKING REPOSITORY for


Snap Id Snap time Sessions sliders/Session
BEGIN Snap: 14408 26 November 10 17:00:18 258 32.0
End Snap: 14413 26 November 10 22:01:02 185 28.0
Elapsed time: 300,74 (min.)
DB time: 31,230.47 (min.)




Top 5 timed events

Event waits time Avg Wait (ms) % Total call time wait class
enq: TX - 633 699 1 855 919 line lock conflict 99.0 2 929 Application < < < < # 1.8 million secondsdb file sequential read 2 434 765 11 577 5.6 user I/O
Time CPU 7 758.4
db file parallel write 269 025 1 012 4.1 system I/O
db file scattered read 227 528 889 4.0 user I/O


Time elapsed (s) hour (s) of the CPU executions Elap by Exec (s) % Total DB SQL SQL SQL text Module Id at the time of
1 530 609 25 13 497 81,68 113.40 b3fzxpwsmj044 llserver@linkvprad1 (TNS V1 - V3) update KID set ID = ID + A1: where...


single command which is close to 1.8 million seconds.

update of b3fzxpwsmj044 KID set ID = ID + A1: where IDType = 0

Segments of line lock waits
Capture shows the line lock % % expected for each upper segment by report
with the line total lock waits for all segments, captured by the snapshot
Tablespace name object name subobject name owner Type obj. line lock waiting for Capture %
TAB_ADM TAB_DATA KID TABLE 208 95,41 < < < < # object with line lock waits for even that above command


UPDATE
========
Hello

It seems that many people have tried to run the same day order at the same time.
(more than 13,000 executions)

Update KID set ID = ID + A1: where IDType = 0

and segment shows the same table.

It is an application problem, two people can not update the same rows at the same time.
OR
After that the users update must initiate more timely work.

sb92075 wrote:
..., but this has NOTHING to do with the connection problem & or not posted anything else.

Not so sure. Is this connection to database, or application? The OP wrote "+ one of the basis of most of the applications were not able to connect, only 1 or 2 applications has managed to connect +", don't know what that means exactly, depends on how the application manage the connection. It can start with the search/update of this table where the problem may come from.

Nicolas.

Tags: Database

Similar Questions

  • Not able to connect to the database using OS othenticated user.

    Hi team,

    We use HP UX servers, recently we pass the passive node to active (cluster OS) after that we are not able to connect to the database using OS authenticated the user, but I am able to conenct by user oracle sunig... !

    Please suggest me.

    Thank you
    Maurel.

    Please copy - paste the screen indicating the connection attempt with the authentication of the BONE and the error message.

  • not able to connect to the database using the oracle instant client

    Hello

    I am not able to connect to the database using the instant oracle from my local PC client. They use to connect to the database files and sqlnet.ora files LDAP.ora. If I want to test the connection, I found this executable tns wasn't there, so not able to tnsping. So I'm not able to solve this problem.

    Please let me know if a solution for everything

    Client Oracle: oracle 10.2bFAT client 32-bit

    Platform: windows 7 64-bit

    Thank you
    Veera

    There is little that tnsping can do sqlplus can't.

    Instead of
    tnsping mydb.myorg.com
    Try
    sqlplus-s-L /@mydb.myorg.com
    or
    sqlplus-s-L user/[email protected]

    If you get
    ORA-12154: TNS: could not resolve the connect identifier specified
    you know that the customer could not resolve 'mydb.myorg.com '.

    If you get
    ORA-12541: TNS:no listener
    then "mydb.myorg.com" could be resolved, but there is no listener it running.

    If you get
    ORA-12514: TNS:listener is not currently of service requested in connect descriptor
    then "mydb.myorg.com" could be solved, the listener is in place, and the database is out of service.

    If you get
    ORA-01017: name of user and password invalid. connection refused
    you know that 'mydb.myorg.com' has been successfully resolved, and the database is running.

    If you want more details, such as how and what "mydb.myorg.com" is resolved, turn the tracking by adding the following to "sqlnet.ora:
    TRACE_LEVEL_CLIENT = ADMIN
    TRACE_DIRECTORY_CLIENT = C:\TEMP (a writable directory)

    Then you will find lines like this in the trace file:

    -THE INFORMATION SOURCE PARAMETER FOLLOWS-
    Attempt to load system pfile source C:\oracle\network\admin\sqlnet.ora
    Source of the setting successfully loaded

    Attempt to load the local pfile source C:\Dokumente und Einstellungen\lanadvall\sqlnet.ora
    The parameter source has not been loaded.

    This shows you which configuration files are read, followed by the settings real read.

    nnfgrne: will read if path adapters
    nnfgrne: switching adapter LDAP

    He's now looking for LDAP name resolution.

    nnfloidinfocache: Info: insert the value DIRECTORY_SERVSSL = oid.host.myorg.com:389 at index 0 in NLPA_CACHE

    These are LDAP servers, he is trying.

    nnflilc: conn sync opening of oid.host.myorg.com:389

    nnflfdn: turning simplified mydb.myorg.com name to a unique name.
    nnflfdn: using the administrative context: dc = prod
    nnflfdn: the domain name resulting is cn = mydb, cn = OracleContext, dc is myorg, dc = com

    nnflrne1: runs the directory for dn: cn = mydb, cn = OracleContext, dc is myorg, dc = com
    nnflqbf: search: Base: cn = mydb, cn = OracleContext, dc is myorg, dc = com, range: 0, filter: (objectclass = *)

    nnfgrne: query fails, the leap to the next map

    Did not work. Try the other adapters:

    nnfgrne: switching adapter EZCONNECT

    snlinGetAddrInfo: name resolution failed for test64.test

    No luck.

    If the resolution is approved, it will look like this:

    nnfloidinfocache: Info: insert the value DIRECTORY_SERVERS = oid.host.myorg.com:389 at index 0 in NLPA_CACHE

    nnflilc: conn sync opening of oid.host.myorg.com:389

    nnflfdn: turning simplified mydb.myorg.com name to a unique name.
    nnflfdn: using the administrative context: dc = prod
    nnflfdn: the domain name resulting is cn = mydb, cn = OracleContext, dc is myorg, dc = com

    nnflrne1: runs the directory for dn: cn = mydb, cn = OracleContext, dc is myorg, dc = com
    nnflqbf: search: Base: cn = mydb, cn = OracleContext, dc is myorg, dc = com, range: 0, filter: (objectclass = *)

    niotns: the call to address: (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=dbserver.host.myorg.com) (PORT = 1521)) (CONNECT_DATA = (SID = DBNAME) (CID = (PROGRAM = C:\Oracle\ora1020\bin\sqlplus.exe)(HOST=pc247596)(USER=lanadvall)))

    Yours,
    Laurenz Albe

  • Not able to connect to the database using SQLPLUS.

    Hello

    in the connection to the oracle in linux machine using sqlplus utility database I got following error.

    does anyone have an idea about this error?

    [oracle@LOM-NEYTR-RHEL-NEW1 dbhome_1] $ sqlplus

    SQL * more: Production of release 11.2.0.1.0 game may 15 10:22:50 2014

    Copyright (c) 1982, 2009, Oracle.  All rights reserved.

    Enter the user name:

    Enter the password:

    ERROR:

    ORA-00604: an error has occurred at the SQL level 1 recursive

    ORA-01653: unable to extend the table SYS. AUD$ 8 in the SYSTEM tablespace

    ORA-02002: error writing to the audit trail

    ORA-00604: an error has occurred at the SQL level 1 recursive

    ORA-01653: unable to extend the table SYS. AUD$ 8 in the SYSTEM tablespace

    7144389e-3944-4D5C-830e-46539d2d9971 wrote:

    I found the temporary solution. You can go through the following link where I got the idea.

    Oracle: 11g automatically audit | Buffer-Blog

    So has what "temporary" solution applied?

    And especially, what is the permanent solution will you.

    The most common solution, which goes back at least to when I started with v7.3, is to move the aud$ table out of the SYSTEM tables.  And with 11g, there is even a new package for the management of the audit trail, including a method for moving the table.  See DBMS_AUDIT_MGMT

  • ATG CIM: Not able to connect to the JDBC database: thin

    Hi all

    I am trying to configure an ATG environment on windows boxes. Here is the configuration:

    VM1) DC - Windows domain controller (Windows Server 2008)
    VM2) javadb - Oracle 11 g (Windows Server 2008)
    VM3) javaweb - ATG 10.0.3 / wlserver_10.3 WebLogic / TomCat 7 (Windows Server 2008)

    Installation / installation of the progress
    * Installation of oracle 11g successful. Sample DB was created successfully.
    * WebLogic successful installation. Base_Domain was created successfully.
    * Able to create the successful connection to Oracle (javadb vm) TomCat (javaweb vm) and query data

    Error: when configuring CIM I get in > > 'not being able to connect to the database jdbc:oracle:thin:@javadb:1521:SampleDB @ scott'+ _

    Corrective measures already taken:
    (1) disabled firewall on all boxes
    (2) path added in Environment Variables (ojdbc6.jar) JDBC driver
    (3) tested Oracle 11 g (javadb vm) connectivity of Eclipse and Tomcat. Who is successful
    (4) deleted all the files under C:\ATG\ATG10.0.3\CIM\data to reset the CIM

    Please see the CIM details below:
    ===========================================
    CIM DISPLAY START
    ===========================================

    -ENTER CONNECTION DETAILS-
    Enter [h] ELP, ain menu [m], [q] ITU to exit


    Production base


    Select the Type of database

    * [1] thin oracle
    [2] MS SQL
    [3] iNet MS SQL
    [4] DB2
    [5] my SQL

    Select a > 1

    Enter the user name [[System]] > scott

    Enter the password [*] > *.

    Password > *.

    Enter the host name [[javadb]] > javadb

    Enter the Port number [[1521]] > 1521

    Enter the name of the database of [[sampledb]] > SampleDB

    Enter the URL of database [[jdbc:oracle:thin:@javadb:1521:SampleDB]]
    >

    Enter the path of the pilot [[C:/Oracle/Middleware/wlserver_10.3/server/lib/ojdbc6.jar]]

    Enter the name of the JNDI [[ATGProductionDS]] >

    -CONFIGURE DATASOURCE PRODUCTION CORE-
    Enter [h] ELP, ain menu [m], [q] ITU to exit



    [C] the connection Details - facts
    * [T] the connection Test
    [S] create a schema
    Import initial data
    [D] drop Schema
    [O] set up another source of data

    > T

    -TEST DATA SOURCE CONNECTION-
    Enter [h] ELP, ain menu [m], [q] ITU to exit


    Production base


    > > Not able to connect to the database jdbc:oracle:thin:@javadb:1521:SampleDB @ scott


    ===========================================
    CIM DISPLAY END
    ===========================================

    ===========================================
    BEGINNING OF LOG CIM
    ===========================================
    WARNING my Jul 23 22:46:25 IST 2012 1343063785645 atg.cim.worker.status.StatusUpdateValidator id nonswitchingCore-DatasourceConnectionTemplateStep Status is unknown.
    Mistake my Jul 23 22:46:32 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator IST 1343063792213 of 2012 is not able to connect to the jdbc:oracle:thin:@javadb:1521:SampleDB database: java.lang.ArrayIndexOutOfBoundsException - 1:-1
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CTTIoauthenticate.setSessionFields(T4CTTIoauthenticate.java:948)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CTTIoauthenticate. < init > (T4CTTIoauthenticate.java:225)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:358)

    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.PhysicalConnection. < init > (PhysicalConnection.java:538)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CConnection. < init > (T4CConnection.java:228)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:521)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to java.sql.DriverManager.getConnection(DriverManager.java:582)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to java.sql.DriverManager.getConnection(DriverManager.java:185)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.BasicDataSource.getDriverManagerConnection(BasicDataSource.java:526)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.BasicDataSource.getDriverManagerConnection(BasicDataSource.java:588)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.BasicDataSource.getConnection(BasicDataSource.java:475)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.FakeXADataSource.getXAConnection(FakeXADataSource.java:671)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.MonitoredDataSource.createResource(MonitoredDataSource.java:837)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.resourcepool.ResourcePool.populateSlot(ResourcePool.java:2064)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.resourcepool.ResourcePool.checkOut(ResourcePool.java:1332)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.MonitoredDataSource.co(MonitoredDataSource.java:1792)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.service.jdbc.MonitoredDataSource.getConnection(MonitoredDataSource.java:1070)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.worker.databaseconfig.TestJdbcConnectionValidator.performTestConnection(TestJdbcConnectionValidator.java:319)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.worker.databaseconfig.TestJdbcConnectionValidator.validate(TestJdbcConnectionValidator.java:266)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.executeValidations(StepExecutor.java:280)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.ui.text.TextDisplay.processStep(TextDisplay.java:338)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.ui.UIDispatchImpl.processStep(UIDispatchImpl.java:89)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:201)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.runner.Runner.run(Runner.java:152)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.Launcher.startCimFlow(Launcher.java:168)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator to atg.cim.Launcher.main(Launcher.java:68)
    Error my Jul 23 22:46:32 IST 2012 1343063792213 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator
    Error my Jul 23 22:46:32 IST 2012 1343063792218 atg.cim.worker.databaseconfig.TestJdbcConnectionValidator connection parameters initialization error. Test for the jdbc connection failed
    ===========================================
    END OF JOURNAL OF CIM
    ===========================================

    Any suggestion how to fix this problem. Thanks in advance.

    see you soon,
    Sandeep

    Published by: 948180 on July 23, 2012 23:29

    Environment variable PATH is for executables.

    Environment variable CLASSPATH's for the class files. Then create CLASSPATH as the variable name and place the path to your ojdbc.jar as the value for it

    -Kiss

  • Application is not able to connect using the Oracle SCAN chain

    Dear Oracle gurus

    We have 11g r2 11.2.0.3.0 2 cluster nodes

    We have configured the scanning using scan-vip single using/etc/hosts file resolution

    Our app to work correctly using the string of double local Vip (10g method)

    Scan works very well in the database server when we check using sqlplus

    Works very well in the database server Oracle SCAN

    Sqlplus DB - 1 test bench / testbed@my-db-scan:1521 / orcl

    When we use it below URL JDBC in Tomcat Version-6 then "doesn't allow not to connect even if there will connect a while but connectivity isn't stable when we reboot the tomcat"

    Hibernate.Connection.URL=jdbc:Oracle:Thin:@My-DB-Scan:1521/ORCL

    Application is not able to connect using the Oracle SCAN chain

    [May 13, 2013 12:48:24] [INFO] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: init() Called.
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: adding the data manager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: *.
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 1: com.cmp.mysm.hibernate.core.system.staff.HStaffDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 2: com.cmp.mysm.hibernate.core.system.systemparameter.HSystemParameterDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 3: com.cmp.mysm.hibernate.core.system.profilemanagement.HProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 4: com.cmp.mysm.hibernate.core.system.accessgroup.HAccessGroupDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 5: com.cmp.mysm.hibernate.systemaudit.HSystemAuditDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 6: com.cmp.mysm.hibernate.datasource.database.HDatabaseDSDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 7: com.cmp.mysm.hibernate.datasource.ldap.HLDAPDatasourceDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 8: com.cmp.mysm.hibernate.sessionmanager.HSessionManagerDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 9: com.cmp.mysm.hibernate.sessionmanager.HASMDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 10: com.cmp.mysm.hibernate.digestconf.HDigestConfDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 11: com.cmp.mysm.hibernate.radius.clientprofile.HClientProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 12: com.cmp.mysm.hibernate.externalsystem.HExternalSystemInterfaceDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 13: com.cmp.mysm.hibernate.servermgr.drivers.HDriverDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 14: com.cmp.mysm.hibernate.servermgr.drivers.subscriberprofile.database.HDatabaseSubscriberProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 15: com.cmp.mysm.hibernate.servermgr.service.HServiceDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 16: com.cmp.mysm.hibernate.servicepolicy.auth.HAuthServicePoilcyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 17: com.cmp.mysm.hibernate.servicepolicy.acct.HAcctServicePoilcyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 18: com.cmp.mysm.hibernate.servicepolicy.dynauth.HDynAuthServicePoilcyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 19: com.cmp.mysm.hibernate.servermgr.server.HServerDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 20: com.cmp.mysm.hibernate.servermgr.service.HServiceDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 21: com.cmp.mysm.hibernate.servermgr.plugin.HPluginDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 22: com.cmp.mysm.hibernate.rm.ippool.HIPPoolDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 23: com.cmp.mysm.hibernate.servermgr.eap.HEAPConfigDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 24: com.cmp.mysm.hibernate.servermgr.alert.HAlertListenerDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 25: com.cmp.mysm.hibernate.servermgr.gracepolicy.HGracePolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 26: com.cmp.mysm.hibernate.radius.clientprofile.HClientProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 27: com.cmp.mysm.hibernate.radius.dictionary.HDictionaryDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 28: com.cmp.mysm.hibernate.radius.policies.accesspolicy.HAccessPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 29: com.cmp.mysm.hibernate.radius.policies.radiuspolicy.HRadiusPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 30: com.cmp.mysm.hibernate.radius.radtest.HRadiusTestDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 31: com.cmp.mysm.hibernate.radius.bwlist.HBWListBLManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 32: com.cmp.mysm.hibernate.rm.concurrentloginpolicy.HConcurrentLoginPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 33: com.cmp.mysm.hibernate.wsconfig.HWebServiceConfigDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 34: com.cmp.mysm.hibernate.diameter.dictionary.HDictionaryDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 35: com.cmp.mysm.hibernate.servicepolicy.diameter.naspolicy.HDiameterNASPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 36: com.cmp.mysm.hibernate.servicepolicy.diameter.creditcontrolpolicy.HCreditControlPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 37: com.cmp.mysm.hibernate.servicepolicy.diameter.eappolicy.HEAPPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 38: com.cmp.mysm.hibernate.servermgr.drivers.HDiameterDriverDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 39: com.cmp.mysm.hibernate.servermgr.transmapconf.HTranslationMappingConfDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 40: com.cmp.mysm.hibernate.diameter.diameterpolicy.HDiameterPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 41: com.cmp.mysm.hibernate.servicepolicy.rm.cgpolicy.HCGPolicyDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 42: com.cmp.mysm.hibernate.reports.userstat.HUserStatisticsDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 43: com.cmp.mysm.hibernate.diameter.routingconf.HDiameterRoutingConfDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 44: com.cmp.mysm.hibernate.diameter.diameterpeerprofile.HDiameterPeerProfileDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 45: com.cmp.mysm.hibernate.diameter.diameterpeer.HDiameterPeerDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 46: com.cmp.mysm.hibernate.core.base.HGenericDataManager
    [May 13, 2013 12:48:24] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: *.
    [May 13, 2013 12:48:24] [INFO] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: Data Manager was initialized successfully.
    [May 13, 2013 12:48:29] [ERROR] [0.0.0.0] - unknown [CONFIG MANAGER]: error during the Configuration Manager operation, reason: failed to open the connection
    [May 13, 2013 12:48:29] [TRACE] [0.0.0.0] - unknown [CONFIG MANAGER] com.cmp.mysm.datamanager.DataManagerException: failed to open the connection
    at com.cmp.mysm.hibernate.core.system.systemparameter.HSystemParameterDataManager.getList (HSystemParameterDataManager.java:45)
    at com.cmp.mysm.blmanager.core.system.systemparameter.SystemParameterBLManager.getList (SystemParameterBLManager.java:71)
    at com.cmp.mysm.web.core.system.cache.ConfigManager.init (ConfigManager.java:47)
    at com.cmp.mysm.web.core.system.servlet.myServlet.init (myServlet.java:27)
    at javax.servlet.GenericServlet.init(GenericServlet.java:212)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1206)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1026)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4421)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4734)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
    at org.apache.catalina.core.StandardService.start(StandardService.java:525)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
    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)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
    at org.apache.catalina.startup.Bootstrap.main (Bootstrap.java:414)
    Caused by: org.hibernate.exception.GenericJDBCException: failed to open the connection
    at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
    at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
    at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
    at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:52)
    at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:449)
    at org.hibernate.jdbc.ConnectionManager.getConnection(ConnectionManager.java:167)
    at org.hibernate.jdbc.AbstractBatcher.prepareQueryStatement(AbstractBatcher.java:161)
    at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1596)
    at org.hibernate.loader.Loader.doQuery(Loader.java:717)
    at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
    at org.hibernate.loader.Loader.doList(Loader.java:2294)
    at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2172)
    at org.hibernate.loader.Loader.list(Loader.java:2167)
    at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
    at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
    at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
    at com.cmp.mysm.hibernate.core.system.systemparameter.HSystemParameterDataManager.getList (HSystemParameterDataManager.java:43)
    ... 21 more
    Caused by: java.sql.SQLException: an attempt by a client to fund a connection has expired.
    at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)
    at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65)
    at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:527)
    at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:128)
    at org.hibernate.connection.C3P0ConnectionProvider.getConnection(C3P0ConnectionProvider.java:78)
    at org.hibernate.jdbc.ConnectionManager.openConnection(ConnectionManager.java:446)
    ... more than 33
    Caused by: com.mchange.v2.resourcepool.TimeoutException: a client has expired while waiting to acquire a resource of com.mchange.v2.resourcepool.BasicResourcePool@47503458--timeout to awaitAvailable()
    at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1317)
    at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:557)
    at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:477)
    at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:525)
    ... 36 more

    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDescriptor
    NEWS: Deployment descriptor configuration host - manager .xml
    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDescriptor
    NEWS: Deployment configuration descriptor manager.xml
    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDirectory
    NEWS: Deployment of the directory docs web application
    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Examples of Directory deployment web application
    May 13, 2013 12:48:29 AM org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploy the web application ROOT directory
    May 13, 2013 org.apache.coyote.http11.Http11Protocol start 12:48:29 AM
    INFO: From Coyote HTTP/1.1 on http-8080
    May 13, 2013 12:48:30 AM org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8009
    May 13, 2013 12:48:30 hours departure from org.apache.jk.server.JkMain
    INFO: Jk running ID = time 0 = 0/15 config = null
    May 13, 2013 12:48:30 hours departure from org.apache.catalina.startup.Catalina
    INFO: Starting the server in 16222 ms

    Some time Tomcat to connect to the database*.
    [May 13, 2013 10:02:29] [INFO] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: init() Called.
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: adding the data manager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: *.
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 1: com.cmp.mysm.hibernate.core.system.staff.HStaffDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 2: com.cmp.mysm.hibernate.core.system.systemparameter.HSystemParameterDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 3: com.cmp.mysm.hibernate.core.system.profilemanagement.HProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 4: com.cmp.mysm.hibernate.core.system.accessgroup.HAccessGroupDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 5: com.cmp.mysm.hibernate.systemaudit.HSystemAuditDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 6: com.cmp.mysm.hibernate.datasource.database.HDatabaseDSDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 7: com.cmp.mysm.hibernate.datasource.ldap.HLDAPDatasourceDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 8: com.cmp.mysm.hibernate.sessionmanager.HSessionManagerDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 9: com.cmp.mysm.hibernate.sessionmanager.HASMDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 10: com.cmp.mysm.hibernate.digestconf.HDigestConfDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 11: com.cmp.mysm.hibernate.radius.clientprofile.HClientProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 12: com.cmp.mysm.hibernate.externalsystem.HExternalSystemInterfaceDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 13: com.cmp.mysm.hibernate.servermgr.drivers.HDriverDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 14: com.cmp.mysm.hibernate.servermgr.drivers.subscriberprofile.database.HDatabaseSubscriberProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 15: com.cmp.mysm.hibernate.servermgr.service.HServiceDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 16: com.cmp.mysm.hibernate.servicepolicy.auth.HAuthServicePoilcyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 17: com.cmp.mysm.hibernate.servicepolicy.acct.HAcctServicePoilcyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 18: com.cmp.mysm.hibernate.servicepolicy.dynauth.HDynAuthServicePoilcyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 19: com.cmp.mysm.hibernate.servermgr.server.HServerDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 20: com.cmp.mysm.hibernate.servermgr.service.HServiceDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 21: com.cmp.mysm.hibernate.servermgr.plugin.HPluginDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 22: com.cmp.mysm.hibernate.rm.ippool.HIPPoolDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 23: com.cmp.mysm.hibernate.servermgr.eap.HEAPConfigDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 24: com.cmp.mysm.hibernate.servermgr.alert.HAlertListenerDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 25: com.cmp.mysm.hibernate.servermgr.gracepolicy.HGracePolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 26: com.cmp.mysm.hibernate.radius.clientprofile.HClientProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 27: com.cmp.mysm.hibernate.radius.dictionary.HDictionaryDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 28: com.cmp.mysm.hibernate.radius.policies.accesspolicy.HAccessPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 29: com.cmp.mysm.hibernate.radius.policies.radiuspolicy.HRadiusPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 30: com.cmp.mysm.hibernate.radius.radtest.HRadiusTestDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 31: com.cmp.mysm.hibernate.radius.bwlist.HBWListBLManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 32: com.cmp.mysm.hibernate.rm.concurrentloginpolicy.HConcurrentLoginPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 33: com.cmp.mysm.hibernate.wsconfig.HWebServiceConfigDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 34: com.cmp.mysm.hibernate.diameter.dictionary.HDictionaryDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 35: com.cmp.mysm.hibernate.servicepolicy.diameter.naspolicy.HDiameterNASPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 36: com.cmp.mysm.hibernate.servicepolicy.diameter.creditcontrolpolicy.HCreditControlPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 37: com.cmp.mysm.hibernate.servicepolicy.diameter.eappolicy.HEAPPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - [DATA MANAGER FACTORY] unknown: 38: com.cmp.mysm.hibernate.servermgr.drivers.HDiameterDriverDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 39: com.cmp.mysm.hibernate.servermgr.transmapconf.HTranslationMappingConfDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 40: com.cmp.mysm.hibernate.diameter.diameterpolicy.HDiameterPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 41: com.cmp.mysm.hibernate.servicepolicy.rm.cgpolicy.HCGPolicyDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 42: com.cmp.mysm.hibernate.reports.userstat.HUserStatisticsDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 43: com.cmp.mysm.hibernate.diameter.routingconf.HDiameterRoutingConfDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 44: com.cmp.mysm.hibernate.diameter.diameterpeerprofile.HDiameterPeerProfileDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 45: com.cmp.mysm.hibernate.diameter.diameterpeer.HDiameterPeerDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: 46: com.cmp.mysm.hibernate.core.base.HGenericDataManager
    [May 13, 2013 10:02:29] [DEBUG] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: *.
    [May 13, 2013 10:02:29] [INFO] [0.0.0.0] - unknown [DATA MANAGER FACTORY]: Data Manager was initialized successfully.
    In data manager: 1
    In data manager: 2
    In data manager: 19
    In data manager: 20
    In data manager: 21
    In data manager: 22
    In data manager: 23
    In data manager: 24
    In data manager: 3
    In data manager: 4
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDescriptor
    NEWS: Deployment configuration descriptor manager.xml
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDescriptor
    NEWS: Deployment descriptor configuration host - manager .xml
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDirectory
    NEWS: Deployment of the directory docs web application
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Deploy the web application ROOT directory
    May 13, 2013 10:02:30 org.apache.catalina.startup.HostConfig deployDirectory
    INFO: Examples of Directory deployment web application
    10:02:30 org.apache.coyote.http11.Http11Protocol start may 13, 2013
    INFO: From Coyote HTTP/1.1 on http-8080
    May 13, 2013 10:02:30 org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8009
    Org.apache.jk.server.JkMain 10:02:30 starting May 13, 2013
    INFO: Jk running ID = time 0 = 0/14 config = null
    Org.apache.catalina.startup.Catalina 10:02:30 starting May 13, 2013
    INFO: 6176 SP server startup


    But even once, when we try to stop and start then same problem occurred that we are not able to connect to the database

    Thanks in advanace

    We had solved the problem of our self
    to disable the setting of listener_network

    We also increase the connection timeout on the demand side

  • Informatica Workflow not able to connect to the source database.

    Hello

    I completed the installation of OBI Apps.All test connections are working properly and I have also configured the relational connection in Informatica Workflow.The passwords, user name and connect string are correct. Tasks that need to connect to the source database fail always when I run an ETL. I checked the logs of these workflow session and he gave me following error:

    READER_1_1_1 > DBG_21438 Reader: Source is [UPG11i], [obiee] users
    READER_1_1_1 > CMN_1761 Timestamp event: [Fri Sep 05 18:01:37 2008]
    READER_1_1_1 > RR_4036 error connection to the database]
    Database driver error...
    Function name: logon
    ORA-12154: TNS: could not resolve the connect identifier specified

    Database driver error...
    Function name: connect
    [Database error: unable to connect to the database using the user [obiee] and the connection string [UPG11i].]

    DAC, I am able to connect to the databases. There seems to be a problem in relational connections. What are the drivers involved and where they should be installed.

    Help, please.

    Thank you and best regards,
    Soumya.

    It seems that the TNS Informatica file is pointing to is not the appropriate for your database entry. The the more safe thing to do is to verify that all the settings Oracle containing information in the source database.

  • Not able to connect to the user account, error: user profile Service has no logon

    I'm on a HP Pavilion dv7 with Windows 7.  I created a user account for my wife but she cannot open a session because of the messages "the user profile Service has no logon.  User profile cannot be loaded. »

    Where and how can I fix it?

    Thank you.

    Larry

    Original title: need help with setting up an account

    Hi Larry,
    Thanks for posting your query in Microsoft Community.

    From your description, it seems that you are not able to connect to the user account when you try to connect you get following error. The user profile Service has no logon

    This behavior can occur if the user profile was deleted manually using the command prompt or by using Windows Explorer. A profile that is manually deleted does not remove the security identifier (SID) of the list of profiles in the registry.

    If the SID is present, Windows will try to load the profile using the profile Image path that points to a nonexistent path. Therefore, the profile cannot be loaded.

    To resolve the problem with the user account, you can follow these steps:
    Method 1:
    (a) click Start, type regedit in the start search box, and then press ENTER.
    (b) search for, and then expand the following registry subkey:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

    (c) right click the SID that you want to remove, and then click on remove.
    (d) log on to the computer and create a new profile.
    You can also check this link:
    Error message when you log a computer Windows Vista-based or Windows 7 by using a temporary profile: "the user profile Service has no logon. Unable to load the user profile.
    http://support.Microsoft.com/kb/947215

    Important: The above section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    Method 2: Also, see the steps in the following Microsoft article:

    (a) error message when you log a computer Windows Vista-based or Windows 7 by using a temporary profile: "the user profile Service has no logon. Unable to load the user profile.
    http://support.Microsoft.com/kb/947215

    Note: We strongly advise against making it the standard way to remove the user profiles on computers. Documented and supported approach is using the system advanced settings in the system, "Profiles" settings properties For programs, it is available using the API 'delete profile '.

    If the SID is present, Windows will try to load the profile using the profile Image path that points to a nonexistent path. Therefore, the profile cannot be loaded.

    (b) how to back up and restore the registry in Windows
    Back up the registry
    http://Windows.Microsoft.com/en-us/Windows7/back-up-the-registry

    (c) IF you still have the problem then you can follow the link provided below to fix the damaged user profile.
    http://Windows.Microsoft.com/en-us/Windows7/fix-a-corrupted-user-profile

    For any Windows help in the future, feel free to contact us and we will be happy to help you.

  • Not able to connect to the essbase server: error 10061 NW

    Hi all

    I am currently working on Hyperion 11.1.2.3 and have installed Hyperion essbase and planning for the same thing. Until a few days back I was able to connect to my server essbase in environmental assessments, but now it gives me error that says: error: 1042006: Network error [10061]: unable to connect to [WIN - 1K6GBOF63C0:1423], where WIN-1K6GBOF63C0 is my machine name.

    Here is an excerpt of what I got from the newspapers essbase

    [Sun Jul 12 00:26:50 2015] Local/ESSBASE0 / / / 4800/Info (1051283)

    Recovery of license information, please wait...

    [Sun Jul 12 00:26:50 2015] Local/ESSBASE0 / / / 4800/Info (1051286)

    The license retrieved information.

    [Sun Jul 12 00:26:51 2015] Local/ESSBASE0 / / / 4800/Info (1051227)

    No JVM location specified in essbase.cfg. Will attempt to load the library path

    [Sun Jul 12 00:26:51 2015] Local/ESSBASE0 / / / 4800/Info (1311019)

    During the initialization of the JVM classpath: [; C:\Oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\epm_j2se.jar; C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbase.jar; C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbaseRegistry.jar]

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Error (1051223)

    Single Sign-On [css_init] function call failed with error [error CSS: CSS method invocation of error: getInstance: impossible to get the instance of CSSSystem, please visit SharedServices_Security_Client.log for more information]

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Info (1051198)

    Single Sign-On initialization failed!

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Info (1056815)

    Essbase 64-bit - version 11.1.2 (ESB11.1.2.3.000B4412)

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Info (1051232)

    Using English_UnitedStates.Latin1@Binary as the locale Essbase

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Error (1051683)

    Try to recover the login information from the registry failed. Please check the reg.properties file, and then try again.

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Error (1051527)

    Shared Services security mode it is not possible to start Essbase during SSO to the initialization fails.

    I am able to open the workspace's shared services, but see the following in the Sharedservices_securityclient log

    [2015 07-12 T 00: 26:41.418 - 07:00] [EPMCSS] [ERROR] [EPMCSS-00001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A6jgDwW05zzWByW1LcXQY000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] failed to initialize the instance security EMP of Shared Services. Component marchandises9/FOUNDATION_SERVICES_PRODUCT/SHARED_SERVICES_PRODUCT is set to null in the EMP system registry. Check the configuration of the EMP system registry.

    [2015 07-12 T 00: 28:51.332 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] access to the EPM system registry has been initialized properly. It is a status messages. No action required.

    [2015 07-12 T 00: 28:51.403 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20002] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.EPMSystem] [SRC_METHOD: getInstance] instance of security during the initialization of the SSP using the EMP system registry. It is a status messages. No action required.

    [2015 07-12 T 00: 28:52.340 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] access to the EPM system registry has been initialized properly. It is a status messages. No action required.

    [2015 07-12 T 00: 28:53.184 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] access to the EPM system registry has been initialized properly. It is a status messages. No action required.

    [2015 07-12 T 00: 28:53.606 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20005] [oracle. EPMCSS. CSS] [tid: 11] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0] [SRC_CLASS: com.hyperion.css.cache.CacheThread] [SRC_METHOD: buildCache] started asynchronous user directory cache building user native Directory directory. Status message. No action required.

    [2015 07-12 T 00: 28:53.723 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20007] [oracle. EPMCSS. CSS] [tid: 12] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0:3] [SRC_CLASS: com.hyperion.css.cache.ProviderCacheThread] [SRC_METHOD: run] group cache filled to the user native Directory directory and the size of the cache of the group is 1. Status message. No action required.

    [2015 07-12 T 00: 28:53.723 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20331] [oracle. EPMCSS. CSS] [tid: 11] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0] [SRC_CLASS: com.hyperion.css.cache.CacheThread] [SRC_METHOD: buildCache] building Cache is for providers, has now begun to unify the cache. It is a status messages. No action required.

    [2015 07-12 T 00: 28:53.723 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20332] [oracle. EPMCSS. CSS] [tid: 11] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0] [SRC_CLASS: com.hyperion.css.cache.CacheThread] [SRC_METHOD: buildCache] unify done cache and the object is set to the cached cache manager. It is a status messages. No action required.

    Any help is appreciated here.

    Thank you

    Dev

    The error being generated using relates to Essbase is not able to connect to the registry of SSP database, or the database is corrupt.

    Are a set of services to automatic, maybe that the database has not increased and running prior to Essbase trying to boot against the register of Shared Services.

    Confirm the relational database is finally up and running and you can connect, then clear the Essbase logs, start Essbase, and post again the same newspapers.

    See you soon

    John

  • Not able to connect to the server via the AFN TCP

    Hi all

    After Googling carefully I finally decided to post my problem which is really sent me nightmares.

    In my application, I try to connect to a TCP server by using the operator of internet network and after the connection string

    URL = "socket: / /" + ip + ":" + port + ";" deviceside = true; connectionTimeout = 30000; APN =; tunnelauthusername =; tunnelauthpassword =; » ;

    I am able to connect to the internet using the phone's browser, but not able to connect to the TCP server via app.

    In my device APN authentication is disabled by default and the AFN, the name of user and password fields are white that's why I took these settings like white with a value in the connection string.

    When I try to connect via wifi network using the suite of string

    URL = "socket: / /" + ip + ":" + port + ";" deviceside = true; interface = wifi; connectionTimeout = 30000;

    I am able to connect to the server, but not in the case via the AFN.

    Please help me...

    I'm here just stuck and not finding a way out.

    Thank you

    Finally I found the solution to the problem...

    I used ConnectionFactory (network API) to connect to the TCP server and the used connection string is just

    'socket://127.0.0.1:8089 '.

    No need to specify the APN, user name, and password.

    Here's the code used

                     ConnectionFactory connFact = new ConnectionFactory();
                      ConnectionDescriptor connDesc;
                      connDesc = connFact.getConnection("socket://127.0.0.1:8087");
    
  • Impossible to launch the store "we were not able to connect to the store.this could not have due server problem or the network connection has expired.

    Original title: PROBLEM WITH WINDOWS STORE

    Hi, I'm a first year student at IIT MADRAS. I just got a new laptop (W8, 4 GB RAM, 320 to drive HARD, I3). I had problems to open the store. He said: "we were not able to connect to the store.this could not have come because of problem with the server or the network connection timed out." My connection to the local network requires the proxy settings. PLEASE HELP ME.

    Hello

    Yes, the speed and connectivity of the internet must be consistent for the applications to work properly.

    I suggest you create a new user account and checkif the problem persists.

    Create a new user account.

    Setting up a new user account is a very easy process in Windows 8. There are two types of user accounts, a Microsoft user account and a Local user account. See this link for more information on the two types of user accounts and how to create them.

    http://Windows.Microsoft.com/en-us/Windows-8/create-user-account

    Try to connect with the user account that is having right of the administrator and check if the problem persists.

    I hope this helps. If you have any other questions, please get back to us and we would be happy to help you.

  • I am not able to connect to the vcenter installed on the local host after restarting the Windows 2008r2

    Hi, I'm a newbie to Vcenter.  I just found out that I am not able to connect to the vcenter installed on the local host after restarting the Windows 2008r2

    Hello Cy1989,

    Check the items below in your vCenter server.

    1. check that VMware VirtualCenter Server service is started otherwise starts pls start...

    2 Vefiry VMware VirtualCenter Management Web Services is started otherwise start pls start...

    3. check that the configuration of the ODBC Data Source (DSN) used to connect to the database for vCenter Server is correct.

    4 Vefiry database are running and all required database services are running...

  • Sun Solaris 5.10 - SSH 1.1.3 - Not able to connect to the server by ssh - Urgent

    Hello
    I am not able to coonect to a server by using the code below.

    If I try the same code on the server to connect it self, it works well. But when I try to connect to another server gives the error below. And I use the IBM Jdk when getting this error. Y at - it a setting to avoid this error.

    Error:
    INFO: Add /usr/jdk/instances/jdk1.6.0/jre/lib/ext/sunpkcs11.jar to the CLASSPATH of the extension
    ConfigurationLoader
    November 30, 2010 16:33:12 < clinit > com.sshtools.j2ssh.transport.publickey.SshKeyPairFactory
    INFO: Loading public key algorithms
    Error so that SFTP
    java.util.NoSuchElementException
    at java.util.StringTokenizer.nextToken(StringTokenizer.java:332)
    at java.util.StringTokenizer.nextElement(StringTokenizer.java:390)
    to com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification. < init >(Unknown Source)
    to com.sshtools.j2ssh.transport.ConsoleKnownHostsKeyVerification. < init >(Unknown Source)
    at com.sshtools.j2ssh.SshClient.connect (unknown Source)
    at fileTransfer.connectToServer(fileTransfer.java:18)
    at fileTransfer.main(fileTransfer.java:56)



    Code:
    public static boolean connectToServer (String serverIp, int serverPort, String userId, String password)
    {
    SFC SshClient = null;
    try {}
    System.out.println ("inside the Try to like his SFTP");
    ConfigurationLoader.initialize (false);
    System.out.println ("ConfigurationLoader");

    SFC = new SshClient();
    SFC. Connect (Ipserver, serverPort);
    System.out.println ("SFC. Connect");

    PasswordAuthenticationClient pwd = new PasswordAuthenticationClient();

    pwd.setUsername (userId);

    pwd.setPassword (password);

    int checkAuth = sfc.authenticate (pwd);
    System.out.println ("checkAuth" + checkAuth);

    If (checkAuth == 4) {}
    System.out.println ("AuthenticationProtocolState.Complete");

    SFTP SftpClient = sfc.openSftpClient ();
    sftp.Quit ();
    SFC. Disconnect();
    }
    on the other
    {
    throw new Exception ("invalid user name or password for the user");
    }
    }
    catch (System.Exception e)
    {
    System.out.println ("Error While SFTP");
    SFC. Disconnect();
    e.getStackTrace ();
    Returns false;
    }
    Returns true;
    }

    Swapped

    Sun Solaris 5.10 - SSH 1.1.3 - Not able to connect to the server by ssh - Urgent

    @O.P.
    Don't, don't.
    In the future, to choose the most appropriate forum and make your post.
    Swap shall be the same as the rude spamming.
    I'm not aware of any web-site-of-value forum that would promote the permutation in its directions on the label.

    ... and for what is "Urgent"?
    This web site is for the end-user community gather and discuss various topics in general conversations. Your time constraints are irrelevant. If you need real support for something, then log a support case and pay for a quick response.

    See the FAQ in the link at the top of the page.

  • Not able to connect to the server with modem 56 k

    I try to connect my Tecra via modem 56 k Internet.
    Also, I tried with another computer laptop with the same details and that worked.
    But when I try it on my Tecra I get an error that is not able to connect to the server.

    So I think that it is a parameter that is not defined correctly for the modem.
    (If you compare it to another laptop all parameters are the same as windows).

    Thanks in advance,

    Theo

    Hello Theo

    Please remove the Dial-up connections all created and after that, remove the modem from Device Manager. Restart the device and initially ensure that the modem is properly configured (query modem Agic under Diagnostics). I put t know which Tecra you have, but many of them have preinstalled TOSHIBA PC Diagnostic Tool. With this tool, you can see all the equipment including modem.

    After having it set up new Dial-up connection and check the functionality. Be sure to wait for the tone option is disabled.

  • not able to connect to the game of google on mobile data store

    I bought gold x 2 lenovo 32 GB vibe.

    in this unit, I am not able to connect to the playstore in mobile data, it says check your connection. But Internet is active n I can navigate can open FB also.

    Yet one thing I'm not receving messages instantly in whatsapp, fb, viber. Once I open the app and then receive only the mesaages.

    and after the last firmware update whatsapp contacts are not synchronized, integrated Lenovo Security app is diabling syning whatsapp contact.

    Please give the solution.


Maybe you are looking for