Database Navigator issue

I have Oracle 10g in my machine and tried to connect through Database Navigator (JDeveloper 11g), but throws the following error. What could be wrong?
I used scott/tiger as username and password. It works in SQL*Plus. Thanks in advance.
Test failed: Io exception: The Network Adapter could not establish the connection

Hi,
if you are running XE locally start a command prompt and type:
tnsping XE
It should give you something like this:
#tnsping XE
TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 28-NOV-2
008 15:05:22
Copyright (c) 1997, 2005, Oracle.  All rights reserved.
Used parameter files:
C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = DLX04)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
OK (30 msec)
#From the response you can see all the details needed to connect (host, port, sid or service name)
Brenden

Similar Messages

  • Urgent help needed; Database shutdown issues.

    Urgent help needed; Database shutdown issues.
    Hi all,
    I am trying to shutdown my SAP database and am facing the issues below, can someone please suggest how I can go about resolving this issue and restart the database?
    SQL> shutdown immediate
    ORA-24324: service handle not initialized
    ORA-24323: value not allowed
    ORA-01089: immediate shutdown in progress - no operations are permitted
    SQL> shutdown abort
    ORA-01031: insufficient privileges
    Thanks and regards,
    Iqbal

    Hi,
    check SAP Note 700548 - FAQ: Oracle authorizations
    also check Note 834917 - Oracle Database 10g: New database role SAPCONN
    regards,
    kaushal

  • Database performance issue (8.1.7.0)

    Hi,
    We are having tablespace "payin" in our database (8.1.7.0) .
    This tablespace is the main Tablespace of our database which is dictionary managed and heavily accessed by the user SQL statements.
    Now we are facing the database performance issue during the peak time (i.e. at the month end) when no. of users use to run the no. of large reports.
    We have also increased the SGA sufficiently on the basis of RAM size.
    This tablespace is heavily accessed for the reports.
    Now my question is,
    Is this performance issue is because the tablespace is "dictionary managed" instead of locally managed ?
    because when i monitor the different sessions through OEM, the no. of hard parses is more for the connected users.
    Actually the hard parses should be less.
    In oracle 8.1.7.0 Can we convert dictionary managed tablespace to locally managed tablespace ?
    by doing so will the problem will get somewhat resolve ? will it reduce the overhead on the dictionary tables and on the shared memory ?
    If yes then how what is procedure to convert the tablespace from dictionary to locally managed ?
    With Regards

    If your end users are just running reports against this tablespace, I don't think that the tablespace management (LM/DM) matters here. You should be concerned more about the TEMP tablespace (for heavy sort operations) and your shared pool size (as you have seen hard parses go up).
    As already stated, get statspack running and also try tracing user sessions with wait events. Might give you more clues.

  • SP navigation issue -Error in sp2013

    Hi,
           I am facing sp navigation issue in my production server frequently. I am using Sharepoint RTM version . how can i resolve this one . I tried all solutions in the google , as of now, no hope.
    Your help highly appreciated
    Thanks,
    Bala

    Hi Bala,
    According to your description, my understanding is that you got an error when you used navigation in SharePoint 2013.
    Please install April CU 2013 for SharePoint 2013, compare the result.
    http://support.microsoft.com/default.aspx?scid=kb;EN-US;2726992
    More information, please refer to the link:
    http://venkychilukuri.wordpress.com/2013/07/02/an-unexpected-error-occurred-while-manipulating-the-navigational-structure-of-this-web/
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Strange Navigation Issues After Using Pop-up Menu

    I have a Blu-ray project I'm working on.  It's 1920x1080 resolution. 
    I have a main menu and then seven sub-menus as chapter-selection menus for three different videos.
    The Main Menu has four buttons.  Button one is a highlights video, button two takes the user to the first of three chapter-selection menus for the first video.  Button three takes the user to the first of two chapter-selection menus for the second video and button four takes the user to the first of two chapter-selection menus for the third video.  I have transitions from the main menu to each of the three chapter-selection menus and back from any of the seven chapter-selection menus to the main menu.
    I also have a pop-up menu with the same four buttons on it as the main menu, except that the top button takes you to the main menu rather than playing the highlights video.
    The problem I have is that all of the navagition works fine when moving around the menus, unless you open the pop-up menu during a video and navigate to one of the chapter-selection menus.  When you do this, it works.  It goes to the first page of the chapter-selection menu for any of the three videos, but if you then go to the main menu from there (each chapter-selection menu has a "back to main menu" button on it), it will play the transition, but then jump you to one of the chapter-selection menus for the video who's chapter-selection menu you were just on.
    For example:  If I play the highlights video and while it's playing I open the pop-up menu and choose Video 3, it will take me to the first chapter-selection menu for Video 3.  If, once that menu comes up, I then scroll down to the "Back to Main Menu" button on that page and choose it, the transition from that menu to the Main Menu will play, but after it finishes, the Blu-ray will jump to the last chapter-selection menu page for Video 3.  If I then navigate back to menu page 1 of the chapter-selection menus for Video 3 and choose the exact same "Back to Main Menu" button, the transition will play again and this time the Main Menu will open up.
    The links for all of the menu buttons are correct, I've check them numerous times.  It just seems that they get screwed up after you've navigated somewhere from the pop-up menu.
    Sorry this is so long, but I wanted to try to explain it as best as possible.
    Any suggestions?
    Thanks.

    Hey Shark.  I read your explanation of what's happening, but I am not sure why you are having that weird navigation issue.  There are a lot of weird anomalies that happen with Encore authored blu-rays, and things that just don't work that really should.  For the price, it does the job, but there are limitations.
    Last year when I started using it for blu-ray authoring, there were non-stop road blocks and things to overcome.
    Check out the documented misery.  It gets better at the end  .
    http://forums.adobe.com/message/3446748#3446748

  • JDev 11g Pr3 Not able to switch schema on database navigator

    I have a schema called FACETSEDI that is used to access a schema named FACETS.
    When I connect to the DB using the FACETSEDI login, I can run queries against the FACETS tables, but I can't browse them, since the navigator is pointing at the FACETSEDI schema.
    Is there some custom JDBC URL I can use to cause the connection to force a switch on the session (simulate a ALTER SESSION SET current_schema = facets) ?

    Absolutely:
    1. Start JDeveloper
    2. Go to the database navigator
    3. Create a connection to the database
    username: facetsedi
    password: mypassword
    driver: thin
    hostname: facets
    SID: facets1
    4. Connect to the database
    5. Expand the Tables node - and all I see are tables in the FACETSEDI schema
    What I need is to be able to see the tables in the FACETS schema.
    Can't find a way to specify this with a custom JDBC setting (like with SQL server I could specify a parameter in the URL to connect to the correct database schema).
    There used to be a "show all schemas" setting on the IDE that let you pick which schema you wanted to see.

  • 2.1.2 update does not fix DVD Navigation issues :(

    The FrontRow 2.1.2 update still doesn't fix the DVD navigation issues where sub menus on MANY DVDs are not navigable. Using the up / down keys on the keyboard or remote causes the Volume to change and not navigating the menus like it is supposed to.
    This is a severe issue as it makes it impossible to play some DVDs or turn on the subtitles.

    Yeah, I have experienced this as well. Ridiculous -- how could this issue not have come up in product testing by the time the software has reached version 2.0? The solution on Apple's end should be obvious. All 4 directional buttons must act only as directional commands when using a DVD, and all other functions (such as volume) can only be accessible by hitting MENU first to bring up a list of other options.
    I'm all for simplicity, but this is the fault of the boneheaded 6-button Apple Remote. It requires their software to overload buttons with different commands depending on context, which is clearly an unacceptable limitation. They'll have to break down and roll out a proper remote with more discrete buttons one of these days and come to terms with the fact that shoehorning everything onto 6 buttons is not an elegant solution.

  • Database consistency issue..

    Hi.
    SCCM 2012 English, RTM
    For unknown reason the DR link broke between CA and primary.
    It says Site Replication status both way Active, but data replication is mixed. Parent to child Global data - failed and child to parent site data failed. Child to parent global - Active. Replication link analyzer performs several checks and then informs
    - Database consistency issues detected for site XXX.   (parent). Skiping rule  - shows different replication groups which are failed. I tried to replicate those, but nothing changed.(according to following article last step)
    http://blogs.msdn.com/b/minfangl/archive/2012/05/16/tips-for-troubleshooting-sc-2012-configuration-manager-data-replication-service-drs.aspx
    Any more ideas?

    Now i have read more about DRS and SCCM 2012 and get in state where 2 from 3 replications are active.
    Mainly with puting  relevatnt pub  files to RCM.BOX. But global data replication from CAs to PRI is still failed. No idea ....
     More related articles:  
    http://blogs.technet.com/b/sudheesn/archive/2012/10/21/drs-initialization-in-configuration-manager-2012.aspx
    http://anoopcnair.com/2012/06/20/sccm-configmgr-2012-site-to-site-replication-sql-data-replication-service-replication-configuration-management-sql-service-broker-replication-groups-and-manual-sync/
    And one more thing - do not know it is related or not
    Severity Type Site code Date / Time System Component Message ID Description
    Error Milestone XXX 12/14/2012 10:34:29 AM server.domain.local SMS_POLICY_PROVIDER 620 Microsoft SQL Server reported SQL message 547, severity 16: [23000][547][Microsoft][SQL Server Native Client 10.0][SQL Server]The INSERT
    statement conflicted with the FOREIGN KEY constraint "ResPolicyMap_PolicyAssignment_FK". The conflict occurred in database "CM_XXX", table "dbo.PolicyAssignment", column 'PADBID    Please refer to your Configuration Manager documentation, SQL
    Server documentation, or the Microsoft Knowledge Base for further troubleshooting information.
    It is jaming replication ? and how fix DB inconsistency detected by Replication Link analyzer ?

  • Database Navigator

    I have down loaded jDeveloper 11g. ( 11.1.1.0.0 - Build JDEVADF_MAIN.DROP5_GENERIC_071218.2321.4796 )
    When attempting to create a database connection from the "Database Navigator", the dialog box aka [Create Database Connection wizard ] does not open.
    Therefore, I can not enter any connection variables.
    Any help would be appreciated.
    Thank you

    I couldn't reproduce it...
    I was starting from the cmd console with these settings
    set JDEV_USER_HOME=c:\jdevinstance
    cd c:\oracle\jdeveloper\11tp\jdev\bin
    jdev
    You should at least get an output stating:
    construct
    That's what Shay is looking for.
    BTW, you could try to create a database connection from the Resource Palette, Connections, too.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Any place I can find Oracle database known issues

    Hi
    Is there any place I can find Oracle database known issues list for specified release?
    Thanks

    Specifically, see MOS Docs
    555579.1 - 10.2.0.4 Patch Set - Availability and Known Issues
    738538.1 - 11.1.0.7 Patch Set - Availability and Known Issues
    HTH
    Srini

  • Navigation Issue on HC 91, Tools 8.51, SQL Server 2008 on Windows 2008

    Hi Guys,
    I installed HCM 91 -Tools 851-SQL Server 2008 on Windows 2008 server. App server running perfectly, initiated web server fine.
    When I login in n-tier/web via PS userid, navigation to Panels are fine but when I try to click on any page, it gives error IE exception at the bottom – “Error on the page”, page does nothing, no searches and does not display the page.
    I tried installation from ground zero the 3rd time last night, followed all the steps and stuck at this point.
    I am wondering if anyone has encountered these issues.
    I appreciate any pointers.
    Thanks in advance.
    Cheers
    -Vinay

    Same question, same answer :
    http://peoplesoft.ittoolbox.com/groups/technical-functional/peopletools-l/navigation-issue-on-hc-91-tools-851-sql-server-2008-on-windows-2008-server-3837147
    Nicolas.

  • Report Navigation Issue after upgrading from 10g to 11g

    Hi Experts
    I have recently upgarded my solution from 10g to 11g. Issue is when I click on column value for navigation it doen't navigate the display remains unchanged
    1) I have created new dashboard and placed this report in new dashboard the navigation works fine.
    2) I have created new report and placed that report in old dashboard it doesn't work
    why is it so I undertand that there is problem with Dashboard and not with report but I am unable to figure it out
    what can be the problem? any suggestions
    Thanks
    Sameer

    Hi Experts
    I have recently upgarded my solution from 10g to 11g. Issue is when I click on column value for navigation it doen't navigate the display remains unchanged
    1) I have created new dashboard and placed this report in new dashboard the navigation works fine.
    2) I have created new report and placed that report in old dashboard it doesn't work
    why is it so I undertand that there is problem with Dashboard and not with report but I am unable to figure it out
    what can be the problem? any suggestions
    Thanks
    Sameer

  • HFM 11.1.2.1 Database Configuration issue - EPMCFG-10398

    Hi All,
    I was configuring EPM 11.1.2.1 on Windows 2003 32 bit instance with Oracle 11.2.0.1+ as DB
    Products covered were :
    1. Foundation Services
    2. FDM
    3. Reperting and Analysis
    4. Financial Reporting
    5. Web Analysis
    6. HFM
    7. Disclosure Management
    I have created separate SID's and grouped them as
    Foundation Services + Workspace = hypss
    FDM + DM + Calc Mger = hypepm
    RA + FR + DM = hyprna
    HFM = hyphfm
    I also configured them in above order only. However when I was configuring HFM I was given warning as - *"EPMCFG-10398: For successful completion of this task, the Oracle Database tnsnames.ora file must exist"*
    Subsequently my following HFM configurations were failed
    1. Configure Database
    2. Register Application Servers/Clusters
    My tnsnames.ora file is as follows
    # tnsnames.ora Network Configuration File: C:\app\Administrator\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    HYPSS =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = payous12)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = hypss)
    HYPHFM =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = payous12)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = hyphfm)
    HYPRNA =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = payous12)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = hyprna)
    HYPEPM =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = payous12)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = hypepm)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    I changed the entry localhost to payous12 (my machin name) in tnsnames.ora. That was the only change I carried out in that file
    Further I have not yet installed ethernet drivers on my machine and there is no IP address as well
    All other configurations were successful. Can anyone guide for successful configuration of HFM
    Thanks
    Payous

    Hi Bharat,
    To resolve this issue you need to go to
    Drive where ODAC is installed \app\Administrator\product\11.1.0\client_1\Network\Admin\Sample
    Then Copy the tnsnames.ora file from Sample folder to following location
    Drive where ODAC is installed \app\Administrator\product\11.1.0\client_1\Network\Admin
    Make necessary changes to that file with respect to your HFM database
    Sample tnsnames.ora will look like as follows
    HYPHFM =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = payous12)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = hyphfm)
    Payous

  • Report Navigation issue causing automatic logoff from OBIEE 10.1.3.3.2

    Hi BI Experts,
    Here is my unique problem i guess
    the Environment is OBIEE 10.1.3.3.2 and using OOB Oc4j app server.
    There are 4 Union Reports(Report1, report2, report3, report4) where we enabled Navigation from report1 to report2, report2 to report3, and report3 to report4. since this is Navigation from one Union Report to Another report, the OOB Navigation did not work.
    Navigation piece was achieve using 'GONav' function so that Value selected from Report one is Passed as filter to second report and so on. The Problem is.....when Navigated from report1 to report2 until report3, the Navigation works fine and filters gets passed. when Navigating from Report3 to Report4, the OBIEE Users is automatically logged off and user has to enter the username and password to enter. When username/password is entered at this stage, the Report4 will run and display the results. Please help us immediately as we are live and this is P1 Issue.
    we did not find this issue in DEV/UAT....its working fine after replacing the webcatalog from PRODUCTION back to DEV and UAT.
    we tried trouble shooting this by
    1. restarting all the BI Services including the OC4J
    2. unpacking new webcatalog and
    3. Increasing the JVM Size on Solaris
    Please Help
    Thanks
    Rake

    @[html]"<font class=Nav onclick=\"JavaScript:GoNav(event, '/shared/SCM-BBB/Report_Set1/FCGS_Hybrid_Summary' , 'Dim - Products', 'BusinessUnit', '"@"');\">"@"</font>
    Saw Log
    Error
    Severity: 40
    Time: Mon Nov 22 22:47:32 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:32 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:32 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:32 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:32 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:34 2010
    File: project/webcatalog/path.cpp Line: 318
    Properties: RptPath-/shared/SCM-BBB/Report_Set3/BU_Hybrid_Summary;SID-0d41s0epqnnq9a7gn4g81oc3si;ThreadID-63;HttpCommand-PortalGo;RSP-d:dashboard~p:ae3g2pnbb1kelt3m~r:ce6sfi6quta3gbtb;RemoteIP-10.72.20.104;User-rmuppiri
    Location:
         saw.views.evc
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    Invalid item name () -- not allowed to be empty
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:59 2010
    File: project/webthreads/threadpool.cpp Line: 312
    Properties: ThreadID-97
    Location:
         saw.threadPool
         saw.threads
    ThreadPool<HostLookup>: Worker thread job errored out. Unable to resolve the name for 10.72.20.104.
    Error Codes: Y9D5IDNK:
    HOST_NOT_FOUND
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:59 2010
    File: project/webthreads/threadpool.cpp Line: 312
    Properties: ThreadID-96
    Location:
         saw.threadPool
         saw.threads
    ThreadPool<HostLookup>: Worker thread job errored out. Unable to resolve the name for 10.72.20.104.
    Error Codes: Y9D5IDNK:
    HOST_NOT_FOUND
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:59 2010
    File: project/webthreads/threadpool.cpp Line: 312
    Properties: ThreadID-97
    Location:
         saw.threadPool
         saw.threads
    ThreadPool<HostLookup>: Worker thread job errored out. Unable to resolve the name for 10.72.20.104.
    Error Codes: Y9D5IDNK:
    HOST_NOT_FOUND
    Type: Error
    Severity: 40
    Time: Mon Nov 22 22:47:59 2010
    File: project/webthreads/threadpool.cpp Line: 312
    Properties: ThreadID-95
    Location:
         saw.threadPool
         saw.threads
    ThreadPool<HostLookup>: Worker thread job errored out. Unable to resolve the name for 10.72.20.104.
    Error Codes: Y9D5IDNK:
    HOST_NOT_FOUND
    Edited by: kumr on Nov 25, 2010 9:31 PM

  • Bluescreen/Desk Top Navigator issues

    New computer, less than 3 months old, I am suddenly having shut down issues and the desktop navigator is not responding...I am a novice..
    New Bitdefender 2010 anti virus software installed recently, also Skype.
    Have uninstalled Skype, has not helped with this issue.
    What to do next?
    Problem signature:
      Problem Event Name:                        BlueScreen
      OS Version:                                          6.0.6001.2.1.0.768.3
      Locale ID:                                             1033

    Remove bitdefender and try using some other anti-virus app like avast.You may have to wait for some time before a possible solution will come up.
    Cheers and regards,
    • » νιנαソѕαяα∂нι ѕαмανє∂αм ™ « •
    ●๋•کáŕádhí'ک díáŕý ツ
    I am a volunteer here. I don't work for Lenovo

Maybe you are looking for